# Bulk data — managed separately, not source
raw/
processing/
wiki/

# Build artifacts
web/.next/
web/node_modules/
web/.env.local
web/tsconfig.tsbuildinfo

# Logs / temp / OS
*.log
.DS_Store
*.swp
*.bak

# Secrets
infra/disclosure-stack/.env
**/*.env.local

# Python
__pycache__/
*.pyc
.venv/
.python-version

# Local-only output
case/case-report.md
case/residual-uncertainty.md
infra/disclosure-stack/.env.backup.*

# Tooling state (Nirvana harness / Claude Code)
.nirvana/
.claude/scheduled_tasks.lock
wargov.json

investigator-runtime/node_modules/
investigator-runtime/bun.lockb
