-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmissing-fields.json
More file actions
47 lines (46 loc) · 1.32 KB
/
Copy pathmissing-fields.json
File metadata and controls
47 lines (46 loc) · 1.32 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
{
"schemaVersion": "1.0",
"releaseId": "RN-SYNTH-0004",
"timestamp": "2026-06-13T11:00:00Z",
"source": {
"system": "Synthetic Workflow Studio",
"method": "ui",
"actorType": "human"
},
"environment": "test",
"changeType": "form",
"component": {
"id": "FORM-SYNTH-REQUEST",
"name": "Synthetic Request Form",
"type": "request form"
},
"businessReason": "Demonstrate a request that needs more evidence before drafting.",
"beforeEvidence": [
{
"kind": "snapshot",
"label": "Synthetic form before change",
"artifactRef": "artifact://synthetic/form/before.json",
"sha256": "4444444444444444444444444444444444444444444444444444444444444444"
}
],
"testEvidence": [],
"impact": {
"audience": ["Synthetic requesters"],
"summary": "The incomplete sample demonstrates a NeedsInput decision.",
"downtimeExpected": false
},
"risk": {
"level": "low",
"reasons": ["Missing evidence prevents downstream processing."]
},
"rollback": {
"available": true,
"plan": "Keep the current synthetic form until evidence is complete.",
"ownerRole": "Form maintainer",
"estimatedMinutes": 5
},
"changeHash": "0000000000000000000000000000000000000000000000000000000000000000",
"metadata": {
"demoScenario": "public-needs-input-reference"
}
}