@nebulacomponents/citable 1.18.0 → 1.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +40 -0
- package/dist/universal/.agents/skills/citable/SKILL.md +22 -1
- package/dist/universal/.agents/skills/citable/VERSION +1 -1
- package/dist/universal/.agents/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.agents/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.agents/skills/citable/commands/README.md +13 -0
- package/dist/universal/.agents/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.agents/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.agents/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.agents/skills/citable/manifest.json +12 -8
- package/dist/universal/.agents/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.claude/agents/citable/citable-remediator.md +43 -0
- package/dist/universal/.claude/agents/citable/citable-sow-architect.md +43 -0
- package/dist/universal/.claude/agents/citable/manifest.json +6 -4
- package/dist/universal/.claude/skills/citable/SKILL.md +22 -1
- package/dist/universal/.claude/skills/citable/VERSION +1 -1
- package/dist/universal/.claude/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.claude/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.claude/skills/citable/commands/README.md +13 -0
- package/dist/universal/.claude/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.claude/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.claude/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.claude/skills/citable/manifest.json +16 -10
- package/dist/universal/.claude/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.cursor/skills/citable/SKILL.md +22 -1
- package/dist/universal/.cursor/skills/citable/VERSION +1 -1
- package/dist/universal/.cursor/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.cursor/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.cursor/skills/citable/commands/README.md +13 -0
- package/dist/universal/.cursor/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.cursor/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.cursor/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.cursor/skills/citable/manifest.json +12 -8
- package/dist/universal/.cursor/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.gemini/skills/citable/SKILL.md +22 -1
- package/dist/universal/.gemini/skills/citable/VERSION +1 -1
- package/dist/universal/.gemini/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.gemini/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.gemini/skills/citable/commands/README.md +13 -0
- package/dist/universal/.gemini/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.gemini/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.gemini/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.gemini/skills/citable/manifest.json +12 -8
- package/dist/universal/.gemini/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.github/skills/citable/SKILL.md +22 -1
- package/dist/universal/.github/skills/citable/VERSION +1 -1
- package/dist/universal/.github/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.github/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.github/skills/citable/commands/README.md +13 -0
- package/dist/universal/.github/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.github/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.github/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.github/skills/citable/manifest.json +12 -8
- package/dist/universal/.github/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.kiro/skills/citable/SKILL.md +22 -1
- package/dist/universal/.kiro/skills/citable/VERSION +1 -1
- package/dist/universal/.kiro/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.kiro/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.kiro/skills/citable/commands/README.md +13 -0
- package/dist/universal/.kiro/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.kiro/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.kiro/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.kiro/skills/citable/manifest.json +12 -8
- package/dist/universal/.kiro/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.opencode/skills/citable/SKILL.md +22 -1
- package/dist/universal/.opencode/skills/citable/VERSION +1 -1
- package/dist/universal/.opencode/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.opencode/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.opencode/skills/citable/commands/README.md +13 -0
- package/dist/universal/.opencode/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.opencode/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.opencode/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.opencode/skills/citable/manifest.json +12 -8
- package/dist/universal/.opencode/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.pi/agent/skills/citable/SKILL.md +22 -1
- package/dist/universal/.pi/agent/skills/citable/VERSION +1 -1
- package/dist/universal/.pi/agent/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.pi/agent/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.pi/agent/skills/citable/commands/README.md +13 -0
- package/dist/universal/.pi/agent/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.pi/agent/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.pi/agent/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.pi/agent/skills/citable/manifest.json +12 -8
- package/dist/universal/.pi/agent/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.qoder/skills/citable/SKILL.md +22 -1
- package/dist/universal/.qoder/skills/citable/VERSION +1 -1
- package/dist/universal/.qoder/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.qoder/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.qoder/skills/citable/commands/README.md +13 -0
- package/dist/universal/.qoder/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.qoder/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.qoder/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.qoder/skills/citable/manifest.json +12 -8
- package/dist/universal/.qoder/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.rovodev/skills/citable/SKILL.md +22 -1
- package/dist/universal/.rovodev/skills/citable/VERSION +1 -1
- package/dist/universal/.rovodev/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.rovodev/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.rovodev/skills/citable/commands/README.md +13 -0
- package/dist/universal/.rovodev/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.rovodev/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.rovodev/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.rovodev/skills/citable/manifest.json +12 -8
- package/dist/universal/.rovodev/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.trae/skills/citable/SKILL.md +22 -1
- package/dist/universal/.trae/skills/citable/VERSION +1 -1
- package/dist/universal/.trae/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.trae/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.trae/skills/citable/commands/README.md +13 -0
- package/dist/universal/.trae/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.trae/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.trae/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.trae/skills/citable/manifest.json +12 -8
- package/dist/universal/.trae/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/.trae-cn/skills/citable/SKILL.md +22 -1
- package/dist/universal/.trae-cn/skills/citable/VERSION +1 -1
- package/dist/universal/.trae-cn/skills/citable/agents/citable-remediator.md +43 -0
- package/dist/universal/.trae-cn/skills/citable/agents/citable-sow-architect.md +43 -0
- package/dist/universal/.trae-cn/skills/citable/commands/README.md +13 -0
- package/dist/universal/.trae-cn/skills/citable/commands/remediation.md +55 -0
- package/dist/universal/.trae-cn/skills/citable/commands/reporting.md +28 -0
- package/dist/universal/.trae-cn/skills/citable/commands/sow.md +95 -0
- package/dist/universal/.trae-cn/skills/citable/manifest.json +12 -8
- package/dist/universal/.trae-cn/skills/citable/schemas/sow.schema.json +342 -25
- package/dist/universal/manifest.json +150 -100
- package/package.json +1 -1
- package/schemas/sow.schema.json +342 -25
- package/skill/SKILL.md +22 -1
- package/skill/agents/citable-remediator.md +43 -0
- package/skill/agents/citable-sow-architect.md +43 -0
- package/skill/commands/README.md +13 -0
- package/skill/commands/remediation.md +55 -0
- package/skill/commands/reporting.md +28 -0
- package/skill/commands/sow.md +95 -0
- package/src/commands/sowCmd.js +17 -0
- package/src/sow/admissibilityGate.js +216 -46
- package/src/sow/generateSow.js +529 -113
|
@@ -6,87 +6,404 @@
|
|
|
6
6
|
"required": [
|
|
7
7
|
"sow_id",
|
|
8
8
|
"version",
|
|
9
|
+
"generation_mode",
|
|
9
10
|
"title",
|
|
10
11
|
"client",
|
|
11
12
|
"supplier",
|
|
12
13
|
"effective_date",
|
|
14
|
+
"term_days",
|
|
15
|
+
"currency",
|
|
16
|
+
"currency_minor_unit_exponent",
|
|
17
|
+
"commercial_total_fee_minor",
|
|
18
|
+
"commercial_total_fee_usd",
|
|
13
19
|
"executive_scope",
|
|
14
20
|
"admissibility_gate",
|
|
15
21
|
"work_packages",
|
|
16
22
|
"deliverables",
|
|
17
23
|
"acceptance_criteria",
|
|
18
|
-
"traceability_matrix"
|
|
24
|
+
"traceability_matrix",
|
|
25
|
+
"generation_provenance"
|
|
19
26
|
],
|
|
20
27
|
"properties": {
|
|
21
|
-
"
|
|
28
|
+
"$schema": { "type": "string" },
|
|
29
|
+
"sow_id": { "type": "string", "pattern": "^SOW-[A-Za-z0-9_-]+$" },
|
|
22
30
|
"version": { "type": "string" },
|
|
23
|
-
"
|
|
31
|
+
"generation_mode": {
|
|
32
|
+
"type": "string",
|
|
33
|
+
"enum": ["CONTRACTUAL", "DRAFT", "NON_CONTRACTUAL_SAMPLE"]
|
|
34
|
+
},
|
|
35
|
+
"title": { "type": "string", "minLength": 1 },
|
|
36
|
+
"synthetic_evidence": { "type": "boolean" },
|
|
24
37
|
"client": {
|
|
25
38
|
"type": "object",
|
|
26
39
|
"required": ["name", "contact"],
|
|
27
40
|
"properties": {
|
|
28
|
-
"name": { "type": "string" },
|
|
29
|
-
"contact": { "type": "string" }
|
|
30
|
-
}
|
|
41
|
+
"name": { "type": "string", "minLength": 1 },
|
|
42
|
+
"contact": { "type": "string", "minLength": 1 }
|
|
43
|
+
},
|
|
44
|
+
"additionalProperties": false
|
|
31
45
|
},
|
|
32
46
|
"supplier": {
|
|
33
47
|
"type": "object",
|
|
34
48
|
"required": ["name", "contact"],
|
|
35
49
|
"properties": {
|
|
36
|
-
"name": { "type": "string" },
|
|
37
|
-
"contact": { "type": "string" }
|
|
38
|
-
}
|
|
50
|
+
"name": { "type": "string", "minLength": 1 },
|
|
51
|
+
"contact": { "type": "string", "minLength": 1 }
|
|
52
|
+
},
|
|
53
|
+
"additionalProperties": false
|
|
39
54
|
},
|
|
40
55
|
"effective_date": { "type": "string" },
|
|
41
|
-
"term_days": { "type": "integer" },
|
|
56
|
+
"term_days": { "type": "integer", "minimum": 1 },
|
|
57
|
+
"currency": { "type": "string", "enum": ["USD"] },
|
|
58
|
+
"currency_minor_unit_exponent": { "type": "integer", "enum": [2] },
|
|
59
|
+
"commercial_total_fee_minor": { "type": "integer", "minimum": 0 },
|
|
60
|
+
"commercial_total_fee_usd": { "type": "number", "minimum": 0 },
|
|
42
61
|
"executive_scope": {
|
|
43
62
|
"type": "object",
|
|
44
63
|
"required": ["business_objective", "in_scope_properties", "in_scope_systems"],
|
|
45
64
|
"properties": {
|
|
46
|
-
"business_objective": { "type": "string" },
|
|
65
|
+
"business_objective": { "type": "string", "minLength": 1 },
|
|
47
66
|
"in_scope_properties": { "type": "array", "items": { "type": "string" } },
|
|
48
67
|
"in_scope_systems": { "type": "array", "items": { "type": "string" } },
|
|
49
68
|
"channels": { "type": "array", "items": { "type": "string" } },
|
|
50
|
-
"geographies": { "type": "array", "items": { "type": "string" } }
|
|
51
|
-
|
|
69
|
+
"geographies": { "type": "array", "items": { "type": "string" } },
|
|
70
|
+
"organizational_boundaries": { "type": "string" }
|
|
71
|
+
},
|
|
72
|
+
"additionalProperties": false
|
|
52
73
|
},
|
|
53
74
|
"admissibility_gate": {
|
|
54
75
|
"type": "object",
|
|
55
|
-
"required": ["total_findings_evaluated", "admitted_count", "refused_count"],
|
|
76
|
+
"required": ["total_findings_evaluated", "admitted_count", "refused_count", "admissibility_rate_pct", "refusal_log"],
|
|
77
|
+
"properties": {
|
|
78
|
+
"total_findings_evaluated": { "type": "integer", "minimum": 0 },
|
|
79
|
+
"admitted_count": { "type": "integer", "minimum": 0 },
|
|
80
|
+
"refused_count": { "type": "integer", "minimum": 0 },
|
|
81
|
+
"admissibility_rate_pct": { "type": "integer", "minimum": 0, "maximum": 100 },
|
|
82
|
+
"refusal_log": {
|
|
83
|
+
"type": "array",
|
|
84
|
+
"items": {
|
|
85
|
+
"type": "object",
|
|
86
|
+
"required": ["finding_id", "subject", "gate_failed", "refusal_code", "refusal_rationale"],
|
|
87
|
+
"properties": {
|
|
88
|
+
"finding_id": { "type": "string" },
|
|
89
|
+
"detector_id": { "type": "string" },
|
|
90
|
+
"subject": { "type": "string" },
|
|
91
|
+
"gate_failed": { "type": "string" },
|
|
92
|
+
"refusal_code": { "type": "string" },
|
|
93
|
+
"refusal_rationale": { "type": "string" },
|
|
94
|
+
"suggested_handling": { "type": "string" }
|
|
95
|
+
},
|
|
96
|
+
"additionalProperties": false
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"methodology": { "type": "string" }
|
|
100
|
+
},
|
|
101
|
+
"additionalProperties": false
|
|
102
|
+
},
|
|
103
|
+
"assumptions_and_constraints": {
|
|
104
|
+
"type": "object",
|
|
105
|
+
"required": ["assumptions", "dependencies", "exclusions", "constraints", "unresolved_unknowns"],
|
|
106
|
+
"properties": {
|
|
107
|
+
"assumptions": { "type": "array", "items": { "type": "string" } },
|
|
108
|
+
"dependencies": { "type": "array", "items": { "type": "string" } },
|
|
109
|
+
"exclusions": { "type": "array", "items": { "type": "string" } },
|
|
110
|
+
"constraints": { "type": "array", "items": { "type": "string" } },
|
|
111
|
+
"unresolved_unknowns": { "type": "array", "items": { "type": "string" } }
|
|
112
|
+
},
|
|
113
|
+
"additionalProperties": false
|
|
114
|
+
},
|
|
115
|
+
"work_packages": {
|
|
116
|
+
"type": "array",
|
|
117
|
+
"minItems": 1,
|
|
118
|
+
"items": {
|
|
119
|
+
"type": "object",
|
|
120
|
+
"required": ["work_package_id", "name", "deliverable_id", "owner", "requirements"],
|
|
121
|
+
"properties": {
|
|
122
|
+
"work_package_id": { "type": "string" },
|
|
123
|
+
"name": { "type": "string" },
|
|
124
|
+
"deliverable_id": { "type": "string" },
|
|
125
|
+
"owner": { "type": "string" },
|
|
126
|
+
"requirements": { "type": "array", "minItems": 1 }
|
|
127
|
+
},
|
|
128
|
+
"additionalProperties": false
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
"deliverables": {
|
|
132
|
+
"type": "array",
|
|
133
|
+
"minItems": 1,
|
|
134
|
+
"items": {
|
|
135
|
+
"type": "object",
|
|
136
|
+
"required": ["deliverable_id", "work_package_id", "title", "artifact_type", "format", "owner", "delivery_criteria"],
|
|
137
|
+
"properties": {
|
|
138
|
+
"deliverable_id": { "type": "string" },
|
|
139
|
+
"work_package_id": { "type": "string" },
|
|
140
|
+
"title": { "type": "string" },
|
|
141
|
+
"artifact_type": { "type": "string" },
|
|
142
|
+
"format": { "type": "string" },
|
|
143
|
+
"owner": { "type": "string" },
|
|
144
|
+
"delivery_criteria": { "type": "string" }
|
|
145
|
+
},
|
|
146
|
+
"additionalProperties": false
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"technical_requirements": {
|
|
150
|
+
"type": "object",
|
|
151
|
+
"properties": {
|
|
152
|
+
"supported_frameworks": { "type": "array", "items": { "type": "string" } },
|
|
153
|
+
"git_branching_model": { "type": "string" },
|
|
154
|
+
"rollback_mechanism": { "type": "string" },
|
|
155
|
+
"access_requirements": { "type": "array", "items": { "type": "string" } }
|
|
156
|
+
},
|
|
157
|
+
"additionalProperties": false
|
|
158
|
+
},
|
|
159
|
+
"acceptance_criteria": {
|
|
160
|
+
"type": "array",
|
|
161
|
+
"minItems": 1,
|
|
162
|
+
"items": {
|
|
163
|
+
"type": "object",
|
|
164
|
+
"required": ["acceptance_test_id", "sow_requirement_id", "test_description", "validation_method", "pass_threshold", "evidence_required"],
|
|
165
|
+
"properties": {
|
|
166
|
+
"acceptance_test_id": { "type": "string" },
|
|
167
|
+
"sow_requirement_id": { "type": "string" },
|
|
168
|
+
"test_description": { "type": "string" },
|
|
169
|
+
"validation_method": { "type": "string" },
|
|
170
|
+
"pass_threshold": { "type": "string" },
|
|
171
|
+
"evidence_required": { "type": "string" }
|
|
172
|
+
},
|
|
173
|
+
"additionalProperties": false
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"baseline_and_target_metrics": {
|
|
177
|
+
"type": "object",
|
|
178
|
+
"properties": {
|
|
179
|
+
"disclaimer": { "type": "string" },
|
|
180
|
+
"metrics": {
|
|
181
|
+
"type": "array",
|
|
182
|
+
"items": {
|
|
183
|
+
"type": "object",
|
|
184
|
+
"required": ["metric", "baseline", "target", "validation"],
|
|
185
|
+
"properties": {
|
|
186
|
+
"metric": { "type": "string" },
|
|
187
|
+
"baseline": { "type": "string" },
|
|
188
|
+
"target": { "type": "string" },
|
|
189
|
+
"validation": { "type": "string" }
|
|
190
|
+
},
|
|
191
|
+
"additionalProperties": false
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
"additionalProperties": false
|
|
196
|
+
},
|
|
197
|
+
"experiment_specifications": {
|
|
198
|
+
"type": "object",
|
|
199
|
+
"properties": {
|
|
200
|
+
"standard": { "type": "string" },
|
|
201
|
+
"stopping_criteria": { "type": "string" },
|
|
202
|
+
"guardrails": { "type": "array", "items": { "type": "string" } }
|
|
203
|
+
},
|
|
204
|
+
"additionalProperties": false
|
|
205
|
+
},
|
|
206
|
+
"raci_matrix": {
|
|
207
|
+
"type": "array",
|
|
208
|
+
"items": {
|
|
209
|
+
"type": "object",
|
|
210
|
+
"required": ["role", "r", "raci"],
|
|
211
|
+
"properties": {
|
|
212
|
+
"role": { "type": "string" },
|
|
213
|
+
"r": { "type": "string" },
|
|
214
|
+
"raci": { "type": "string" }
|
|
215
|
+
},
|
|
216
|
+
"additionalProperties": false
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
"customer_obligations": {
|
|
220
|
+
"type": "array",
|
|
221
|
+
"items": { "type": "string" }
|
|
222
|
+
},
|
|
223
|
+
"delivery_schedule": {
|
|
224
|
+
"type": "object",
|
|
225
|
+
"required": ["total_duration_weeks", "milestones"],
|
|
226
|
+
"properties": {
|
|
227
|
+
"total_duration_weeks": { "type": "integer", "minimum": 1 },
|
|
228
|
+
"milestones": {
|
|
229
|
+
"type": "array",
|
|
230
|
+
"minItems": 1,
|
|
231
|
+
"items": {
|
|
232
|
+
"type": "object",
|
|
233
|
+
"required": ["milestone_id", "work_package_id", "name", "fee_minor", "fee_usd", "billing_trigger", "target_delivery_week"],
|
|
234
|
+
"properties": {
|
|
235
|
+
"milestone_id": { "type": "string" },
|
|
236
|
+
"work_package_id": { "type": "string" },
|
|
237
|
+
"name": { "type": "string" },
|
|
238
|
+
"fee_minor": { "type": "integer", "minimum": 0 },
|
|
239
|
+
"fee_usd": { "type": "number", "minimum": 0 },
|
|
240
|
+
"billing_trigger": { "type": "string" },
|
|
241
|
+
"target_delivery_week": { "type": "integer", "minimum": 1 }
|
|
242
|
+
},
|
|
243
|
+
"additionalProperties": false
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"additionalProperties": false
|
|
248
|
+
},
|
|
249
|
+
"change_control_process": {
|
|
250
|
+
"type": "object",
|
|
56
251
|
"properties": {
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
|
|
252
|
+
"procedure": { "type": "string" },
|
|
253
|
+
"authorization": { "type": "string" },
|
|
254
|
+
"superceding_rules": { "type": "string" }
|
|
255
|
+
},
|
|
256
|
+
"additionalProperties": false
|
|
257
|
+
},
|
|
258
|
+
"risk_register": {
|
|
259
|
+
"type": "array",
|
|
260
|
+
"items": {
|
|
261
|
+
"type": "object",
|
|
262
|
+
"required": ["id", "category", "description", "mitigation"],
|
|
263
|
+
"properties": {
|
|
264
|
+
"id": { "type": "string" },
|
|
265
|
+
"category": { "type": "string" },
|
|
266
|
+
"description": { "type": "string" },
|
|
267
|
+
"mitigation": { "type": "string" }
|
|
268
|
+
},
|
|
269
|
+
"additionalProperties": false
|
|
61
270
|
}
|
|
62
271
|
},
|
|
63
|
-
"
|
|
64
|
-
|
|
65
|
-
|
|
272
|
+
"data_governance": {
|
|
273
|
+
"type": "object",
|
|
274
|
+
"properties": {
|
|
275
|
+
"authorized_sources": { "type": "array", "items": { "type": "string" } },
|
|
276
|
+
"retention_period": { "type": "string" },
|
|
277
|
+
"processing_purpose": { "type": "string" },
|
|
278
|
+
"deletion_upon_termination": { "type": "string" }
|
|
279
|
+
},
|
|
280
|
+
"additionalProperties": false
|
|
281
|
+
},
|
|
282
|
+
"security_requirements": {
|
|
283
|
+
"type": "array",
|
|
284
|
+
"items": { "type": "string" }
|
|
285
|
+
},
|
|
286
|
+
"platform_dependencies": {
|
|
287
|
+
"type": "array",
|
|
288
|
+
"items": { "type": "string" }
|
|
289
|
+
},
|
|
290
|
+
"qa_plan": {
|
|
291
|
+
"type": "object",
|
|
292
|
+
"properties": {
|
|
293
|
+
"methodology": { "type": "string" },
|
|
294
|
+
"evidence_package": { "type": "string" }
|
|
295
|
+
},
|
|
296
|
+
"additionalProperties": false
|
|
297
|
+
},
|
|
298
|
+
"governance_model": {
|
|
299
|
+
"type": "object",
|
|
300
|
+
"properties": {
|
|
301
|
+
"weekly_sync": { "type": "string" },
|
|
302
|
+
"written_reports": { "type": "string" },
|
|
303
|
+
"decision_logging": { "type": "string" }
|
|
304
|
+
},
|
|
305
|
+
"additionalProperties": false
|
|
306
|
+
},
|
|
307
|
+
"commercial_terms": {
|
|
308
|
+
"type": "object",
|
|
309
|
+
"required": ["total_fixed_fee_minor", "total_fixed_fee_usd", "currency", "payment_terms", "milestones"],
|
|
310
|
+
"properties": {
|
|
311
|
+
"total_fixed_fee_minor": { "type": "integer", "minimum": 0 },
|
|
312
|
+
"total_fixed_fee_usd": { "type": "number", "minimum": 0 },
|
|
313
|
+
"currency": { "type": "string", "enum": ["USD"] },
|
|
314
|
+
"payment_terms": { "type": "string" },
|
|
315
|
+
"milestones": { "type": "array" }
|
|
316
|
+
},
|
|
317
|
+
"additionalProperties": false
|
|
318
|
+
},
|
|
319
|
+
"out_of_scope": {
|
|
320
|
+
"type": "array",
|
|
321
|
+
"items": { "type": "string" }
|
|
322
|
+
},
|
|
323
|
+
"warranty_terms": {
|
|
324
|
+
"type": "object",
|
|
325
|
+
"properties": {
|
|
326
|
+
"warranty_window_days": { "type": "integer", "minimum": 0 },
|
|
327
|
+
"defect_definition": { "type": "string" },
|
|
328
|
+
"exclusion": { "type": "string" }
|
|
329
|
+
},
|
|
330
|
+
"additionalProperties": false
|
|
331
|
+
},
|
|
332
|
+
"completion_and_handoff": {
|
|
333
|
+
"type": "object",
|
|
334
|
+
"properties": {
|
|
335
|
+
"handoff_assets": { "type": "array", "items": { "type": "string" } },
|
|
336
|
+
"operational_signoff": { "type": "string" }
|
|
337
|
+
},
|
|
338
|
+
"additionalProperties": false
|
|
339
|
+
},
|
|
340
|
+
"termination_provisions": {
|
|
341
|
+
"type": "object",
|
|
342
|
+
"properties": {
|
|
343
|
+
"convenience": { "type": "string" },
|
|
344
|
+
"compensation": { "type": "string" },
|
|
345
|
+
"asset_transfer": { "type": "string" }
|
|
346
|
+
},
|
|
347
|
+
"additionalProperties": false
|
|
348
|
+
},
|
|
66
349
|
"traceability_matrix": {
|
|
67
350
|
"type": "array",
|
|
351
|
+
"minItems": 1,
|
|
68
352
|
"items": {
|
|
69
353
|
"type": "object",
|
|
70
354
|
"required": [
|
|
71
355
|
"finding_id",
|
|
72
356
|
"recommendation",
|
|
73
357
|
"sow_requirement_id",
|
|
358
|
+
"work_package_id",
|
|
74
359
|
"deliverable_id",
|
|
75
360
|
"acceptance_test_id",
|
|
76
361
|
"owner",
|
|
77
|
-
"evidence_id"
|
|
362
|
+
"evidence_id",
|
|
363
|
+
"evidence_ids"
|
|
78
364
|
],
|
|
79
365
|
"properties": {
|
|
80
366
|
"finding_id": { "type": "string" },
|
|
367
|
+
"detector_id": { "type": "string" },
|
|
81
368
|
"recommendation": { "type": "string" },
|
|
82
369
|
"sow_requirement_id": { "type": "string" },
|
|
83
370
|
"work_package_id": { "type": "string" },
|
|
84
371
|
"deliverable_id": { "type": "string" },
|
|
85
372
|
"acceptance_test_id": { "type": "string" },
|
|
86
373
|
"owner": { "type": "string" },
|
|
87
|
-
"
|
|
88
|
-
|
|
374
|
+
"owner_source": { "type": "string" },
|
|
375
|
+
"owner_mapping_version": { "type": "string" },
|
|
376
|
+
"evidence_id": { "type": "string" },
|
|
377
|
+
"evidence_ids": { "type": "array", "items": { "type": "string" }, "minItems": 1 },
|
|
378
|
+
"severity": { "type": "string" },
|
|
379
|
+
"target_subject": { "type": "string" },
|
|
380
|
+
"acceptance_criteria": { "type": "string" }
|
|
381
|
+
},
|
|
382
|
+
"additionalProperties": false
|
|
89
383
|
}
|
|
384
|
+
},
|
|
385
|
+
"generation_provenance": {
|
|
386
|
+
"type": "object",
|
|
387
|
+
"required": [
|
|
388
|
+
"generated_at",
|
|
389
|
+
"generator_version",
|
|
390
|
+
"generation_mode",
|
|
391
|
+
"source_type",
|
|
392
|
+
"source_findings_count",
|
|
393
|
+
"synthetic_evidence"
|
|
394
|
+
],
|
|
395
|
+
"properties": {
|
|
396
|
+
"generated_at": { "type": "string" },
|
|
397
|
+
"generator_version": { "type": "string" },
|
|
398
|
+
"generation_mode": { "type": "string", "enum": ["CONTRACTUAL", "DRAFT", "NON_CONTRACTUAL_SAMPLE"] },
|
|
399
|
+
"source_type": { "type": "string" },
|
|
400
|
+
"source_identifier": { "type": ["string", "null"] },
|
|
401
|
+
"source_findings_count": { "type": "integer", "minimum": 0 },
|
|
402
|
+
"findings_integrity_hash": { "type": ["string", "null"] },
|
|
403
|
+
"synthetic_evidence": { "type": "boolean" }
|
|
404
|
+
},
|
|
405
|
+
"additionalProperties": false
|
|
90
406
|
}
|
|
91
|
-
}
|
|
407
|
+
},
|
|
408
|
+
"additionalProperties": false
|
|
92
409
|
}
|