-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphase22-evidence-inventory.json
More file actions
39 lines (39 loc) · 1.67 KB
/
Copy pathphase22-evidence-inventory.json
File metadata and controls
39 lines (39 loc) · 1.67 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
{
"schema": "riverbraid.phase22.evidence_inventory",
"version": "1.0.0",
"proof_boundary": "Evidence inventory records internal audit artifacts and workflow evidence. It does not claim third party certification.",
"core": {
"repository": "Riverbraid-Core",
"current_head": "e207787873fb1a7351d1320f56eec6605a9c58ec",
"origin_main_head": "e207787873fb1a7351d1320f56eec6605a9c58ec",
"local_remote_aligned": true,
"local_clean_before_inventory_write": true
},
"anchors": {
"phase21_workflow_evidence_commit": "e207787873fb1a7351d1320f56eec6605a9c58ec"
},
"artifacts": {
"phase20_cross_repo_anchor_registry": "present",
"phase20_cluster_verification": "present",
"phase21_final_workflow_audit": "present"
},
"registry": {
"repo_count": 30,
"expected_repo_count": 30
},
"phase20": {
"status": "CLUSTER_VERIFIED_STATIONARY",
"verified_stationary": 30,
"failed_or_incomplete": 0
},
"phase21": {
"workflow_remote_passing": 30,
"workflow_failed": 0,
"workflow_in_progress_or_pending": 0,
"no_current_head_run": 0
},
"certification": {
"third_party_certified": false,
"status": "CERTIFICATION_READYNESS_NOT_YET_ASSERTED"
}
}