.venv/
.pytest_cache/
__pycache__/
*.py[cod]

# Secrets / environment files — NEVER commit (see .agents/AGENTS.md)
.env
.env.*
*.env
!.env.example
.coverage
htmlcov/
dist/
build/
*.egg-info/
.kilo/
node_modules/
*.tsbuildinfo
ts/backstop/dist/
wedge_report.md
benchmarks/competitive/compose/
benchmarks/competitive/*.json
benchmarks/competitive/__pycache__/

# Internal working artifacts — never publish (see PLAN.md §0 rule 9)
artifacts/
agent/
.claude/
.agents/skills/
skills-lock.json
docs/internal/
