docs: seed docs/proof-debt.md index per trusted-base policy#74
Open
hyperpolymath wants to merge 1 commit into
Open
docs: seed docs/proof-debt.md index per trusted-base policy#74hyperpolymath wants to merge 1 commit into
hyperpolymath wants to merge 1 commit into
Conversation
Per the trusted-base reduction policy (hyperpolymath/standards#203), adds a schema-conformant index at docs/proof-debt.md that references PROOF-NEEDS.md as the source of truth. This repo already has substantive proof-debt documentation in PROOF-NEEDS.md — this PR doesn't duplicate that content, just adds the schema bridge so the check-trusted-base CI gate (standards#211) finds docs/proof-debt.md at the canonical filename and recognises this repo as documented. Marker count detected by check-trusted-base.sh: 10. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
🔍 Hypatia Security ScanFindings: 366 issues detected
View findings[
{
"reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
"type": "unpinned_action",
"file": "governance.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/malbolge/compiler.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/malbolge/safe_malbolge.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/cython/setup.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/benchmarks/test_benchmarks.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/proven/safe_geo.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/proven/safe_probability.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/proven/safe_circuit_breaker.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/proven/safe_url.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
},
{
"reason": "Python file detected -- banned language",
"type": "banned_language_file",
"file": "/home/runner/work/proven/proven/bindings/python/proven/safe_math.py",
"action": "flag",
"rule_module": "cicd_rules",
"severity": "critical"
}
]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.



Summary
docs/proof-debt.md.PROOF-NEEDS.mdas the source of truth — no content duplication.What this PR does NOT do
Migrate the substantive content out of
PROOF-NEEDS.md. That file remains canonical; this file just makes the schema-conformant filename exist for thecheck-trusted-base.shCI gate.🤖 Generated with Claude Code