.env
.venv/
__pycache__/
*.py[cod]
.pytest_cache/

# Local docs and agent instructions
/docs/
/read.md
/README.md
/AGENTS.md
