LICENSE
README.md
pyproject.toml
gov/HIGHLIGHTS.md
gov/__init__.py
gov/__main__.py
gov/agent_hooks.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/commands.py
gov/decision.py
gov/decisions.py
gov/doctor.py
gov/gate.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/plane.py
gov/presets.py
gov/recall.py
gov/receipt.py
gov/review.py
gov/rituals.py
gov/root.py
gov/stats.py
gov/surprise.py
gov/task.py
gov/trend.py
gov/update.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/ada.json
gov/langs/bash.json
gov/langs/c-sharp.json
gov/langs/c.json
gov/langs/cpp.json
gov/langs/css.json
gov/langs/cuda.json
gov/langs/dart.json
gov/langs/elixir.json
gov/langs/embedded-template.json
gov/langs/fortran.json
gov/langs/go.json
gov/langs/groovy.json
gov/langs/haskell.json
gov/langs/html.json
gov/langs/java.json
gov/langs/javascript.json
gov/langs/json.json
gov/langs/julia.json
gov/langs/kotlin.json
gov/langs/lua.json
gov/langs/make.json
gov/langs/markdown.json
gov/langs/nix.json
gov/langs/objc.json
gov/langs/ocaml.json
gov/langs/php.json
gov/langs/powershell.json
gov/langs/python.json
gov/langs/ruby.json
gov/langs/rust.json
gov/langs/scala.json
gov/langs/sql.json
gov/langs/svelte.json
gov/langs/swift.json
gov/langs/toml.json
gov/langs/typescript.json
gov/langs/yaml.json
gov/langs/zig.json
gov/self_test/__init__.py
gov/self_test/__main__.py
gov/self_test/_harness.py
gov/self_test/cases_evidence.py
gov/self_test/cases_gates.py
gov/self_test/cases_knowledge.py
gov/self_test/cases_notes.py
gov/self_test/cases_surface.py
gov/templates/__init__.py
gov/templates/claude-settings.json
gov/templates/codex-hooks.json
gov/templates/copilot-hooks.json
gov/templates/decisions-table.md
gov/templates/gates.json
gov/templates/gemini-settings.json
gov/templates/gov.yml
gov/templates/notes-README.md
gov/templates/pairing.json
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/note-presence.json
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/govrail/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_agent_hooks.py
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_exit_code_contract.py
tests/test_flag_registry.py
tests/test_gate_add.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_packaging_data.py
tests/test_pathmatch.py
tests/test_pre_commit_hook.py
tests/test_pre_push_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_surprise.py
tests/test_task.py
tests/test_template_sync.py
tests/test_trend.py
tests/test_truth_sources.py
tests/test_update.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