@kungfu-tech/buildchain 4.0.0 → 4.0.1-alpha.10

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.
Files changed (228) hide show
  1. package/AGENTS.md +13 -5
  2. package/actions/promote-buildchain-ref/README.md +11 -6
  3. package/actions/release-tail/README.md +8 -0
  4. package/architecture/ci-lane-change-budget.json +187 -0
  5. package/architecture/decisions/0002-next-development-transition.md +101 -0
  6. package/architecture/decisions/0003-two-phase-delivery-warrant.md +152 -0
  7. package/architecture/internal-capabilities.json +219 -7
  8. package/architecture/maintainability-policy.json +246 -29
  9. package/architecture/release-tail-contract-inventory.json +5 -2
  10. package/architecture/v3-core-mechanism-inventory.json +91 -0
  11. package/architecture/v4-adopter-delivery-parity.json +32 -5
  12. package/architecture/v4-capability-state-machine-manifest.json +73 -0
  13. package/architecture/v4-compatibility-facts-parity.json +77 -0
  14. package/architecture/v4-delivery-authority-parity.json +250 -0
  15. package/architecture/v4-delivery-warrant-shadow-fixtures.json +41 -9
  16. package/architecture/v4-floating-consumer-policy.json +81 -0
  17. package/architecture/v4-floating-consumer-policy.md +32 -0
  18. package/architecture/v4-next-development-parity.json +192 -0
  19. package/architecture/v4-publication-rehearsal-parity.json +84 -0
  20. package/architecture/v4-release-train-parity.json +1 -0
  21. package/architecture/v4-runtime-ref-resume-authority.json +64 -0
  22. package/architecture/v4-stage-capsule-qualification.json +2 -2
  23. package/architecture/v4-tail-reseal-parity.json +150 -0
  24. package/bin/buildchain.mjs +32 -3
  25. package/bin/internal/adopter-delivery-cli.mjs +70 -0
  26. package/bin/internal/command-registry.mjs +3 -0
  27. package/bin/internal/compatibility-facts-cli.mjs +101 -0
  28. package/bin/internal/trust-release-release-handlers.mjs +5 -0
  29. package/contracts/dev-delivery-authority-v2.schema.json +662 -0
  30. package/contracts/fixtures/next-development-transition-v1/anchored-manual-waiting.json +47 -0
  31. package/contracts/fixtures/next-development-transition-v1/semver-auto-planned.json +47 -0
  32. package/contracts/fixtures/next-development-transition-v1/version-model-cases.json +40 -0
  33. package/contracts/fixtures/v4-adopter-delivery-v1/archive-template.json +19 -0
  34. package/contracts/fixtures/v4-adopter-delivery-v1/bootstrap-positive.json +93 -0
  35. package/contracts/fixtures/v4-adopter-delivery-v1/gate-positive.json +29 -0
  36. package/contracts/fixtures/v4-adopter-delivery-v1/gate-unknown-selector.json +26 -0
  37. package/contracts/fixtures/v4-adopter-delivery-v1/offline-vectors.json +50 -0
  38. package/contracts/fixtures/v4-compatibility-facts-v1/shared.json +1129 -0
  39. package/contracts/fixtures/v4-floating-consumer-policy-v1/cases.json +59 -0
  40. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/artifacts/product.bin +1 -0
  41. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/config/buildchain.toml +5 -0
  42. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/documents/release-activation.json +1 -0
  43. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/documents/signed-channel.json +1 -0
  44. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/evidence/qualification.json +1 -0
  45. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/manifests/candidate.json +5 -0
  46. package/contracts/fixtures/v4-publication-rehearsal-v1/candidate/manifests/release-passport.json +1 -0
  47. package/contracts/fixtures/v4-publication-rehearsal-v1/capsule.json +707 -0
  48. package/contracts/fixtures/v4-publication-rehearsal-v1/offline-vectors.json +27 -0
  49. package/contracts/fixtures/v4-runtime-ref-resume-authority-v1/scenario.json +15 -0
  50. package/contracts/fixtures/v4-tail-reseal-v1/valid.json +229 -0
  51. package/contracts/next-development-request-v1.schema.json +66 -0
  52. package/contracts/next-development-transition-v1.schema.json +292 -0
  53. package/contracts/v4-adopter-delivery-v1.schema.json +81 -0
  54. package/contracts/v4-compatibility-facts-v1.schema.json +230 -0
  55. package/contracts/v4-floating-consumer-policy-receipt-v1.schema.json +107 -0
  56. package/contracts/v4-publication-rehearsal-capsule-v1.schema.json +233 -0
  57. package/contracts/v4-runtime-ref-resume-authority-v1.schema.json +235 -0
  58. package/contracts/v4-tail-reseal-v1.schema.json +276 -0
  59. package/dist/site/agent-index.json +5 -0
  60. package/dist/site/artifact-schemas.json +10 -0
  61. package/dist/site/buildchain-contract.json +1562 -44
  62. package/dist/site/buildchain-site.json +684 -42
  63. package/dist/site/capability-registry.json +17 -14
  64. package/dist/site/cli-registry.json +205 -3
  65. package/dist/site/controller-registry.json +62 -6
  66. package/dist/site/kfd-claims.json +551 -22
  67. package/dist/site/kfd-upstream-aggregate.json +1 -1
  68. package/dist/site/manual-registry.json +55 -9
  69. package/dist/site/node-api-registry.json +15247 -8690
  70. package/dist/site/page-registry.json +647 -29
  71. package/dist/site/public-surface-audit.json +876 -55
  72. package/dist/site/publication-authority-registry.json +44 -8
  73. package/dist/site/publication-registry.json +4 -4
  74. package/dist/site/release-provenance.json +26 -0
  75. package/dist/site/schemas/dev-delivery-authority-v2.schema.json +662 -0
  76. package/dist/site/schemas/release-tail-capabilities-v1.schema.json +199 -0
  77. package/dist/site/schemas/v4-adopter-delivery-v1.schema.json +81 -0
  78. package/dist/site/schemas/v4-compatibility-facts-v1.schema.json +230 -0
  79. package/dist/site/schemas/v4-publication-rehearsal-capsule-v1.schema.json +233 -0
  80. package/dist/site/site-manifest.json +37 -13
  81. package/dist/site/workflow-registry.json +200 -22
  82. package/docs/MAP.md +10 -2
  83. package/docs/cli-reference.md +404 -13
  84. package/docs/cli.md +8 -0
  85. package/docs/dev-alpha-candidate-patrol.md +8 -0
  86. package/docs/dev-delivery-qualification-landing-adr.md +251 -0
  87. package/docs/dev-delivery-warrant.md +361 -30
  88. package/docs/lifecycle-protocol.md +41 -0
  89. package/docs/next-development-transition.md +118 -0
  90. package/docs/node-api-reference.md +748 -322
  91. package/docs/release-tail-provider-plane.md +30 -0
  92. package/docs/reusable-build-surface.md +41 -0
  93. package/docs/runtime-train-validation.md +10 -0
  94. package/docs/v4-adopter-delivery.md +133 -0
  95. package/docs/v4-compatibility-facts.md +91 -0
  96. package/docs/v4-publication-rehearsal.md +130 -0
  97. package/docs/v4-runtime-ref-resume-authority.md +69 -0
  98. package/docs/v4-tail-reseal.md +73 -0
  99. package/docs/versioning.md +4 -2
  100. package/package.json +36 -6
  101. package/packages/core/adopter-delivery-passport.js +259 -0
  102. package/packages/core/adopter-delivery-vectors.js +158 -0
  103. package/packages/core/adopter-delivery-vectors.json +77 -0
  104. package/packages/core/artifact-signing.js +61 -0
  105. package/packages/core/buildchain-agent-manuals.js +3 -0
  106. package/packages/core/buildchain-compatibility-authority.js +336 -0
  107. package/packages/core/buildchain-compatibility-fact.js +394 -0
  108. package/packages/core/buildchain-compatibility-facts.json +217 -0
  109. package/packages/core/buildchain-compatibility-proof.js +566 -0
  110. package/packages/core/buildchain-config.js +150 -1
  111. package/packages/core/buildchain-contract.js +96 -143
  112. package/packages/core/buildchain-delivery-bootstrap.js +240 -0
  113. package/packages/core/buildchain-delivery-infrastructure.js +164 -0
  114. package/packages/core/buildchain-delivery-self-dogfood.js +395 -0
  115. package/packages/core/buildchain-publication-authority.js +1 -0
  116. package/packages/core/channel-candidate.js +8 -0
  117. package/packages/core/channel-promotion-baseline.js +55 -0
  118. package/packages/core/ci-lane-change-budget.js +247 -0
  119. package/packages/core/dev-alpha-candidate-selection.js +10 -2
  120. package/packages/core/dev-delivery-authority-candidate.js +270 -0
  121. package/packages/core/dev-delivery-authority-evidence.js +146 -0
  122. package/packages/core/dev-delivery-authority-landing.js +461 -0
  123. package/packages/core/dev-delivery-authority-observation.js +48 -0
  124. package/packages/core/dev-delivery-authority-qualification.js +591 -0
  125. package/packages/core/dev-delivery-authority-settlement.js +213 -0
  126. package/packages/core/dev-delivery-authority-state.js +583 -0
  127. package/packages/core/dev-delivery-candidate-identity.js +13 -0
  128. package/packages/core/dev-delivery-contract-surface.js +76 -0
  129. package/packages/core/dev-delivery-execution-failure.js +133 -0
  130. package/packages/core/dev-delivery-execution-transfer.js +592 -0
  131. package/packages/core/dev-delivery-landing-admission-core.js +119 -0
  132. package/packages/core/dev-delivery-landing-readback.js +598 -0
  133. package/packages/core/dev-delivery-landing-terminal-evidence.js +271 -0
  134. package/packages/core/dev-delivery-landing-testing-port.js +6 -0
  135. package/packages/core/dev-delivery-native-execution.js +110 -0
  136. package/packages/core/dev-delivery-native-proof.js +562 -0
  137. package/packages/core/dev-delivery-process-boundary.js +563 -0
  138. package/packages/core/dev-delivery-proof.js +37 -3
  139. package/packages/core/dev-delivery-provider-attempt.js +127 -0
  140. package/packages/core/dev-delivery-provider-heartbeat.js +382 -0
  141. package/packages/core/dev-delivery-warrant-cancellation.js +1 -0
  142. package/packages/core/dev-delivery-warrant-qualification.js +145 -0
  143. package/packages/core/dev-delivery-warrant-settlement.js +237 -36
  144. package/packages/core/dev-delivery-warrant-state.js +587 -0
  145. package/packages/core/dev-delivery-warrant.js +328 -370
  146. package/packages/core/github-governance-authority.js +1 -0
  147. package/packages/core/index.js +7 -0
  148. package/packages/core/kungfu-temporal-fact.js +557 -0
  149. package/packages/core/legacy-kfd-adopter-driver.js +167 -0
  150. package/packages/core/next-development-candidate-reservation.js +186 -0
  151. package/packages/core/next-development-controller.js +728 -0
  152. package/packages/core/next-development-projection.js +287 -0
  153. package/packages/core/next-development-transition.js +738 -0
  154. package/packages/core/paper-agent-entry.js +11 -5
  155. package/packages/core/paper.js +16 -5
  156. package/packages/core/publication-authority.js +5 -5
  157. package/packages/core/published-delivery-authority.js +266 -0
  158. package/packages/core/release-candidate-recovery.js +66 -11
  159. package/packages/core/release-candidate.js +79 -19
  160. package/packages/core/release-passport.js +271 -38
  161. package/packages/core/v4-adopter-delivery-parity.js +3 -3
  162. package/packages/core/v4-adopter-delivery.js +359 -0
  163. package/packages/core/v4-canonical-contracts.js +5 -0
  164. package/packages/core/v4-delivery-warrant-read-candidate.js +10 -3
  165. package/packages/core/v4-floating-consumer-evidence.js +338 -0
  166. package/packages/core/v4-floating-consumer-policy.js +569 -0
  167. package/packages/core/v4-floating-consumer-release-passport.js +153 -0
  168. package/packages/core/v4-publication-rehearsal-capsule.js +468 -0
  169. package/packages/core/v4-publication-rehearsal-provider-bindings.js +212 -0
  170. package/packages/core/v4-publication-rehearsal.js +481 -0
  171. package/packages/core/v4-runtime-ref-resume-authority.js +625 -0
  172. package/packages/core/v4-runtime-selector-persistence.js +228 -0
  173. package/packages/core/v4-tail-reseal-contract.js +26 -0
  174. package/packages/core/v4-tail-reseal-github.js +178 -0
  175. package/packages/core/v4-tail-reseal-receipt.js +225 -0
  176. package/packages/core/v4-tail-reseal.js +594 -0
  177. package/packages/core/workflow-yaml-contract.js +72 -2
  178. package/scripts/audit-publication-control-plane.mjs +31 -31
  179. package/scripts/buildchain-cli-help.mjs +41 -2
  180. package/scripts/check-ci-lane-change-budget.mjs +100 -0
  181. package/scripts/check-inventory.mjs +14 -3
  182. package/scripts/check-v4-floating-consumer-policy-contract.mjs +217 -0
  183. package/scripts/check-v4-public-dogfood-contract.mjs +6 -11
  184. package/scripts/dev-alpha-candidate-patrol.mjs +22 -1
  185. package/scripts/dev-delivery-authority-command-adapters.mjs +206 -0
  186. package/scripts/dev-delivery-authority-provider.mjs +28 -0
  187. package/scripts/dev-delivery-authority.mjs +490 -0
  188. package/scripts/dev-delivery-native-run.mjs +177 -0
  189. package/scripts/dev-delivery-process-boundary.mjs +260 -0
  190. package/scripts/dev-delivery-proof.mjs +67 -2
  191. package/scripts/dev-delivery-provider-heartbeat.mjs +215 -0
  192. package/scripts/dev-delivery-source-proof-replay.mjs +153 -0
  193. package/scripts/dev-delivery-source-proof-reuse.mjs +547 -0
  194. package/scripts/dev-delivery-two-phase-resume.mjs +345 -0
  195. package/scripts/dev-delivery-two-phase.mjs +573 -0
  196. package/scripts/dev-delivery-warrant-options.mjs +266 -0
  197. package/scripts/dev-delivery-warrant-store.mjs +231 -0
  198. package/scripts/dev-delivery-warrant.mjs +232 -194
  199. package/scripts/dev-pr-auto-merge.mjs +37 -48
  200. package/scripts/dev-pr-delivery-warrant.mjs +216 -2
  201. package/scripts/dev-pr-prequeue-guard.mjs +399 -0
  202. package/scripts/dev-qualification-patrol.mjs +9 -9
  203. package/scripts/dispatch-artifact-signing-authority.mjs +1 -1
  204. package/scripts/ensure-github-release.mjs +3 -3
  205. package/scripts/generate-channel-build-workflow.mjs +3 -0
  206. package/scripts/generate-channel-promotion-workflow.mjs +114 -14
  207. package/scripts/generate-next-development-guidance.mjs +49 -0
  208. package/scripts/generate-release-candidate-passport.mjs +192 -32
  209. package/scripts/generate-site-bundle.mjs +69 -4
  210. package/scripts/init-repo.mjs +26 -4
  211. package/scripts/inspect-artifact-signing-requests.mjs +6 -0
  212. package/scripts/next-development-self-dogfood-harness.mjs +460 -0
  213. package/scripts/next-development-self-dogfood.mjs +597 -0
  214. package/scripts/next-development-transition.mjs +47 -0
  215. package/scripts/npm-publish-transaction.mjs +103 -91
  216. package/scripts/promotion-channel-router.mjs +4 -4
  217. package/scripts/release-candidate-anchor-provenance.mjs +99 -0
  218. package/scripts/release-tail.mjs +51 -3
  219. package/scripts/release-train-self-dogfood.mjs +94 -92
  220. package/scripts/resume-from-candidate-run.mjs +565 -41
  221. package/scripts/seal-artifact-signing-requests.mjs +6 -0
  222. package/scripts/site-capability-metadata.mjs +43 -0
  223. package/scripts/stable-candidate-qualification.mjs +9 -10
  224. package/scripts/v4-consumer-policy.mjs +231 -0
  225. package/scripts/v4-publication-rehearsal-fixture.mjs +144 -0
  226. package/scripts/v4-tail-reseal-macos-rehearsal.mjs +134 -0
  227. package/scripts/v4-tail-reseal.mjs +416 -0
  228. package/templates/native-dev-delivery.yml +143 -0
@@ -119,6 +119,7 @@
119
119
  "buildchain-expected-major",
120
120
  "buildchain-ref",
121
121
  "buildchain-repository",
122
+ "buildchain-visible-workflow",
122
123
  "cache-dependency-lock-root",
123
124
  "cache-policy-root",
124
125
  "cache-toolchain-root",
@@ -183,7 +184,7 @@
183
184
  "verify-substage-evidence-path",
184
185
  "working-directory"
185
186
  ],
186
- "inputCount": 90,
187
+ "inputCount": 91,
187
188
  "secrets": [
188
189
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
189
190
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
@@ -239,9 +240,11 @@
239
240
  "release-manifest-json",
240
241
  "runner-preset",
241
242
  "runner-routing-json",
242
- "trusted-event"
243
+ "trusted-event",
244
+ "v4-consumer-policy-receipt-json",
245
+ "v4-consumer-policy-receipt-root"
243
246
  ],
244
- "outputCount": 43,
247
+ "outputCount": 45,
245
248
  "surface": "reusable-build",
246
249
  "capabilityGroup": "api-cli-reference",
247
250
  "status": "active",
@@ -466,6 +469,7 @@
466
469
  "branch-protection-bypass-apps",
467
470
  "branch-protection-bypass-teams",
468
471
  "branch-protection-bypass-users",
472
+ "buildchain-alpha-contract-lock-path",
469
473
  "buildchain-contract-compatibility-policy",
470
474
  "buildchain-contract-drift-issue-mode",
471
475
  "buildchain-contract-lock-path",
@@ -473,6 +477,7 @@
473
477
  "buildchain-expected-major",
474
478
  "buildchain-ref",
475
479
  "buildchain-repository",
480
+ "buildchain-stable-contract-lock-path",
476
481
  "channel",
477
482
  "declarative-release-tail",
478
483
  "dry-run",
@@ -491,6 +496,8 @@
491
496
  "promotion-publication-channel",
492
497
  "promotion-router-ref",
493
498
  "promotion-router-sha",
499
+ "promotion-runtime-authorization-json",
500
+ "promotion-runtime-authorization-root",
494
501
  "promotion-runtime-ref",
495
502
  "promotion-runtime-sha",
496
503
  "promotion-shell-ref",
@@ -556,6 +563,7 @@
556
563
  "release-passport-output-dir",
557
564
  "release-passport-platform-manifest-paths",
558
565
  "release-passport-product-name",
566
+ "release-passport-v4-runtime-resume-evidence-json",
559
567
  "release-propagation-config-path",
560
568
  "required-artifact-count",
561
569
  "required-status-check",
@@ -574,7 +582,7 @@
574
582
  "target-sha",
575
583
  "trusted-publishing"
576
584
  ],
577
- "inputCount": 113,
585
+ "inputCount": 118,
578
586
  "secrets": [
579
587
  "BUILDCHAIN_ISSUE_APP_ID",
580
588
  "BUILDCHAIN_ISSUE_APP_PRIVATE_KEY",
@@ -1252,6 +1260,7 @@
1252
1260
  "buildchain-ref",
1253
1261
  "buildchain-repository",
1254
1262
  "buildchain-stable-contract-lock-path",
1263
+ "buildchain-visible-workflow",
1255
1264
  "cache-dependency-lock-root",
1256
1265
  "cache-policy-root",
1257
1266
  "cache-toolchain-root",
@@ -1316,7 +1325,7 @@
1316
1325
  "verify-substage-evidence-path",
1317
1326
  "working-directory"
1318
1327
  ],
1319
- "inputCount": 93,
1328
+ "inputCount": 94,
1320
1329
  "secrets": [
1321
1330
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
1322
1331
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
@@ -1375,9 +1384,11 @@
1375
1384
  "release-manifest-json",
1376
1385
  "runner-preset",
1377
1386
  "runner-routing-json",
1378
- "trusted-event"
1387
+ "trusted-event",
1388
+ "v4-consumer-policy-receipt-json",
1389
+ "v4-consumer-policy-receipt-root"
1379
1390
  ],
1380
- "outputCount": 46,
1391
+ "outputCount": 48,
1381
1392
  "surface": "channel-build-router",
1382
1393
  "capabilityGroup": "reusable-build",
1383
1394
  "status": "active",
@@ -1561,6 +1572,27 @@
1561
1572
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
1562
1573
  "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
1563
1574
  },
1575
+ {
1576
+ "id": "buildchain-ref-promotion-recovery",
1577
+ "path": ".github/workflows/buildchain-ref-promotion-recovery.yml",
1578
+ "reusable": false,
1579
+ "inputs": [],
1580
+ "inputCount": 0,
1581
+ "secrets": [],
1582
+ "secretCount": 0,
1583
+ "outputs": [],
1584
+ "outputCount": 0,
1585
+ "surface": "repository-workflow",
1586
+ "capabilityGroup": "api-cli-reference",
1587
+ "status": "active",
1588
+ "owner": "buildchain-workflows",
1589
+ "maturity": "active",
1590
+ "introducedVersion": "pre-3.0.2-alpha.4",
1591
+ "compatibilityPromise": "preserved-through-the-v3-major-line",
1592
+ "deprecationReplacement": "",
1593
+ "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
1594
+ "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
1595
+ },
1564
1596
  {
1565
1597
  "id": "buildchain-ref-promotion",
1566
1598
  "path": ".github/workflows/buildchain-ref-promotion.yml",
@@ -1655,10 +1687,15 @@
1655
1687
  "mode",
1656
1688
  "node-version",
1657
1689
  "require-version-state",
1690
+ "source-proof-closure-paths-json",
1691
+ "source-proof-dependency-paths-json",
1692
+ "source-proof-policy-paths-json",
1693
+ "source-proof-required-contexts-json",
1694
+ "source-proof-reuse",
1658
1695
  "upload-artifacts",
1659
1696
  "working-directory"
1660
1697
  ],
1661
- "inputCount": 7,
1698
+ "inputCount": 12,
1662
1699
  "secrets": [],
1663
1700
  "secretCount": 0,
1664
1701
  "outputs": [
@@ -1668,9 +1705,14 @@
1668
1705
  "controller-receipt-artifact",
1669
1706
  "controller-receipt-digest",
1670
1707
  "controller-receipt-json",
1671
- "controller-receipt-status"
1708
+ "controller-receipt-status",
1709
+ "source-proof-decision-root",
1710
+ "source-proof-producer-run-id",
1711
+ "source-proof-reuse-reason",
1712
+ "source-proof-reused",
1713
+ "source-proof-root"
1672
1714
  ],
1673
- "outputCount": 7,
1715
+ "outputCount": 12,
1674
1716
  "surface": "repository-workflow",
1675
1717
  "capabilityGroup": "api-cli-reference",
1676
1718
  "status": "active",
@@ -1846,6 +1888,7 @@
1846
1888
  "path": ".github/workflows/dev-pr-auto-merge.yml",
1847
1889
  "reusable": true,
1848
1890
  "inputs": [
1891
+ "active-lease-context",
1849
1892
  "affected-paths-json",
1850
1893
  "allowed-head-prefixes",
1851
1894
  "assignment-root",
@@ -1859,27 +1902,37 @@
1859
1902
  "dependency-root",
1860
1903
  "diagnostic-context",
1861
1904
  "dry-run",
1905
+ "environment-root",
1862
1906
  "expected-head-sha",
1863
1907
  "expected-pr-number",
1908
+ "handoff-workflow-id",
1864
1909
  "initiative-root",
1865
1910
  "landing-mode",
1911
+ "legacy-active-owner-binding-json",
1866
1912
  "max-merges",
1867
1913
  "merge-method",
1914
+ "native-command",
1915
+ "native-command-root",
1916
+ "native-heartbeat-seconds",
1917
+ "native-proof-json",
1868
1918
  "plan-root",
1869
1919
  "project-cut-proof-json",
1870
1920
  "queue-admission-context",
1871
1921
  "ready-label",
1922
+ "release-blocker-priority-json",
1872
1923
  "require-approval",
1873
1924
  "required-status-checks",
1874
1925
  "same-repository-only",
1875
1926
  "shard-evidence-roots-json",
1876
1927
  "source-identity-root",
1877
1928
  "source-patch-root",
1929
+ "source-workflow-id",
1930
+ "source-workflow-run-id",
1878
1931
  "target-branch",
1879
1932
  "toolchain-root",
1880
1933
  "warrant-lease-seconds"
1881
1934
  ],
1882
- "inputCount": 32,
1935
+ "inputCount": 43,
1883
1936
  "secrets": [
1884
1937
  "github-token"
1885
1938
  ],
@@ -1892,14 +1945,20 @@
1892
1945
  "evaluated-count",
1893
1946
  "final-base-sha",
1894
1947
  "merged-count",
1948
+ "native-execution-transfer-root",
1949
+ "native-proof-root",
1950
+ "native-reuse-decision-root",
1895
1951
  "project-cut-proof-root",
1952
+ "provider-finalizer-boundary-root",
1953
+ "provider-heartbeat-receipt-root",
1954
+ "qualified-warrant-receipt-root",
1896
1955
  "skipped-count",
1897
1956
  "source-proof-root",
1898
1957
  "warrant-receipt-root",
1899
1958
  "warrant-state-commit",
1900
1959
  "warrant-state-root"
1901
1960
  ],
1902
- "outputCount": 13,
1961
+ "outputCount": 19,
1903
1962
  "surface": "dev-governance",
1904
1963
  "capabilityGroup": "governance-versioning",
1905
1964
  "status": "active",
@@ -1968,7 +2027,7 @@
1968
2027
  "status": "preview",
1969
2028
  "owner": "buildchain-workflows",
1970
2029
  "maturity": "preview",
1971
- "introducedVersion": "4.0.0",
2030
+ "introducedVersion": "4.0.1-alpha.10",
1972
2031
  "compatibilityPromise": "preserved-through-the-v3-major-line",
1973
2032
  "deprecationReplacement": "",
1974
2033
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
@@ -1989,7 +2048,7 @@
1989
2048
  "status": "preview",
1990
2049
  "owner": "buildchain-workflows",
1991
2050
  "maturity": "preview",
1992
- "introducedVersion": "4.0.0",
2051
+ "introducedVersion": "4.0.1-alpha.10",
1993
2052
  "compatibilityPromise": "preserved-through-the-v3-major-line",
1994
2053
  "deprecationReplacement": "",
1995
2054
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
@@ -2010,7 +2069,7 @@
2010
2069
  "status": "preview",
2011
2070
  "owner": "buildchain-workflows",
2012
2071
  "maturity": "preview",
2013
- "introducedVersion": "4.0.0",
2072
+ "introducedVersion": "4.0.1-alpha.10",
2014
2073
  "compatibilityPromise": "preserved-through-the-v3-major-line",
2015
2074
  "deprecationReplacement": "",
2016
2075
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
@@ -2060,7 +2119,7 @@
2060
2119
  "status": "preview",
2061
2120
  "owner": "buildchain-workflows",
2062
2121
  "maturity": "preview",
2063
- "introducedVersion": "4.0.0",
2122
+ "introducedVersion": "4.0.1-alpha.10",
2064
2123
  "compatibilityPromise": "preserved-through-the-v3-major-line",
2065
2124
  "deprecationReplacement": "",
2066
2125
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
@@ -2440,11 +2499,13 @@
2440
2499
  "artifact-paths",
2441
2500
  "artifact-retention-days",
2442
2501
  "build-command",
2502
+ "buildchain-alpha-contract-lock-path",
2443
2503
  "buildchain-contract-compatibility-policy",
2444
2504
  "buildchain-contract-drift-issue-mode",
2445
2505
  "buildchain-contract-lock-path",
2446
2506
  "buildchain-ref",
2447
2507
  "buildchain-repository",
2508
+ "buildchain-stable-contract-lock-path",
2448
2509
  "node-version",
2449
2510
  "package-name",
2450
2511
  "prepare-paper-package",
@@ -2458,7 +2519,7 @@
2458
2519
  "verify-command",
2459
2520
  "working-directory"
2460
2521
  ],
2461
- "inputCount": 21,
2522
+ "inputCount": 23,
2462
2523
  "secrets": [],
2463
2524
  "secretCount": 0,
2464
2525
  "outputs": [
@@ -2581,6 +2642,7 @@
2581
2642
  "release-passport-output-dir",
2582
2643
  "release-passport-platform-manifest-paths",
2583
2644
  "release-passport-product-name",
2645
+ "release-passport-v4-runtime-resume-evidence-json",
2584
2646
  "release-propagation-config-path",
2585
2647
  "required-artifact-count",
2586
2648
  "required-status-check",
@@ -2599,7 +2661,7 @@
2599
2661
  "target-sha",
2600
2662
  "trusted-publishing"
2601
2663
  ],
2602
- "inputCount": 102,
2664
+ "inputCount": 103,
2603
2665
  "secrets": [
2604
2666
  "BUILDCHAIN_ISSUE_APP_ID",
2605
2667
  "BUILDCHAIN_ISSUE_APP_PRIVATE_KEY",
@@ -2801,22 +2863,28 @@
2801
2863
  "reusable": true,
2802
2864
  "inputs": [
2803
2865
  "buildchain-ref",
2866
+ "candidate-root",
2804
2867
  "declaration-path",
2805
2868
  "execute",
2806
2869
  "provider-bindings-path",
2870
+ "rehearsal-authority-path",
2871
+ "rehearsal-capsule-path",
2872
+ "rehearsal-evidence-path",
2873
+ "rehearsal-mode",
2807
2874
  "state-path"
2808
2875
  ],
2809
- "inputCount": 5,
2876
+ "inputCount": 10,
2810
2877
  "secrets": [
2811
2878
  "http-token"
2812
2879
  ],
2813
2880
  "secretCount": 1,
2814
2881
  "outputs": [
2882
+ "rehearsal-evidence-root",
2815
2883
  "state-root",
2816
2884
  "transaction-root",
2817
2885
  "transaction-state"
2818
2886
  ],
2819
- "outputCount": 3,
2887
+ "outputCount": 4,
2820
2888
  "surface": "release-tail-provider-plane",
2821
2889
  "capabilityGroup": "release-passport-trust",
2822
2890
  "status": "active",
@@ -2939,6 +3007,54 @@
2939
3007
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
2940
3008
  "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
2941
3009
  },
3010
+ {
3011
+ "id": "v4-adopter-delivery-dogfood",
3012
+ "path": ".github/workflows/v4-adopter-delivery-dogfood.yml",
3013
+ "reusable": false,
3014
+ "inputs": [],
3015
+ "inputCount": 0,
3016
+ "secrets": [],
3017
+ "secretCount": 0,
3018
+ "outputs": [],
3019
+ "outputCount": 0,
3020
+ "surface": "repository-workflow",
3021
+ "capabilityGroup": "api-cli-reference",
3022
+ "status": "active",
3023
+ "owner": "buildchain-workflows",
3024
+ "maturity": "active",
3025
+ "introducedVersion": "pre-3.0.2-alpha.4",
3026
+ "compatibilityPromise": "preserved-through-the-v3-major-line",
3027
+ "deprecationReplacement": "",
3028
+ "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
3029
+ "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
3030
+ },
3031
+ {
3032
+ "id": "v4-adopter-delivery",
3033
+ "path": ".github/workflows/v4-adopter-delivery.yml",
3034
+ "reusable": true,
3035
+ "inputs": [
3036
+ "archive-path",
3037
+ "bootstrap-path",
3038
+ "consumer",
3039
+ "input-path",
3040
+ "node-version"
3041
+ ],
3042
+ "inputCount": 5,
3043
+ "secrets": [],
3044
+ "secretCount": 0,
3045
+ "outputs": [],
3046
+ "outputCount": 0,
3047
+ "surface": "repository-workflow",
3048
+ "capabilityGroup": "api-cli-reference",
3049
+ "status": "active",
3050
+ "owner": "buildchain-workflows",
3051
+ "maturity": "active",
3052
+ "introducedVersion": "pre-3.0.2-alpha.4",
3053
+ "compatibilityPromise": "preserved-through-the-v3-major-line",
3054
+ "deprecationReplacement": "",
3055
+ "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
3056
+ "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
3057
+ },
2942
3058
  {
2943
3059
  "id": "v4-public-consumer-dogfood",
2944
3060
  "path": ".github/workflows/v4-public-consumer-dogfood.yml",
@@ -2960,6 +3076,27 @@
2960
3076
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
2961
3077
  "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
2962
3078
  },
3079
+ {
3080
+ "id": "v4-publication-rehearsal-dogfood",
3081
+ "path": ".github/workflows/v4-publication-rehearsal-dogfood.yml",
3082
+ "reusable": false,
3083
+ "inputs": [],
3084
+ "inputCount": 0,
3085
+ "secrets": [],
3086
+ "secretCount": 0,
3087
+ "outputs": [],
3088
+ "outputCount": 0,
3089
+ "surface": "repository-workflow",
3090
+ "capabilityGroup": "api-cli-reference",
3091
+ "status": "active",
3092
+ "owner": "buildchain-workflows",
3093
+ "maturity": "active",
3094
+ "introducedVersion": "pre-3.0.2-alpha.4",
3095
+ "compatibilityPromise": "preserved-through-the-v3-major-line",
3096
+ "deprecationReplacement": "",
3097
+ "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
3098
+ "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
3099
+ },
2963
3100
  {
2964
3101
  "id": "v4-stage-capsule-canary",
2965
3102
  "path": ".github/workflows/v4-stage-capsule-canary.yml",
@@ -2988,6 +3125,38 @@
2988
3125
  "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
2989
3126
  "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
2990
3127
  },
3128
+ {
3129
+ "id": "v4-tail-reseal",
3130
+ "path": ".github/workflows/v4-tail-reseal.yml",
3131
+ "reusable": true,
3132
+ "inputs": [
3133
+ "artifact-retention-days",
3134
+ "consumer-policy-receipt-json",
3135
+ "macos-finalization-command",
3136
+ "request-json"
3137
+ ],
3138
+ "inputCount": 4,
3139
+ "secrets": [
3140
+ "BUILDCHAIN_EVIDENCE_READ_TOKEN",
3141
+ "BUILDCHAIN_SIGNING_TOKEN"
3142
+ ],
3143
+ "secretCount": 2,
3144
+ "outputs": [
3145
+ "release-candidate-passport-json",
3146
+ "tail-reseal-receipt-root"
3147
+ ],
3148
+ "outputCount": 2,
3149
+ "surface": "repository-workflow",
3150
+ "capabilityGroup": "api-cli-reference",
3151
+ "status": "active",
3152
+ "owner": "buildchain-workflows",
3153
+ "maturity": "active",
3154
+ "introducedVersion": "pre-3.0.2-alpha.4",
3155
+ "compatibilityPromise": "preserved-through-the-v3-major-line",
3156
+ "deprecationReplacement": "",
3157
+ "sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
3158
+ "nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
3159
+ },
2991
3160
  {
2992
3161
  "id": "verify",
2993
3162
  "path": ".github/workflows/verify.yml",
@@ -3150,6 +3319,10 @@
3150
3319
  "release-passport-platform-manifest-paths",
3151
3320
  "release-passport-product-name",
3152
3321
  "release-passport-promotion-routing-json",
3322
+ "release-passport-v4-consumer-policy-certification-json",
3323
+ "release-passport-v4-consumer-policy-certification-root",
3324
+ "release-passport-v4-runtime-resume-evidence-command",
3325
+ "release-passport-v4-runtime-resume-evidence-json",
3153
3326
  "release-tail-state-path",
3154
3327
  "require-governance",
3155
3328
  "require-publication-qualification",
@@ -3163,7 +3336,7 @@
3163
3336
  "transaction-state-path",
3164
3337
  "verification-command"
3165
3338
  ],
3166
- "inputCount": 80,
3339
+ "inputCount": 84,
3167
3340
  "capabilityGroup": "release-passport-trust",
3168
3341
  "status": "active",
3169
3342
  "owner": "buildchain-actions",
@@ -3178,14 +3351,19 @@
3178
3351
  "id": "release-tail",
3179
3352
  "path": "actions/release-tail/action.yml",
3180
3353
  "inputs": [
3354
+ "candidate-root",
3181
3355
  "declaration",
3182
3356
  "execute",
3183
3357
  "github-token",
3184
3358
  "http-token",
3185
3359
  "provider-bindings",
3360
+ "rehearsal-authority",
3361
+ "rehearsal-capsule",
3362
+ "rehearsal-evidence-path",
3363
+ "rehearsal-mode",
3186
3364
  "state-path"
3187
3365
  ],
3188
- "inputCount": 6,
3366
+ "inputCount": 11,
3189
3367
  "capabilityGroup": "release-passport-trust",
3190
3368
  "status": "active",
3191
3369
  "owner": "buildchain-actions",
package/docs/MAP.md CHANGED
@@ -59,14 +59,14 @@ workflow, action, and Node API export also carries a `capabilityGroup`,
59
59
  | Capability group | Primary facts | Primary manuals |
60
60
  | --- | --- | --- |
61
61
  | Getting Started | `capability-registry.json`, `product-mechanism.json` | [`getting-started.md`](getting-started.md), [`install.md`](install.md), [`product-mechanism.md`](product-mechanism.md), [`cli.md`](cli.md) |
62
- | Release Passport and Trust | `release-model.json`, `artifact-schemas.json`, `publication-authority-registry.json`, `kfd-claims.json` | [`release-passport.md`](release-passport.md), [`github-artifact-attestation.md`](github-artifact-attestation.md), [`publication-authority.md`](publication-authority.md), [`release-candidate.md`](release-candidate.md), [`release-train.md`](release-train.md), [`publish-transaction.md`](publish-transaction.md), [`release-tail-contract.md`](release-tail-contract.md), [`binary-distribution.md`](binary-distribution.md) |
62
+ | Release Passport and Trust | `release-model.json`, `artifact-schemas.json`, `publication-authority-registry.json`, `kfd-claims.json` | [`release-passport.md`](release-passport.md), [`github-artifact-attestation.md`](github-artifact-attestation.md), [`publication-authority.md`](publication-authority.md), [`release-candidate.md`](release-candidate.md), [`release-train.md`](release-train.md), [`publish-transaction.md`](publish-transaction.md), [`release-tail-contract.md`](release-tail-contract.md), [`v4-publication-rehearsal.md`](v4-publication-rehearsal.md), [`binary-distribution.md`](binary-distribution.md) |
63
63
  | Reusable Build and Lifecycle | `workflow-registry.json`, `controller-registry.json`, `release-model.json` | [`reusable-build-surface.md`](reusable-build-surface.md), [`controller-evidence.md`](controller-evidence.md), [`shifu-gate-profiles.md`](shifu-gate-profiles.md), [`lifecycle-protocol.md`](lifecycle-protocol.md) |
64
64
  | KFD Trust and Surface Closure | `kfd-claims.json`, `public-surface-audit.json`, `cli-registry.json`, `node-api-registry.json` | [`kfd-support.md`](kfd-support.md), [`release-passport.md`](release-passport.md) |
65
65
  | Site Bundle, Web Surfaces, and Propagation | `buildchain-site.json`, `site-manifest.json`, `page-registry.json`, `release-model.json` | [`site-bundle-contract.md`](site-bundle-contract.md), [`web-surface-deployments.md`](web-surface-deployments.md), [`release-propagation.md`](release-propagation.md) |
66
66
  | Publication Artifacts | `publication-registry.json`, `workflow-registry.json`, `node-api-registry.json`, `manual-registry.json`, `kungfu-buildchain-publication-artifact-registry` | [`publication-artifacts.md`](publication-artifacts.md), [`reusable-build-surface.md`](reusable-build-surface.md) |
67
67
  | Distribution Indexes and Badges | `badge-endpoint-registry.json`, `node-api-registry.json`, `manual-registry.json` | [`readme-badges.md`](readme-badges.md), [`homebrew.md`](homebrew.md) |
68
68
  | Build Facts, Observability, and Diagnostics | `cli-registry.json`, `node-api-registry.json`, lifecycle artifacts | [`build-facts.md`](build-facts.md), [`toolkit-observability.md`](toolkit-observability.md), [`consumer-issue-reporting.md`](consumer-issue-reporting.md) |
69
- | Governance, Versioning, and Runtime Drift | `buildchain-contract.json`, `workflow-registry.json`, `release-model.json` | [`github-governance-authority.md`](github-governance-authority.md), [`release-governance.md`](release-governance.md), [`release-flow.md`](release-flow.md), [`versioning.md`](versioning.md), [`runtime-train-validation.md`](runtime-train-validation.md), [`cli.md`](cli.md) |
69
+ | Governance, Versioning, and Runtime Drift | `buildchain-contract.json`, `workflow-registry.json`, `release-model.json`, `schemas/v4-compatibility-facts-v1.schema.json` | [`v4-compatibility-facts.md`](v4-compatibility-facts.md), [`github-governance-authority.md`](github-governance-authority.md), [`release-governance.md`](release-governance.md), [`release-flow.md`](release-flow.md), [`next-development-transition.md`](next-development-transition.md), [`versioning.md`](versioning.md), [`runtime-train-validation.md`](runtime-train-validation.md), [`cli.md`](cli.md) |
70
70
  | CLI and Node API Reference | `cli-registry.json`, `node-api-registry.json`, `workflow-registry.json`, `manual-registry.json` | [`cli-reference.md`](cli-reference.md), [`node-api-reference.md`](node-api-reference.md), [`cli.md`](cli.md), [`../packages/core/README.md`](../packages/core/README.md) |
71
71
 
72
72
  | Capability | Machine-readable entry | Manual entry |
@@ -80,6 +80,7 @@ workflow, action, and Node API export also carries a `capabilityGroup`,
80
80
  | KFD-1 / KFD-2 / KFD-3 first-class CLI and Node API | `.buildchain/kfd/kfd-3/surfaces.json`, `dist/site/kfd-claims.json`, `buildchain.release.json`, KFD schemas from `@kungfu-tech/kfd` | [`kfd-support.md`](kfd-support.md), [`cli.md`](cli.md#commands) |
81
81
  | Declarative KFD Agent Hub adapter conformance and Passport evidence | `.buildchain/kfd/agent-hub.json`, `.buildchain/artifacts/kfd-agent-hub/evidence.json`, `buildchain.release.json#kfdAgentHub` | [`kfd-agent-hub.md`](kfd-agent-hub.md) |
82
82
  | Floating `@v3` drift detection and compatibility issues | `dist/site/buildchain-contract.json` | [`reusable-build-surface.md`](reusable-build-surface.md#floating-ref-contract-lock) |
83
+ | Directional, Cut-bound v4 contract compatibility and legacy digest projections | `dist/site/buildchain-contract.json`, `dist/site/schemas/v4-compatibility-facts-v1.schema.json` | [`v4-compatibility-facts.md`](v4-compatibility-facts.md) |
83
84
  | npm publish transactions, evidence, dist-tags, and recovery | `dist/site/release-model.json`, `dist/site/artifact-schemas.json` | [`publish-transaction.md`](publish-transaction.md) |
84
85
  | Git/source/version/module/product build facts | `dist/site/node-api-registry.json`, `dist/site/cli-registry.json`, `kungfu-buildchain-module-build-facts`, `kungfu-buildchain-product-build-facts` | [`build-facts.md`](build-facts.md) |
85
86
  | GitHub Release passport/evidence publication | `dist/site/release-model.json`, `dist/site/artifact-schemas.json` | [`release-governance.md`](release-governance.md), [`release-candidate.md`](release-candidate.md) |
@@ -113,22 +114,27 @@ replace them.
113
114
  | How will Delivery Warrant move from the v3 writer through shadow, v4 read, single-writer cutover, and legacy removal? | [`../architecture/v4-delivery-warrant-shadow-bootstrap-plan.md`](../architecture/v4-delivery-warrant-shadow-bootstrap-plan.md) | why/verify | preview |
114
115
  | What exact canonical bytes, roots, clocks, event, receipt, and typed-fault contracts do Rust and JavaScript share in v4? | [`v4-canonical-contracts.md`](v4-canonical-contracts.md) | use/verify | preview |
115
116
  | How is one per-platform v4 build stage identified, retained, observed, and reused without provider identity or a second writer? | [`v4-stage-capsule.md`](v4-stage-capsule.md) | use/verify | preview |
117
+ | How does an adopter run protocol-neutral driver conformance, N-1 bootstrap, and published archive readback through v4? | [`v4-adopter-delivery.md`](v4-adopter-delivery.md) | use/verify | preview |
116
118
  | How does a late platform failure deterministically reuse qualified Stage Capsules and rebuild only invalid or missing dependencies? | [`v4-stage-capsule.md`](v4-stage-capsule.md#deterministic-resume-planning) | use/verify | preview |
119
+ | How does a late macOS signing failure reuse an exact retained v4 Alpha candidate and rerun only the fenced release tail? | [`v4-tail-reseal.md`](v4-tail-reseal.md) | use/verify | preview |
117
120
  | How do Rust and JavaScript read the same retained Delivery Warrant traces and emit one semantic projection? | [`v4-canonical-contracts.md`](v4-canonical-contracts.md#shared-delivery-warrant-fixture-runner) | use/verify | preview |
118
121
  | How does an explicit caller try the qualified v4 read projection and roll back without moving v3 writer authority? | [`v4-delivery-warrant-read-candidate.md`](v4-delivery-warrant-read-candidate.md) | use/verify | preview |
119
122
  | How do protected dev branches and scheduled ready-PR merging work? | [`release-governance.md`](release-governance.md#protected-dev-branches) | use | stable |
120
123
  | How do slow required checks land reliably on a busy dev channel? | [`release-governance.md`](release-governance.md#protected-dev-branches) + [`cli.md`](cli.md#commands) | use | preview |
121
124
  | How does the durable fair Dev Delivery Warrant Queue prevent slow-candidate starvation? | [`dev-delivery-warrant.md`](dev-delivery-warrant.md) | use/verify | preview |
125
+ | How are bounded Qualification Leases separated from exclusive merge-group Landing authority? | [`dev-delivery-qualification-landing-adr.md`](dev-delivery-qualification-landing-adr.md) + [`dev-delivery-warrant.md`](dev-delivery-warrant.md) | use/verify | preview |
122
126
  | How do I coalesce rapid Dev changes, preserve release runner priority, and retry only transient failed jobs? | [`dev-qualification-patrol.md`](dev-qualification-patrol.md) | use/verify | preview |
123
127
  | How do I run daily, weekly, or monthly repository patrols? | [`release-governance.md`](release-governance.md#buildchain-patrol) | use | stable |
124
128
  | How do I report or safely apply branch and pull-request engineering hygiene? | [`engineering-housekeeper.md`](engineering-housekeeper.md) | use/verify | preview |
125
129
  | How does Buildchain decide patch, minor, and major release lines? | [`versioning.md`](versioning.md) | why | stable |
126
130
  | What exact branch/tag state machine runs on alpha, release, and major gate? | [`release-flow.md`](release-flow.md) | verify | stable |
131
+ | How does a completed Alpha remain successful while the following development version is prepared? | [`next-development-transition.md`](next-development-transition.md), [`../architecture/decisions/0002-next-development-transition.md`](../architecture/decisions/0002-next-development-transition.md) | verify/use | preview |
127
132
  | What did Buildchain migrate or retire from old action repositories? | [`migration-inventory.md`](migration-inventory.md) | verify | stable |
128
133
  | What is the active action and workflow source of truth? | [`ownership.md`](ownership.md) | verify | stable |
129
134
  | How do I declare version files and custom lifecycle commands? | [`lifecycle-protocol.md`](lifecycle-protocol.md) | use | stable |
130
135
  | How does publish evidence, recovery, and finalization work? | [`publish-transaction.md`](publish-transaction.md) | verify | stable |
131
136
  | How are consumer-owned release-tail commands inventoried and replaced by declarative capabilities? | [`release-tail-contract.md`](release-tail-contract.md) | verify | draft |
137
+ | How do I simulate, replay, or explicitly authorize a provider-facing publication rehearsal without creating release authority? | [`v4-publication-rehearsal.md`](v4-publication-rehearsal.md) | use/verify | preview |
132
138
  | How do I collect and verify module/product build facts from Git source, version files, and outputs? | [`build-facts.md`](build-facts.md) + [`cli.md`](cli.md) | use/verify | stable |
133
139
  | How do I publish or verify release passport artifacts? | [`release-passport.md`](release-passport.md) | use | stable |
134
140
  | How do I keylessly attest Linux release artifacts with GitHub and bind them to a Release Passport? | [`github-artifact-attestation.md`](github-artifact-attestation.md) | verify/use | preview |
@@ -159,6 +165,8 @@ replace them.
159
165
  | How do self-hosted runners reuse local Git checkout caches without weakening source locks? | [`reusable-build-surface.md`](reusable-build-surface.md#locked-source-checkout-cache) | use | stable |
160
166
  | How do ephemeral GitHub-hosted runners share exact dependency or compiler caches without fixed-runner affinity? | [`cli.md`](cli.md#commands) | use/verify | preview |
161
167
  | How do I validate an unreleased Buildchain runtime train while keeping `@v3`? | [`runtime-train-validation.md`](runtime-train-validation.md) | use | stable |
168
+ | How do v4 consumers keep floating selectors while proving exact runtime and lock identity? | [`reusable-build-surface.md`](reusable-build-surface.md#v4-floating-consumer-admission) | verify/use | preview |
169
+ | How can a trusted v4 run use a transient exact runtime and resume sealed Stage Capsules after a floating ref moves? | [`v4-runtime-ref-resume-authority.md`](v4-runtime-ref-resume-authority.md) | use/verify | preview |
162
170
  | How do I automatically qualify alpha candidates and publish the newest non-revoked qualified candidate at a fixed window? | [`stable-candidate-patrol.md`](stable-candidate-patrol.md) | use | preview |
163
171
  | How do I deploy a site/app preview, staging, or production surface? | [`web-surface-deployments.md`](web-surface-deployments.md) | use | stable |
164
172
  | How do I publish observed infrastructure contracts for downstream consumers? | [`infra-contract.md`](infra-contract.md) | use | preview |