docs(proof-debt): refresh stale variance bullet — resolved by wired EchoVariance (#243)#258
Merged
Merged
Conversation
…choVariance (#243) The 2026-06-16 ground-truth-audit bullet said the monad/comonad/adjunction variance "remains genuinely open." It was settled four days later by the WIRED `EchoVariance.agda` (#243, 2026-06-20; in All.agda, --safe --without-K, zero postulates): echo is a graded MONAD of accumulation + a section/retraction adjunction exact on the grade-0 fibre, and is NOT a graded comonad (`no-bare-recovery` is the obstruction; sharpens R-2026-05-18 from "withdrawn" to "decided against"). The bullet now preserves the dated audit observation (the `experimental/echo-additive/` track was orphaned + the question open AT AUDIT TIME) and records the post-audit resolution, citing the wired `EchoVariance` + `docs/echo-types/variance-resolution.adoc`. Docs-only; kernel-guard PASS. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018CaSgNjNURC7ocsyjYh9We
🔍 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 8 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 -- 18 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 18 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 |
hyperpolymath
pushed a commit
that referenced
this pull request
Jun 21, 2026
…rdinal-contradiction flag Catches the machine ledger up to the gap-closing proofs that landed without an arc (#249 EchoReversibilityBridge, #250 EchoResidueCell, #251/#254 EchoSearch decidable+product, #252 EchoApprox Lipschitz, #257 EchoLLEncoding universal gap, #258 proof-debt variance refresh), records the cross-repo (echo-types + 007) docs-completeness audit, and flags one unresolved owner decision: main carries ordinal BH climb rungs 7 & 8 (f89a3aa, a096764) dated 2026-06-21 — the same day as the D-2026-06-21 retirement — contradicting the retirement banner. The two ordinal wiki files are deliberately left un-fixed pending that reconciliation. Disposition: both repos clean/verified, push-nothing-else. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018CaSgNjNURC7ocsyjYh9We
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
A one-line-spirit refresh of
docs/proof-debt.md: the 2026-06-16 ground-truth-audit bullet still flagged the monad/comonad/adjunction variance question as "genuinely open" — but it was settled four days later by the wiredEchoVariance.agda(#243, 2026-06-20).The fix
The bullet now:
experimental/echo-additive/track +VarianceGate.agda, which self-declares "NO proven theorems");EchoVariance.agda(inAll.agda,--safe --without-K, zero postulates) — echo is a graded monad of accumulation + a section/retraction adjunction exact on the grade-0 fibre, and is NOT a graded comonad (no-bare-recoverythe obstruction; sharpensR-2026-05-18from "withdrawn" to "decided against");EchoVariance+docs/echo-types/variance-resolution.adocas the citation, and notes the orphaned experimental track is the retired earlier attempt.This keeps the audit's honesty (it was accurate when written) while removing the stale "open" status that contradicted the later wired result.
Docs-only;
kernel-guardPASS. VerifiedEchoVarianceis wired (All.agda:107) andvariance-resolution.adocexists.🤖 Generated with Claude Code
https://claude.ai/code/session_018CaSgNjNURC7ocsyjYh9We
Generated by Claude Code