| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| .DS_Store | |
| *.wav | |
| /tmp/ | |
| # local-only warmup image (HF Spaces reject non-LFS binaries; warmup is off on the Space) | |
| assets/warmup.jpg | |
| # generated traces (keep the .sample) | |
| traces/iris_traces.jsonl | |
| # local working files (not part of the deployed app) | |
| CLAUDE.md | |
| PLAN.md | |
| SUBMISSION.md | |
| DEPLOY.md | |
| FIELD_NOTES.md | |
| spike.py | |
| run.sh | |
| # self-hosted font is inlined into style.css as base64 | |
| frontend/fonts/ | |