@kungfu-tech/buildchain 4.0.2-alpha.0 → 4.0.2-alpha.4

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 (59) hide show
  1. package/architecture/agent-change-map.md +7 -4
  2. package/architecture/ci-lane-change-budget.json +76 -8
  3. package/architecture/internal-capabilities.json +2 -0
  4. package/architecture/maintainability-debt.json +52 -124
  5. package/architecture/maintainability-policy.json +15 -10
  6. package/architecture/release-tail-contract-inventory.json +4 -4
  7. package/architecture/v3-core-mechanism-inventory.json +1 -0
  8. package/architecture/v3-v4-live-capability-inventory.json +17 -17
  9. package/architecture/v4-delivery-warrant-shadow-fixtures.json +5 -5
  10. package/architecture/v4-release-invocation-fixtures.json +139 -0
  11. package/architecture/v4-release-topology.json +243 -0
  12. package/architecture/v4-runtime-semantic-closure.json +4 -1
  13. package/contracts/buildchain-v2-residuals-v1.json +0 -9
  14. package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
  15. package/contracts/v4-release-invocation-v1.schema.json +134 -0
  16. package/dist/site/buildchain-contract.json +9 -9
  17. package/dist/site/buildchain-site.json +7 -7
  18. package/dist/site/kfd-claims.json +24 -5
  19. package/dist/site/kfd-upstream-aggregate.json +1 -1
  20. package/dist/site/manual-registry.json +1 -1
  21. package/dist/site/node-api-registry.json +90 -15
  22. package/dist/site/page-registry.json +2 -2
  23. package/dist/site/public-surface-audit.json +34 -9
  24. package/dist/site/publication-authority-registry.json +2 -3
  25. package/dist/site/publication-registry.json +4 -4
  26. package/dist/site/site-manifest.json +5 -5
  27. package/dist/site/workflow-registry.json +36 -11
  28. package/docs/node-api-reference.md +16 -13
  29. package/package.json +2 -2
  30. package/packages/core/dev-delivery-candidate-identity.js +45 -17
  31. package/packages/core/dev-delivery-execution-transfer.js +6 -7
  32. package/packages/core/dev-delivery-provider-heartbeat.js +22 -6
  33. package/packages/core/dev-delivery-warrant-legacy-recovery.js +4 -2
  34. package/packages/core/dev-delivery-warrant-native-compatibility.js +33 -0
  35. package/packages/core/dev-delivery-warrant-state.js +54 -54
  36. package/packages/core/dev-delivery-warrant.js +8 -0
  37. package/packages/core/dev-delivery-writer-protocol-transition.js +72 -0
  38. package/packages/core/v4-canonical-contracts.js +10 -0
  39. package/packages/core/v4-floating-consumer-policy.js +4 -1
  40. package/packages/core/v4-protected-publication-source.js +93 -0
  41. package/packages/core/v4-publication-qualification.js +1 -0
  42. package/packages/core/v4-release-invocation.js +425 -0
  43. package/scripts/audit-publication-control-plane.mjs +0 -1
  44. package/scripts/check-inventory.mjs +27 -59
  45. package/scripts/check-maintainability.mjs +13 -5
  46. package/scripts/check-v3-v4-capability-inventory.mjs +3 -61
  47. package/scripts/check-v4-floating-consumer-policy-contract.mjs +10 -20
  48. package/scripts/check-v4-release-topology.mjs +383 -0
  49. package/scripts/dev-delivery-warrant.mjs +26 -5
  50. package/scripts/generate-channel-promotion-workflow.mjs +14 -55
  51. package/scripts/release-candidate-resolver.mjs +17 -17
  52. package/scripts/resume-from-candidate-run.mjs +15 -16
  53. package/scripts/v3-v4-capability-catalog.mjs +107 -0
  54. package/scripts/v4-declarative-promotion-admission.mjs +4 -1
  55. package/scripts/v4-release-candidate-adapter.mjs +41 -0
  56. package/scripts/capture-package-release-propagation.mjs +0 -263
  57. package/scripts/publication-commit-evidence.mjs +0 -444
  58. package/scripts/publish-github-artifact-attestation-evidence.mjs +0 -201
  59. package/scripts/stage-github-artifact-attestation-inputs.mjs +0 -65
@@ -0,0 +1,243 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "contract": "kungfu-buildchain-v4-release-topology/v1",
4
+ "sourceCut": {
5
+ "branch": "dev/v4/v4.0",
6
+ "commit": "c3a50c941d018fcc3bec624e19a1298357b7f84a",
7
+ "tree": "213cdcaded8d90c823ecdafdd9968bceceed9057"
8
+ },
9
+ "enforcement": "converged",
10
+ "closedWorld": {
11
+ "workflowPaths": [
12
+ ".github/workflows/.binary-release-assets.yml",
13
+ ".github/workflows/.build.yml",
14
+ ".github/workflows/.declarative-auditable-demo.yml",
15
+ ".github/workflows/.publication-authority.yml",
16
+ ".github/workflows/.release-candidate-promote.yml",
17
+ ".github/workflows/.release-elastic-beanstalk.yml",
18
+ ".github/workflows/.release-new-version.yml",
19
+ ".github/workflows/.sam-release.yml",
20
+ ".github/workflows/.web-surface.yml",
21
+ ".github/workflows/.wheel-release.yml",
22
+ ".github/workflows/auditable-demo.yml",
23
+ ".github/workflows/binary-release-assets.yml",
24
+ ".github/workflows/build-surface-fixture.yml",
25
+ ".github/workflows/build.yml",
26
+ ".github/workflows/buildchain-alpha-self-dogfood.yml",
27
+ ".github/workflows/buildchain-dev-delivery.yml",
28
+ ".github/workflows/buildchain-ref-promotion-recovery.yml",
29
+ ".github/workflows/buildchain-ref-promotion.yml",
30
+ ".github/workflows/buildchain-patrol-daily.yml",
31
+ ".github/workflows/buildchain-patrol-monthly.yml",
32
+ ".github/workflows/buildchain-patrol-weekly.yml",
33
+ ".github/workflows/buildchain-stable-candidate-patrol.yml",
34
+ ".github/workflows/dev-alpha-candidate-patrol.yml",
35
+ ".github/workflows/dev-pr-auto-merge.yml",
36
+ ".github/workflows/github-artifact-attestation.yml",
37
+ ".github/workflows/npm-publish.yml",
38
+ ".github/workflows/paper-release-sealed.yml",
39
+ ".github/workflows/paper-release.yml",
40
+ ".github/workflows/patrol-observed-evidence.yml",
41
+ ".github/workflows/release-candidate-promote.yml",
42
+ ".github/workflows/release-line-bootstrap.yml",
43
+ ".github/workflows/release-new-version.yml",
44
+ ".github/workflows/release-propagation.yml",
45
+ ".github/workflows/release-tail.yml",
46
+ ".github/workflows/stable-candidate-patrol.yml",
47
+ ".github/workflows/v4-publication-rehearsal-dogfood.yml",
48
+ ".github/workflows/v4-declarative-release-tail-dogfood.yml"
49
+ ],
50
+ "unknownTopologyPolicy": "fail-closed"
51
+ },
52
+ "semanticScope": {
53
+ "workflowPaths": [
54
+ ".github/workflows/.release-candidate-promote.yml",
55
+ ".github/workflows/buildchain-ref-promotion-recovery.yml",
56
+ ".github/workflows/buildchain-ref-promotion.yml",
57
+ ".github/workflows/release-candidate-promote.yml",
58
+ ".github/workflows/v4-declarative-release-tail-dogfood.yml"
59
+ ],
60
+ "excludedMechanisms": [
61
+ "Paper product release",
62
+ "npm dry-run",
63
+ "v3 rollback workflows",
64
+ "retired compatibility workflows"
65
+ ]
66
+ },
67
+ "authorityClosure": {
68
+ "providerAdapters": [
69
+ "actions/promote-buildchain-ref/github-release.js",
70
+ "actions/promote-buildchain-ref/v4-provider-plane.js",
71
+ "actions/release-tail/index.js",
72
+ "actions/v4-release-candidate-promote/index.js",
73
+ "actions/v4-release-candidate-promote/product-provider.js",
74
+ "packages/core/buildchain-agent-manuals.js",
75
+ "packages/core/index.js",
76
+ "packages/core/publication-rehearsal-runtime.js",
77
+ "packages/core/release-tail-provider-adapters.js",
78
+ "packages/core/release-tail-provider-plane.js",
79
+ "packages/core/v4-publication-rehearsal-capsule.js",
80
+ "packages/core/v4-publication-rehearsal.js"
81
+ ],
82
+ "runtimeSelectors": [
83
+ ".github/workflows/.build.yml",
84
+ ".github/workflows/.release-candidate-promote.yml",
85
+ ".github/workflows/.web-surface.yml",
86
+ ".github/workflows/buildchain-ref-promotion-recovery.yml",
87
+ ".github/workflows/buildchain-ref-promotion.yml",
88
+ ".github/workflows/paper-release.yml",
89
+ ".github/workflows/publication-artifact.yml",
90
+ ".github/workflows/release-candidate-promote.yml",
91
+ ".github/workflows/v4-tail-reseal.yml",
92
+ "packages/core/buildchain-contract.js",
93
+ "packages/core/v4-runtime-ref-resume-authority.js",
94
+ "packages/core/v4-runtime-selector-persistence.js",
95
+ "scripts/aggregate-build-summary.mjs",
96
+ "scripts/artifact-signing-controller-core.mjs",
97
+ "scripts/authorize-promotion-runtime-override.cjs",
98
+ "scripts/buildchain-contract-lock.mjs",
99
+ "scripts/check-inventory.mjs",
100
+ "scripts/generate-channel-promotion-workflow.mjs",
101
+ "scripts/generate-release-candidate-passport.mjs",
102
+ "scripts/release-candidate-resolver.mjs",
103
+ "scripts/resume-from-candidate-run.mjs",
104
+ "scripts/v4-declarative-promotion-admission.mjs",
105
+ "scripts/v4-release-candidate-adapter.mjs"
106
+ ],
107
+ "runtimeEngines": ["actions/v4-release-candidate-promote/index.js"],
108
+ "terminalProjections": [
109
+ ".github/workflows/.release-candidate-promote.yml",
110
+ "actions/v4-release-candidate-promote/index.js",
111
+ "packages/core/v4-release-invocation.js"
112
+ ],
113
+ "freshEntry": ".github/workflows/release-candidate-promote.yml",
114
+ "recoveryEntry": ".github/workflows/buildchain-ref-promotion-recovery.yml",
115
+ "forbiddenLegacyEnginePatterns": [
116
+ "legacy-promote",
117
+ "v4-declarative-promote",
118
+ "BUILDCHAIN_DECLARATIVE_PROMOTION",
119
+ "Select declarative or legacy promotion result"
120
+ ]
121
+ },
122
+ "baselineMetrics": {
123
+ "workflowCount": 15,
124
+ "jobCount": 38,
125
+ "reusableEdgeCount": 11,
126
+ "mutationRelevantNodeCount": 25,
127
+ "contentsWriteJobCount": 10,
128
+ "oidcWriteJobCount": 9,
129
+ "semanticMutationRelevantNodeCount": 17
130
+ },
131
+ "targetBudgets": {
132
+ "semanticBoundaries": ["QUALIFY", "APPLY", "SETTLE"],
133
+ "maximumMutationRelevantNodeCount": 8,
134
+ "contentsWriteJobCount": 1,
135
+ "oidcWriteJobCount": 1,
136
+ "publisherIdentityCount": 1,
137
+ "runtimeIdentityCount": 1,
138
+ "terminalReceiptAuthorityCount": 1
139
+ },
140
+ "authorityClassification": {
141
+ "publisher": {
142
+ "current": [
143
+ ".github/workflows/.release-candidate-promote.yml#legacy-promote",
144
+ ".github/workflows/.release-candidate-promote.yml#v4-declarative-promote"
145
+ ],
146
+ "target": ".github/workflows/.release-candidate-promote.yml#apply"
147
+ },
148
+ "runtimeSelectors": {
149
+ "discoveryOnly": ["v4-alpha", "v4", "alpha/v4/v4.0"],
150
+ "postAdmissionPolicy": "exact-sha-only"
151
+ },
152
+ "engines": {
153
+ "current": ["legacy-promote", "v4-declarative-promote"],
154
+ "target": "release-transaction"
155
+ },
156
+ "terminalProjections": {
157
+ "current": ["promote", "controller-receipt", "release-tail receipt"],
158
+ "target": "ReleaseReceipt"
159
+ }
160
+ },
161
+ "observedTopology": {
162
+ "jobRecordFields": [
163
+ "id",
164
+ "kind",
165
+ "uses",
166
+ "contentsPermission",
167
+ "oidcPermission",
168
+ "carriers",
169
+ "mutationSignals"
170
+ ],
171
+ "workflows": [
172
+ {
173
+ "path": ".github/workflows/.release-candidate-promote.yml",
174
+ "triggers": ["workflow_call"],
175
+ "jobs": [
176
+ "apply|runner|-|write|write|artifactDownload,artifactUpload|contents-write,oidc-write,promotion-runtime",
177
+ "qualify|runner|-|read|-|artifactUpload,jobOutput|-",
178
+ "settle|runner|-|read|-|artifactDownload,artifactUpload,jobOutput|-"
179
+ ],
180
+ "reusableEdges": []
181
+ },
182
+ {
183
+ "path": ".github/workflows/buildchain-ref-promotion-recovery.yml",
184
+ "triggers": ["workflow_dispatch"],
185
+ "jobs": [
186
+ "resume|reusable-call|kungfu-systems/buildchain/.github/workflows/release-candidate-promote.yml@v4-alpha|write|write|-|contents-write,oidc-write"
187
+ ],
188
+ "reusableEdges": [
189
+ "kungfu-systems/buildchain/.github/workflows/release-candidate-promote.yml@v4-alpha"
190
+ ]
191
+ },
192
+ {
193
+ "path": ".github/workflows/buildchain-ref-promotion.yml",
194
+ "triggers": ["workflow_dispatch", "workflow_run:completed"],
195
+ "jobs": [
196
+ "promote|reusable-call|kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha|write|write|-|contents-write,oidc-write",
197
+ "reject-invalid-candidate-recovery|runner|-|read|-|-|-",
198
+ "reject-invalid-durable-recovery|runner|-|read|-|-|-",
199
+ "reject-manual-apply|runner|-|read|-|-|-"
200
+ ],
201
+ "reusableEdges": [
202
+ "kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha"
203
+ ]
204
+ },
205
+ {
206
+ "path": ".github/workflows/release-candidate-promote.yml",
207
+ "triggers": ["workflow_call"],
208
+ "jobs": [
209
+ "consumer-admission|runner|-|read|-|artifactUpload|-",
210
+ "invoke|reusable-call|kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha|write|write|-|contents-write,oidc-write",
211
+ "resolve-promotion|runner|-|read|-|jobOutput|-"
212
+ ],
213
+ "reusableEdges": [
214
+ "kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha"
215
+ ]
216
+ },
217
+ {
218
+ "path": ".github/workflows/v4-declarative-release-tail-dogfood.yml",
219
+ "triggers": ["workflow_dispatch"],
220
+ "jobs": [
221
+ "publish|reusable-call|kungfu-systems/buildchain/.github/workflows/release-candidate-promote.yml@v4-alpha|-|-|-|-"
222
+ ],
223
+ "reusableEdges": [
224
+ "kungfu-systems/buildchain/.github/workflows/release-candidate-promote.yml@v4-alpha"
225
+ ]
226
+ }
227
+ ],
228
+ "metrics": {
229
+ "workflowCount": 37,
230
+ "jobCount": 92,
231
+ "reusableEdgeCount": 23,
232
+ "mutationRelevantNodeCount": 74,
233
+ "contentsWriteJobCount": 14,
234
+ "oidcWriteJobCount": 16
235
+ },
236
+ "semanticMetrics": {
237
+ "workflowCount": 5,
238
+ "mutationRelevantNodeCount": 8,
239
+ "contentsWriteJobCount": 1,
240
+ "oidcWriteJobCount": 1
241
+ }
242
+ }
243
+ }
@@ -73,7 +73,10 @@
73
73
  "stateAuthority": "single-writer-state-machine",
74
74
  "legacyFallbackAllowed": false,
75
75
  "providerDecisionAuthorityAllowed": false,
76
- "implementation": ["packages/core/dev-delivery-warrant.js"],
76
+ "implementation": [
77
+ "packages/core/dev-delivery-warrant-native-compatibility.js",
78
+ "packages/core/dev-delivery-warrant.js"
79
+ ],
77
80
  "invariants": {
78
81
  "exactHeadFence": true,
79
82
  "immutableRootFence": true,
@@ -16,15 +16,6 @@
16
16
  "owner": "buildchain-maintainers",
17
17
  "sunsetCondition": "Remove after every known caller migrates to the lifecycle version command."
18
18
  },
19
- {
20
- "path": ".github/workflows/.release-candidate-promote.yml",
21
- "token": "actions/create-github-app-token@v2",
22
- "expectedOccurrences": 1,
23
- "classification": "third-party-action-version",
24
- "callerStatus": "active",
25
- "owner": "actions/create-github-app-token maintainers",
26
- "sunsetCondition": "Upgrade through normal dependency review when a compatible successor is adopted."
27
- },
28
19
  {
29
20
  "path": ".github/workflows/.release-docker.yml",
30
21
  "token": "workflows v2 Docker release path is retired",
@@ -22,7 +22,7 @@
22
22
  "ref": "v4-alpha",
23
23
  "sha": "dddddddddddddddddddddddddddddddddddddddd",
24
24
  "contractRoot": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
25
- "consumerPolicyReceiptRoot": "sha256:e545cb7dc918ba14b02e9a557623edb7aaadeee180b211b8a3164d67af03e789"
25
+ "consumerPolicyReceiptRoot": "sha256:8d8e55a4ae07a57a2a262e138f55148b05916c364b3d086530e1392c982b886f"
26
26
  },
27
27
  "warrant": {
28
28
  "candidateId": "candidate-alpha-2",
@@ -0,0 +1,134 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://buildchain.libkungfu.dev/schema/v4-release-invocation-v1.schema.json",
4
+ "title": "Buildchain v4 canonical ReleaseInvocation",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": [
8
+ "schema",
9
+ "publisher",
10
+ "runtime",
11
+ "candidate",
12
+ "target",
13
+ "authority",
14
+ "provider",
15
+ "parent"
16
+ ],
17
+ "properties": {
18
+ "schema": { "const": "kungfu-buildchain-v4-release-invocation/v1" },
19
+ "publisher": { "$ref": "#/$defs/publisher" },
20
+ "runtime": { "$ref": "#/$defs/runtime" },
21
+ "candidate": { "$ref": "#/$defs/candidate" },
22
+ "target": { "$ref": "#/$defs/target" },
23
+ "authority": { "$ref": "#/$defs/authority" },
24
+ "provider": { "$ref": "#/$defs/provider" },
25
+ "parent": { "$ref": "#/$defs/parent" }
26
+ },
27
+ "$defs": {
28
+ "sha": { "type": "string", "pattern": "^[0-9a-f]{40}$" },
29
+ "root": { "type": "string", "pattern": "^sha256:[0-9a-f]{64}$" },
30
+ "publisher": {
31
+ "type": "object",
32
+ "additionalProperties": false,
33
+ "required": ["repository", "workflow", "workflowSha", "job"],
34
+ "properties": {
35
+ "repository": { "const": "kungfu-systems/buildchain" },
36
+ "workflow": {
37
+ "const": ".github/workflows/.release-candidate-promote.yml"
38
+ },
39
+ "workflowSha": { "$ref": "#/$defs/sha" },
40
+ "job": { "const": "apply" }
41
+ }
42
+ },
43
+ "runtime": {
44
+ "type": "object",
45
+ "additionalProperties": false,
46
+ "required": ["repository", "commit", "tree"],
47
+ "properties": {
48
+ "repository": { "const": "kungfu-systems/buildchain" },
49
+ "commit": { "$ref": "#/$defs/sha" },
50
+ "tree": { "$ref": "#/$defs/sha" }
51
+ }
52
+ },
53
+ "candidate": {
54
+ "type": "object",
55
+ "additionalProperties": false,
56
+ "required": ["repository", "commit", "tree", "version"],
57
+ "properties": {
58
+ "repository": { "type": "string", "pattern": "^[ -~]+$" },
59
+ "commit": { "$ref": "#/$defs/sha" },
60
+ "tree": { "$ref": "#/$defs/sha" },
61
+ "version": { "type": "string", "pattern": "^[ -~]+$" }
62
+ }
63
+ },
64
+ "target": {
65
+ "type": "object",
66
+ "additionalProperties": false,
67
+ "required": ["channel", "tag", "expectedOldSha"],
68
+ "properties": {
69
+ "channel": { "enum": ["alpha", "stable"] },
70
+ "tag": {
71
+ "type": "string",
72
+ "pattern": "^v[0-9]+\\.[0-9]+\\.[0-9]+(?:-[0-9A-Za-z.-]+)?$"
73
+ },
74
+ "expectedOldSha": {
75
+ "oneOf": [{ "$ref": "#/$defs/sha" }, { "type": "null" }]
76
+ }
77
+ }
78
+ },
79
+ "authority": {
80
+ "type": "object",
81
+ "additionalProperties": false,
82
+ "required": ["policyRoot", "qualificationRoot", "warrantRoot"],
83
+ "properties": {
84
+ "policyRoot": { "$ref": "#/$defs/root" },
85
+ "qualificationRoot": { "$ref": "#/$defs/root" },
86
+ "warrantRoot": { "$ref": "#/$defs/root" }
87
+ }
88
+ },
89
+ "provider": {
90
+ "type": "object",
91
+ "additionalProperties": false,
92
+ "required": ["adapter", "contract", "repository"],
93
+ "properties": {
94
+ "adapter": { "const": "built-in-provider-plane" },
95
+ "contract": {
96
+ "const": "kungfu-buildchain-release-tail-provider/v1"
97
+ },
98
+ "repository": { "type": "string", "pattern": "^[ -~]+$" }
99
+ }
100
+ },
101
+ "parent": {
102
+ "type": "object",
103
+ "additionalProperties": false,
104
+ "required": ["invocationRoot", "transactionRoot", "receiptRoot"],
105
+ "properties": {
106
+ "invocationRoot": {
107
+ "oneOf": [{ "$ref": "#/$defs/root" }, { "type": "null" }]
108
+ },
109
+ "transactionRoot": {
110
+ "oneOf": [{ "$ref": "#/$defs/root" }, { "type": "null" }]
111
+ },
112
+ "receiptRoot": {
113
+ "oneOf": [{ "$ref": "#/$defs/root" }, { "type": "null" }]
114
+ }
115
+ },
116
+ "oneOf": [
117
+ {
118
+ "properties": {
119
+ "invocationRoot": { "type": "null" },
120
+ "transactionRoot": { "type": "null" },
121
+ "receiptRoot": { "type": "null" }
122
+ }
123
+ },
124
+ {
125
+ "properties": {
126
+ "invocationRoot": { "$ref": "#/$defs/root" },
127
+ "transactionRoot": { "$ref": "#/$defs/root" },
128
+ "receiptRoot": { "$ref": "#/$defs/root" }
129
+ }
130
+ }
131
+ ]
132
+ }
133
+ }
134
+ }
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "name": "Buildchain",
6
6
  "package": "@kungfu-tech/buildchain",
7
- "version": "4.0.2-alpha.0",
7
+ "version": "4.0.2-alpha.4",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v4",
@@ -1492,7 +1492,7 @@
1492
1492
  "durable consumers call the public floating workflow and may route a train or exact runtime only through trusted non-persistent dispatch input"
1493
1493
  ],
1494
1494
  "breakingDigest": "sha256:21b65d0746d2e8b3e8a7df4c6fab295a85c8fd42cc405ec3bc5df5cdab0421f0",
1495
- "auditDigest": "sha256:bcfd872260c754e68cabe183c8c1c3acb2b2196e1601208bf7bc846b8e32af74"
1495
+ "auditDigest": "sha256:adbe8a9e29cd30db5b2e9685864ea36bf88ab959fb151b65d1b00e87a2dea144"
1496
1496
  },
1497
1497
  {
1498
1498
  "contractVersion": 1,
@@ -1591,7 +1591,7 @@
1591
1591
  "GitHub Release passport and evidence publication is delegated to promote-buildchain-ref after the semver release transaction completes"
1592
1592
  ],
1593
1593
  "breakingDigest": "sha256:5f10c81d3f80cb417960be682921884639c40b6d875f1a3b1ffae7e652c3f468",
1594
- "auditDigest": "sha256:d9821bf071e83386e596e1d460c1adc46808451fce44b6586ae26fb11e535991"
1594
+ "auditDigest": "sha256:8ca8fd8e7b111357a7267e150a268ce8f4b9a06d89360e07a08d1a49656e619e"
1595
1595
  },
1596
1596
  {
1597
1597
  "contractVersion": 1,
@@ -1646,7 +1646,7 @@
1646
1646
  "resume-from-candidate-run is fail-closed and uses a fresh caller event instead of rerunning a frozen startup graph"
1647
1647
  ],
1648
1648
  "breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5",
1649
- "auditDigest": "sha256:1b77b563669a70c8e0a7c6d335f2ddcef9a95178d08e742ecf4aaf66652e7b4f",
1649
+ "auditDigest": "sha256:bb006a22c17a67a79dcd3bf566e2fdf9f5a1c4841580d1cfbaa44229f2a8b8b1",
1650
1650
  "compatibleBreakingDigests": [
1651
1651
  "sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
1652
1652
  ],
@@ -1863,7 +1863,7 @@
1863
1863
  "no consumer command, script, shell, checkout, or executable tail hook is accepted"
1864
1864
  ],
1865
1865
  "breakingDigest": "sha256:9229eb3a000fb408feb6b8793c209c77afbf9327026467d68954470e22e4f8f4",
1866
- "auditDigest": "sha256:83fd394419851e6da877c50018e879b447497db52b0ac871dfd83e074f5459a8"
1866
+ "auditDigest": "sha256:28f962e2c7542d650417975ea9d5922816f57c63798e895ed0eac61840a02af4"
1867
1867
  },
1868
1868
  {
1869
1869
  "contractVersion": 1,
@@ -2257,7 +2257,7 @@
2257
2257
  "manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
2258
2258
  ],
2259
2259
  "breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
2260
- "auditDigest": "sha256:dd80914275c60efcf95b29d44e861aeba5075ee7da9094adaa5cdb5714b59bf6"
2260
+ "auditDigest": "sha256:27bcd57f554c2f254fb350097e15fe8f3954bafb2fc04c72f725bdaf444fbea7"
2261
2261
  },
2262
2262
  {
2263
2263
  "contractVersion": 1,
@@ -2279,7 +2279,7 @@
2279
2279
  "agents can discover supported Node APIs without importing internal file paths"
2280
2280
  ],
2281
2281
  "breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
2282
- "auditDigest": "sha256:dab7be33bf7d0c36fd59b55f74b3cb964ae24f348b95cd863f276c70e6d3db6e"
2282
+ "auditDigest": "sha256:1c6b63d2359c9d04f83081ddfbfc2a7cb66ccbba5795471c98980775d2bebf2c"
2283
2283
  },
2284
2284
  {
2285
2285
  "contractVersion": 1,
@@ -5173,7 +5173,7 @@
5173
5173
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
5174
5174
  ],
5175
5175
  "breakingDigest": "sha256:015d8de793adbd4c539416be7d7512e18cc92097e629b0203fa06d2c183e98bd",
5176
- "auditDigest": "sha256:1b77b563669a70c8e0a7c6d335f2ddcef9a95178d08e742ecf4aaf66652e7b4f"
5176
+ "auditDigest": "sha256:bb006a22c17a67a79dcd3bf566e2fdf9f5a1c4841580d1cfbaa44229f2a8b8b1"
5177
5177
  },
5178
5178
  {
5179
5179
  "contractVersion": 1,
@@ -5399,5 +5399,5 @@
5399
5399
  "compatibilityFactCutRoot": "sha256:f61b975d4a96c921cc4bd37fb3ed9a0596b47004fe34dc7219979d697e3707f9",
5400
5400
  "compatibilityProofRegistryRoot": "sha256:b7194b811e4d3af2df4390bc4d1731e16a86215bd64ee18cb630dd5492f4fb63",
5401
5401
  "compatibilityDigest": "sha256:20411029d83211dff426fb6535a608902129844a5ccb4788db77d3f81becb839",
5402
- "contractDigest": "sha256:9b8272580aaff37c2ee2772f9a72ca9de83160994f8e7c12156cc3c60fbee5f5"
5402
+ "contractDigest": "sha256:8ff6ce161a7573f2dbeabea7f331fa726539d226648d9b4866a481f15006833c"
5403
5403
  }