@kungfu-tech/kfd 1.0.0-alpha.4 → 1.0.0-alpha.7
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/.buildchain/kfd-1/contract-world.witness.json +8 -8
- package/.buildchain/kfd-3/collaboration-interface.artifact.json +443 -0
- package/.buildchain/kfd-3/collaboration-interface.json +260 -0
- package/.buildchain/kfd-3/collaboration-interface.prebuild.json +717 -0
- package/buildchain.release-propagation.json +9 -2
- package/kfd.release.json +13 -0
- package/package.json +11 -2
- package/release-impact.json +59 -0
|
@@ -120,33 +120,33 @@
|
|
|
120
120
|
{
|
|
121
121
|
"name": "release-propagation-graph",
|
|
122
122
|
"sourcePath": "buildchain.release-propagation.json",
|
|
123
|
-
"sourceSha256": "
|
|
123
|
+
"sourceSha256": "71f9b54b9e76111178635804615fb0b4600f3131a7871b7c7817395b708c6fb3",
|
|
124
124
|
"artifactPath": "buildchain.release-propagation.json",
|
|
125
|
-
"expectedSha256": "
|
|
125
|
+
"expectedSha256": "71f9b54b9e76111178635804615fb0b4600f3131a7871b7c7817395b708c6fb3",
|
|
126
126
|
"byteForByte": true
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"name": "buildchain-build-workflow",
|
|
130
130
|
"sourcePath": ".github/workflows/build.yml",
|
|
131
|
-
"sourceSha256": "
|
|
131
|
+
"sourceSha256": "77248463bd988e603081736313026b28929029a7bd2bc250369ca1a2adcdb69f",
|
|
132
132
|
"artifactPath": ".github/workflows/build.yml",
|
|
133
|
-
"expectedSha256": "
|
|
133
|
+
"expectedSha256": "77248463bd988e603081736313026b28929029a7bd2bc250369ca1a2adcdb69f",
|
|
134
134
|
"byteForByte": true
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
137
|
"name": "buildchain-ref-promotion-workflow",
|
|
138
138
|
"sourcePath": ".github/workflows/buildchain-ref-promotion.yml",
|
|
139
|
-
"sourceSha256": "
|
|
139
|
+
"sourceSha256": "7b2d6b008440d65e2fd3bdb015e1039b8194f4fc24ef3c79d6fc73b00e308c56",
|
|
140
140
|
"artifactPath": ".github/workflows/buildchain-ref-promotion.yml",
|
|
141
|
-
"expectedSha256": "
|
|
141
|
+
"expectedSha256": "7b2d6b008440d65e2fd3bdb015e1039b8194f4fc24ef3c79d6fc73b00e308c56",
|
|
142
142
|
"byteForByte": true
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
145
|
"name": "release-propagation-workflow",
|
|
146
146
|
"sourcePath": ".github/workflows/release-propagation.yml",
|
|
147
|
-
"sourceSha256": "
|
|
147
|
+
"sourceSha256": "bfc951659843e9d6fe13e0d8000df45204b71e0c58012309a533e369d4695d9d",
|
|
148
148
|
"artifactPath": ".github/workflows/release-propagation.yml",
|
|
149
|
-
"expectedSha256": "
|
|
149
|
+
"expectedSha256": "bfc951659843e9d6fe13e0d8000df45204b71e0c58012309a533e369d4695d9d",
|
|
150
150
|
"byteForByte": true
|
|
151
151
|
},
|
|
152
152
|
{
|
|
@@ -0,0 +1,443 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"contract": "kfd-3-witness",
|
|
4
|
+
"id": "kfd-repository",
|
|
5
|
+
"standard": "kfd-3",
|
|
6
|
+
"collaborationInterface": {
|
|
7
|
+
"schemaId": "https://kfd.libkungfu.dev/schemas/kfd-3/collaboration-interface.schema.json",
|
|
8
|
+
"digest": "sha256:5480681cc68243a5f2d5f64d550b6710b690af171775ceeadad7b731e298b8d7"
|
|
9
|
+
},
|
|
10
|
+
"sourceRegistry": {
|
|
11
|
+
"id": "kfd-collaboration-interface",
|
|
12
|
+
"path": ".buildchain/kfd-3/collaboration-interface.json",
|
|
13
|
+
"sha256": "5480681cc68243a5f2d5f64d550b6710b690af171775ceeadad7b731e298b8d7"
|
|
14
|
+
},
|
|
15
|
+
"artifact": {
|
|
16
|
+
"name": "@kungfu-tech/kfd",
|
|
17
|
+
"path": "npm:@kungfu-tech/kfd",
|
|
18
|
+
"digest": "sha256:5480681cc68243a5f2d5f64d550b6710b690af171775ceeadad7b731e298b8d7"
|
|
19
|
+
},
|
|
20
|
+
"surfaces": [
|
|
21
|
+
{
|
|
22
|
+
"id": "readme",
|
|
23
|
+
"name": "readme",
|
|
24
|
+
"kind": "markdown-doc",
|
|
25
|
+
"participantProfile": "human-reader,agent-reader",
|
|
26
|
+
"availability": "stable",
|
|
27
|
+
"visibility": "public",
|
|
28
|
+
"participantFacing": true,
|
|
29
|
+
"public": true,
|
|
30
|
+
"sourcePath": "README.md"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "docs-map",
|
|
34
|
+
"name": "docs-map",
|
|
35
|
+
"kind": "markdown-doc",
|
|
36
|
+
"participantProfile": "human-reader,agent-reader,maintainer",
|
|
37
|
+
"availability": "stable",
|
|
38
|
+
"visibility": "public",
|
|
39
|
+
"participantFacing": true,
|
|
40
|
+
"public": true,
|
|
41
|
+
"sourcePath": "docs/MAP.md"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"id": "decision-texts",
|
|
45
|
+
"name": "decision-texts",
|
|
46
|
+
"kind": "markdown-doc",
|
|
47
|
+
"participantProfile": "human-reader,agent-reader,maintainer",
|
|
48
|
+
"availability": "stable",
|
|
49
|
+
"visibility": "public",
|
|
50
|
+
"participantFacing": true,
|
|
51
|
+
"public": true,
|
|
52
|
+
"sourcePath": "decisions/*.md"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "registry-json",
|
|
56
|
+
"name": "registry-json",
|
|
57
|
+
"kind": "json-api",
|
|
58
|
+
"participantProfile": "agent-reader,package-consumer,site-consumer",
|
|
59
|
+
"availability": "stable",
|
|
60
|
+
"visibility": "public",
|
|
61
|
+
"participantFacing": true,
|
|
62
|
+
"public": true,
|
|
63
|
+
"sourcePath": "registry.json"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"id": "standards-json",
|
|
67
|
+
"name": "standards-json",
|
|
68
|
+
"kind": "json-api",
|
|
69
|
+
"participantProfile": "agent-reader,package-consumer,release-system",
|
|
70
|
+
"availability": "stable",
|
|
71
|
+
"visibility": "public",
|
|
72
|
+
"participantFacing": true,
|
|
73
|
+
"public": true,
|
|
74
|
+
"sourcePath": "standards.json"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": "schemas",
|
|
78
|
+
"name": "schemas",
|
|
79
|
+
"kind": "json-api",
|
|
80
|
+
"participantProfile": "agent-reader,package-consumer,release-system",
|
|
81
|
+
"availability": "stable",
|
|
82
|
+
"visibility": "public",
|
|
83
|
+
"participantFacing": true,
|
|
84
|
+
"public": true,
|
|
85
|
+
"sourcePath": "schemas/**/*.json"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"id": "package-exports",
|
|
89
|
+
"name": "package-exports",
|
|
90
|
+
"kind": "package",
|
|
91
|
+
"participantProfile": "package-consumer,agent-reader",
|
|
92
|
+
"availability": "stable",
|
|
93
|
+
"visibility": "public",
|
|
94
|
+
"participantFacing": true,
|
|
95
|
+
"public": true,
|
|
96
|
+
"sourcePath": "package.json#exports"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "site-bundle-json",
|
|
100
|
+
"name": "site-bundle-json",
|
|
101
|
+
"kind": "json-api",
|
|
102
|
+
"participantProfile": "site-consumer,agent-reader",
|
|
103
|
+
"availability": "stable",
|
|
104
|
+
"visibility": "public",
|
|
105
|
+
"participantFacing": true,
|
|
106
|
+
"public": true,
|
|
107
|
+
"sourcePath": "site/kfd-site.json"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "release-impact-json",
|
|
111
|
+
"name": "release-impact-json",
|
|
112
|
+
"kind": "json-api",
|
|
113
|
+
"participantProfile": "release-system,maintainer,agent-reader",
|
|
114
|
+
"availability": "stable",
|
|
115
|
+
"visibility": "public",
|
|
116
|
+
"participantFacing": true,
|
|
117
|
+
"public": true,
|
|
118
|
+
"sourcePath": "release-impact.json"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"id": "release-anchor-json",
|
|
122
|
+
"name": "release-anchor-json",
|
|
123
|
+
"kind": "json-api",
|
|
124
|
+
"participantProfile": "release-system,agent-reader,maintainer",
|
|
125
|
+
"availability": "stable",
|
|
126
|
+
"visibility": "public",
|
|
127
|
+
"participantFacing": true,
|
|
128
|
+
"public": true,
|
|
129
|
+
"sourcePath": "kfd.release.json"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"id": "release-propagation-json",
|
|
133
|
+
"name": "release-propagation-json",
|
|
134
|
+
"kind": "json-api",
|
|
135
|
+
"participantProfile": "release-system,site-consumer",
|
|
136
|
+
"availability": "stable",
|
|
137
|
+
"visibility": "public",
|
|
138
|
+
"participantFacing": true,
|
|
139
|
+
"public": true,
|
|
140
|
+
"sourcePath": "buildchain.release-propagation.json"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"id": "kfd-1-witness",
|
|
144
|
+
"name": "kfd-1-witness",
|
|
145
|
+
"kind": "json-api",
|
|
146
|
+
"participantProfile": "release-system,maintainer,agent-reader",
|
|
147
|
+
"availability": "stable",
|
|
148
|
+
"visibility": "public",
|
|
149
|
+
"participantFacing": true,
|
|
150
|
+
"public": true,
|
|
151
|
+
"sourcePath": ".buildchain/kfd-1/contract-world.witness.json"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "kfd-3-self-witnesses",
|
|
155
|
+
"name": "kfd-3-self-witnesses",
|
|
156
|
+
"kind": "json-api",
|
|
157
|
+
"participantProfile": "release-system,maintainer,agent-reader",
|
|
158
|
+
"availability": "stable",
|
|
159
|
+
"visibility": "public",
|
|
160
|
+
"participantFacing": true,
|
|
161
|
+
"public": true,
|
|
162
|
+
"sourcePath": ".buildchain/kfd-3/*.json"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": "release-workflows",
|
|
166
|
+
"name": "release-workflows",
|
|
167
|
+
"kind": "config",
|
|
168
|
+
"participantProfile": "release-system,maintainer",
|
|
169
|
+
"availability": "stable",
|
|
170
|
+
"visibility": "public",
|
|
171
|
+
"participantFacing": true,
|
|
172
|
+
"public": true,
|
|
173
|
+
"sourcePath": ".github/workflows/*.yml"
|
|
174
|
+
}
|
|
175
|
+
],
|
|
176
|
+
"docs": [
|
|
177
|
+
{
|
|
178
|
+
"id": "doc:readme",
|
|
179
|
+
"sourcePath": "README.md",
|
|
180
|
+
"sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"id": "doc:docs-map",
|
|
184
|
+
"sourcePath": "docs/MAP.md",
|
|
185
|
+
"sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"id": "doc:kfd-2-release-trust",
|
|
189
|
+
"sourcePath": "docs/kfd-2-release-trust.md",
|
|
190
|
+
"sha256": "90326ac403339d73cb4d3bf8a0d2e6ca33ff0988809bbc71c163cb459861ad5c"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"id": "doc:kfd-3-collaboration-interface",
|
|
194
|
+
"sourcePath": "docs/kfd-3-collaboration-interface.md",
|
|
195
|
+
"sha256": "63263cf25cca617ec51595b3f46ac2af541794449cfd34b3042ff657dcd7838a"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "decision:kfd-1",
|
|
199
|
+
"sourcePath": "decisions/kfd-1.md",
|
|
200
|
+
"sha256": "2ef7438b0737009d36da248d2ecec5f788d46a93b184efadf5e2e31ca20254f0"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"id": "decision:kfd-2",
|
|
204
|
+
"sourcePath": "decisions/kfd-2.md",
|
|
205
|
+
"sha256": "b8be7b7526dcec9ea501998056c55f546492abc4eb63484a9bb8856eb434b710"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"id": "decision:kfd-3",
|
|
209
|
+
"sourcePath": "decisions/kfd-3.md",
|
|
210
|
+
"sha256": "e329bef41ab5cb689346333df317b39918ea1016424a872e438eea8090070b96"
|
|
211
|
+
}
|
|
212
|
+
],
|
|
213
|
+
"schemas": [
|
|
214
|
+
{
|
|
215
|
+
"id": "schema:kfd-standards",
|
|
216
|
+
"sourcePath": "schemas/kfd-standards.schema.json",
|
|
217
|
+
"sha256": "2ecc7049d13463700f143f4e8c40488d6587484c94d26e827c239eeedc892336"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"id": "schema:kfd-1:contract-world",
|
|
221
|
+
"sourcePath": "schemas/kfd-1/contract-world.schema.json",
|
|
222
|
+
"sha256": "6be00cca75c80bf96429eb62336989d8931ea380d86388fcb8b834dcf8d3c13b"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": "schema:kfd-1:witness",
|
|
226
|
+
"sourcePath": "schemas/kfd-1/witness.schema.json",
|
|
227
|
+
"sha256": "50104a2962cb75cc1da634fa65553e993f87d8fb9b3c237f0609a2208ad4c1f3"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"id": "schema:kfd-2:release-claims",
|
|
231
|
+
"sourcePath": "schemas/kfd-2/release-claims.schema.json",
|
|
232
|
+
"sha256": "cf90ef7d0a7c2abc33af0d97d793b7e9c3ed96335da0b79a082523139282963e"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "schema:kfd-2:release-trust-passport",
|
|
236
|
+
"sourcePath": "schemas/kfd-2/release-trust-passport.schema.json",
|
|
237
|
+
"sha256": "92bdd34c0575d18240d1c8be12e86034209f54819048ead9617e7aa2e539aaef"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"id": "schema:kfd-3:collaboration-interface",
|
|
241
|
+
"sourcePath": "schemas/kfd-3/collaboration-interface.schema.json",
|
|
242
|
+
"sha256": "03e8d54c08f26bf8aff570995142684b04f0c97578c5fb58d29bc9f1559206d6"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": "schema:kfd-3:witness",
|
|
246
|
+
"sourcePath": "schemas/kfd-3/witness.schema.json",
|
|
247
|
+
"sha256": "cb80768ab8a4f90f86d256555b1995ddb516371ccbe291a8c28581fa371ccd10"
|
|
248
|
+
}
|
|
249
|
+
],
|
|
250
|
+
"standardsMetadata": [
|
|
251
|
+
{
|
|
252
|
+
"id": "metadata:registry",
|
|
253
|
+
"sourcePath": "registry.json",
|
|
254
|
+
"sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"id": "metadata:standards",
|
|
258
|
+
"sourcePath": "standards.json",
|
|
259
|
+
"sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"id": "metadata:release-impact",
|
|
263
|
+
"sourcePath": "release-impact.json",
|
|
264
|
+
"sha256": "02fbc91ff6a9c7d0bc83dc255cc3e7b243a9a97aeb2e20c6be33b7b252d80099"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"id": "metadata:release-anchor",
|
|
268
|
+
"sourcePath": "kfd.release.json",
|
|
269
|
+
"sha256": "024ea0de833651993eb0e00b2c796c37c00e98f0ca552606bc9928db0dd09192"
|
|
270
|
+
}
|
|
271
|
+
],
|
|
272
|
+
"packageExports": [
|
|
273
|
+
{
|
|
274
|
+
"id": "export:package-json",
|
|
275
|
+
"sourcePath": "package.json#exports",
|
|
276
|
+
"sha256": "8e6581a050e1df16d49d9aa667c817389ab471e6fcba07580a6a0f73d16e5bae"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"id": "export:npm-files",
|
|
280
|
+
"sourcePath": "package.json#files",
|
|
281
|
+
"sha256": "8e6581a050e1df16d49d9aa667c817389ab471e6fcba07580a6a0f73d16e5bae"
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"siteConsumptionContracts": [
|
|
285
|
+
{
|
|
286
|
+
"id": "site:kfd-site-bundle",
|
|
287
|
+
"sourcePath": "site/kfd-site.json",
|
|
288
|
+
"sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"id": "site:release-propagation",
|
|
292
|
+
"sourcePath": "buildchain.release-propagation.json",
|
|
293
|
+
"sha256": "71f9b54b9e76111178635804615fb0b4600f3131a7871b7c7817395b708c6fb3"
|
|
294
|
+
}
|
|
295
|
+
],
|
|
296
|
+
"evidence": {
|
|
297
|
+
"minimalEntrypoints": [
|
|
298
|
+
{
|
|
299
|
+
"path": "README.md",
|
|
300
|
+
"sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
|
|
301
|
+
"description": "Start from the KFD worldview and current decision set."
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"path": "docs/MAP.md",
|
|
305
|
+
"sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b",
|
|
306
|
+
"description": "Route readers and agents to the right KFD document or machine surface."
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"path": "registry.json",
|
|
310
|
+
"sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
|
|
311
|
+
"description": "Consume the authoritative decision index."
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"path": "standards.json",
|
|
315
|
+
"sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
|
|
316
|
+
"description": "Discover KFD schema IDs, schema paths, concepts, and interface contracts."
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"path": "package.json#exports",
|
|
320
|
+
"sha256": "8e6581a050e1df16d49d9aa667c817389ab471e6fcba07580a6a0f73d16e5bae",
|
|
321
|
+
"description": "Consume the shipped npm package surfaces."
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"path": "kfd.release.json",
|
|
325
|
+
"sha256": "024ea0de833651993eb0e00b2c796c37c00e98f0ca552606bc9928db0dd09192",
|
|
326
|
+
"description": "Inspect the explicit KFD package version anchor for the current Buildchain release line."
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"path": "site/kfd-site.json",
|
|
330
|
+
"sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
|
|
331
|
+
"description": "Render KFD-owned site text and decision pages without duplicating extraction logic."
|
|
332
|
+
}
|
|
333
|
+
],
|
|
334
|
+
"discoverability": [
|
|
335
|
+
{
|
|
336
|
+
"path": "README.md",
|
|
337
|
+
"sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
|
|
338
|
+
"description": "Human and agent entrypoint"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"path": "docs/MAP.md",
|
|
342
|
+
"sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b",
|
|
343
|
+
"description": "Documentation routing entrypoint"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"path": "registry.json",
|
|
347
|
+
"sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
|
|
348
|
+
"description": "Machine-readable decision index"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"path": "standards.json",
|
|
352
|
+
"sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
|
|
353
|
+
"description": "Machine-readable standards metadata"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"path": "package.json",
|
|
357
|
+
"sha256": "8e6581a050e1df16d49d9aa667c817389ab471e6fcba07580a6a0f73d16e5bae",
|
|
358
|
+
"description": "Package export map"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"path": "site/kfd-site.json",
|
|
362
|
+
"sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
|
|
363
|
+
"description": "Site content projection"
|
|
364
|
+
}
|
|
365
|
+
],
|
|
366
|
+
"transparentConstraints": [
|
|
367
|
+
{
|
|
368
|
+
"path": "CONTRIBUTING.md",
|
|
369
|
+
"sha256": "188f752e89f3af4855e92b8c3dc379e41f1e326611ccaf8851977ee04c639606",
|
|
370
|
+
"description": "Append-only decision and contribution constraints"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"path": "scripts/check.mjs",
|
|
374
|
+
"sha256": "cbe8f2c20348580fad4729cc36c068f888e6216fa0c99cd13f34619b71864b11",
|
|
375
|
+
"description": "Repository self-verification gate"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"path": "site/kfd-site.json",
|
|
379
|
+
"sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
|
|
380
|
+
"description": "Site rendering boundary"
|
|
381
|
+
}
|
|
382
|
+
],
|
|
383
|
+
"choicePaths": [
|
|
384
|
+
{
|
|
385
|
+
"path": "README.md",
|
|
386
|
+
"sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
|
|
387
|
+
"description": "Human reading path"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"path": "registry.json",
|
|
391
|
+
"sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
|
|
392
|
+
"description": "Agent registry path"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"path": "standards.json",
|
|
396
|
+
"sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
|
|
397
|
+
"description": "Agent standards metadata path"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"path": "package.json",
|
|
401
|
+
"sha256": "8e6581a050e1df16d49d9aa667c817389ab471e6fcba07580a6a0f73d16e5bae",
|
|
402
|
+
"description": "Package consumption path"
|
|
403
|
+
}
|
|
404
|
+
],
|
|
405
|
+
"manuals": [
|
|
406
|
+
{
|
|
407
|
+
"path": "docs/MAP.md",
|
|
408
|
+
"sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"path": "docs/kfd-3-collaboration-interface.md",
|
|
412
|
+
"sha256": "63263cf25cca617ec51595b3f46ac2af541794449cfd34b3042ff657dcd7838a"
|
|
413
|
+
}
|
|
414
|
+
]
|
|
415
|
+
},
|
|
416
|
+
"closure": {
|
|
417
|
+
"classificationMode": "closed-world",
|
|
418
|
+
"reachableEntrypoints": [
|
|
419
|
+
"readme",
|
|
420
|
+
"docs-map",
|
|
421
|
+
"registry",
|
|
422
|
+
"standards",
|
|
423
|
+
"package-exports",
|
|
424
|
+
"release-anchor",
|
|
425
|
+
"site-bundle"
|
|
426
|
+
],
|
|
427
|
+
"classifiedEntrypoints": [
|
|
428
|
+
"readme",
|
|
429
|
+
"docs-map",
|
|
430
|
+
"registry",
|
|
431
|
+
"standards",
|
|
432
|
+
"package-exports",
|
|
433
|
+
"release-anchor",
|
|
434
|
+
"site-bundle"
|
|
435
|
+
],
|
|
436
|
+
"unclassifiedEntrypoints": []
|
|
437
|
+
},
|
|
438
|
+
"verifier": {
|
|
439
|
+
"name": "kfd self-verification",
|
|
440
|
+
"command": "node scripts/check.mjs"
|
|
441
|
+
},
|
|
442
|
+
"result": "pass"
|
|
443
|
+
}
|