__pycache__/
.pytest_cache/
.hypothesis/
*.pyc
.DS_Store

*.egg-info/
traces/
.formation_cache/

core-rs/target/
core-rs/Cargo.lock

uv.lock

# Environment secrets — never commit real keys
.env
.env.local
.env.*.local

# Benchmark report output
reports/
frontier_wave1.json

# Claude Code local session artifacts (per-developer, never tracked)
.claude/

# Runnable audit-passed showcases (ADR-0112 + ADR-0113) are generated on
# demand from the signed claim + on-disk lane result files. The inputs
# are committed; the renders are not.
evals/audit_passed/
evals/expert_demos/
