-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSCOPE_LEDGER.json
More file actions
64 lines (64 loc) · 1.61 KB
/
Copy pathSCOPE_LEDGER.json
File metadata and controls
64 lines (64 loc) · 1.61 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
{
"ledger_version": "1.0.0",
"status": "PROVISIONAL_UNTIL_ALPHA_FREEZE",
"equivalent_scope_rule": true,
"capabilities": [
{
"capability": "new_build_compiler",
"classification": "MUST_V8_0",
"owner_stage": 5,
"status": "OPEN"
},
{
"capability": "existing_application_capture_continuation",
"classification": "MUST_V8_0",
"owner_stage": 5,
"status": "OPEN"
},
{
"capability": "action_evidence_review_promotion",
"classification": "MUST_V8_0",
"owner_stage": 6,
"status": "IMPLEMENTED_AWAITING_NILHAN_PROTECTED_REVIEW",
"evidence": [
"STAGE_6_EXECUTION_ASSURANCE_COVERAGE.json"
]
},
{
"capability": "recovery_and_migration",
"classification": "MUST_V8_0",
"owner_stage": 8,
"status": "OPEN"
},
{
"capability": "side_effect_deny_all_protocol",
"classification": "MUST_V8_0",
"owner_stage": 7,
"status": "OPEN"
},
{
"capability": "production_side_effect_adapters",
"classification": "DEFER_V8_X_UNLESS_ALPHA_RETAINS",
"owner_stage": 7,
"status": "OPEN"
},
{
"capability": "offline_privileged_operation",
"classification": "DEFER_V8_X",
"owner_stage": null,
"status": "DEFERRED"
},
{
"capability": "non_git_authoritative_mutation",
"classification": "DEFER_V8_X",
"owner_stage": null,
"status": "DEFERRED"
},
{
"capability": "distributed_canonical_state",
"classification": "DEFER_V8_X",
"owner_stage": null,
"status": "DEFERRED"
}
]
}