# Raw per-cell verdicts are bigblack-only (large, regenerable). Not committed.
results/*.jsonl
# Running loop state — regenerated each iteration on bigblack.
LOOP_LEDGER.json

# Python bytecode
__pycache__/
*.pyc

# loop overlap lock
.loop.lock/

# hardening-loop progress markers (local state)
results/.hardened_*
# NOTE: HARDENED_VERDICT.md is the committed deliverable (contract exit condition); tracked.
