__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
*.so
.env
.o11y/
output*/
output-*/
*.log
gits/
# codex-review skill artifacts (session pin, async jobs, disagreement log)
.codex-review-session.txt
.codex-review-jobs/
.codex-review-disagreements.log
# generated dogfood / capture outputs (not source — regenerated per run)
round*/
research/*-report/

# Internal working docs - kept locally only, never committed.
research/
CURRENT_STATUS.md
PROGRESS.md
KEY_LEARNINGS.md
