__pycache__/
*.pyc
.ruff_cache/
build/
*.egg-info/

# what `llm-panel --diff` spills into the reviewed tree (removed on exit; never material)
.llm-panel-material/

# license-restricted upstream diffs: PROVENANCE says these are never committed
recall/benchmarks/diffs-upstream/n8n-io__*
recall/benchmarks/diffs-upstream/timescale__*

# codex-consult conversation state -- private transcripts, never commit
.codex-consult/

# shallow clones for the checkout arm -- gigabytes, rebuildable with `aacr-upstream checkout`
recall/benchmarks/checkouts/
dist/
