File size: 2,279 Bytes
6a1cba7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# STEM BIO-AI Claim Matrix

**Target:** [REPOSITORY_NAME]
**Audit Date:** [DATE]
**Auditor:** [AUDITOR_NAME / AI_MODEL]
**Auditor Affiliation:** [self / independent / cross-team]
**Spec Version:** STEM BIO-AI v1.1.2

---

## Instructions

One row per finding. Every strong claim in the audit report must have a corresponding row here.

**Claim ID format:** CLM-[DOMAIN]-[NUMBER] (e.g., CLM-BIO-001)

**Confidence levels:**
- High: directly observed in code/config/workflow with specific evidence
- Moderate: indirectly supported through combination of signals
- Low: surface-level observation only, interpretation margin present

**Severity levels:**
- Critical: immediate safety or operational risk
- High: institutional reuse blocked without remediation
- Medium: review required before institutional adoption
- Low: improvement recommended, not blocking

---

## Matrix

| Claim ID | Repository | Finding Category | Claim Statement | Evidence Type | Source Path / Surface | Snapshot Ref | Line / Section Anchor | Observation | Auditor Interpretation | Confidence | Severity | Reproduction Status | Alternative Interpretation Considered | Final Adjudication | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CLM-[DOM]-001 | [REPO] | [CATEGORY] | [CLAIM] | [TYPE] | [PATH] | [REF] | [ANCHOR] | [OBSERVATION] | [INTERPRETATION] | [H/M/L] | [C/H/M/L] | [STATUS] | [ALT] | [ADJUDICATION] | [NOTES] |

---

## Finding Categories (standardized)

- Documentation-Reality Divergence
- Insecure Default
- Operational Exposure
- Mock-to-Production Ambiguity
- Licensing Ambiguity
- Scientific Validity Surface Gap
- Governance Surface Deficiency
- Validation Surface Gap
- Trust-Surface Inconsistency
- Ecosystem-Level Risk Pattern

---

## Reproduction Status Values

- Not executed
- Statically inspected
- Partially reproduced
- Runtime confirmed
- Blocked by external dependency
- Environment not available

---

## Claim Statement Style Guide

Use observation-first language:
- "Observed ..."
- "Executable evidence does not confirm ..."
- "Licensing surface is incomplete for ..."
- "No sufficient evidence was observed for ..."

Avoid intent attribution:
- NO: "Authors deliberately hid ..."
- YES: "Observable repository surface does not include ..."