betterwithage commited on
Commit
220e4d6
·
verified ·
1 Parent(s): 4778bbe

Forge sync: STATUS.md -> 06-08 canonical; HONEST_DISCLOSURE.md -> match GitHub (SLSA L2 attested line)

Browse files

Read-only-audit follow-up: restore GitHub<->HF byte-identical on doc files. Locked-5 and Λ=Conjecture 1 unchanged.

Files changed (2) hide show
  1. HONEST_DISCLOSURE.md +1 -1
  2. STATUS.md +33 -11
HONEST_DISCLOSURE.md CHANGED
@@ -1,6 +1,6 @@
1
  # HONEST_DISCLOSURE — a11oy Receipt Signing
2
 
3
- **Doctrine:** v11 LOCKED 749/14/163 · Λ = Conjecture 1 · SLSA L1 honest
4
  **Date:** 2026-06-03
5
 
6
  ## HMAC Receipt Signing
 
1
  # HONEST_DISCLOSURE — a11oy Receipt Signing
2
 
3
+ **Doctrine:** v11 LOCKED 749/14/163 · Λ = Conjecture 1 · SLSA L1 honest · L2 build-attested (Rekor) · L3+ roadmap
4
  **Date:** 2026-06-03
5
 
6
  ## HMAC Receipt Signing
STATUS.md CHANGED
@@ -1,25 +1,47 @@
1
  # STATUS.md — a11oy (Governance Layer)
2
 
3
- **Updated:** 2026-06-02
4
- **Doctrine v11 — 749 / 14 / 163 — replay hash c7c0ba17**
5
 
6
  HF Space: <https://huggingface.co/spaces/SZLHOLDINGS/a11oy>
7
 
8
  ---
9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ## What's Live
11
 
12
- - **HF Space** — a11oy is deployed and operational on Hugging Face Spaces
13
- - **`/healthz`** — returns Doctrine v11 numbers (749/14/163) and service status
14
- - **`/sign`** — Wire D DSSE signing endpoint; Ed25519 signed receipts
15
- - **Λ-aggregator gate** — every request evaluated across Yuyay-13 axes before execution
16
- - **`/viz/*`** — SPA operator panel for receipt inspection
17
- - **Wire D** — cross-cutting signing fabric live to all other flagships
 
 
 
18
 
19
  ## What's Experimental
20
 
21
- - **Chain replay verification** — Khipu DAG chain anchoring is functional; full replay harness under development
22
- - **Multi-key rotation** — key rotation workflow documented but not yet automated
23
 
24
  ## What's Deprecated
25
 
@@ -28,4 +50,4 @@ Nothing deprecated in this repo.
28
  ---
29
 
30
  *Co-Authored-By: Perplexity Computer Agent*
31
- *Doctrine v11 — 749/14/163 — c7c0ba17*
 
1
  # STATUS.md — a11oy (Governance Layer)
2
 
3
+ **Updated:** 2026-06-08
4
+ **Doctrine v11 — locked-proven 749 / 14 / 163 — replay hash c7c0ba17**
5
 
6
  HF Space: <https://huggingface.co/spaces/SZLHOLDINGS/a11oy>
7
 
8
  ---
9
 
10
+ ## Proof state (honest, never inflate)
11
+
12
+ - **LOCKED-PROVEN (kernel-verified) = EXACTLY 5** — F1, F11, F12, F18, F19 @ `c7c0ba17`
13
+ (749 / 14 / 163). This is the *only* "locked" claim. Never fold anything else in.
14
+ - **Λ (F23)** — unconditional uniqueness is machine-checked **FALSE** for A1–A5, so it stays
15
+ **Conjecture 1**, unconditionally. We *have* proved the strongest axiom-free **conditional**
16
+ uniqueness: slice-multiplicativity (separability) ⇒ Λ, machine-checked (Wave12), and as of
17
+ Wave21 the conditional chain is axiom-clean end-to-end on its stated hypotheses. The
18
+ `(C-order)` gap-shift ordering remains an **honest structural hypothesis** (documented, not faked).
19
+ - **Khipu Byzantine BFT safety** — **Conjecture 2**, open (a faulty organ can equivocate).
20
+
21
+ ## Experimental · CI-green tier (separate from the locked 5 — NEVER folded in)
22
+
23
+ - `main @ 880c803e` — Wave19 / 20 / 21 merged; Phase-1 stabilize gate cleared; CI
24
+ (`lake build + numbers` + DCO + doctrine) green on main.
25
+ - 1323 declarations · 23 axioms (22 unique) · sorries_raw 307 · drift 307 / 254.
26
+ - All Wave19/20/21 theorems: `#print axioms ⊆ {propext, Classical.choice, Quot.sound}`;
27
+ no `sorry`; no new axiom.
28
+
29
  ## What's Live
30
 
31
+ - **HF Space** — a11oy is deployed and operational on Hugging Face Spaces.
32
+ - **`/healthz`** — returns Doctrine v11 locked numbers (749/14/163) and service status.
33
+ - **`/sign`** — Wire D DSSE signing endpoint; Ed25519 signed receipts.
34
+ - **Λ-aggregator gate** — every request evaluated across Yuyay-13 axes before execution.
35
+ - **`/console` + `/viz/*`** — operator panel for receipt inspection and governance surfaces.
36
+ - **a11oy Code IDE** — live.
37
+ - **Wire D** — cross-cutting signing fabric live to all other flagships.
38
+ - **GitHub ↔ HF aligned** — a11oy 5/5, killinchu 9/9; UDS payload/mesh wired
39
+ (`theorem_ref` + `lake_receipt`, honest).
40
 
41
  ## What's Experimental
42
 
43
+ - **Chain replay verification** — Khipu DAG chain anchoring is functional; full replay harness under development.
44
+ - **Multi-key rotation** — key rotation workflow documented but not yet automated.
45
 
46
  ## What's Deprecated
47
 
 
50
  ---
51
 
52
  *Co-Authored-By: Perplexity Computer Agent*
53
+ *Doctrine v11 — locked-proven 749/14/163 — c7c0ba17 · Λ = Conjecture 1 · main @ 880c803e*