Proof at the Real Boundary
Tests establish behavior; only the compiled live path plus an independent probe closes the capability claim.
- Match each claim to the receipt that actually proves it.
- Read U1 and U2 status from their distinct receipts.
- Name the evidence that closed the U2 gate.
Core model
A proof ladder has different rungs. Unit tests prove algorithms on controlled inputs. CLI tests prove parsing and exit semantics. A compiled live run proves the operator path. An independent metadata or byte probe cross-checks the result. The course validator proves the course—not the archive capability.
Mental model: A bridge model, material test, and inspection report all matter, but traffic across the finished bridge is the boundary proof. None of the earlier receipts can impersonate the last one.
The loop log records both live boundaries. U1 counted 661 eligible JSONL and 752,116,382 bytes. U2 later completed on 661 JSONL and 752,603,828 bytes with 136,770 physical records, 658 windows, and zero faults. An independent walker matched 661/661 file hashes and the exact byte total; a stable clone also produced byte-identical manifests. Therefore U1 and U2 are PROVEN.
Boundary table
| Question | Observed boundary | Owner | Verdict |
|---|---|---|---|
| Focused tests | Algorithm and fixture contracts | Both units | Necessary |
| Compiled live CLI | Operator boundary | U1 | PROVEN |
| Independent cross-check | Counts and bytes | U1 | PROVEN |
| Live manifest + byte/hash probe | U2 real archive | U2 | PROVEN |
Primary local source
docs/fable-session-mining/LOOP-LOG.md# U1 receipt (sanitized) compiled inventory: 661 JSONL · 752116382 bytes independent metadata probe: MATCH # U2 receipt (sanitized) compiled manifest: 661 JSONL · 752603828 bytes 136770 records · 658 windows · 0 faults independent file/hash/byte probe: MATCH 661/661 sentinel content: ABSENT · validator: ACCEPTED
Synthetic lab
Choose a receipt. What exactly does it prove?
Retrieval and feedback
Which receipts, beyond green tests, permit the course to label U2's live boundary proven?
Retrieval cards
Check your model
What is the current honest status?
Evidence ledger
Authority: docs/fable-session-mining/LOOP-LOG.md. Tests never upgrade a missing live receipt.