Skip to content

docs: post-PR-136 narrative refresh (CHANGELOG + EXPLAINME + MAP + README)#144

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/post-pr136-narrative-refresh-2026-05-28
May 28, 2026
Merged

docs: post-PR-136 narrative refresh (CHANGELOG + EXPLAINME + MAP + README)#144
hyperpolymath merged 1 commit into
mainfrom
docs/post-pr136-narrative-refresh-2026-05-28

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

Surgical narrative refresh across the five canonical doc surfaces (CHANGELOG.md, EXPLAINME.adoc, docs/echo-types/MAP.adoc, README.md, readme.adoc) to catch up with the six PRs that landed 2026-05-28: #136 (kernel-guard fix), #137 (Slice 3 prerequisites), #138 (EchoImageFactorizationProp), #139 (ResidueTaxonomy Search + Epistemic), #140 (banner kit), #141 (Slice 3 headline).

Changes per file

  • CHANGELOG.md (+78 lines) — new `### Added (2026-05-28)` + `### Fixed (2026-05-28)` blocks covering all six PRs with honest framing (Slice 3 headline closure described as "under a strict-head premise"; bpsi=bpsi-at-equal-markers caller-burden sub-case explicitly NOT closed).
  • EXPLAINME.adoc (+4 lines) — status-snapshot bullets for Slice 3, canonical identity layer extensions, and CI / foundational hygiene; new `docs/echo-types/echo-kernel-note.adoc` entry in "Where to look first".
  • docs/echo-types/MAP.adoc (+14 / -9 net) — new (epi, mono) bullet adjacent to image factorisation; ResidueForm instance count 4 → 6 with Search + Epistemic named; Buchholz proofs list gains RankPowSlice3 + RankPowSlice3Headline with strict-head-premise framing.
  • README.md (+2 / -2) — Tier 1 + Tier 2 mermaid node labels updated for ImageFactorizationProp + Search/Epistemic.
  • readme.adoc (+2 / -1) — Tier 1 + Tier 2 list mirror updated.

Verification

  • `scripts/kernel-guard.sh` PASS (both Check A funext-free + Check B classification-drift).
  • No Agda code touched; docs-only refresh.

Honesty constraints preserved

Test plan

  • kernel-guard.sh PASS locally
  • CI green on this PR
  • Admin-merge once green or budget permits

🤖 Generated with Claude Code

…EADME + readme.adoc

The 5 PRs that landed 2026-05-28 (#136 through #141) introduced
content the canonical narrative docs hadn't yet caught up with.
This refresh closes the gap surgically across the five doc
surfaces that index the canonical-identity work, the Buchholz
ordinal track, and the project's CI hygiene posture.

## CHANGELOG.md (+78 lines)

New `### Added (2026-05-28)` block covering:
- PR #137 — Slice 3 prerequisites (NonBzero + strict-jump bridge
  + head-Ω lower bound) in RankPowSlice3.agda
- PR #141 — Slice 3 headline closed under a strict-head premise
  via Route A in RankPowSlice3Headline.agda (clean composition
  of the four prerequisites; umbrella case-split is the
  remaining wiring, bpsi=bpsi at equal markers still needs α's
  rank via rank-adm / rank-lex)
- PR #138 — EchoImageFactorizationProp (epi, mono) earn-back form
- PR #139 — EchoResidueTaxonomy Search + Epistemic instances
  (6 total now)
- PR #140 — banner kit "Diagrammatic Hush" visual identity

New `### Fixed (2026-05-28)` block covering:
- PR #136 — kernel-guard classification-drift unblocked (18
  Echo* modules classified in echo-kernel-note.adoc)
- PR #136 — N5Falsifier xfail gate removed from agda.yml
  (module resolved 2026-05-27 by pinning implicit r/grade at
  four applyRole/applyGrade call sites)

## EXPLAINME.adoc (+4 lines)

Status-snapshot extension under "Ongoing tracks at a glance":
- Slice 3 prerequisites + headline (with honest framing of the
  remaining umbrella case-split burden)
- Canonical identity layer extensions (ImageFactorizationProp +
  ResidueTaxonomy Search/Epistemic instances)
- CI / foundational hygiene line (PR #136), framed as
  infrastructure honesty not proof-content advance

"Where to look first" gains an echo-kernel-note.adoc reference
as the SoT for the Echo*.agda dependency cone classification.

## MAP.adoc (+23 / -9 lines)

Three surgical updates:
- New "Image factorisation, (epi, mono) form" bullet adjacent to
  the existing image factorisation entry (was previously
  documented as "next earn-back gate"; now landed)
- ResidueForm instance count corrected (4 → 6) with Search +
  Epistemic named
- Buchholz/Veblen proofs list gains RankPowSlice3 +
  RankPowSlice3Headline with the strict-head-premise + caller-
  burden framing

## README.md (+2 / -2 lines)

Tier 1 + Tier 2 mermaid node labels updated to reflect
ImageFactorizationProp landing in Tier 1 and ResidueTaxonomy
gaining Search + Epistemic instances in Tier 2.

## readme.adoc (+2 / -1 lines)

Tier 1 + Tier 2 list mirror updated to match.

## Verification

scripts/kernel-guard.sh PASS — both Check A (funext-free
certificate) and Check B (classification-drift lint) green.
No Agda code touched; this is a docs-only refresh.

Refs: echo-types#136 (kernel-note + xfail removal),
echo-types#137 (Slice 3 prerequisites),
echo-types#138 (ImageFactorizationProp),
echo-types#139 (ResidueTaxonomy Search + Epistemic),
echo-types#140 (banner kit),
echo-types#141 (Slice 3 headline).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 0fce4af into main May 28, 2026
12 checks passed
@hyperpolymath hyperpolymath deleted the docs/post-pr136-narrative-refresh-2026-05-28 branch May 28, 2026 09:11
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 74 issues detected

Severity Count
🔴 Critical 17
🟠 High 36
🟡 Medium 21

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/echo-types/echo-types",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_workflow",
    "file": "codeql.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in secret-scanner.yml",
    "type": "missing_workflow",
    "file": "secret-scanner.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in agda.yml",
    "type": "unknown",
    "file": "agda.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in agda.yml",
    "type": "unknown",
    "file": "agda.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in governance.yml",
    "type": "unknown",
    "file": "governance.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in hypatia-scan.yml",
    "type": "unknown",
    "file": "hypatia-scan.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in mirror.yml",
    "type": "unknown",
    "file": "mirror.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in scorecard.yml",
    "type": "unknown",
    "file": "scorecard.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (1 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/tutorial/epistemic_erasure/EpistemicErasure.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

hyperpolymath added a commit that referenced this pull request May 28, 2026
## Summary

Two corrections to PR #144's narrative refresh.

## ResidueForm instance count: 6 → 8

PR #144 stated the post-#139 ResidueForm count as six. The actual count
is eight. The pre-#139 baseline was already six (not four): the
2026-05-27 audit-follow-on landed \`indexed-residue\` + \`cost-residue\`
(lines 181–234 of EchoResidueTaxonomy.agda). PR #139 then added
\`search-residue\` + \`epistemic-residue\`, for a total of 8.

## Slice 3 closure: PRs #142 + #143

PR #144 framed the Slice 3 umbrella case-split as remaining work and the
\`bpsi=bpsi at equal markers\` sub-case as still needing α's rank via
rank-adm / rank-lex. Both landed in PRs #142 + #143:

- **PR #142** — \`_<ᵇ¹_\` extension with joint-bplus + strict-head
dispatch wires the headline (from #141) into the umbrella.
- **PR #143** — \`bpsi-source-at-equality\` ψ-rank discharge closes the
last sub-case via rank-lex.

CHANGELOG + EXPLAINME updated to acknowledge both.

## Files

- CHANGELOG.md — count fix + new Slice 3 follow-on bullet (#142 + #143)
- EXPLAINME.adoc — Slice 3 narrative refreshed
- docs/echo-types/MAP.adoc — 8 instances enumerated with landing dates
- README.md — Tier 2 mermaid label
- readme.adoc — Tier 2 list mirror

## Verification

\`scripts/kernel-guard.sh\` PASS. No Agda code changed.

## Test plan

- [x] kernel-guard.sh PASS
- [ ] Admin-merge if budget permits

Refs: echo-types#142, echo-types#143, echo-types#144.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant