__pycache__/
*.pyc
.venv/
dist/
.warrant/index.sqlite
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
bench/workspace/
bench/cache/
.claims_cache/
bench/results/
bench/real/
.DS_Store
/assets/
.env

# tool working dirs (not release content)
.claude/
.gitnexus/
# ephemeral host-hook runtime packet (last-decision.json); never tracked
.dorian/local/

# internal program/audit working docs — provenance only, never shipped in the release
/docs/design/C4_IMPORT_BINDING_REPORT.md
/RESEARCH_REPORT_DORIAN_0_11_0.md
/V1_IMPLEMENTATION_TRACKER.md
/V1_ALIGNMENT_REPORT.md
/AUDIT_RELEASE_GATE.md
/GITHUB_RELEASE_NOTES.md
research/
research_packets/
codex_validation/
.bench/
.release/

# editor / cloud-sync duplicate artifacts (e.g. "suggestclaims 2.py"); never tracked or shipped
* 2.py
* 2.md
