.DS_Store
.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
.tox/
.venv/
__pycache__/
build/
dist/
htmlcov/
*.egg-info/
*.pyc
docs/dist/
docs/node_modules/

# Agent-state cache (re-derivable; directive.md and decisions.ndjson are tracked)
.agent-state/digest.md
.agent-state/cursor.md
.agent-state/.indexed-sha
.agent-state/.last-stop-sha
.agent-state/.last-compaction
.agent-state/batch.json
