The repo's ~126-commit history from the org migration/push was generated programmatically and carries a placeholder/script-driven authorship on some commits rather than the actual contributor's identity throughout. This was flagged during that work but never actioned.
To do: decide whether this is worth a history rewrite (rebase + git commit --amend/filter-repo with correct author mapping) — note this rewrites shared history and needs a force-push + coordination if anyone else has already pulled main.
The repo's ~126-commit history from the org migration/push was generated programmatically and carries a placeholder/script-driven authorship on some commits rather than the actual contributor's identity throughout. This was flagged during that work but never actioned.
To do: decide whether this is worth a history rewrite (rebase +
git commit --amend/filter-repowith correct author mapping) — note this rewrites shared history and needs a force-push + coordination if anyone else has already pulledmain.