From cb0f1efc27db15f7896fce9423dfc76b4a69d1fa Mon Sep 17 00:00:00 2001 From: mrwulf Date: Sat, 22 Aug 2026 18:43:02 +0200 Subject: [PATCH] coherence sweep: no private paths in public docs; dead /paper/v0.2 links repointed to git history; leaf-index numbering (doc-only) --- TRUSTED-BASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRUSTED-BASE.md b/TRUSTED-BASE.md index dbc14a0..58d3b54 100644 --- a/TRUSTED-BASE.md +++ b/TRUSTED-BASE.md @@ -232,7 +232,7 @@ running Rust code. Everything else is machine-checked. **The kernel re-elaborates nothing in such a run.** What it establishes is that the gates accept artifacts produced earlier — useful while developing a - gate, worthless as a record. `formal-verification-control/tools/record-run.py` + gate, worthless as a record. an operator-internal recording gate (in the private infrastructure repo) enforces that: it refuses to archive any transcript bearing the audit-only markers, and also any transcript without a terminal success banner, any containing `error:`, and any repository whose tree is dirty at record time.