@kungfu-tech/buildchain 3.0.7 → 3.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/contracts/engineering-housekeeper-v1.schema.json +11 -1
- package/contracts/fixtures/engineering-housekeeper-v1/cases.json +10 -0
- package/contracts/release-cut-v1.schema.json +70 -0
- package/contracts/release-train-transition-v1.schema.json +85 -0
- package/contracts/release-train-v1.schema.json +82 -0
- package/dist/site/buildchain-contract.json +302 -16
- package/dist/site/buildchain-site.json +83 -27
- package/dist/site/capability-registry.json +4 -3
- package/dist/site/kfd-claims.json +45 -8
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +22 -6
- package/dist/site/node-api-registry.json +1218 -489
- package/dist/site/page-registry.json +65 -17
- package/dist/site/public-surface-audit.json +13 -8
- package/dist/site/publication-authority-registry.json +2 -4
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/release-provenance.json +1 -0
- package/dist/site/site-manifest.json +18 -10
- package/dist/site/workflow-registry.json +10 -9
- package/docs/MAP.md +1 -1
- package/docs/aws-us-elastic-runner-burst-plane.md +20 -7
- package/docs/engineering-housekeeper.md +61 -28
- package/docs/node-api-reference.md +109 -77
- package/docs/release-governance.md +13 -10
- package/docs/release-train.md +102 -0
- package/docs/reusable-build-surface.md +16 -6
- package/docs/site-bundle-contract.md +5 -1
- package/docs/versioning.md +1 -0
- package/package.json +2 -1
- package/packages/core/buildchain-agent-manuals.js +1 -0
- package/packages/core/buildchain-compatibility-proof.js +577 -0
- package/packages/core/buildchain-contract.js +46 -181
- package/packages/core/engineering-housekeeper-github-client.js +18 -1
- package/packages/core/engineering-housekeeper-github.js +247 -41
- package/packages/core/engineering-housekeeper.js +15 -0
- package/packages/core/release-train.js +520 -0
- package/scripts/aws-macos-jit-controller-core.mjs +33 -11
- package/scripts/aws-macos-jit-controller-runtime.mjs +208 -0
- package/scripts/aws-macos-jit-controller.mjs +50 -37
- package/scripts/aws-macos-jit-core.mjs +41 -3
- package/scripts/buildchain-contract-lock.mjs +6 -0
- package/scripts/dispatch-artifact-signing-authority.mjs +4 -7
- package/scripts/engineering-housekeeper-workflow.mjs +13 -6
- package/scripts/generate-site-bundle.mjs +2 -0
- package/scripts/site-capability-metadata.mjs +1 -0
|
@@ -4,11 +4,283 @@
|
|
|
4
4
|
"product": {
|
|
5
5
|
"name": "Buildchain",
|
|
6
6
|
"package": "@kungfu-tech/buildchain",
|
|
7
|
-
"version": "3.0.
|
|
7
|
+
"version": "3.0.8",
|
|
8
8
|
"repository": "https://github.com/kungfu-systems/buildchain"
|
|
9
9
|
},
|
|
10
10
|
"majorLine": "v3",
|
|
11
11
|
"compatibilityPolicy": "major-compatible",
|
|
12
|
+
"compatibilityProofs": [
|
|
13
|
+
{
|
|
14
|
+
"schema": "kungfu.buildchain.compatibility-proof/v1",
|
|
15
|
+
"proofId": "advanced-release-candidate-promote-aa30f2-to-9db8dd",
|
|
16
|
+
"predicate": "compatible-breaking-digest",
|
|
17
|
+
"direction": "source-to-target",
|
|
18
|
+
"operation": "accept-contract-lock",
|
|
19
|
+
"source": {
|
|
20
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
21
|
+
"surfaceId": "advanced-release-candidate-promote",
|
|
22
|
+
"surfaceKind": "workflow",
|
|
23
|
+
"breakingDigest": "sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
|
|
24
|
+
},
|
|
25
|
+
"target": {
|
|
26
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
27
|
+
"surfaceId": "advanced-release-candidate-promote",
|
|
28
|
+
"surfaceKind": "workflow",
|
|
29
|
+
"breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5"
|
|
30
|
+
},
|
|
31
|
+
"scope": {
|
|
32
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
33
|
+
"surfaceId": "advanced-release-candidate-promote",
|
|
34
|
+
"surfaceKind": "workflow",
|
|
35
|
+
"majorLines": [
|
|
36
|
+
"v2",
|
|
37
|
+
"v3"
|
|
38
|
+
],
|
|
39
|
+
"operation": "accept-contract-lock"
|
|
40
|
+
},
|
|
41
|
+
"scopeRoot": "sha256:c9746475e09a42adf6e33cf3656d9d7cef8e880ba3efc31b8a3cd599b938a124",
|
|
42
|
+
"evidence": {
|
|
43
|
+
"kind": "protected-pull-request-contract-acceptance",
|
|
44
|
+
"pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2342",
|
|
45
|
+
"protectedBase": "dev/v3/v3.0",
|
|
46
|
+
"sourceCommit": "8870db287a9ee5fb95eebbbe907b1649d84d5b7f",
|
|
47
|
+
"mergeCommit": "30b605adea1ed33dcf0bbb4cc7b666b64a6ccd18",
|
|
48
|
+
"contractDigest": "sha256:9c07dbdb9aa8390569cd07ace044af45e6751b91ffe8fcc0cb69a77388b0f72b",
|
|
49
|
+
"compatibilityDigest": "sha256:80cfdf1786019217c439810f1a80d2866bf8f7ef35a6fa569e1a687fb2bf4cbe"
|
|
50
|
+
},
|
|
51
|
+
"evidenceRoot": "sha256:c428bab55d265c91220aa10f7f3d8be508bdc1b412049ca9de48fa6f9898a373",
|
|
52
|
+
"authority": {
|
|
53
|
+
"kind": "protected-base-contract-authority",
|
|
54
|
+
"repository": "kungfu-systems/buildchain",
|
|
55
|
+
"protectedBase": "dev/v3/v3.0"
|
|
56
|
+
},
|
|
57
|
+
"authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
|
|
58
|
+
"cut": {
|
|
59
|
+
"kind": "protected-git-cut",
|
|
60
|
+
"repository": "kungfu-systems/buildchain",
|
|
61
|
+
"protectedBase": "dev/v3/v3.0",
|
|
62
|
+
"commit": "ff0f9006be1c8f63be40e67789e0cfd28fd69d46"
|
|
63
|
+
},
|
|
64
|
+
"cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
|
|
65
|
+
"proofRoot": "sha256:36c85ba487be1528e85776d2bc5f766a971d42ac238aec30071945f7d60d9fc5"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"schema": "kungfu.buildchain.compatibility-proof/v1",
|
|
69
|
+
"proofId": "build-lifecycle-307459-to-6b8d38",
|
|
70
|
+
"predicate": "compatible-breaking-digest",
|
|
71
|
+
"direction": "source-to-target",
|
|
72
|
+
"operation": "accept-contract-lock",
|
|
73
|
+
"source": {
|
|
74
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
75
|
+
"surfaceId": "controller:build-lifecycle",
|
|
76
|
+
"surfaceKind": "controller",
|
|
77
|
+
"breakingDigest": "sha256:30745921541e9b0f70475bb2178c2559f6aef248f6680670ccd44d8c5a69a6b1"
|
|
78
|
+
},
|
|
79
|
+
"target": {
|
|
80
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
81
|
+
"surfaceId": "controller:build-lifecycle",
|
|
82
|
+
"surfaceKind": "controller",
|
|
83
|
+
"breakingDigest": "sha256:6b8d38e92b2c67b5bc83fae0a3fd95bfa47582fbc176e6cdeebe7630a57534cb"
|
|
84
|
+
},
|
|
85
|
+
"scope": {
|
|
86
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
87
|
+
"surfaceId": "controller:build-lifecycle",
|
|
88
|
+
"surfaceKind": "controller",
|
|
89
|
+
"majorLines": [
|
|
90
|
+
"v2",
|
|
91
|
+
"v3"
|
|
92
|
+
],
|
|
93
|
+
"operation": "accept-contract-lock"
|
|
94
|
+
},
|
|
95
|
+
"scopeRoot": "sha256:c1a391a06ad2732c09c09fe0a0806569ac066684f5f2cd381a634c7784da6de3",
|
|
96
|
+
"evidence": {
|
|
97
|
+
"kind": "protected-pull-request-contract-acceptance",
|
|
98
|
+
"pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2058",
|
|
99
|
+
"protectedBase": "dev/v3/v3.0",
|
|
100
|
+
"sourceCommit": "c9a86bd1ac17b4fae54b0410498830edad80d831",
|
|
101
|
+
"mergeCommit": "3991801a7a7d6fe5e31b9a670dfde7ea59e61253",
|
|
102
|
+
"contractDigest": "sha256:da72850bbd3088f0e9eb20c17382557e0dfb7e68bf4469d352ed870ee8a334e8",
|
|
103
|
+
"compatibilityDigest": "sha256:32a651504c57829085dc8863f0e41dee98eb60708ff6dec958c9c7e4b1010102"
|
|
104
|
+
},
|
|
105
|
+
"evidenceRoot": "sha256:ec5b8374a76dea9fd344cace735f46caa7a8167eef1becd55fbdb0d3cd6f1109",
|
|
106
|
+
"authority": {
|
|
107
|
+
"kind": "protected-base-contract-authority",
|
|
108
|
+
"repository": "kungfu-systems/buildchain",
|
|
109
|
+
"protectedBase": "dev/v3/v3.0"
|
|
110
|
+
},
|
|
111
|
+
"authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
|
|
112
|
+
"cut": {
|
|
113
|
+
"kind": "protected-git-cut",
|
|
114
|
+
"repository": "kungfu-systems/buildchain",
|
|
115
|
+
"protectedBase": "dev/v3/v3.0",
|
|
116
|
+
"commit": "ff0f9006be1c8f63be40e67789e0cfd28fd69d46"
|
|
117
|
+
},
|
|
118
|
+
"cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
|
|
119
|
+
"proofRoot": "sha256:3bd1c54198b78a462d2005ac66c139ad4d6f1962925c8f0971b4d0a222f1a7c5"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"schema": "kungfu.buildchain.compatibility-proof/v1",
|
|
123
|
+
"proofId": "build-lifecycle-e264a7-to-6b8d38",
|
|
124
|
+
"predicate": "compatible-breaking-digest",
|
|
125
|
+
"direction": "source-to-target",
|
|
126
|
+
"operation": "accept-contract-lock",
|
|
127
|
+
"source": {
|
|
128
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
129
|
+
"surfaceId": "controller:build-lifecycle",
|
|
130
|
+
"surfaceKind": "controller",
|
|
131
|
+
"breakingDigest": "sha256:e264a79f9f399038c2fcfd21e4168c68c2e1485ee5c651c02242a02b622ac2be"
|
|
132
|
+
},
|
|
133
|
+
"target": {
|
|
134
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
135
|
+
"surfaceId": "controller:build-lifecycle",
|
|
136
|
+
"surfaceKind": "controller",
|
|
137
|
+
"breakingDigest": "sha256:6b8d38e92b2c67b5bc83fae0a3fd95bfa47582fbc176e6cdeebe7630a57534cb"
|
|
138
|
+
},
|
|
139
|
+
"scope": {
|
|
140
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
141
|
+
"surfaceId": "controller:build-lifecycle",
|
|
142
|
+
"surfaceKind": "controller",
|
|
143
|
+
"majorLines": [
|
|
144
|
+
"v2",
|
|
145
|
+
"v3"
|
|
146
|
+
],
|
|
147
|
+
"operation": "accept-contract-lock"
|
|
148
|
+
},
|
|
149
|
+
"scopeRoot": "sha256:c1a391a06ad2732c09c09fe0a0806569ac066684f5f2cd381a634c7784da6de3",
|
|
150
|
+
"evidence": {
|
|
151
|
+
"kind": "protected-pull-request-contract-acceptance",
|
|
152
|
+
"pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2058",
|
|
153
|
+
"protectedBase": "dev/v3/v3.0",
|
|
154
|
+
"sourceCommit": "c9a86bd1ac17b4fae54b0410498830edad80d831",
|
|
155
|
+
"mergeCommit": "3991801a7a7d6fe5e31b9a670dfde7ea59e61253",
|
|
156
|
+
"contractDigest": "sha256:da72850bbd3088f0e9eb20c17382557e0dfb7e68bf4469d352ed870ee8a334e8",
|
|
157
|
+
"compatibilityDigest": "sha256:32a651504c57829085dc8863f0e41dee98eb60708ff6dec958c9c7e4b1010102"
|
|
158
|
+
},
|
|
159
|
+
"evidenceRoot": "sha256:ec5b8374a76dea9fd344cace735f46caa7a8167eef1becd55fbdb0d3cd6f1109",
|
|
160
|
+
"authority": {
|
|
161
|
+
"kind": "protected-base-contract-authority",
|
|
162
|
+
"repository": "kungfu-systems/buildchain",
|
|
163
|
+
"protectedBase": "dev/v3/v3.0"
|
|
164
|
+
},
|
|
165
|
+
"authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
|
|
166
|
+
"cut": {
|
|
167
|
+
"kind": "protected-git-cut",
|
|
168
|
+
"repository": "kungfu-systems/buildchain",
|
|
169
|
+
"protectedBase": "dev/v3/v3.0",
|
|
170
|
+
"commit": "ff0f9006be1c8f63be40e67789e0cfd28fd69d46"
|
|
171
|
+
},
|
|
172
|
+
"cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
|
|
173
|
+
"proofRoot": "sha256:9024634cef43a9d695fa224d26be9aeb6370d3c981b003ece3b659dde8e73713"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"schema": "kungfu.buildchain.compatibility-proof/v1",
|
|
177
|
+
"proofId": "release-candidate-promote-acd401-to-e60642",
|
|
178
|
+
"predicate": "compatible-breaking-digest",
|
|
179
|
+
"direction": "source-to-target",
|
|
180
|
+
"operation": "accept-contract-lock",
|
|
181
|
+
"source": {
|
|
182
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
183
|
+
"surfaceId": "release-candidate-promote",
|
|
184
|
+
"surfaceKind": "workflow",
|
|
185
|
+
"breakingDigest": "sha256:acd401cfc46450115a3763fd4b679d85f185e8757ebd52510d6262e1533df4cf"
|
|
186
|
+
},
|
|
187
|
+
"target": {
|
|
188
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
189
|
+
"surfaceId": "release-candidate-promote",
|
|
190
|
+
"surfaceKind": "workflow",
|
|
191
|
+
"breakingDigest": "sha256:e60642aa298933d2c103284794921a6c340a50aa91ee528b06e58892a2a006bf"
|
|
192
|
+
},
|
|
193
|
+
"scope": {
|
|
194
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
195
|
+
"surfaceId": "release-candidate-promote",
|
|
196
|
+
"surfaceKind": "workflow",
|
|
197
|
+
"majorLines": [
|
|
198
|
+
"v2",
|
|
199
|
+
"v3"
|
|
200
|
+
],
|
|
201
|
+
"operation": "accept-contract-lock"
|
|
202
|
+
},
|
|
203
|
+
"scopeRoot": "sha256:0b8668413118308004e8ded1e9d051d94c68311c3944791babb9a4ad29d2d50b",
|
|
204
|
+
"evidence": {
|
|
205
|
+
"kind": "protected-pull-request-contract-acceptance",
|
|
206
|
+
"pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2342",
|
|
207
|
+
"protectedBase": "dev/v3/v3.0",
|
|
208
|
+
"sourceCommit": "8870db287a9ee5fb95eebbbe907b1649d84d5b7f",
|
|
209
|
+
"mergeCommit": "30b605adea1ed33dcf0bbb4cc7b666b64a6ccd18",
|
|
210
|
+
"contractDigest": "sha256:9c07dbdb9aa8390569cd07ace044af45e6751b91ffe8fcc0cb69a77388b0f72b",
|
|
211
|
+
"compatibilityDigest": "sha256:80cfdf1786019217c439810f1a80d2866bf8f7ef35a6fa569e1a687fb2bf4cbe"
|
|
212
|
+
},
|
|
213
|
+
"evidenceRoot": "sha256:c428bab55d265c91220aa10f7f3d8be508bdc1b412049ca9de48fa6f9898a373",
|
|
214
|
+
"authority": {
|
|
215
|
+
"kind": "protected-base-contract-authority",
|
|
216
|
+
"repository": "kungfu-systems/buildchain",
|
|
217
|
+
"protectedBase": "dev/v3/v3.0"
|
|
218
|
+
},
|
|
219
|
+
"authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
|
|
220
|
+
"cut": {
|
|
221
|
+
"kind": "protected-git-cut",
|
|
222
|
+
"repository": "kungfu-systems/buildchain",
|
|
223
|
+
"protectedBase": "dev/v3/v3.0",
|
|
224
|
+
"commit": "ff0f9006be1c8f63be40e67789e0cfd28fd69d46"
|
|
225
|
+
},
|
|
226
|
+
"cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
|
|
227
|
+
"proofRoot": "sha256:cb642b68aaf60e9c0eb93d46a2a1fc482810142201c7340ad7efe824b1683921"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"schema": "kungfu.buildchain.compatibility-proof/v1",
|
|
231
|
+
"proofId": "promote-buildchain-ref-action-a59f09-to-6147c0",
|
|
232
|
+
"predicate": "compatible-breaking-digest",
|
|
233
|
+
"direction": "source-to-target",
|
|
234
|
+
"operation": "accept-contract-lock",
|
|
235
|
+
"source": {
|
|
236
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
237
|
+
"surfaceId": "promote-buildchain-ref-action",
|
|
238
|
+
"surfaceKind": "action",
|
|
239
|
+
"breakingDigest": "sha256:a59f0910e6df842e7699139472e5dd69ac2fdd7f7213bf2cb346d1d622556874"
|
|
240
|
+
},
|
|
241
|
+
"target": {
|
|
242
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
243
|
+
"surfaceId": "promote-buildchain-ref-action",
|
|
244
|
+
"surfaceKind": "action",
|
|
245
|
+
"breakingDigest": "sha256:6147c0a8d5c36bfaa6021871574e1fc28192a3f1b8cfdae4d24ef3059ac1ebda"
|
|
246
|
+
},
|
|
247
|
+
"scope": {
|
|
248
|
+
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
249
|
+
"surfaceId": "promote-buildchain-ref-action",
|
|
250
|
+
"surfaceKind": "action",
|
|
251
|
+
"majorLines": [
|
|
252
|
+
"v2",
|
|
253
|
+
"v3"
|
|
254
|
+
],
|
|
255
|
+
"operation": "accept-contract-lock"
|
|
256
|
+
},
|
|
257
|
+
"scopeRoot": "sha256:dbf061c2f7608451f0d2ae47e2d7eaa323d7cf61699f20467ac73712748e50c5",
|
|
258
|
+
"evidence": {
|
|
259
|
+
"kind": "protected-pull-request-contract-acceptance",
|
|
260
|
+
"pullRequest": "https://github.com/kungfu-systems/buildchain/pull/1556",
|
|
261
|
+
"protectedBase": "dev/v2/v2.14",
|
|
262
|
+
"sourceCommit": "f8e2c5d28ef34d711892589331b7e018095a96d7",
|
|
263
|
+
"mergeCommit": "6e0c29be1489f686a9a3792b46bfaa4466828393",
|
|
264
|
+
"contractDigest": "sha256:f6dbf5147d9ad3b8c49ba6630cd52b8c7853ead7c921d7e1210a393aebf97d1f",
|
|
265
|
+
"compatibilityDigest": "sha256:cdf588422ec6b460bd6f631400efa6e361a045e052c8967d6c50fadd7aa4dd90"
|
|
266
|
+
},
|
|
267
|
+
"evidenceRoot": "sha256:454c8cf77d6ecb35de2cdb2f8f80832d7fb31b9f9ef300749ac8b1595fd5cf86",
|
|
268
|
+
"authority": {
|
|
269
|
+
"kind": "protected-base-contract-authority",
|
|
270
|
+
"repository": "kungfu-systems/buildchain",
|
|
271
|
+
"protectedBase": "dev/v3/v3.0"
|
|
272
|
+
},
|
|
273
|
+
"authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
|
|
274
|
+
"cut": {
|
|
275
|
+
"kind": "protected-git-cut",
|
|
276
|
+
"repository": "kungfu-systems/buildchain",
|
|
277
|
+
"protectedBase": "dev/v3/v3.0",
|
|
278
|
+
"commit": "ff0f9006be1c8f63be40e67789e0cfd28fd69d46"
|
|
279
|
+
},
|
|
280
|
+
"cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
|
|
281
|
+
"proofRoot": "sha256:e6f93f44a6613a9d6de776ebe8f29b1779b0cd18a24bdf126ec6c1a07770fa75"
|
|
282
|
+
}
|
|
283
|
+
],
|
|
12
284
|
"surfaces": [
|
|
13
285
|
{
|
|
14
286
|
"contractVersion": 1,
|
|
@@ -189,11 +461,14 @@
|
|
|
189
461
|
"publish-gate source locks are created by the wrapper and enforced by promote-buildchain-ref before publish side effects",
|
|
190
462
|
"GitHub Release passport and evidence publication is delegated to promote-buildchain-ref after the semver release transaction completes"
|
|
191
463
|
],
|
|
464
|
+
"breakingDigest": "sha256:e60642aa298933d2c103284794921a6c340a50aa91ee528b06e58892a2a006bf",
|
|
465
|
+
"auditDigest": "sha256:4ed6cce4c1a90f179bf9ba3bff4b08093dd80f11e7e271fcb6f1bd80b3cecdb8",
|
|
192
466
|
"compatibleBreakingDigests": [
|
|
193
467
|
"sha256:acd401cfc46450115a3763fd4b679d85f185e8757ebd52510d6262e1533df4cf"
|
|
194
468
|
],
|
|
195
|
-
"
|
|
196
|
-
|
|
469
|
+
"compatibilityProofRoots": [
|
|
470
|
+
"sha256:cb642b68aaf60e9c0eb93d46a2a1fc482810142201c7340ad7efe824b1683921"
|
|
471
|
+
]
|
|
197
472
|
},
|
|
198
473
|
{
|
|
199
474
|
"contractVersion": 1,
|
|
@@ -245,11 +520,14 @@
|
|
|
245
520
|
"promotion reuses PR-stage release-candidate artifacts and does not run the heavy native build matrix",
|
|
246
521
|
"resume-from-candidate-run is fail-closed and uses a fresh caller event instead of rerunning a frozen startup graph"
|
|
247
522
|
],
|
|
523
|
+
"breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5",
|
|
524
|
+
"auditDigest": "sha256:61a7d1f319232454d79c96b277f9feb5e0b8b7842f96985dc8bdf89e3a57e3fa",
|
|
248
525
|
"compatibleBreakingDigests": [
|
|
249
526
|
"sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
|
|
250
527
|
],
|
|
251
|
-
"
|
|
252
|
-
|
|
528
|
+
"compatibilityProofRoots": [
|
|
529
|
+
"sha256:36c85ba487be1528e85776d2bc5f766a971d42ac238aec30071945f7d60d9fc5"
|
|
530
|
+
]
|
|
253
531
|
},
|
|
254
532
|
{
|
|
255
533
|
"contractVersion": 1,
|
|
@@ -472,11 +750,14 @@
|
|
|
472
750
|
"publish transactions can require a resolved publish-gate source lock to prevent floating-ref drift",
|
|
473
751
|
"semver GitHub Releases are created or updated only after transaction completion, with prerelease/latest metadata bound to the authoritative publication channel and tag syntax retained as the fallback for ordinary callers"
|
|
474
752
|
],
|
|
753
|
+
"breakingDigest": "sha256:6147c0a8d5c36bfaa6021871574e1fc28192a3f1b8cfdae4d24ef3059ac1ebda",
|
|
754
|
+
"auditDigest": "sha256:b86906f63640ffdbae3fcd9eec4c4b234c8e8e6e906b7857d576b9d1cf5c78be",
|
|
475
755
|
"compatibleBreakingDigests": [
|
|
476
756
|
"sha256:a59f0910e6df842e7699139472e5dd69ac2fdd7f7213bf2cb346d1d622556874"
|
|
477
757
|
],
|
|
478
|
-
"
|
|
479
|
-
|
|
758
|
+
"compatibilityProofRoots": [
|
|
759
|
+
"sha256:e6f93f44a6613a9d6de776ebe8f29b1779b0cd18a24bdf126ec6c1a07770fa75"
|
|
760
|
+
]
|
|
480
761
|
},
|
|
481
762
|
{
|
|
482
763
|
"contractVersion": 1,
|
|
@@ -790,7 +1071,7 @@
|
|
|
790
1071
|
"manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
|
|
791
1072
|
],
|
|
792
1073
|
"breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
|
|
793
|
-
"auditDigest": "sha256:
|
|
1074
|
+
"auditDigest": "sha256:e6017e2437432fbeaacc5af9477be48bd629c3d607f749d0e54c0baef4eadabb"
|
|
794
1075
|
},
|
|
795
1076
|
{
|
|
796
1077
|
"contractVersion": 1,
|
|
@@ -812,7 +1093,7 @@
|
|
|
812
1093
|
"agents can discover supported Node APIs without importing internal file paths"
|
|
813
1094
|
],
|
|
814
1095
|
"breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
|
|
815
|
-
"auditDigest": "sha256:
|
|
1096
|
+
"auditDigest": "sha256:66b95a50edb30f34ccac24b3e487848da6a22142dfa3b17d02167d9b196bd8c7"
|
|
816
1097
|
},
|
|
817
1098
|
{
|
|
818
1099
|
"contractVersion": 1,
|
|
@@ -1430,10 +1711,6 @@
|
|
|
1430
1711
|
}
|
|
1431
1712
|
}
|
|
1432
1713
|
},
|
|
1433
|
-
"compatibleBreakingDigests": [
|
|
1434
|
-
"sha256:e264a79f9f399038c2fcfd21e4168c68c2e1485ee5c651c02242a02b622ac2be",
|
|
1435
|
-
"sha256:30745921541e9b0f70475bb2178c2559f6aef248f6680670ccd44d8c5a69a6b1"
|
|
1436
|
-
],
|
|
1437
1714
|
"guarantees": [
|
|
1438
1715
|
"plans bind exact consumer source SHA, exact Buildchain runtime SHA, and the runtime contract digest",
|
|
1439
1716
|
"receipts bind the plan digest and preserve pass, fail, skip, and partial stage outcomes",
|
|
@@ -1441,7 +1718,15 @@
|
|
|
1441
1718
|
"missing receipts are non-qualifying and must not be represented as a successful controller run"
|
|
1442
1719
|
],
|
|
1443
1720
|
"breakingDigest": "sha256:6b8d38e92b2c67b5bc83fae0a3fd95bfa47582fbc176e6cdeebe7630a57534cb",
|
|
1444
|
-
"auditDigest": "sha256:8ea77f06f35c5ea0eae0a06625e397c49dcf9863d05d05dcf4d2d80369f58dff"
|
|
1721
|
+
"auditDigest": "sha256:8ea77f06f35c5ea0eae0a06625e397c49dcf9863d05d05dcf4d2d80369f58dff",
|
|
1722
|
+
"compatibleBreakingDigests": [
|
|
1723
|
+
"sha256:30745921541e9b0f70475bb2178c2559f6aef248f6680670ccd44d8c5a69a6b1",
|
|
1724
|
+
"sha256:e264a79f9f399038c2fcfd21e4168c68c2e1485ee5c651c02242a02b622ac2be"
|
|
1725
|
+
],
|
|
1726
|
+
"compatibilityProofRoots": [
|
|
1727
|
+
"sha256:3bd1c54198b78a462d2005ac66c139ad4d6f1962925c8f0971b4d0a222f1a7c5",
|
|
1728
|
+
"sha256:9024634cef43a9d695fa224d26be9aeb6370d3c981b003ece3b659dde8e73713"
|
|
1729
|
+
]
|
|
1445
1730
|
},
|
|
1446
1731
|
{
|
|
1447
1732
|
"contractVersion": 1,
|
|
@@ -3733,6 +4018,7 @@
|
|
|
3733
4018
|
"auditDigest": "sha256:d07482cd66413a2fb3781a3b76f960b8151b6231841799647fe237820de2fde6"
|
|
3734
4019
|
}
|
|
3735
4020
|
],
|
|
3736
|
-
"
|
|
3737
|
-
"
|
|
4021
|
+
"compatibilityProofRegistryRoot": "sha256:f11b62ce69cfb0ff25b66861474b99a75148192c0474c9d1cc2067e347b05abd",
|
|
4022
|
+
"compatibilityDigest": "sha256:c74d76789e49291503292e0a5c38fffc5e3ef420ad85eeb8a2480d287fccfed7",
|
|
4023
|
+
"contractDigest": "sha256:52cdb871cb0559534f78548f2487d8f3ceb64bb92e8a587f440a2946f78e7386"
|
|
3738
4024
|
}
|