__pycache__/
*.py[cod]
.venv/
venv/
*.env
!*.env.example
tmp/
.DS_Store
*.log
dist/
build/
*.egg-info/
CLAUDE.md
PUBLISH.md
# Diagram build inputs — we publish only the .excalidraw.svg (it embeds the
# editable scene). The architecture PNG render and the .excalidraw source stay
# local. (docs/dashboard.png IS tracked — it is embedded in the README.)
docs/overlaat-llm-stack.png
docs/*.excalidraw
