You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Six commits closing out the Lane 3 head-Ω route's Slice 2 family:
1. CLAUDE.md session-arc entry for Slice 2 (PR #130's rung).
2. New module Ordinal.Buchholz.HeadOmegaInversion with option-(b)
head-Ω inversion lemmas — no rank-mono dependency.
3. Slice 2-omega: ω branch of ω-rank-pow-succ replaced with a
strictly-larger shape; per-marker dominance proved at both
branches; unified ω-rank-pow-<-succ lemma added.
4. CLAUDE.md next-Claude plan updated.
5. Cross-doc consistency sweep across buchholz-rank-obstruction,
roadmap § Lane 3, EXPLAINME, CHANGELOG, MAP.
6. Deeper-sweep gaps closed: bridge-status row #4 refreshed +
new row #6 for decoration bridge; CAUTION banner on
buchholz-plan.adoc pointing to the live tracker.
Only Slice 2-bplus (the WfCNF-carrier structural recursion)
remains; all prerequisites landed.
scripts/kernel-guard.sh PASS. No postulates introduced.
--safe --without-K throughout.
Admin-merged before CI green at user request.
Copy file name to clipboardExpand all lines: EXPLAINME.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Per `.machine_readable/6a2/STATE.a2ml`:
33
33
Ongoing tracks at a glance (point-in-time, see `roadmap.adoc` for the live status):
34
34
35
35
* *Identity claim.* `docs/retractions.adoc` R-2026-05-18 narrows the public claim to a *loss-graded reindexing modality* over a thin poset (not a graded comonad). Every newer artefact is stated within those narrowings.
36
-
* *Ordinal / Buchholz track.* 11 of 13 per-constructor rank-mono cases closed under the WfCNF-restricted `_<ᵇ⁻_` via the `RankPow` / `RankAdm` / `RankLex` slices. Remaining open case `<ᵇ-+1` joint-bplus has the `Ordinal.Buchholz.HeadOmega` first slice landed; rank-mono follow-ons designed. See `docs/echo-types/buchholz-rank-obstruction.adoc`.
36
+
* *Ordinal / Buchholz track.* 11 of 13 per-constructor rank-mono cases closed under the WfCNF-restricted `_<ᵇ⁻_` via the `RankPow` / `RankAdm` / `RankLex` slices. Remaining open case `<ᵇ-+1` joint-bplus is in flight under the head-Ω domination route: `head-Ω` (Slice 1) + `ω-rank-pow-succ` with per-marker strict dominance at both branches (Slice 2 + Slice 2-omega) + the option-(b) head-Ω inversion lemmas (`Ordinal.Buchholz.HeadOmegaInversion`) all landed; only the WfCNF-carrier structural recursion (Slice 2-bplus) remains. See `docs/echo-types/buchholz-rank-obstruction.adoc`.
37
37
* *Tutorial track (Lane 5).* Three worked walkthroughs under `tutorial/` (certified region-exit audit, epistemic erasure, provenance/debugging echo); each carries an honest-bound disclosure at the top and a matched-negative block at the bottom. The tutorial tree builds with the repo root added to the Agda include path; see `tutorial/README.adoc`.
38
38
* *Establishment track (Pillar E).* Internal programme (Pillars A–D) complete since 2026-05-17. The paper (`docs/echo-types/paper.adoc`) is a living draft with remaining `[EXPAND]` tags; the venue + Zenodo + outreach plan sits in `docs/echo-types/pillar-e-offline.adoc` (author-driven).
Copy file name to clipboardExpand all lines: docs/bridge-status.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,19 @@ This document strictly tracks the status of experimental extensions and bridges
23
23
-**Core Affect:** NO
24
24
25
25
## 4. Buchholz / Veblen Ordinals
26
-
-**Status:**BLOCKED
26
+
-**Status:**PARTIAL (11/13 constructors closed under WfCNF; 1 in flight)
27
27
-**Dependencies:** Standard Agda
28
-
-**Blockers:**Well-foundedness of shared-binder cases is blocked by the failure of the self-lift.
28
+
-**Blockers:**`<ᵇ-+1` joint-bplus is the single remaining open constructor. The head-Ω domination route (option A) has its abstraction + per-marker dominances at both branches + the option-(b) head-Ω inversion lemmas all landed across 2026-05-27 (PRs #124 / #130 / #131); only the WfCNF-carrier structural recursion (Slice 2-bplus) remains. The earlier shared-binder-self-lift blocker is resolved (`RankAdm` + `RankLex` slices, 2026-05-26/27). Live tracker: `docs/echo-types/buchholz-rank-obstruction.adoc`.
29
29
-**Core Affect:** NO
30
30
31
31
## 5. JanusKey / Categorical
32
32
-**Status:** EXPLORATORY
33
33
-**Dependencies:** Categorical foundations
34
34
-**Blockers:** Higher-level abstractions (monads, adjunctions) are still evolving; core functors are stable.
35
35
-**Core Affect:** NO
36
+
37
+
## 6. Decoration bridge (conceptual, not cross-repo)
-**Blockers:** Bridge is bounded by construction. Closes under any of the documented termination criteria: Track A/B/C failure, all candidate analogies retired, redundancy with retracted-prose graded-comonad framing, forbidden-rebrandings register addition, retraction-watch trip. Companion: `docs/echo-types/explorations/decoration-bridge/README.adoc`; module: `proofs/agda/EchoDecorationBridge.agda` (deliberately not in `All.agda`).
0 commit comments