@kungfu-tech/kfd 1.0.0-alpha.12 → 1.0.0-alpha.13

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.
@@ -5,17 +5,17 @@
5
5
  "standard": "kfd-3",
6
6
  "collaborationInterface": {
7
7
  "schemaId": "https://kfd.libkungfu.dev/schemas/kfd-3/collaboration-interface.schema.json",
8
- "digest": "sha256:866fc1f20fe3a4084c31f2edf98e270dd5f7c5bf2801a67e57335daaefa3dd2e"
8
+ "digest": "sha256:e32f2196399d37db202ccc656386bddc346871243c3db6782d26b5a88f831595"
9
9
  },
10
10
  "sourceRegistry": {
11
11
  "id": "kfd-collaboration-interface",
12
12
  "path": ".buildchain/kfd-3/collaboration-interface.json",
13
- "sha256": "866fc1f20fe3a4084c31f2edf98e270dd5f7c5bf2801a67e57335daaefa3dd2e"
13
+ "sha256": "e32f2196399d37db202ccc656386bddc346871243c3db6782d26b5a88f831595"
14
14
  },
15
15
  "artifact": {
16
16
  "name": "@kungfu-tech/kfd",
17
17
  "path": "npm:@kungfu-tech/kfd",
18
- "digest": "sha256:866fc1f20fe3a4084c31f2edf98e270dd5f7c5bf2801a67e57335daaefa3dd2e"
18
+ "digest": "sha256:e32f2196399d37db202ccc656386bddc346871243c3db6782d26b5a88f831595"
19
19
  },
20
20
  "surfaces": [
21
21
  {
@@ -40,6 +40,17 @@
40
40
  "public": true,
41
41
  "sourcePath": "docs/MAP.md"
42
42
  },
43
+ {
44
+ "id": "official-status-and-trademarks",
45
+ "name": "official-status-and-trademarks",
46
+ "kind": "markdown-doc",
47
+ "participantProfile": "human-reader,agent-reader,package-consumer",
48
+ "availability": "stable",
49
+ "visibility": "public",
50
+ "participantFacing": true,
51
+ "public": true,
52
+ "sourcePath": "TRADEMARKS.md"
53
+ },
43
54
  {
44
55
  "id": "decision-texts",
45
56
  "name": "decision-texts",
@@ -232,37 +243,42 @@
232
243
  {
233
244
  "id": "doc:readme",
234
245
  "sourcePath": "README.md",
235
- "sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536"
246
+ "sha256": "25d733aa98a62dad100df10b9a3393364442f0cd06c2daab08e4a99471dd447b"
247
+ },
248
+ {
249
+ "id": "doc:trademarks",
250
+ "sourcePath": "TRADEMARKS.md",
251
+ "sha256": "c59e3e936c2a0f2e3598fc7f8977c734dfc1c23df506c8c8360eb39e8e2ee3e1"
236
252
  },
237
253
  {
238
254
  "id": "doc:docs-map",
239
255
  "sourcePath": "docs/MAP.md",
240
- "sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b"
256
+ "sha256": "c53b0d7bdc83c7e7c335e4aa23f54a76c9874908ea4d9e5d7861be3b0875bd8d"
241
257
  },
242
258
  {
243
259
  "id": "doc:kfd-2-release-trust",
244
260
  "sourcePath": "docs/kfd-2-release-trust.md",
245
- "sha256": "90326ac403339d73cb4d3bf8a0d2e6ca33ff0988809bbc71c163cb459861ad5c"
261
+ "sha256": "9ba323334750cf285f08de21286f58c04b872189febf38a4e8fd50c0791020b3"
246
262
  },
247
263
  {
248
264
  "id": "doc:kfd-3-collaboration-interface",
249
265
  "sourcePath": "docs/kfd-3-collaboration-interface.md",
250
- "sha256": "63263cf25cca617ec51595b3f46ac2af541794449cfd34b3042ff657dcd7838a"
266
+ "sha256": "d483ff6f8423a2e3f8e5dc547b62139d5c365678f9974d62063f8b523f14edb0"
251
267
  },
252
268
  {
253
269
  "id": "decision:kfd-1",
254
270
  "sourcePath": "decisions/kfd-1.md",
255
- "sha256": "2ef7438b0737009d36da248d2ecec5f788d46a93b184efadf5e2e31ca20254f0"
271
+ "sha256": "32016c0962edcea9286db04ba24dab6c55400e9b26ce16a9d4b4ad647e17e7df"
256
272
  },
257
273
  {
258
274
  "id": "decision:kfd-2",
259
275
  "sourcePath": "decisions/kfd-2.md",
260
- "sha256": "b8be7b7526dcec9ea501998056c55f546492abc4eb63484a9bb8856eb434b710"
276
+ "sha256": "0c2da2113df6ef2829592f7ba67593059cb06e195ea527ee742501939efb3b9b"
261
277
  },
262
278
  {
263
279
  "id": "decision:kfd-3",
264
280
  "sourcePath": "decisions/kfd-3.md",
265
- "sha256": "e329bef41ab5cb689346333df317b39918ea1016424a872e438eea8090070b96"
281
+ "sha256": "f37320562b6d82630358663acc239a3ee84bdc930b287c6cb0b2fb0295110672"
266
282
  }
267
283
  ],
268
284
  "schemas": [
@@ -281,71 +297,76 @@
281
297
  "sourcePath": "schemas/kfd-1/witness.schema.json",
282
298
  "sha256": "50104a2962cb75cc1da634fa65553e993f87d8fb9b3c237f0609a2208ad4c1f3"
283
299
  },
300
+ {
301
+ "id": "schema:kfd-2:trust-taxonomy",
302
+ "sourcePath": "schemas/kfd-2/trust-taxonomy.schema.json",
303
+ "sha256": "a663d301a663cadb8567e3010361f5a630b76b6518ed7603dfd58cbd4e64a658"
304
+ },
284
305
  {
285
306
  "id": "schema:kfd-2:release-claims",
286
307
  "sourcePath": "schemas/kfd-2/release-claims.schema.json",
287
- "sha256": "cf90ef7d0a7c2abc33af0d97d793b7e9c3ed96335da0b79a082523139282963e"
308
+ "sha256": "0f52c4a9949f62163a0fbe14fefc2f2f93f548ae18b6b5c07eb87aedca4c0be0"
288
309
  },
289
310
  {
290
311
  "id": "schema:kfd-2:release-trust-passport",
291
312
  "sourcePath": "schemas/kfd-2/release-trust-passport.schema.json",
292
- "sha256": "92bdd34c0575d18240d1c8be12e86034209f54819048ead9617e7aa2e539aaef"
313
+ "sha256": "df7f828605f680f3ff52fe3468cbf8f5e20151fac0d5c31cd9a0de9765efecc1"
293
314
  },
294
315
  {
295
316
  "id": "schema:kfd-3:collaboration-interface",
296
317
  "sourcePath": "schemas/kfd-3/collaboration-interface.schema.json",
297
- "sha256": "03e8d54c08f26bf8aff570995142684b04f0c97578c5fb58d29bc9f1559206d6"
318
+ "sha256": "e8d1f67914751b956c5a075eddbcc1ba482ddd21ce7298ab3a8b9df359a0ae44"
298
319
  },
299
320
  {
300
321
  "id": "schema:kfd-3:witness",
301
322
  "sourcePath": "schemas/kfd-3/witness.schema.json",
302
- "sha256": "cb80768ab8a4f90f86d256555b1995ddb516371ccbe291a8c28581fa371ccd10"
323
+ "sha256": "95c25c7967e5d40a2aa2312e3cdfe984ce00e85db2457a370ce3d863cfa82c84"
303
324
  }
304
325
  ],
305
326
  "standardsMetadata": [
306
327
  {
307
328
  "id": "metadata:registry",
308
329
  "sourcePath": "registry.json",
309
- "sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38"
330
+ "sha256": "f58ec6929da6a5daada78265b937b9d0aebec7cbfb42325b279bb6ae77df830f"
310
331
  },
311
332
  {
312
333
  "id": "metadata:standards",
313
334
  "sourcePath": "standards.json",
314
- "sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d"
335
+ "sha256": "7ac1410e182f5e66e5723c46f914ab652b2b4fad5b8fe5411172230c9ef146fc"
315
336
  },
316
337
  {
317
338
  "id": "metadata:release-impact",
318
339
  "sourcePath": "release-impact.json",
319
- "sha256": "2a2257f3f8ff03fa3091d74b1b7b9571231b223167bd646ff289d9848584edbc"
340
+ "sha256": "ae55c7758d53f7e57593e0ddec72142babd9a8ff7c9003e98f8b468b953e0d7e"
320
341
  },
321
342
  {
322
343
  "id": "metadata:release-anchor",
323
344
  "sourcePath": "kfd.release.json",
324
- "sha256": "d700e2011da213bb8ea7e2fa44c98163c52cd0843144b5744f4bf959c5b99c53"
345
+ "sha256": "fefebbaaac172609ce0a22b505d15556739c89971e7fdac2c9ef3c4ca4776a68"
325
346
  },
326
347
  {
327
348
  "id": "metadata:kfd-2-public-release-trust-claim",
328
349
  "sourcePath": ".buildchain/kfd-2/public-release-trust.claim.json",
329
- "sha256": "48c729d5c492edbea3cfdb814254b2b55923800256bab8e652ecad1178caaba4"
350
+ "sha256": "71986f6fd5d73a1fd74c1b6b68bcf6fe16bf67c2cea9cb3595bdbeebee10182c"
330
351
  }
331
352
  ],
332
353
  "packageExports": [
333
354
  {
334
355
  "id": "export:package-json",
335
356
  "sourcePath": "package.json#exports",
336
- "sha256": "60dad27afe2d609287718e72d3a7c4bbca2d393db3c4d615233a6ab622aaa002"
357
+ "sha256": "c082af3754b3b382219e8fb1973a228f0f38ab8846178ade639488be2626cdb6"
337
358
  },
338
359
  {
339
360
  "id": "export:npm-files",
340
361
  "sourcePath": "package.json#files",
341
- "sha256": "60dad27afe2d609287718e72d3a7c4bbca2d393db3c4d615233a6ab622aaa002"
362
+ "sha256": "c082af3754b3b382219e8fb1973a228f0f38ab8846178ade639488be2626cdb6"
342
363
  }
343
364
  ],
344
365
  "siteConsumptionContracts": [
345
366
  {
346
367
  "id": "site:kfd-site-bundle",
347
368
  "sourcePath": "site/kfd-site.json",
348
- "sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d"
369
+ "sha256": "cb837c81d6fe02700528c5111558597225414c0c4fd9ab7279c94c61a3b4390c"
349
370
  },
350
371
  {
351
372
  "id": "site:release-propagation",
@@ -357,79 +378,89 @@
357
378
  "minimalEntrypoints": [
358
379
  {
359
380
  "path": "README.md",
360
- "sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
381
+ "sha256": "25d733aa98a62dad100df10b9a3393364442f0cd06c2daab08e4a99471dd447b",
361
382
  "description": "Start from the KFD worldview and current decision set."
362
383
  },
363
384
  {
364
385
  "path": "docs/MAP.md",
365
- "sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b",
386
+ "sha256": "c53b0d7bdc83c7e7c335e4aa23f54a76c9874908ea4d9e5d7861be3b0875bd8d",
366
387
  "description": "Route readers and agents to the right KFD document or machine surface."
367
388
  },
389
+ {
390
+ "path": "TRADEMARKS.md",
391
+ "sha256": "c59e3e936c2a0f2e3598fc7f8977c734dfc1c23df506c8c8360eb39e8e2ee3e1",
392
+ "description": "Understand what Apache-2.0 covers and what remains official, trademark-bound, or endorsement-bound."
393
+ },
368
394
  {
369
395
  "path": "registry.json",
370
- "sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
396
+ "sha256": "f58ec6929da6a5daada78265b937b9d0aebec7cbfb42325b279bb6ae77df830f",
371
397
  "description": "Consume the authoritative decision index."
372
398
  },
373
399
  {
374
400
  "path": "standards.json",
375
- "sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
401
+ "sha256": "7ac1410e182f5e66e5723c46f914ab652b2b4fad5b8fe5411172230c9ef146fc",
376
402
  "description": "Discover KFD schema IDs, schema paths, concepts, and interface contracts."
377
403
  },
378
404
  {
379
405
  "path": "package.json#exports",
380
- "sha256": "60dad27afe2d609287718e72d3a7c4bbca2d393db3c4d615233a6ab622aaa002",
406
+ "sha256": "c082af3754b3b382219e8fb1973a228f0f38ab8846178ade639488be2626cdb6",
381
407
  "description": "Consume the shipped npm package surfaces."
382
408
  },
383
409
  {
384
410
  "path": "kfd.release.json",
385
- "sha256": "d700e2011da213bb8ea7e2fa44c98163c52cd0843144b5744f4bf959c5b99c53",
411
+ "sha256": "fefebbaaac172609ce0a22b505d15556739c89971e7fdac2c9ef3c4ca4776a68",
386
412
  "description": "Inspect the explicit KFD package version anchor for the current Buildchain release line."
387
413
  },
388
414
  {
389
415
  "path": ".buildchain/kfd-2/public-release-trust.claim.json",
390
- "sha256": "48c729d5c492edbea3cfdb814254b2b55923800256bab8e652ecad1178caaba4",
416
+ "sha256": "71986f6fd5d73a1fd74c1b6b68bcf6fe16bf67c2cea9cb3595bdbeebee10182c",
391
417
  "description": "Inspect the explicit public KFD-2 claim passed into Buildchain release passport generation."
392
418
  },
393
419
  {
394
420
  "path": "site/kfd-site.json",
395
- "sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
421
+ "sha256": "cb837c81d6fe02700528c5111558597225414c0c4fd9ab7279c94c61a3b4390c",
396
422
  "description": "Render KFD-owned site text and decision pages without duplicating extraction logic."
397
423
  }
398
424
  ],
399
425
  "discoverability": [
400
426
  {
401
427
  "path": "README.md",
402
- "sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
428
+ "sha256": "25d733aa98a62dad100df10b9a3393364442f0cd06c2daab08e4a99471dd447b",
403
429
  "description": "Human and agent entrypoint"
404
430
  },
431
+ {
432
+ "path": "TRADEMARKS.md",
433
+ "sha256": "c59e3e936c2a0f2e3598fc7f8977c734dfc1c23df506c8c8360eb39e8e2ee3e1",
434
+ "description": "Official status, trademark, and authority boundary"
435
+ },
405
436
  {
406
437
  "path": "docs/MAP.md",
407
- "sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b",
438
+ "sha256": "c53b0d7bdc83c7e7c335e4aa23f54a76c9874908ea4d9e5d7861be3b0875bd8d",
408
439
  "description": "Documentation routing entrypoint"
409
440
  },
410
441
  {
411
442
  "path": "registry.json",
412
- "sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
443
+ "sha256": "f58ec6929da6a5daada78265b937b9d0aebec7cbfb42325b279bb6ae77df830f",
413
444
  "description": "Machine-readable decision index"
414
445
  },
415
446
  {
416
447
  "path": "standards.json",
417
- "sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
448
+ "sha256": "7ac1410e182f5e66e5723c46f914ab652b2b4fad5b8fe5411172230c9ef146fc",
418
449
  "description": "Machine-readable standards metadata"
419
450
  },
420
451
  {
421
452
  "path": ".buildchain/kfd-2/public-release-trust.claim.json",
422
- "sha256": "48c729d5c492edbea3cfdb814254b2b55923800256bab8e652ecad1178caaba4",
453
+ "sha256": "71986f6fd5d73a1fd74c1b6b68bcf6fe16bf67c2cea9cb3595bdbeebee10182c",
423
454
  "description": "KFD-2 public release trust claim"
424
455
  },
425
456
  {
426
457
  "path": "package.json",
427
- "sha256": "60dad27afe2d609287718e72d3a7c4bbca2d393db3c4d615233a6ab622aaa002",
458
+ "sha256": "c082af3754b3b382219e8fb1973a228f0f38ab8846178ade639488be2626cdb6",
428
459
  "description": "Package export map"
429
460
  },
430
461
  {
431
462
  "path": "site/kfd-site.json",
432
- "sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
463
+ "sha256": "cb837c81d6fe02700528c5111558597225414c0c4fd9ab7279c94c61a3b4390c",
433
464
  "description": "Site content projection"
434
465
  }
435
466
  ],
@@ -439,52 +470,61 @@
439
470
  "sha256": "188f752e89f3af4855e92b8c3dc379e41f1e326611ccaf8851977ee04c639606",
440
471
  "description": "Append-only decision and contribution constraints"
441
472
  },
473
+ {
474
+ "path": "TRADEMARKS.md",
475
+ "sha256": "c59e3e936c2a0f2e3598fc7f8977c734dfc1c23df506c8c8360eb39e8e2ee3e1",
476
+ "description": "Trademark and official-status constraints"
477
+ },
442
478
  {
443
479
  "path": "scripts/check.mjs",
444
- "sha256": "40bb6dfa9aef2cebe051f5183dce53aaae1ea6137b7c1abe6424baffac58db1c",
480
+ "sha256": "c541d7fd8318c225fd99e042f2c8adee4be8723505c28b79acd017c7eff23d46",
445
481
  "description": "Repository self-verification gate"
446
482
  },
447
483
  {
448
484
  "path": "site/kfd-site.json",
449
- "sha256": "16526aba11d87762fea41a19dd7bccd7e02a03b842144fda494c14fd1f6c565d",
485
+ "sha256": "cb837c81d6fe02700528c5111558597225414c0c4fd9ab7279c94c61a3b4390c",
450
486
  "description": "Site rendering boundary"
451
487
  }
452
488
  ],
453
489
  "choicePaths": [
454
490
  {
455
491
  "path": "README.md",
456
- "sha256": "f158b84881e44f32758b3ff0cc165f478bc1ab6596ad16fe941caeb51573a536",
492
+ "sha256": "25d733aa98a62dad100df10b9a3393364442f0cd06c2daab08e4a99471dd447b",
457
493
  "description": "Human reading path"
458
494
  },
459
495
  {
460
496
  "path": "registry.json",
461
- "sha256": "b83cfadeb726e18f96ec4f7451c66091892f4964420dd81939d1120108991c38",
497
+ "sha256": "f58ec6929da6a5daada78265b937b9d0aebec7cbfb42325b279bb6ae77df830f",
462
498
  "description": "Agent registry path"
463
499
  },
464
500
  {
465
501
  "path": "standards.json",
466
- "sha256": "394139c8915426e81eee7f7ea9f3d8209eb0e2b566ddadfccbddea2a3563585d",
502
+ "sha256": "7ac1410e182f5e66e5723c46f914ab652b2b4fad5b8fe5411172230c9ef146fc",
467
503
  "description": "Agent standards metadata path"
468
504
  },
469
505
  {
470
506
  "path": ".buildchain/kfd-2/public-release-trust.claim.json",
471
- "sha256": "48c729d5c492edbea3cfdb814254b2b55923800256bab8e652ecad1178caaba4",
507
+ "sha256": "71986f6fd5d73a1fd74c1b6b68bcf6fe16bf67c2cea9cb3595bdbeebee10182c",
472
508
  "description": "Agent release trust claim path"
473
509
  },
474
510
  {
475
511
  "path": "package.json",
476
- "sha256": "60dad27afe2d609287718e72d3a7c4bbca2d393db3c4d615233a6ab622aaa002",
512
+ "sha256": "c082af3754b3b382219e8fb1973a228f0f38ab8846178ade639488be2626cdb6",
477
513
  "description": "Package consumption path"
478
514
  }
479
515
  ],
480
516
  "manuals": [
481
517
  {
482
518
  "path": "docs/MAP.md",
483
- "sha256": "8d4d498a737aa7e3cf490653bcd1d13bc32dc057b3d322ff4a84b25f31aae47b"
519
+ "sha256": "c53b0d7bdc83c7e7c335e4aa23f54a76c9874908ea4d9e5d7861be3b0875bd8d"
520
+ },
521
+ {
522
+ "path": "TRADEMARKS.md",
523
+ "sha256": "c59e3e936c2a0f2e3598fc7f8977c734dfc1c23df506c8c8360eb39e8e2ee3e1"
484
524
  },
485
525
  {
486
526
  "path": "docs/kfd-3-collaboration-interface.md",
487
- "sha256": "63263cf25cca617ec51595b3f46ac2af541794449cfd34b3042ff657dcd7838a"
527
+ "sha256": "d483ff6f8423a2e3f8e5dc547b62139d5c365678f9974d62063f8b523f14edb0"
488
528
  }
489
529
  ]
490
530
  },
@@ -493,6 +533,7 @@
493
533
  "reachableEntrypoints": [
494
534
  "readme",
495
535
  "docs-map",
536
+ "official-status-and-trademarks",
496
537
  "registry",
497
538
  "standards",
498
539
  "package-exports",
@@ -503,6 +544,7 @@
503
544
  "classifiedEntrypoints": [
504
545
  "readme",
505
546
  "docs-map",
547
+ "official-status-and-trademarks",
506
548
  "registry",
507
549
  "standards",
508
550
  "package-exports",
@@ -516,5 +558,17 @@
516
558
  "name": "kfd self-verification",
517
559
  "command": "node scripts/check.mjs"
518
560
  },
561
+ "residualRisk": [
562
+ {
563
+ "id": "human-language-interpretation",
564
+ "definedBy": "https://kfd.libkungfu.dev/schemas/kfd-2/trust-taxonomy.schema.json#/$defs/residualRisk",
565
+ "riskType": "natural-language-semantic-risk",
566
+ "trustImpact": "downgrade-warning",
567
+ "machineProvability": "not-exhaustively-enumerable",
568
+ "agentAction": "semantic-review-required",
569
+ "reason": "Natural-language standard interpretation is inspectable and reviewable but not exhaustively enumerable from package bytes.",
570
+ "owner": "KFD maintainers"
571
+ }
572
+ ],
519
573
  "result": "pass"
520
574
  }
@@ -10,6 +10,28 @@
10
10
  "sourceRegistry": {
11
11
  "path": "registry.json"
12
12
  },
13
+ "factSources": [
14
+ {
15
+ "id": "public-kfd-fact-source",
16
+ "kind": "git-repository",
17
+ "host": "github",
18
+ "repository": "kungfu-systems/kfd",
19
+ "url": "https://github.com/kungfu-systems/kfd",
20
+ "loadBearingCoordinate": "commit-addressed repository contents",
21
+ "stableRenderedIndex": "https://kfd.libkungfu.dev",
22
+ "canonicalPaths": [
23
+ "decisions/kfd-N.md",
24
+ "registry.json",
25
+ "standards.json"
26
+ ],
27
+ "projectionSurfaces": [
28
+ "https://kfd.libkungfu.dev/N",
29
+ "npm:@kungfu-tech/kfd",
30
+ "Buildchain release passports"
31
+ ],
32
+ "extensionRequestNote": "GitHub issues are extension request paths; KFD facts are created only by committed repository contents."
33
+ }
34
+ ],
13
35
  "participants": [
14
36
  {
15
37
  "id": "human-reader",
@@ -55,6 +77,12 @@
55
77
  "participants": ["human-reader", "agent-reader", "maintainer"],
56
78
  "purpose": "Route readers and agents to the right KFD document or machine surface."
57
79
  },
80
+ {
81
+ "id": "official-status-and-trademarks",
82
+ "surface": "TRADEMARKS.md",
83
+ "participants": ["human-reader", "agent-reader", "package-consumer"],
84
+ "purpose": "Understand what Apache-2.0 covers and what remains official, trademark-bound, or endorsement-bound."
85
+ },
58
86
  {
59
87
  "id": "registry",
60
88
  "surface": "registry.json",
@@ -109,6 +137,14 @@
109
137
  "discoverability": { "fromMinimalEntrypoint": true, "path": "docs/MAP.md" },
110
138
  "maturity": "stable"
111
139
  },
140
+ {
141
+ "id": "official-status-and-trademarks",
142
+ "kind": "markdown-doc",
143
+ "participants": ["human-reader", "agent-reader", "package-consumer"],
144
+ "value": "Apache-2.0 reuse boundary, trademark boundary, official source boundary, fork/derivative guidance, and agent-facing authority rule.",
145
+ "discoverability": { "fromMinimalEntrypoint": true, "path": "TRADEMARKS.md" },
146
+ "maturity": "stable"
147
+ },
112
148
  {
113
149
  "id": "decision-texts",
114
150
  "kind": "markdown-doc",
@@ -153,7 +189,7 @@
153
189
  "id": "site-bundle-json",
154
190
  "kind": "json-api",
155
191
  "participants": ["site-consumer", "agent-reader"],
156
- "value": "KFD-owned content projection consumed by the public site renderer.",
192
+ "value": "KFD-owned content projection consumed by the public site renderer, including decision metadata and the public KFD fact-source boundary.",
157
193
  "discoverability": { "fromMinimalEntrypoint": true, "path": "site/kfd-site.json" },
158
194
  "maturity": "stable"
159
195
  },
@@ -266,6 +302,19 @@
266
302
  "choice": "Change KFD through PR review, node scripts/check.mjs, and Buildchain release gates."
267
303
  }
268
304
  ],
305
+ "extensionRequests": [
306
+ {
307
+ "id": "kfd-2-trust-taxonomy-extension",
308
+ "participants": ["agent-reader", "maintainer", "release-system", "package-consumer"],
309
+ "trigger": "A human or agent needs a residual-risk, trust-impact, machine-provability, agent-action, or downgrade-reason value that is not present in schemas/kfd-2/trust-taxonomy.schema.json.",
310
+ "requestPath": {
311
+ "kind": "github-issue",
312
+ "target": "https://github.com/kungfu-systems/kfd/issues/new?title=KFD-2%20trust%20taxonomy%20extension%20request",
313
+ "template": "State the missing value, the taxonomy field, the product or release scenario, and why existing KFD-2 values cannot express the case."
314
+ },
315
+ "expectedOutcome": "KFD maintainers either add the value to the KFD-2 trust taxonomy schema or explain which existing value should be used."
316
+ }
317
+ ],
269
318
  "closure": {
270
319
  "classificationMode": "closed-world",
271
320
  "unclassifiedEntrypointsPolicy": "fail",