-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
335 lines (335 loc) · 15.8 KB
/
Copy pathindex.json
File metadata and controls
335 lines (335 loc) · 15.8 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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
{
"generatedBy": "scripts/generate_schema_index.py",
"schema": "edgp.schema.index.v1",
"schemaCount": 41,
"schemas": [
{
"contract": "edgp.advisory.report.v1",
"description": "Local advisory overlay report with matched packages and reverse dependency impact.",
"file": "edgp.advisory.report.v1.schema.json",
"id": "urn:edgp:schema:advisory-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Advisory Report v1"
},
{
"contract": "edgp.albs.artifact_inventory.v1",
"description": "ALBS build artifact inventory report derived from public build metadata.",
"file": "edgp.albs.artifact_inventory.v1.schema.json",
"id": "urn:edgp:schema:albs-artifact-inventory:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP ALBS Artifact Inventory v1"
},
{
"contract": "edgp.albs.build_diff.v1",
"description": "ALBS build comparison report for public build metadata.",
"file": "edgp.albs.build_diff.v1.schema.json",
"id": "urn:edgp:schema:albs-build-diff:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP ALBS Build Diff v1"
},
{
"contract": "edgp.albs.build_timing.v1",
"description": "ALBS build timing report for build tasks, sign tasks, and artifact processing.",
"file": "edgp.albs.build_timing.v1.schema.json",
"id": "urn:edgp:schema:albs-build-timing:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP ALBS Build Timing v1"
},
{
"contract": "edgp.albs.log_intelligence.v1",
"description": "ALBS build-log signal extraction report from public build metadata.",
"file": "edgp.albs.log_intelligence.v1.schema.json",
"id": "urn:edgp:schema:albs-log-intelligence:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP ALBS Log Intelligence v1"
},
{
"contract": "edgp.albs.release_completeness.v1",
"description": "ALBS release completeness report for public build batches.",
"file": "edgp.albs.release_completeness.v1.schema.json",
"id": "urn:edgp:schema:albs-release-completeness:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP ALBS Release Completeness v1"
},
{
"contract": "edgp.bundle.catalog.v1",
"description": "Catalog of verified EDGP static report bundles for batch CI and workbench ingestion.",
"file": "edgp.bundle.catalog.v1.schema.json",
"id": "urn:edgp:schema:bundle-catalog:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Bundle Catalog v1"
},
{
"contract": "edgp.csr.artifact.v1",
"description": "Memory-mappable frozen CSR graph artifact manifest with array digests.",
"file": "edgp.csr.artifact.v1.schema.json",
"id": "urn:edgp:schema:csr-artifact:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP CSR Artifact Manifest v1"
},
{
"contract": "edgp.export.batch.archive.v1",
"description": "Archive report for deterministic graph export batch tar.gz handoff artifacts.",
"file": "edgp.export.batch.archive.v1.schema.json",
"id": "urn:edgp:schema:export-batch-archive:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Export Batch Archive v1"
},
{
"contract": "edgp.export.batch.submission_plan.v1",
"description": "Dry-run submission plan for verified graph export batch artifacts.",
"file": "edgp.export.batch.submission_plan.v1.schema.json",
"id": "urn:edgp:schema:export-batch-submission-plan:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Export Batch Submission Plan v1"
},
{
"contract": "edgp.export.batch.v1",
"description": "Local batch export manifest for graph egress artifacts written from an EDGP snapshot.",
"file": "edgp.export.batch.v1.schema.json",
"id": "urn:edgp:schema:export-batch:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Export Batch v1"
},
{
"contract": "edgp.export.batch.verification.v1",
"description": "Verification report for local graph export batches and their artifact fingerprints.",
"file": "edgp.export.batch.verification.v1.schema.json",
"id": "urn:edgp:schema:export-batch-verification:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Export Batch Verification v1"
},
{
"contract": "edgp.fixture.provenance.v1",
"description": "Machine-readable provenance catalog for public-derived and synthetic EDGP test fixtures.",
"file": "edgp.fixture.provenance.v1.schema.json",
"id": "urn:edgp:schema:fixture-provenance:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Fixture Provenance v1"
},
{
"contract": "edgp.graph.diff.v1",
"description": "Graph snapshot diff report for two EDGP graph snapshot JSON documents.",
"file": "edgp.graph.diff.v1.schema.json",
"id": "urn:edgp:schema:graph-diff:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Graph Diff v1"
},
{
"contract": "edgp.graph.diff_tree.v1",
"description": "Focused dependency or dependent cone diff around one selected node in two EDGP graph snapshots.",
"file": "edgp.graph.diff_tree.v1.schema.json",
"id": "urn:edgp:schema:graph-diff-tree:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Graph Diff Tree v1"
},
{
"contract": "edgp.graph.snapshot.v1",
"description": "Deterministic EDGP graph snapshot exported from a CSR dependency graph.",
"file": "edgp.graph.snapshot.v1.schema.json",
"id": "urn:edgp:schema:graph-snapshot:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Graph Snapshot v1"
},
{
"contract": "edgp.impact.report.v1",
"description": "Reverse dependency impact report for a selected graph node.",
"file": "edgp.impact.report.v1.schema.json",
"id": "urn:edgp:schema:impact-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Impact Report v1"
},
{
"contract": "edgp.libsolv.bridge.v1",
"description": "libsolv command availability, normalized transaction, and optional graph match report.",
"file": "edgp.libsolv.bridge.v1.schema.json",
"id": "urn:edgp:schema:libsolv-bridge:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP libsolv Bridge v1"
},
{
"contract": "edgp.license.report.v1",
"description": "License inventory and deny-list policy report for graph metadata.",
"file": "edgp.license.report.v1.schema.json",
"id": "urn:edgp:schema:license-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP License Report v1"
},
{
"contract": "edgp.npm.diagnostics.v1",
"description": "npm package-lock diagnostics for duplicate names, nested version conflicts, and unresolved declarations.",
"file": "edgp.npm.diagnostics.v1.schema.json",
"id": "urn:edgp:schema:npm-diagnostics:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP npm Diagnostics v1"
},
{
"contract": "edgp.parallel.query.report.v1",
"description": "Parallel frozen-CSR reachability and path query report.",
"file": "edgp.parallel.query.report.v1.schema.json",
"id": "urn:edgp:schema:parallel-query-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Parallel Query Report v1"
},
{
"contract": "edgp.performance.report.v1",
"description": "Synthetic CSR performance report for public validation environments.",
"file": "edgp.performance.report.v1.schema.json",
"id": "urn:edgp:schema:performance-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Performance Report v1"
},
{
"contract": "edgp.public.advisory_feed.v1",
"description": "Normalized public advisory feed report with EDGP overlay output.",
"file": "edgp.public.advisory_feed.v1.schema.json",
"id": "urn:edgp:schema:public-advisory-feed:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Public Advisory Feed v1"
},
{
"contract": "edgp.query.report.v1",
"description": "Graph traversal query report for EDGP dependency graph sources.",
"file": "edgp.query.report.v1.schema.json",
"id": "urn:edgp:schema:query-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Query Report v1"
},
{
"contract": "edgp.real_data.coverage.v1",
"description": "Coverage report that separates public-derived evidence, generated public reports, and intentionally synthetic EDGP fixtures.",
"file": "edgp.real_data.coverage.v1.schema.json",
"id": "urn:edgp:schema:real-data-coverage:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Real-Data Coverage v1"
},
{
"contract": "edgp.real_data.coverage_diff.v1",
"description": "Diff report for comparing two EDGP real-data coverage reports and detecting public-evidence regressions.",
"file": "edgp.real_data.coverage_diff.v1.schema.json",
"id": "urn:edgp:schema:real-data-coverage-diff:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Real-Data Coverage Diff v1"
},
{
"contract": "edgp.real_data.replacement_plan.v1",
"description": "Ranked replacement plan for moving EDGP synthetic fixtures toward public-derived evidence where practical.",
"file": "edgp.real_data.replacement_plan.v1.schema.json",
"id": "urn:edgp:schema:real-data-replacement-plan:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Real-Data Replacement Plan v1"
},
{
"contract": "edgp.real_data.replacement_plan_diff.v1",
"description": "Diff report for comparing two EDGP real-data replacement plans and detecting backlog regressions.",
"file": "edgp.real_data.replacement_plan_diff.v1.schema.json",
"id": "urn:edgp:schema:real-data-replacement-plan-diff:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Real-Data Replacement Plan Diff v1"
},
{
"contract": "edgp.report.bundle.archive.v1",
"description": "Archive report emitted by edgp archive-bundle or edgp verify-bundle-archive for deterministic EDGP static report bundle archives.",
"file": "edgp.report.bundle.archive.v1.schema.json",
"id": "urn:edgp:schema:report-bundle-archive:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Report Bundle Archive v1"
},
{
"contract": "edgp.report.bundle.submission_plan.v1",
"description": "Dry-run submission plan for verified static report bundle artifacts.",
"file": "edgp.report.bundle.submission_plan.v1.schema.json",
"id": "urn:edgp:schema:report-bundle-submission-plan:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Report Bundle Submission Plan v1"
},
{
"contract": "edgp.report.bundle.v1",
"description": "Manifest written beside EDGP static report bundle indexes.",
"file": "edgp.report.bundle.v1.schema.json",
"id": "urn:edgp:schema:report-bundle-manifest:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Report Bundle Manifest v1"
},
{
"contract": "edgp.report.bundle.verification.v1",
"description": "Verification report emitted by edgp verify-bundle for EDGP static report bundles.",
"file": "edgp.report.bundle.verification.v1.schema.json",
"id": "urn:edgp:schema:report-bundle-verification:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Report Bundle Verification v1"
},
{
"contract": "edgp.rpm.albs_provenance.v1",
"description": "Installed RPM to ALBS artifact provenance join report.",
"file": "edgp.rpm.albs_provenance.v1.schema.json",
"id": "urn:edgp:schema:rpm-albs-provenance:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP RPM ALBS Provenance v1"
},
{
"contract": "edgp.rpm.repository_diff.v1",
"description": "RPM repository snapshot diff report for public primary metadata.",
"file": "edgp.rpm.repository_diff.v1.schema.json",
"id": "urn:edgp:schema:rpm-repository-diff:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP RPM Repository Diff v1"
},
{
"contract": "edgp.rpm.repository_summary.v1",
"description": "RPM repository graph summary for public primary metadata.",
"file": "edgp.rpm.repository_summary.v1.schema.json",
"id": "urn:edgp:schema:rpm-repository-summary:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP RPM Repository Summary v1"
},
{
"contract": "edgp.schema.index.v1",
"description": "Deterministic catalog of documented EDGP JSON Schema contracts.",
"file": "edgp.schema.index.v1.schema.json",
"id": "urn:edgp:schema:schema-index:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Schema Index v1"
},
{
"contract": "edgp.submission.plan.index.v1",
"description": "Aggregate index for offline dry-run submission plans.",
"file": "edgp.submission.plan.index.v1.schema.json",
"id": "urn:edgp:schema:submission-plan-index:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Submission Plan Index v1"
},
{
"contract": "edgp.triage.summary.v1",
"description": "Aggregate triage summary for EDGP reports and report bundles.",
"file": "edgp.triage.summary.v1.schema.json",
"id": "urn:edgp:schema:triage-summary:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Triage Summary v1"
},
{
"contract": "edgp.validation.failure.example.filters.v1",
"description": "Filter value listing emitted by edgp failure-examples --list-codes for committed validation failure examples.",
"file": "edgp.validation.failure.example.filters.v1.schema.json",
"id": "urn:edgp:schema:validation-failure-example-filters:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Validation Failure Example Filters v1"
},
{
"contract": "edgp.validation.failure.example.index.v1",
"description": "Machine-readable index of committed EDGP validation failure examples for workbench and RAG ingestion.",
"file": "edgp.validation.failure.example.index.v1.schema.json",
"id": "urn:edgp:schema:validation-failure-example-index:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Validation Failure Example Index v1"
},
{
"contract": "edgp.validation.report.v1",
"description": "Validation report emitted by edgp validate for JSON reports, report bundles, bundle archives, export batches, and CSR artifact directories.",
"file": "edgp.validation.report.v1.schema.json",
"id": "urn:edgp:schema:validation-report:v1",
"jsonSchema": "https://json-schema.org/draft/2020-12/schema",
"title": "EDGP Validation Report v1"
}
]
}