.DS_Store
.env
.env.*
.venv/
.venv.*/
.vscode/
coverage/
dist/
build/
node_modules/
.next/
__pycache__/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.uv-cache/
.playwright-cli/
.local/
output/
htmlcov/
.coverage
*.tsbuildinfo
*.pyc
*.pyo
*.exitcode
artifacts/
docs/generated/
docs/readiness/generated/
infra/db/backups/
*.dump

# Research/output corpora — must never be tracked in the product repo
ovc1/

# Understand-Anything generated scratch. Keep config/ignore policy trackable;
# decide separately whether to commit knowledge-graph.json after review.
.understand-anything/intermediate/
.understand-anything/tmp/
.understand-anything/diff-overlay.json

# Local Pi/Codex/Lens/GSD/code-navigation scratch surfaces generated by harness runs.
.codex/
.pi-lens/
.pi/gsd/
.pi/tmp/
.cache/cymbal/

# Chimera Memory local dogfood store
.chimera-memory/
