v0.43.0 issue-pull.yml now mirrors source issue replies, not just issue state. - Imported issues and replies link to the source author's forge profile and to the original issue or reply. Existing mirrored content is updated in place. Hidden source markers keep the mapping stable without an external database, so repeated runs do not duplicate replies and interrupted runs resume safely. - Root-relative Markdown links, including GitLab `/uploads/...` attachments, now resolve against the source forge instead of GitHub after mirroring. - GitLab installations that restrict anonymous note reads now document the required `gitlab_token` with `api` scope. Issue and state synchronization still fall back to anonymous reads when available. - The README now documents every callable workflow, including the deprecated `make-checks.yml` caller, and its inputs/defaults match the workflow files.