research-document
Comparator v3.1 Tagging Instructions
Comparator v3.1 Tagging Instructions
Current branch inspected:
main
Existing comparator tags inspected:
- none matching
comparator*were present at the time of writing
Suggested tag:
comparator-v3.1-frozen
Purpose:
- preserve the frozen ECR-000003 comparison baseline
- support future reproducibility checks
- distinguish official
3.1.0outputs from later explainability or scoring work
Recommended operator steps:
- Confirm the intended commit contains:
- Comparator
3.1.0code - the approval record
- the freeze record
- the permanent freeze document
- Comparator
- Verify no unreviewed scoring changes are included.
- Create an annotated tag locally:
git tag -a comparator-v3.1-frozen -m "Freeze Comparator v3.1.0 for official ECR-000003 measurements"
- Review the tag target before pushing.
- Push only after explicit human approval:
git push origin comparator-v3.1-frozen
Do not create the tag automatically from this package.