LICENSE
README.md
pyproject.toml
agent_context/__init__.py
agent_context/cli.py
agent_context/skill/SKILL.md
agent_context/skill/agents/openai.yaml
agent_context/skill/templates/00_START_HERE.md
agent_context/skill/templates/10_SYSTEM_OVERVIEW.md
agent_context/skill/templates/20_CODE_MAP.md
agent_context/skill/templates/30_BEHAVIORAL_INVARIANTS.md
agent_context/skill/templates/40_OPERATIONS_AND_RELEASE.md
agent_context/skill/templates/acceptance_tests.md
agent_context/skill/templates/completeness_contract.json
agent_context/skill/templates/manifest.json
agent_context/skill/templates/reporting_rules.json
agent_context/skill/templates/routes.json
agent_context/skill/templates/search_scope.json
agent_context/skill/tools/check_freshness.sh
agent_context/skill/tools/pre-push-hook.sh
agent_context/skill/tools/verify_agent_context.py
agent_context/templates/00_START_HERE.md
agent_context/templates/10_SYSTEM_OVERVIEW.md
agent_context/templates/20_CODE_MAP.md
agent_context/templates/30_BEHAVIORAL_INVARIANTS.md
agent_context/templates/40_OPERATIONS_AND_RELEASE.md
agent_context/templates/acceptance_tests.md
agent_context/templates/completeness_contract.json
agent_context/templates/manifest.json
agent_context/templates/reporting_rules.json
agent_context/templates/routes.json
agent_context/templates/search_scope.json
agent_context/tools/check_freshness.sh
agent_context/tools/pre-push-hook.sh
agent_context/tools/verify_agent_context.py
agent_context_cli.egg-info/PKG-INFO
agent_context_cli.egg-info/SOURCES.txt
agent_context_cli.egg-info/dependency_links.txt
agent_context_cli.egg-info/entry_points.txt
agent_context_cli.egg-info/top_level.txt
tests/test_cli_smoke.py
tests/test_derived_metrics.py
tests/test_extract_events.py
tests/test_extract_events_codex.py
tests/test_freshness.py
tests/test_init_tiers.py
tests/test_parse_ground_truth.py
tests/test_result_schema.py
tests/test_run_agent_lane_model.py
tests/test_skill_sync.py
tests/test_verifier_failures.py
tests/test_verify.py
tests/test_version_drift.py