.DS_Store
.ruff_cache/
.pytest_cache/
.mypy_cache/
.cursor/
.venv/
# Internal docs subdirs + loose notes stay local. Only docs/screenshots/
# is committed so the README hero image renders on GitHub.
docs/launch/
docs/messaging/
docs/migrations/
docs/qa/
docs/release-and-ux-overhaul/
docs/agents/
docs/*.md
docs-site/
design-brief/
editor/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
htmlcov/
.coverage
.caliper.toml
docs/agents/
.env
.env.*
!.env.example
*.local.md

# Designer handoff artifacts — local references, not part of the launch repo.
caliper-dashboard-design-brief.zip
out/
