LICENSE
README.md
pyproject.toml
gov/HIGHLIGHTS.md
gov/__init__.py
gov/__main__.py
gov/archive_notes.py
gov/audit_notes.py
gov/change_scope.py
gov/cli.py
gov/decision.py
gov/decisions.py
gov/doctor.py
gov/gates.py
gov/locks.py
gov/merge.py
gov/note.py
gov/recall.py
gov/receipt.py
gov/review.py
gov/root.py
gov/self_test.py
gov/task.py
gov/trend.py
gov/verify_archive.py
gov/verify_conflict_markers.py
gov/verify_decisions.py
gov/verify_doc_sync.py
gov/verify_note_presence.py
gov/verify_notes.py
gov/verify_rubric.py
gov/verify_translation_pairing.py
gov/version.py
gov/whatsnew.py
gov/templates/__init__.py
gov/templates/gates.json
gov/templates/gov.yml
gov/templates/notes-README.md
gov/templates/pre-commit
gov/templates/pre-push
gov/templates/rejections-README.md
gov/templates/rules.md
gov/templates/skills/archive-agent-notes/SKILL.md
gov/templates/skills/code-review/SKILL.md
gov/templates/skills/pre-push-checks/SKILL.md
gov/templates/skills/recall-first/SKILL.md
govrail.egg-info/PKG-INFO
govrail.egg-info/SOURCES.txt
govrail.egg-info/dependency_links.txt
govrail.egg-info/entry_points.txt
govrail.egg-info/requires.txt
govrail.egg-info/top_level.txt
tests/test_archive_notes.py
tests/test_audit_notes.py
tests/test_change_scope.py
tests/test_cli.py
tests/test_decision.py
tests/test_doc_sync.py
tests/test_doctor.py
tests/test_flag_registry.py
tests/test_gates.py
tests/test_host_integrity.py
tests/test_locks.py
tests/test_note.py
tests/test_pre_commit_hook.py
tests/test_recall.py
tests/test_receipt.py
tests/test_review.py
tests/test_round_9_23.py
tests/test_round_d34.py
tests/test_run_merge.py
tests/test_self_test_rejections.py
tests/test_task.py
tests/test_trend.py
tests/test_verify_conflict_markers.py
tests/test_verify_decisions.py
tests/test_verify_note_presence.py
tests/test_verify_notes.py
tests/test_verify_notes_extra.py
tests/test_verify_rubric.py
tests/test_verify_translation_pairing.py
tests/test_whatsnew.py