# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
build/
dist/

# Node (web UI, milestone M7)
node_modules/
web/dist/

# Tooling / test artifacts
.pytest_cache/
.coverage
htmlcov/

# Environment and OS noise
.env
.DS_Store

# Generated by examples/diamond_eval.py
diamond_run.json

# Internal working notes — not part of the released repository. The public
# record of a release is CHANGELOG.md; everything below is how we got there.
notes.md
TODO.md
night_run.md
agent-detective-design-doc.md
agent-detective-build-prompt.md
docs/sprints/
docs/release-*.md
docs/verdict-refactor-plan.md
docs/research-architecture-review-2026-07-29.md

# Local experiment harnesses (vendored third-party code, own venv/lockfile)
harnesses/

# NOTE: uv.lock is intentionally committed for reproducible builds.

# Interni pracovni poznamky (pokracovani)
speed_upgrade.md
