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
docs: refresh CHANGELOG / MAP / EXPLAINME / roadmap for 2026-05-27 work
CHANGELOG.md gains 2026-05-27 Added + Changed entries covering the
Lane 3 ordinal track (RankAdm + RankLex + HeadOmega slices, 11/13
constructor closure), the Lane 5 tutorial track (Walkthroughs 1+2+3
landed), Pillar E packaging pre-staging (CITATION.cff, .zenodo.json,
echo-types.agda-lib, README sections, pillar-e-offline.adoc), Gate 2
audit Rev 5+5b, roadmap consolidation, N5Falsifier promotion, and
the per-constructor verdict score bump.
docs/echo-types/MAP.adoc: Buchholz entry gains the new module
list (RankPow / RankAdm / RankLex / HeadOmega) and an obstruction-doc
pointer; new top-level "Tutorial / pedagogy [REAL]" section lists
the three walkthroughs and their build command.
EXPLAINME.adoc: status snapshot gains "Ongoing tracks at a glance"
covering identity claim narrowings, the 11/13 Buchholz closure, the
tutorial track, and the Pillar E split (in-repo close-out vs
author-driven offline half); new "Where to look first" section
points readers at MAP / roadmap / tutorial / retractions.
roadmap.adoc Lane 3: bottleneck line bumped 10/13 → 11/13, naming
RankAdm + RankLex + HeadOmega; close-out criterion narrowed to the
head-Ω domination route (Slices 2/3/4); per-session ledger pointer
updated. Lane 5: "Walkthroughs landed (2026-05-26/27)" subsection
records all three walkthroughs landed while the lane stays PARKED
at the lane-policy level pending user unpark decision. Pillar E
status row updated with pre-staging detail + owner-action list.
Wiki Home.md refreshed in a parallel commit
(hyperpolymath/echo-types.wiki @ 3798dc9): adds Tutorial track
line, Buchholz 11/13 ledger pointer, Pillar E offline pointer.
CLAUDE.md was already refreshed by a parallel session with 2026-05-27
session arcs for Walkthrough 3 and the head-Ω first slice; this
slice leaves CLAUDE.md unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
10/13 → 11/13; `<ᵇ-ψΩ≤` flipped from "encoding mismatch" to
72
+
"closed (Lane 3 follow-on, lex pair)". Only `<ᵇ-+1` joint-bplus
73
+
remains in the per-constructor matrix.
74
+
-*N5Falsifier promoted into characteristic CI green closure.*
75
+
`proofs/agda/characteristic/N5Falsifier.agda` no longer carries
76
+
the "broken" banner; the unsolved metas were diagnosed as an
77
+
inference blocker (Agda cannot recover the role from
78
+
`RoleGEcho r keep = Echo (obs r) true` because `obs` is not
79
+
injective), resolved by making the `applyRole` / `applyGrade`
80
+
Role + Grade parameters explicit at the four call sites.
15
81
- 6a2 metadata files migrated from `*.scm` at repo root to `.machine_readable/6a2/*.a2ml` per the canonical hyperpolymath rule (`.a2ml` is the canonical extension; `.scm` is reserved for Guix). 2026-04-30.
* Investigation EI-2 (integration-recipe distinctness) terminated negatively via PATH B.
31
31
* `.machine_readable/6a2/STATE.a2ml § ei-2` is the authoritative record; do not reopen.
32
+
33
+
Ongoing tracks at a glance (point-in-time, see `roadmap.adoc` for the live status):
34
+
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`.
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
+
* *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).
39
+
40
+
== Where to look first
41
+
42
+
* `docs/echo-types/MAP.adoc` — the master map (every direction, status-tagged).
43
+
* `roadmap.adoc` + `roadmap-gates.adoc` — lane structure + identity-claim gates.
44
+
* `tutorial/README.adoc` — the pedagogy track if you want to read worked examples first.
45
+
* `docs/retractions.adoc` — read before citing any claim above as final.
0 commit comments