docs(cleanup): residual pre-discovery framing in secondary docs#186
Merged
Merged
Conversation
…AINME / TOPOLOGY / vision / ephapax-linear README / META.a2ml) Follow-up to #184 + #185 — closing the secondary-surface gaps so every entry point lands a reader on the post-counterexample doctrine, not the pre-discovery framing. - EXPLAINME.adoc: replaces the 'Mechanically Proved Soundness / Coq' section's pre-discovery 910 → 29 → 22 → 12 reduction narrative with a per-layer table (L1 / L2 / L3 / L4) and a post-counterexample IMPORTANT callout pointing at STATUS.adoc / PRESERVATION-DESIGN.md / PROOF-NEEDS.md. Closes the 'show me the receipts' doc carrying stale framing. - TOPOLOGY.md: adds a post-counterexample-doctrine banner with the layer mapping table (L1 / L2 / L3 / L4 + 🛑 legacy) at the top. Last-updated marker bumped to 2026-05-27. - docs/vision/EPHAPAX-VISION.adoc: adds two callouts at the top — (a) post-counterexample reorientation (intent survives, mechanisation is layered; read order STATUS → PRESERVATION-DESIGN → PROOF-NEEDS) and (b) the ephapax ≠ AffineScript disambiguation. - ephapax-linear/README.md: adds the AffineScript-disambiguation callout up front. Important entry-surface because LLMs have been conflating the affine grammar in this crate with AffineScript at hyperpolymath/affinescript purely on lexical overlap. - .machine_readable/6a2/META.a2ml: adr-002 'Fully closed proofs (67 Qed)' consequences updated to reflect the 2026-05-26 counterexample; new adr-005 codifies the four-layer redesign as the post-discovery architectural decision. ROADMAP.adoc line 188 left as-is (it already labels the 910 → 11 narrative as archaeology — correct post-discovery framing). .gitignore + .gitattributes audit deferred (no issue surfaced). Wiki (separate repo) untouched. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
🔍 Hypatia Security ScanFindings: 50 issues detected
View findings[
{
"reason": "Issue in abi-verify.yml",
"type": "unknown",
"file": "abi-verify.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in boj-build.yml",
"type": "unknown",
"file": "boj-build.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in codeql.yml",
"type": "unknown",
"file": "codeql.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 instant-sync.yml",
"type": "unknown",
"file": "instant-sync.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 rust-ci.yml",
"type": "unknown",
"file": "rust-ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in rust-ci.yml",
"type": "unknown",
"file": "rust-ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in scorecard-enforcer.yml",
"type": "unknown",
"file": "scorecard-enforcer.yml",
"action": "flag",
"rule_module": "workflow_audit",
"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.
Follow-up to #184 + #185. Aligns 5 secondary entry surfaces (EXPLAINME, TOPOLOGY, docs/vision, ephapax-linear/README, .machine_readable/META.a2ml) with the post-counterexample doctrine. ROADMAP.adoc + .gitignore + .gitattributes + wiki deferred (not blocking proof work). See commit body for per-file detail.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com