Skip to content

Commit f238488

Browse files
committed
docs(triage): three-level evidence model — audit the auditor (#200 spot-checked)
Answers 'what about hallucinated reviews in #200?' #200 is a Claude-authored doc, so it doesn't get terminal authority just because the plans were demoted. Re-tiered the evidence model: L0 source/tests/standards (ground truth) · L1 verifiable claims-about-source (#200 + this triage, must be spot-checked) · L2 inspiration (plans/perspective-docs, not evidence). Spot-checked #200's five load-bearing rows first-party against source this session (lance-graph via MCP, ndarray local): spmv_min_plus-not-tropical_spmv, sigker-PDE-not-buggy, no batched_ssd_search, no tropical_gemm, blasgraph-bit- exact/bgz17-lossy — ALL CONFIRMED. Only cosmetic defects in #200 (off-by-one line, 8-vs-9 method count). Flagged #200's own section-6 un-verified items as the residual trust boundary, not to be elevated past L1.
1 parent e14c3e0 commit f238488

1 file changed

Lines changed: 17 additions & 4 deletions

File tree

.claude/knowledge/plans-alignment-triage.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,25 @@
1212
> standard, **the divergence is the correction list** below — ground truth
1313
> wins every time.
1414
15-
## Evidence model (from PR #200 Tier-4, = "inspiration ≠ authority")
15+
## Evidence model — three levels (the auditor is not exempt)
1616

17-
| Tier | What | May be cited as evidence? |
17+
| Level | What | Authority |
1818
|---|---|---|
19-
| **Evidence** | source files · W1a contracts · ratified standards · the merged `.claude/PR-X12-docs-audit.md` (#200) | yes |
20-
| **Inspiration** | the `.claude/plans/` corpus · the `pr-x12-*` perspective docs · the R-1..R-15 series (forward-conditional, audit-flagged) | **no** |
19+
| **L0 — terminal** | source code · passing tests · ratified standards | ground truth |
20+
| **L1 — verifiable claims-about-source** | the merged #200 audit · **this triage** | falsifiable vs L0; must be spot-checked, never inherited |
21+
| **L2 — inspiration** | the `.claude/plans/` corpus · `pr-x12-*` perspective docs · R-1..R-15 (forward-conditional) | not evidence |
22+
23+
**#200 sits at L1, not L0** — it is a Claude-authored doc; its value is that its
24+
claims point at *checkable symbols*, not that it is "an audit." So it was itself
25+
spot-checked: the five load-bearing rows this triage's correction-list rests on
26+
(`spmv_min_plus`-not-`tropical_spmv`; sigker-PDE-not-buggy; no `batched_ssd_search`;
27+
no `tropical_gemm`; blasgraph-bit-exact / bgz17-lossy) were verified first-party
28+
against source this session — **all CONFIRMED**, only cosmetic defects in #200
29+
(`spmv_min_plus` at line 99 not 98; "8 methods" is 9). #200's own §6 self-flagged
30+
**un-verified** items (18 of 20 blasgraph files; `hambly_lyons` probe numerics;
31+
the `predict.rs` assertion; the 343:1 compression ratios; PR #348/#350 GitHub
32+
state) remain the residual trust boundary — **not to be elevated past L1 until
33+
checked.**
2134

2235
## Ground-truth anchors (verified this session, whole-file)
2336

0 commit comments

Comments
 (0)