__pycache__/
*.pyc
.venv/
.env
.env.*
!.env.example
dist/
build/
*.egg-info/
.pytest_cache/
.axon/

# Secrets — filled client configs hold the real AXON_TOKEN; only *.example are tracked.
.brain_token
client-setup/claude.mcp.json
client-setup/cursor.mcp.json
