-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsafety-case.json
More file actions
208 lines (208 loc) · 4.99 KB
/
Copy pathsafety-case.json
File metadata and controls
208 lines (208 loc) · 4.99 KB
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
{
"completeness": {
"goalsWithEvidence": 2,
"totalGoals": 6,
"undeveloped": 4
},
"edges": [
{
"from": "G1",
"to": "St1",
"type": "supportedBy"
},
{
"from": "St1",
"to": "G3",
"type": "supportedBy"
},
{
"from": "St1",
"to": "G5",
"type": "supportedBy"
},
{
"from": "G1",
"to": "St2",
"type": "supportedBy"
},
{
"from": "St2",
"to": "G2",
"type": "supportedBy"
},
{
"from": "St2",
"to": "G4",
"type": "supportedBy"
},
{
"from": "St2",
"to": "G6",
"type": "supportedBy"
},
{
"from": "G2",
"to": "Sn1",
"type": "supportedBy"
},
{
"from": "G2",
"to": "Sn2",
"type": "supportedBy"
},
{
"from": "G4",
"to": "Sn3",
"type": "supportedBy"
},
{
"from": "G4",
"to": "Sn5",
"type": "supportedBy"
},
{
"from": "G5",
"to": "Sn6",
"type": "supportedBy"
},
{
"from": "G6",
"to": "Sn4",
"type": "supportedBy"
},
{
"from": "G3",
"to": "Sn7",
"type": "supportedBy"
},
{
"from": "G1",
"to": "C1",
"type": "inContextOf"
},
{
"from": "St2",
"to": "A1",
"type": "inContextOf"
},
{
"from": "G3",
"to": "J1",
"type": "inContextOf"
}
],
"generatedAt": "2026-08-22T22:19:44Z",
"kind": "safety-case",
"language": "cpp",
"nodes": [
{
"id": "G1",
"status": "undeveloped",
"text": "cpp-RCP produces conformant, non-fabricated safety evidence for iso26262 ASIL-B",
"type": "goal"
},
{
"id": "G2",
"status": "undeveloped",
"text": "cpp-RCP's own development process satisfies iso26262's tool-confidence-level requirements (ISO 26262-8 Clause 11)",
"type": "goal"
},
{
"id": "G3",
"status": "supported",
"text": "Every generated evidence artifact (fmea/tara/hara/safety-case/sas) passes the §1.6 content-quality baseline (no placeholder text, no blanket qualitative fallback)",
"type": "goal"
},
{
"id": "G4",
"status": "undeveloped",
"text": "Every requirement in .fusa-reqs.json is implemented and independently verified",
"type": "goal"
},
{
"id": "G5",
"status": "undeveloped",
"text": "Static analysis (check/lint/analyze/cyber) reports no unmitigated ERROR findings",
"type": "goal"
},
{
"id": "G6",
"status": "supported",
"text": "cpp-RCP itself is qualified as a verification tool per ISO 26262-8 Clause 11",
"type": "goal"
},
{
"id": "St1",
"text": "Argument by direct inspection of generated evidence artifacts",
"type": "strategy"
},
{
"id": "St2",
"text": "Argument over independent verification and qualification records",
"type": "strategy"
},
{
"evidence": "docs/tool-safety-manual.md",
"id": "Sn1",
"text": "docs/tool-safety-manual.md — documented development process, scope, and evidence-generation plan",
"type": "solution"
},
{
"evidence": ".fusa.json",
"id": "Sn2",
"text": ".fusa.json — declares the standard/ASIL this project is held to",
"type": "solution"
},
{
"evidence": ".fusa-reqs.json",
"id": "Sn3",
"text": ".fusa-reqs.json — requirement registry with req/test traceability",
"type": "solution"
},
{
"evidence": "qualify-report.json",
"id": "Sn4",
"text": "qualify-report.json — tool qualification cases and pass/fail record",
"type": "solution"
},
{
"evidence": ".fusa-evidence.json",
"id": "Sn5",
"text": ".fusa-evidence.json — collected test execution evidence",
"type": "solution"
},
{
"evidence": "check-report.json",
"id": "Sn6",
"text": "check-report.json — the aggregated finding report `check` produced",
"type": "solution"
},
{
"evidence": "fmea.json",
"id": "Sn7",
"text": "fmea.json / tara.json / .fusa-hara.json — pass the §1.6 quality baseline",
"type": "solution"
},
{
"id": "C1",
"text": "Project: cpp-RCP, standard: iso26262 ASIL-B",
"type": "context"
},
{
"id": "A1",
"text": "The compiler toolchain used to build cpp-RCP is itself qualified or independently trusted for its intended use",
"type": "assumption"
},
{
"id": "J1",
"text": "§1.6.1's FUSA-STUB001/002 heuristics are an automatable proxy for content quality, not a substitute for a human reviewer's judgement — hence §1.6.2's attestation mechanism rather than a purely mechanical gate",
"type": "justification"
}
],
"project": "cpp-RCP",
"projectRoot": "/home/runner/work/cpp-RCP/cpp-RCP",
"schemaVersion": "1.15.2",
"standard": "iso26262",
"tool": "cpp-FuSa",
"toolVersion": "0.18.0"
}