__pycache__/
*.pyc
*.pyo
*.egg-info/
.venv/
venv/
.build-venv/
dist/
build/
.pytest_cache/
.ruff_cache/
.DS_Store
extracted/
files_by_claude.zip
suggestion_by_claude.md

# Local scratch / scratch captures (not part of the package)
image.png
image copy.png
output.txt

# Internal pre-release test plan (not shipped)
TESTING.md

# Private routing lab — trade secret, never shipped (has its own local git)
meshroute-lab/

# Internal routing reference (models + criteria) — not shipped
ROUTING.md
