docs: machine-doc currency sweep + wiki depth (tutorial + maintainer runbook)#274
Merged
Merged
Conversation
…runbook) Session close-out follow-through (options 2 + 3). Machine-doc currency (option 2): - META.a2ml: add adr-012 recording the ordinal/Buchholz track retirement (D-2026-06-21) + extraction disposition (tracking #263); bump last-updated. - cross-repo-bridge-status.md: mark the Tropical row's long-game ordinal alignment as moving with the ordinal extraction (#263); bump last-updated. Wiki depth (option 3): - wiki/Tutorial-Consuming-Echo.adoc (new): end-user from-the-outside-in walkthrough -- the definition, making/reading an echo, the totality completion A<->SigmaEcho, the no-section boundary, and four real consumers (phronesis, KitchenSpeak, Invariant Path, EchoAggregation). - wiki/Maintainer-Runbook.adoc (new): build cone, identity gates + failure actions, rung-consolidation, machine-doc currency discipline, release checklist, CI lanes + parked failures, branch hygiene. - wiki/Home.adoc: wire both pages into the Start-here index and the maintainer / end-user audience lanes. Refs #263. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PWMMxryCcPrAjJ8tuGvygG
🔍 Hypatia Security ScanFindings: 6 issues detected
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": "Nominal-only SAST in echo-types: codeql.yml language matrix contains no language present in the repo and lacks `actions`, so CodeQL records zero results on every commit. Remediation: set the CodeQL matrix to `language: actions`.",
"type": "StaticAnalysis",
"file": "/home/runner/work/echo-types/echo-types",
"action": "auto_fix",
"rule_module": "scorecard",
"severity": "medium",
"remediation": "Add CodeQL or equivalent SAST workflow.",
"scorecard_check": "SAST"
},
{
"reason": "Repository has 9 non-main remote branch(es). Policy: single main branch only.",
"type": "GS007",
"file": ".",
"action": "delete_remote_branches",
"rule_module": "git_state",
"severity": "medium"
},
{
"reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 19 day(s) old [STALE]",
"type": "CSA001",
"file": ".github/workflows/scorecard.yml",
"action": "escalate",
"rule_module": "code_scanning_alerts",
"severity": "high"
},
{
"reason": "Code-scanning alert TokenPermissionsID (high) at .github/workflows/scorecard.yml is 19 days old (threshold: 7 days) -- overdue for remediation",
"type": "CSA003",
"file": ".github/workflows/scorecard.yml",
"action": "escalate",
"rule_module": "code_scanning_alerts",
"severity": "high"
},
{
"reason": "Code-scanning alert hypatia/code_safety/agda_postulate dismissed as 'false positive' -- ensure dismissal is documented and justified",
"type": "CSA004",
"file": "proofs/agda/EchoImageFactorizationPropPostulated.agda",
"action": "review",
"rule_module": "code_scanning_alerts",
"severity": "medium"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Session close-out, options 2 + 3 (follow-on to the merged #265 wiki refresh and #267 6a2 currency fix).
Option 2 — machine-doc currency sweep
META.a2ml: add adr-012 recording the ordinal/Buchholz track retirement (D-2026-06-21) + extraction disposition (tracking Extract the retired ordinal/Buchholz/Veblen ladder to its own ordinal-notation repo #263), per the ADR-versioning discipline; bumplast-updated→ 2026-06-21.cross-repo-bridge-status.md: the Tropical row's long-game "Tropical_Ordinal_Bridge.thy↔ echo-types ordinal track" alignment now notes it moves with the ordinal extraction (Extract the retired ordinal/Buchholz/Veblen ladder to its own ordinal-notation repo #263), it is not an echo-types deliverable; bumpLast updated.Option 3 — wiki depth (the "beyond basic run-through" layer)
wiki/Tutorial-Consuming-Echo.adoc(new) — end-user from-the-outside-in walkthrough: the one idea, the one definition, making/reading an echo (echo-intro), the totality completionA ↔ Σ B (Echo f), the no-section boundary, and four real in-estate consumers (phronesis verdict-provenance, KitchenSpeak@-witness, Invariant Path, EchoAggregation), plus honest scope.wiki/Maintainer-Runbook.adoc(new) — build cone, the three identity gates + failure actions, rung-consolidation policy, machine-doc currency discipline (with the 2026-06-21 ordinal sweep as the worked example), release checklist, CI lanes + parkedscorecard/mirrorbilling-wall failures, and branch hygiene.wiki/Home.adoc— both pages wired into the Start-here index and the maintainer / end-user audience lanes.Why
Completes the close-out: the human↔machine docs are now consistent on the ordinal retirement across
STATE.a2ml(#267),META.a2ml, the bridge ledger, and the wiki; and each audience lane now has a real deep-dive page, not just a reading order.Scope
Docs-only (3 prose files + 2 machine-doc files). No Agda touched; proof cone unchanged. New prose pages are
CC-BY-SA-4.0(estate long-form prose licence).Refs #263.
🤖 Generated with Claude Code
Generated by Claude Code