.codegraph/
.hypothesis/

# Local Claude Code agent guidance — not shipped in the repo (mac/ convention).
CLAUDE.md

# Workspace working-state must never live inside the repo (mac/ convention) —
# specs/plans/reviews and the granular backlog live at the workspace root.
docs/superpowers/
docs/backlog/

.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
build/
dist/
*.egg-info/
src/mlx_model_doctor/_version.py
