# Local development environment notes (machine-specific)
.agents/local-environment.md
.agents/orchestrateur.md

# Original source material kept only for local reference
.agents/reference/

# Python and uv
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
coverage.json
htmlcov/
mutants/
mutation-results/
dist/
build/
artifacts/
node_modules/
.pnpm-tools/
*.egg-info/

# Legacy quickstart output; current quickstart state lives outside the checkout.
/quickstart-template.docx
