LICENSE
README.md
pyproject.toml
gov/HIGHLIGHTS.md
gov/__init__.py
gov/__main__.py
gov/anchor.py
gov/archive_notes.py
gov/atomicio.py
gov/audit_notes.py
gov/change_scope.py
gov/checks.py
gov/cli.py
gov/decision.py
gov/decisions.py
gov/doctor.py
gov/gates.py
gov/gitutil.py
gov/hookcmd.py
gov/lockfile.py
gov/locks.py
gov/merge.py
gov/note.py
gov/parse.py
gov/pathmatch.py
gov/presets.py
gov/recall.py
gov/receipt.py
gov/review.py
gov/rituals.py
gov/root.py
gov/self_test.py
gov/stats.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_plane.py
gov/verify_rubric.py
gov/verify_translation_pairing.py
gov/version.py
gov/whatsnew.py
gov/checks/c.json
gov/checks/cpp.json
gov/checks/go.json
gov/checks/java.json
gov/checks/javascript.json
gov/checks/python.json
gov/checks/rust.json
gov/checks/typescript.json
gov/langs/__init__.py
gov/langs/c.json
gov/langs/cpp.json
gov/langs/go.json
gov/langs/java.json
gov/langs/javascript.json
gov/langs/python.json
gov/langs/rust.json
gov/langs/typescript.json
gov/templates/__init__.py
gov/templates/decisions-table.md
gov/templates/gates.json
gov/templates/gov.yml
gov/templates/notes-README.md
gov/templates/postmortem-README.md
gov/templates/pre-commit
gov/templates/pre-push
gov/templates/rejections-README.md
gov/templates/rules.md
gov/templates/presets/agent-heavy/README.md
gov/templates/presets/agent-heavy/preset.json
gov/templates/presets/agent-heavy/skills/parallel-workers/SKILL.md
gov/templates/presets/docs-bilingual/README.md
gov/templates/presets/docs-bilingual/preset.json
gov/templates/presets/python-lib/README.md
gov/templates/presets/python-lib/preset.json
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_atomicio.py
tests/test_audit_notes.py
tests/test_change_scope.py
tests/test_checks.py
tests/test_ci_health.py
tests/test_cli.py
tests/test_decision.py
tests/test_doc_sync.py
tests/test_docker_e2e.py
tests/test_docs_cli_consistency.py
tests/test_doctor.py
tests/test_e2e_lifecycle.py
tests/test_encoding_differential.py
tests/test_flag_registry.py
tests/test_gates.py
tests/test_gitutil.py
tests/test_host_integrity.py
tests/test_lockfile.py
tests/test_locks.py
tests/test_note.py
tests/test_pathmatch.py
tests/test_pre_commit_hook.py
tests/test_presets.py
tests/test_recall.py
tests/test_receipt.py
tests/test_review.py
tests/test_rituals.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_stats.py
tests/test_task.py
tests/test_template_sync.py
tests/test_trend.py
tests/test_truth_sources.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_plane.py
tests/test_verify_rubric.py
tests/test_verify_translation_pairing.py
tests/test_whatsnew.py