|
|
8e927d8311
|
fix: receipt verifier, honest layer status, well-formedness witnesses
- scripts/verify_receipt.py: standalone receipt verifier (9 checks:
schema, canaries, bundle, row count, claim boundary, per-row fields,
hash self-consistency). Works independently of Lean/pipeline.
- AGENTS.md: anti-smuggle table now honest — Layers 0/3/4 active,
1/2 noted as manual, 5 partial. No more claims of missing layers.
- Emit.lean: #eval witnesses verify emitManifold contains the correct
schema string, claim boundary, row count, and bundle validity mark.
- Entry gate updated: Layer 1 -> build, Layer 2 -> emission+verify,
Layer 4 -> infrastructure (SSH conditional)
|
2026-06-30 05:52:43 -05:00 |
|