Skip to content

Commit 461ee4d

Browse files
committed
ECOSYSTEM: record proven-tests-and-benches as the test framework
proven-tests-and-benches grades proven's modules by three-tier provenance from proven's own MODULE-STATUS.txt + STATE.a2ml OWED ledger (no re-checking). The two repos previously had zero references in either direction; this adds the reciprocal link. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SW76f8XBgwsiGXU9x5vmQU
1 parent 8517154 commit 461ee4d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.machine_readable/6a2/ECOSYSTEM.a2ml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ ecosystem = "hyperpolymath"
88

99
[position]
1010
type = "component"
11+
12+
[relations]
13+
relations = [
14+
{ project = "proven-tests-and-benches", relation = "test-framework", detail = "grades proven's modules by three-tier provenance (Actually-/Provisionally-/Unproven) from proven's own MODULE-STATUS.txt + STATE.a2ml OWED ledger, without re-checking proofs. As-declared 4/37/47 reconciles with MODULE-STATUS; strict evidence-carrying grading reports 0 Actually-Proven (the 4 proof-bearing modules all carry OWED axioms). See that repo's integrations/proven and .machine_readable/6a2/ECOSYSTEM.a2ml." },
15+
]

0 commit comments

Comments
 (0)