@kungfu-tech/buildchain 4.0.8 → 4.0.9-alpha.1
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/AGENTS.md +12 -19
- package/CONTRIBUTING.md +6 -9
- package/README.md +11 -1
- package/architecture/agent-change-map.md +11 -4
- package/architecture/build-environments.json +71 -0
- package/architecture/build-orchestration.json +18 -0
- package/architecture/ci-lane-change-budget.json +51 -2
- package/architecture/internal-capabilities.json +17 -4
- package/architecture/maintainability-debt.json +37 -126
- package/architecture/maintainability-policy.json +19 -210
- package/architecture/release-topology.json +9 -7
- package/architecture/universal-workflow-bootstrap.json +5 -4
- package/architecture/universal-workflow-train-admission.json +2 -2
- package/architecture/workflow-taxonomy.json +13 -0
- package/bin/buildchain.mjs +1 -1
- package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
- package/dist/site/buildchain-contract.json +41 -1131
- package/dist/site/buildchain-site.json +48 -153
- package/dist/site/capability-registry.json +2 -2
- package/dist/site/cli-registry.json +1 -1
- package/dist/site/controller-registry.json +30 -868
- package/dist/site/kfd-claims.json +148 -396
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +7 -7
- package/dist/site/node-api-registry.json +37 -37
- package/dist/site/page-registry.json +36 -141
- package/dist/site/public-surface-audit.json +93 -402
- package/dist/site/publication-authority-registry.json +22 -1
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +11 -11
- package/dist/site/workflow-registry.json +165 -391
- package/docs/MAP.md +5 -4
- package/docs/cli-reference.md +1 -1
- package/docs/getting-started.md +8 -7
- package/docs/node-api-reference.md +85 -85
- package/docs/release-governance.md +19 -18
- package/docs/reusable-build-surface.md +160 -1430
- package/docs/runtime-train-validation.md +45 -172
- package/docs/workflow-catalog.md +1 -0
- package/package.json +1 -1
- package/packages/core/build-configuration.js +117 -0
- package/packages/core/buildchain-config.js +2 -0
- package/packages/core/buildchain-contract.js +14 -44
- package/packages/core/buildchain-publication-authority.js +1 -0
- package/packages/core/controller-evidence.js +2 -9
- package/scripts/buildchain-cli-help.mjs +1 -1
- package/scripts/check-floating-consumer-policy-contract.mjs +4 -7
- package/scripts/check-inventory.mjs +91 -77
- package/scripts/check-maintainability.mjs +23 -8
- package/scripts/check-universal-workflow-bootstrap.mjs +12 -2
- package/scripts/generate-channel-build-workflow.mjs +50 -410
- package/scripts/generate-site-bundle.mjs +2 -1
- package/scripts/generate-universal-workflow-facades.mjs +1 -0
- package/scripts/init-repo.mjs +25 -26
- package/scripts/resolve-build-configuration.mjs +105 -0
- package/scripts/universal-workflow-self-dogfood.mjs +8 -1
- package/scripts/verify-golden-path.mjs +3 -3
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"product": {
|
|
5
5
|
"name": "Buildchain",
|
|
6
6
|
"package": "@kungfu-tech/buildchain",
|
|
7
|
-
"version": "4.0.
|
|
7
|
+
"version": "4.0.9-alpha.1",
|
|
8
8
|
"repository": "https://github.com/kungfu-systems/buildchain"
|
|
9
9
|
},
|
|
10
10
|
"majorLine": "v4",
|
|
@@ -1335,23 +1335,12 @@
|
|
|
1335
1335
|
"release-candidate-artifact"
|
|
1336
1336
|
],
|
|
1337
1337
|
"breakingDefaults": {
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1338
|
+
"configurationAuthority": "buildchain.toml",
|
|
1339
|
+
"runtimeIdentity": "exact-called-workflow",
|
|
1340
|
+
"projectDiscovery": "unambiguous-root-or-config-path"
|
|
1340
1341
|
},
|
|
1341
1342
|
"optionalInputs": [
|
|
1342
|
-
"
|
|
1343
|
-
"runner-preset",
|
|
1344
|
-
"platforms-json",
|
|
1345
|
-
"release-candidate",
|
|
1346
|
-
"github-artifact-attestation-subject-path",
|
|
1347
|
-
"github-artifact-attestation-platform-id",
|
|
1348
|
-
"artifact-transfer-mode",
|
|
1349
|
-
"checkout-cache-mode",
|
|
1350
|
-
"checkout-cache-fallback",
|
|
1351
|
-
"checkout-cache-timeout-seconds",
|
|
1352
|
-
"checkout-cache-fetch-attempts",
|
|
1353
|
-
"buildchain-contract-lock-path",
|
|
1354
|
-
"buildchain-contract-drift-issue-mode"
|
|
1343
|
+
"config-path"
|
|
1355
1344
|
],
|
|
1356
1345
|
"guarantees": [
|
|
1357
1346
|
"runtime floating refs are resolved to immutable SHAs before matrix jobs",
|
|
@@ -1360,17 +1349,8 @@
|
|
|
1360
1349
|
"contract drift is checked before heavy build jobs for stable floating refs",
|
|
1361
1350
|
"retryable GitHub fallback fetches use a bounded attempt budget before exact source SHA and tree verification"
|
|
1362
1351
|
],
|
|
1363
|
-
"breakingDigest": "sha256:
|
|
1364
|
-
"auditDigest": "sha256:
|
|
1365
|
-
"compatibleBreakingDigests": [
|
|
1366
|
-
"sha256:a6a35370d6b0d0f46e1b2712dcc01961fe53c2febde95409a27a485c10a36650"
|
|
1367
|
-
],
|
|
1368
|
-
"compatibilityProofRoots": [
|
|
1369
|
-
"sha256:b99176f414752ffb276f4add6183aa81eeb480598368ca4f57804f024212d0f5"
|
|
1370
|
-
],
|
|
1371
|
-
"compatibilityFactRoots": [
|
|
1372
|
-
"sha256:7c85c77b8282d123924b89b4f5b239b58b7b1383af91b9006425d9269a2c6ce5"
|
|
1373
|
-
]
|
|
1352
|
+
"breakingDigest": "sha256:eee8d601f94fae3b9d440e467792ca5cb9e7fd0a42cd3ad13a72f3f7087de5e9",
|
|
1353
|
+
"auditDigest": "sha256:95140e9dca7d35ac59ac64690f672a16970d94ee9b1eb925c6f0a171beb4eea3"
|
|
1374
1354
|
},
|
|
1375
1355
|
{
|
|
1376
1356
|
"contractVersion": 1,
|
|
@@ -1387,29 +1367,22 @@
|
|
|
1387
1367
|
"build-summary-artifact"
|
|
1388
1368
|
],
|
|
1389
1369
|
"breakingDefaults": {
|
|
1390
|
-
"
|
|
1391
|
-
"
|
|
1392
|
-
"
|
|
1393
|
-
"stableReleaseDefault": "stable",
|
|
1394
|
-
"ambiguousReleasePolicy": "fail-closed"
|
|
1370
|
+
"configurationAuthority": "buildchain.toml",
|
|
1371
|
+
"runtimeIdentity": "exact-called-workflow",
|
|
1372
|
+
"projectDiscovery": "unambiguous-root-or-config-path"
|
|
1395
1373
|
},
|
|
1396
1374
|
"optionalInputs": [
|
|
1397
|
-
"
|
|
1398
|
-
"buildchain-ref",
|
|
1399
|
-
"buildchain-alpha-contract-lock-path",
|
|
1400
|
-
"buildchain-stable-contract-lock-path",
|
|
1401
|
-
"buildchain-contract-lock-path"
|
|
1375
|
+
"config-path"
|
|
1402
1376
|
],
|
|
1403
1377
|
"guarantees": [
|
|
1404
|
-
"consumers
|
|
1405
|
-
"
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
"
|
|
1409
|
-
"alpha and stable channel selections use separate consumer contract locks by default"
|
|
1378
|
+
"single-project consumers require no workflow inputs",
|
|
1379
|
+
"project settings have one TOML authority and environment profiles own infrastructure",
|
|
1380
|
+
"the called floating ref determines channel and exact runtime SHA",
|
|
1381
|
+
"stable and alpha select their matching repository contract locks",
|
|
1382
|
+
"source, runtime and configuration roots are bound before the build matrix"
|
|
1410
1383
|
],
|
|
1411
|
-
"breakingDigest": "sha256:
|
|
1412
|
-
"auditDigest": "sha256:
|
|
1384
|
+
"breakingDigest": "sha256:f49f1c3e437f82b60852aa232054799abe821987ae81b990ed5f85f604bca572",
|
|
1385
|
+
"auditDigest": "sha256:24d0e268ccfaa1e1f6ed70525d9d59f8d755ba8fd94496aa6eca818563334770"
|
|
1413
1386
|
},
|
|
1414
1387
|
{
|
|
1415
1388
|
"contractVersion": 1,
|
|
@@ -2167,7 +2140,7 @@
|
|
|
2167
2140
|
"README badge block checks and writes are generated from machine-readable repository facts"
|
|
2168
2141
|
],
|
|
2169
2142
|
"breakingDigest": "sha256:90a73892b2d6c214048448d5f45df75639bdf7b7e8fefd9c596e04b087407bcc",
|
|
2170
|
-
"auditDigest": "sha256:
|
|
2143
|
+
"auditDigest": "sha256:765a3bfba4facef7e6d44c108f4031828ab647049ddb8c3faf23bad640fdce9f"
|
|
2171
2144
|
},
|
|
2172
2145
|
{
|
|
2173
2146
|
"contractVersion": 1,
|
|
@@ -2257,7 +2230,7 @@
|
|
|
2257
2230
|
"manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
|
|
2258
2231
|
],
|
|
2259
2232
|
"breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
|
|
2260
|
-
"auditDigest": "sha256:
|
|
2233
|
+
"auditDigest": "sha256:5a826b4665d21e46ebaace02497512ea6ddc7d629194d926dd9b755e2d2207b0"
|
|
2261
2234
|
},
|
|
2262
2235
|
{
|
|
2263
2236
|
"contractVersion": 1,
|
|
@@ -2279,7 +2252,7 @@
|
|
|
2279
2252
|
"agents can discover supported Node APIs without importing internal file paths"
|
|
2280
2253
|
],
|
|
2281
2254
|
"breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
|
|
2282
|
-
"auditDigest": "sha256:
|
|
2255
|
+
"auditDigest": "sha256:e78b4ee81f01cac6f2a018618180b4cea99d4dcb663c66cd3155716ea1cf0ad2"
|
|
2283
2256
|
},
|
|
2284
2257
|
{
|
|
2285
2258
|
"contractVersion": 1,
|
|
@@ -2336,7 +2309,7 @@
|
|
|
2336
2309
|
"controllerDescriptor": {
|
|
2337
2310
|
"contract": "buildchain.controller-descriptor/v1",
|
|
2338
2311
|
"digest": "sha256:cdb7dc4e69031dcd2c590789c666ececbad6bcc9cb916ae5b7f4cee4cda6d63e",
|
|
2339
|
-
"registryDigest": "sha256:
|
|
2312
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
2340
2313
|
"inputClassifications": {
|
|
2341
2314
|
"buildchain-ref": {
|
|
2342
2315
|
"classification": "included",
|
|
@@ -2441,7 +2414,7 @@
|
|
|
2441
2414
|
"build-summary",
|
|
2442
2415
|
"controller-receipt"
|
|
2443
2416
|
],
|
|
2444
|
-
"inputClassificationPolicy": "buildchain-controller-input-policy/v1"
|
|
2417
|
+
"inputClassificationPolicy": "buildchain-configured-controller-input-policy/v1"
|
|
2445
2418
|
},
|
|
2446
2419
|
"optionalInputs": [
|
|
2447
2420
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
|
|
@@ -2453,105 +2426,13 @@
|
|
|
2453
2426
|
"BUILDCHAIN_MACOS_NOTARY_API_KEY_ID",
|
|
2454
2427
|
"BUILDCHAIN_MACOS_NOTARY_API_KEY_P8_BASE64",
|
|
2455
2428
|
"BUILDCHAIN_PROMOTION_TOKEN",
|
|
2456
|
-
"
|
|
2457
|
-
"
|
|
2458
|
-
"artifact-finalization-on-platform",
|
|
2459
|
-
"artifact-name",
|
|
2460
|
-
"artifact-name-template",
|
|
2461
|
-
"artifact-paths",
|
|
2462
|
-
"artifact-relay-s3-bucket",
|
|
2463
|
-
"artifact-relay-s3-download-role-arn",
|
|
2464
|
-
"artifact-relay-s3-oidc-audience",
|
|
2465
|
-
"artifact-relay-s3-prefix",
|
|
2466
|
-
"artifact-relay-s3-region",
|
|
2467
|
-
"artifact-relay-s3-role-arn",
|
|
2468
|
-
"artifact-relay-s3-upload-role-arn",
|
|
2469
|
-
"artifact-retention-days",
|
|
2470
|
-
"artifact-signing-request-upload-no-proxy",
|
|
2471
|
-
"artifact-transfer-mode",
|
|
2472
|
-
"aws-codebuild-project",
|
|
2473
|
-
"aws-ec2-macos-runner-label",
|
|
2474
|
-
"aws-ec2-windows-runner-label",
|
|
2475
|
-
"build-command",
|
|
2476
|
-
"buildchain-contract-compatibility-policy",
|
|
2477
|
-
"buildchain-contract-drift-issue-mode",
|
|
2478
|
-
"buildchain-contract-expected-channel",
|
|
2479
|
-
"buildchain-contract-expected-major",
|
|
2480
|
-
"buildchain-contract-lock-path",
|
|
2481
|
-
"buildchain-expected-channel",
|
|
2482
|
-
"buildchain-expected-major",
|
|
2483
|
-
"buildchain-ref",
|
|
2484
|
-
"buildchain-repository",
|
|
2485
|
-
"buildchain-visible-workflow",
|
|
2486
|
-
"cache-dependency-lock-root",
|
|
2487
|
-
"cache-policy-root",
|
|
2488
|
-
"cache-toolchain-root",
|
|
2489
|
-
"cargo-registry-index",
|
|
2490
|
-
"checkout-cache-fallback",
|
|
2491
|
-
"checkout-cache-fetch-attempts",
|
|
2492
|
-
"checkout-cache-github-timeout-seconds",
|
|
2493
|
-
"checkout-cache-mirror-url-template",
|
|
2494
|
-
"checkout-cache-mode",
|
|
2495
|
-
"checkout-cache-reference-repository-template",
|
|
2496
|
-
"checkout-cache-timeout-seconds",
|
|
2497
|
-
"checkout-history-mode",
|
|
2498
|
-
"compiler-cache-platforms-json",
|
|
2499
|
-
"compiler-cache-provider",
|
|
2500
|
-
"compiler-cache-required",
|
|
2501
|
-
"control-runner-json",
|
|
2502
|
-
"credential-island-caller-owned",
|
|
2503
|
-
"credential-island-environment",
|
|
2504
|
-
"credential-island-macos-app-path",
|
|
2505
|
-
"credential-island-macos-platform-id",
|
|
2506
|
-
"expected-artifacts-json",
|
|
2507
|
-
"fail-fast",
|
|
2508
|
-
"gate-profile-aggregate-json",
|
|
2509
|
-
"github-artifact-attestation-platform-id",
|
|
2510
|
-
"github-artifact-attestation-signer-sha",
|
|
2511
|
-
"github-artifact-attestation-subject-path",
|
|
2512
|
-
"install-command",
|
|
2513
|
-
"kfd-agent-hub",
|
|
2514
|
-
"lifecycle-timeout-minutes",
|
|
2515
|
-
"linux-container-image",
|
|
2516
|
-
"linux-container-preset",
|
|
2517
|
-
"node-version",
|
|
2518
|
-
"platforms-json",
|
|
2519
|
-
"pre-upload-transport-smoke-artifact-root",
|
|
2520
|
-
"pre-upload-transport-smoke-scenario-path",
|
|
2521
|
-
"process-sample-interval-ms",
|
|
2522
|
-
"process-summary-path",
|
|
2523
|
-
"publish-anchor-request-json",
|
|
2524
|
-
"publish-channel",
|
|
2525
|
-
"publish-refs-json",
|
|
2526
|
-
"publish-registry",
|
|
2527
|
-
"publish-source-ref",
|
|
2528
|
-
"release-candidate",
|
|
2529
|
-
"release-candidate-family-evidence-json",
|
|
2530
|
-
"requested-parallelism",
|
|
2531
|
-
"require-build",
|
|
2532
|
-
"require-install",
|
|
2533
|
-
"require-trusted-event",
|
|
2534
|
-
"require-verify",
|
|
2535
|
-
"runner-preset",
|
|
2536
|
-
"rust-toolchain",
|
|
2537
|
-
"rustup-dist-server",
|
|
2538
|
-
"rustup-update-root",
|
|
2539
|
-
"sample-process-tree",
|
|
2540
|
-
"self-hosted-offline-fallback",
|
|
2541
|
-
"setup-node",
|
|
2542
|
-
"setup-rust",
|
|
2543
|
-
"shifu-cache-profile-digest",
|
|
2544
|
-
"shifu-cache-profile-ref",
|
|
2545
|
-
"universal-request-json",
|
|
2546
|
-
"untrusted-policy",
|
|
2547
|
-
"verify-command",
|
|
2548
|
-
"verify-substage-evidence-path",
|
|
2549
|
-
"working-directory"
|
|
2429
|
+
"config-path",
|
|
2430
|
+
"configuration-root"
|
|
2550
2431
|
],
|
|
2551
2432
|
"controllerDescriptor": {
|
|
2552
2433
|
"contract": "buildchain.controller-descriptor/v1",
|
|
2553
|
-
"digest": "sha256:
|
|
2554
|
-
"registryDigest": "sha256:
|
|
2434
|
+
"digest": "sha256:af4bb7f0d036f1719cf28242f4e50471bb11ba26d90e8af6f2f03d2d293ff9ce",
|
|
2435
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
2555
2436
|
"inputClassifications": {
|
|
2556
2437
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
|
|
2557
2438
|
"classification": "redacted",
|
|
@@ -2589,975 +2470,13 @@
|
|
|
2589
2470
|
"classification": "redacted",
|
|
2590
2471
|
"source": "workflow-call-secret"
|
|
2591
2472
|
},
|
|
2592
|
-
"
|
|
2593
|
-
"classification": "included",
|
|
2594
|
-
"source": "workflow-call-input"
|
|
2595
|
-
},
|
|
2596
|
-
"artifact-finalization-command": {
|
|
2597
|
-
"classification": "digest-only",
|
|
2598
|
-
"source": "workflow-call-input"
|
|
2599
|
-
},
|
|
2600
|
-
"artifact-finalization-on-platform": {
|
|
2601
|
-
"classification": "included",
|
|
2602
|
-
"source": "workflow-call-input"
|
|
2603
|
-
},
|
|
2604
|
-
"artifact-name": {
|
|
2605
|
-
"classification": "included",
|
|
2606
|
-
"source": "workflow-call-input"
|
|
2607
|
-
},
|
|
2608
|
-
"artifact-name-template": {
|
|
2609
|
-
"classification": "included",
|
|
2610
|
-
"source": "workflow-call-input"
|
|
2611
|
-
},
|
|
2612
|
-
"artifact-paths": {
|
|
2613
|
-
"classification": "digest-only",
|
|
2614
|
-
"source": "workflow-call-input"
|
|
2615
|
-
},
|
|
2616
|
-
"artifact-relay-s3-bucket": {
|
|
2617
|
-
"classification": "digest-only",
|
|
2618
|
-
"source": "workflow-call-input"
|
|
2619
|
-
},
|
|
2620
|
-
"artifact-relay-s3-download-role-arn": {
|
|
2621
|
-
"classification": "digest-only",
|
|
2622
|
-
"source": "workflow-call-input"
|
|
2623
|
-
},
|
|
2624
|
-
"artifact-relay-s3-oidc-audience": {
|
|
2625
|
-
"classification": "included",
|
|
2626
|
-
"source": "workflow-call-input"
|
|
2627
|
-
},
|
|
2628
|
-
"artifact-relay-s3-prefix": {
|
|
2629
|
-
"classification": "digest-only",
|
|
2630
|
-
"source": "workflow-call-input"
|
|
2631
|
-
},
|
|
2632
|
-
"artifact-relay-s3-region": {
|
|
2633
|
-
"classification": "digest-only",
|
|
2634
|
-
"source": "workflow-call-input"
|
|
2635
|
-
},
|
|
2636
|
-
"artifact-relay-s3-role-arn": {
|
|
2637
|
-
"classification": "digest-only",
|
|
2638
|
-
"source": "workflow-call-input"
|
|
2639
|
-
},
|
|
2640
|
-
"artifact-relay-s3-upload-role-arn": {
|
|
2641
|
-
"classification": "digest-only",
|
|
2642
|
-
"source": "workflow-call-input"
|
|
2643
|
-
},
|
|
2644
|
-
"artifact-retention-days": {
|
|
2645
|
-
"classification": "included",
|
|
2646
|
-
"source": "workflow-call-input"
|
|
2647
|
-
},
|
|
2648
|
-
"artifact-signing-request-upload-no-proxy": {
|
|
2649
|
-
"classification": "included",
|
|
2650
|
-
"source": "workflow-call-input"
|
|
2651
|
-
},
|
|
2652
|
-
"artifact-transfer-mode": {
|
|
2653
|
-
"classification": "included",
|
|
2654
|
-
"source": "workflow-call-input"
|
|
2655
|
-
},
|
|
2656
|
-
"aws-codebuild-project": {
|
|
2657
|
-
"classification": "included",
|
|
2658
|
-
"source": "workflow-call-input"
|
|
2659
|
-
},
|
|
2660
|
-
"aws-ec2-macos-runner-label": {
|
|
2661
|
-
"classification": "digest-only",
|
|
2662
|
-
"source": "workflow-call-input"
|
|
2663
|
-
},
|
|
2664
|
-
"aws-ec2-windows-runner-label": {
|
|
2665
|
-
"classification": "digest-only",
|
|
2666
|
-
"source": "workflow-call-input"
|
|
2667
|
-
},
|
|
2668
|
-
"build-command": {
|
|
2669
|
-
"classification": "digest-only",
|
|
2670
|
-
"source": "workflow-call-input"
|
|
2671
|
-
},
|
|
2672
|
-
"buildchain-contract-compatibility-policy": {
|
|
2673
|
-
"classification": "included",
|
|
2674
|
-
"source": "workflow-call-input"
|
|
2675
|
-
},
|
|
2676
|
-
"buildchain-contract-drift-issue-mode": {
|
|
2677
|
-
"classification": "included",
|
|
2678
|
-
"source": "workflow-call-input"
|
|
2679
|
-
},
|
|
2680
|
-
"buildchain-contract-expected-channel": {
|
|
2681
|
-
"classification": "included",
|
|
2682
|
-
"source": "workflow-call-input"
|
|
2683
|
-
},
|
|
2684
|
-
"buildchain-contract-expected-major": {
|
|
2685
|
-
"classification": "included",
|
|
2686
|
-
"source": "workflow-call-input"
|
|
2687
|
-
},
|
|
2688
|
-
"buildchain-contract-lock-path": {
|
|
2689
|
-
"classification": "digest-only",
|
|
2690
|
-
"source": "workflow-call-input"
|
|
2691
|
-
},
|
|
2692
|
-
"buildchain-expected-channel": {
|
|
2693
|
-
"classification": "included",
|
|
2694
|
-
"source": "workflow-call-input"
|
|
2695
|
-
},
|
|
2696
|
-
"buildchain-expected-major": {
|
|
2697
|
-
"classification": "included",
|
|
2698
|
-
"source": "workflow-call-input"
|
|
2699
|
-
},
|
|
2700
|
-
"buildchain-ref": {
|
|
2701
|
-
"classification": "included",
|
|
2702
|
-
"source": "workflow-call-input"
|
|
2703
|
-
},
|
|
2704
|
-
"buildchain-repository": {
|
|
2705
|
-
"classification": "included",
|
|
2706
|
-
"source": "workflow-call-input"
|
|
2707
|
-
},
|
|
2708
|
-
"buildchain-visible-workflow": {
|
|
2709
|
-
"classification": "included",
|
|
2710
|
-
"source": "workflow-call-input"
|
|
2711
|
-
},
|
|
2712
|
-
"cache-dependency-lock-root": {
|
|
2713
|
-
"classification": "included",
|
|
2714
|
-
"source": "workflow-call-input"
|
|
2715
|
-
},
|
|
2716
|
-
"cache-policy-root": {
|
|
2717
|
-
"classification": "included",
|
|
2718
|
-
"source": "workflow-call-input"
|
|
2719
|
-
},
|
|
2720
|
-
"cache-toolchain-root": {
|
|
2721
|
-
"classification": "included",
|
|
2722
|
-
"source": "workflow-call-input"
|
|
2723
|
-
},
|
|
2724
|
-
"cargo-registry-index": {
|
|
2725
|
-
"classification": "digest-only",
|
|
2726
|
-
"source": "workflow-call-input"
|
|
2727
|
-
},
|
|
2728
|
-
"checkout-cache-fallback": {
|
|
2729
|
-
"classification": "digest-only",
|
|
2730
|
-
"source": "workflow-call-input"
|
|
2731
|
-
},
|
|
2732
|
-
"checkout-cache-fetch-attempts": {
|
|
2733
|
-
"classification": "digest-only",
|
|
2734
|
-
"source": "workflow-call-input"
|
|
2735
|
-
},
|
|
2736
|
-
"checkout-cache-github-timeout-seconds": {
|
|
2737
|
-
"classification": "digest-only",
|
|
2738
|
-
"source": "workflow-call-input"
|
|
2739
|
-
},
|
|
2740
|
-
"checkout-cache-mirror-url-template": {
|
|
2741
|
-
"classification": "digest-only",
|
|
2742
|
-
"source": "workflow-call-input"
|
|
2743
|
-
},
|
|
2744
|
-
"checkout-cache-mode": {
|
|
2745
|
-
"classification": "digest-only",
|
|
2746
|
-
"source": "workflow-call-input"
|
|
2747
|
-
},
|
|
2748
|
-
"checkout-cache-reference-repository-template": {
|
|
2749
|
-
"classification": "digest-only",
|
|
2750
|
-
"source": "workflow-call-input"
|
|
2751
|
-
},
|
|
2752
|
-
"checkout-cache-timeout-seconds": {
|
|
2753
|
-
"classification": "digest-only",
|
|
2754
|
-
"source": "workflow-call-input"
|
|
2755
|
-
},
|
|
2756
|
-
"checkout-history-mode": {
|
|
2757
|
-
"classification": "included",
|
|
2758
|
-
"source": "workflow-call-input"
|
|
2759
|
-
},
|
|
2760
|
-
"compiler-cache-platforms-json": {
|
|
2761
|
-
"classification": "digest-only",
|
|
2762
|
-
"source": "workflow-call-input"
|
|
2763
|
-
},
|
|
2764
|
-
"compiler-cache-provider": {
|
|
2765
|
-
"classification": "included",
|
|
2766
|
-
"source": "workflow-call-input"
|
|
2767
|
-
},
|
|
2768
|
-
"compiler-cache-required": {
|
|
2769
|
-
"classification": "included",
|
|
2770
|
-
"source": "workflow-call-input"
|
|
2771
|
-
},
|
|
2772
|
-
"control-runner-json": {
|
|
2773
|
-
"classification": "digest-only",
|
|
2774
|
-
"source": "workflow-call-input"
|
|
2775
|
-
},
|
|
2776
|
-
"credential-island-caller-owned": {
|
|
2777
|
-
"classification": "included",
|
|
2778
|
-
"source": "workflow-call-input"
|
|
2779
|
-
},
|
|
2780
|
-
"credential-island-environment": {
|
|
2781
|
-
"classification": "digest-only",
|
|
2782
|
-
"source": "workflow-call-input"
|
|
2783
|
-
},
|
|
2784
|
-
"credential-island-macos-app-path": {
|
|
2785
|
-
"classification": "digest-only",
|
|
2786
|
-
"source": "workflow-call-input"
|
|
2787
|
-
},
|
|
2788
|
-
"credential-island-macos-platform-id": {
|
|
2789
|
-
"classification": "included",
|
|
2790
|
-
"source": "workflow-call-input"
|
|
2791
|
-
},
|
|
2792
|
-
"expected-artifacts-json": {
|
|
2793
|
-
"classification": "digest-only",
|
|
2794
|
-
"source": "workflow-call-input"
|
|
2795
|
-
},
|
|
2796
|
-
"fail-fast": {
|
|
2797
|
-
"classification": "included",
|
|
2798
|
-
"source": "workflow-call-input"
|
|
2799
|
-
},
|
|
2800
|
-
"gate-profile-aggregate-json": {
|
|
2801
|
-
"classification": "digest-only",
|
|
2802
|
-
"source": "workflow-call-input"
|
|
2803
|
-
},
|
|
2804
|
-
"github-artifact-attestation-platform-id": {
|
|
2805
|
-
"classification": "included",
|
|
2806
|
-
"source": "workflow-call-input"
|
|
2807
|
-
},
|
|
2808
|
-
"github-artifact-attestation-signer-sha": {
|
|
2809
|
-
"classification": "included",
|
|
2810
|
-
"source": "workflow-call-input"
|
|
2811
|
-
},
|
|
2812
|
-
"github-artifact-attestation-subject-path": {
|
|
2813
|
-
"classification": "digest-only",
|
|
2814
|
-
"source": "workflow-call-input"
|
|
2815
|
-
},
|
|
2816
|
-
"install-command": {
|
|
2817
|
-
"classification": "digest-only",
|
|
2818
|
-
"source": "workflow-call-input"
|
|
2819
|
-
},
|
|
2820
|
-
"kfd-agent-hub": {
|
|
2821
|
-
"classification": "included",
|
|
2822
|
-
"source": "workflow-call-input"
|
|
2823
|
-
},
|
|
2824
|
-
"lifecycle-timeout-minutes": {
|
|
2825
|
-
"classification": "included",
|
|
2826
|
-
"source": "workflow-call-input"
|
|
2827
|
-
},
|
|
2828
|
-
"linux-container-image": {
|
|
2473
|
+
"config-path": {
|
|
2829
2474
|
"classification": "digest-only",
|
|
2830
2475
|
"source": "workflow-call-input"
|
|
2831
2476
|
},
|
|
2832
|
-
"
|
|
2477
|
+
"configuration-root": {
|
|
2833
2478
|
"classification": "included",
|
|
2834
|
-
"source": "
|
|
2835
|
-
},
|
|
2836
|
-
"node-version": {
|
|
2837
|
-
"classification": "included",
|
|
2838
|
-
"source": "workflow-call-input"
|
|
2839
|
-
},
|
|
2840
|
-
"platforms-json": {
|
|
2841
|
-
"classification": "digest-only",
|
|
2842
|
-
"source": "workflow-call-input"
|
|
2843
|
-
},
|
|
2844
|
-
"pre-upload-transport-smoke-artifact-root": {
|
|
2845
|
-
"classification": "included",
|
|
2846
|
-
"source": "workflow-call-input"
|
|
2847
|
-
},
|
|
2848
|
-
"pre-upload-transport-smoke-scenario-path": {
|
|
2849
|
-
"classification": "digest-only",
|
|
2850
|
-
"source": "workflow-call-input"
|
|
2851
|
-
},
|
|
2852
|
-
"process-sample-interval-ms": {
|
|
2853
|
-
"classification": "included",
|
|
2854
|
-
"source": "workflow-call-input"
|
|
2855
|
-
},
|
|
2856
|
-
"process-summary-path": {
|
|
2857
|
-
"classification": "digest-only",
|
|
2858
|
-
"source": "workflow-call-input"
|
|
2859
|
-
},
|
|
2860
|
-
"publish-anchor-request-json": {
|
|
2861
|
-
"classification": "digest-only",
|
|
2862
|
-
"source": "workflow-call-input"
|
|
2863
|
-
},
|
|
2864
|
-
"publish-channel": {
|
|
2865
|
-
"classification": "included",
|
|
2866
|
-
"source": "workflow-call-input"
|
|
2867
|
-
},
|
|
2868
|
-
"publish-refs-json": {
|
|
2869
|
-
"classification": "digest-only",
|
|
2870
|
-
"source": "workflow-call-input"
|
|
2871
|
-
},
|
|
2872
|
-
"publish-registry": {
|
|
2873
|
-
"classification": "included",
|
|
2874
|
-
"source": "workflow-call-input"
|
|
2875
|
-
},
|
|
2876
|
-
"publish-source-ref": {
|
|
2877
|
-
"classification": "included",
|
|
2878
|
-
"source": "workflow-call-input"
|
|
2879
|
-
},
|
|
2880
|
-
"release-candidate": {
|
|
2881
|
-
"classification": "included",
|
|
2882
|
-
"source": "workflow-call-input"
|
|
2883
|
-
},
|
|
2884
|
-
"release-candidate-family-evidence-json": {
|
|
2885
|
-
"classification": "digest-only",
|
|
2886
|
-
"source": "workflow-call-input"
|
|
2887
|
-
},
|
|
2888
|
-
"requested-parallelism": {
|
|
2889
|
-
"classification": "included",
|
|
2890
|
-
"source": "workflow-call-input"
|
|
2891
|
-
},
|
|
2892
|
-
"require-build": {
|
|
2893
|
-
"classification": "included",
|
|
2894
|
-
"source": "workflow-call-input"
|
|
2895
|
-
},
|
|
2896
|
-
"require-install": {
|
|
2897
|
-
"classification": "included",
|
|
2898
|
-
"source": "workflow-call-input"
|
|
2899
|
-
},
|
|
2900
|
-
"require-trusted-event": {
|
|
2901
|
-
"classification": "included",
|
|
2902
|
-
"source": "workflow-call-input"
|
|
2903
|
-
},
|
|
2904
|
-
"require-verify": {
|
|
2905
|
-
"classification": "included",
|
|
2906
|
-
"source": "workflow-call-input"
|
|
2907
|
-
},
|
|
2908
|
-
"runner-preset": {
|
|
2909
|
-
"classification": "digest-only",
|
|
2910
|
-
"source": "workflow-call-input"
|
|
2911
|
-
},
|
|
2912
|
-
"rust-toolchain": {
|
|
2913
|
-
"classification": "included",
|
|
2914
|
-
"source": "workflow-call-input"
|
|
2915
|
-
},
|
|
2916
|
-
"rustup-dist-server": {
|
|
2917
|
-
"classification": "included",
|
|
2918
|
-
"source": "workflow-call-input"
|
|
2919
|
-
},
|
|
2920
|
-
"rustup-update-root": {
|
|
2921
|
-
"classification": "included",
|
|
2922
|
-
"source": "workflow-call-input"
|
|
2923
|
-
},
|
|
2924
|
-
"sample-process-tree": {
|
|
2925
|
-
"classification": "included",
|
|
2926
|
-
"source": "workflow-call-input"
|
|
2927
|
-
},
|
|
2928
|
-
"self-hosted-offline-fallback": {
|
|
2929
|
-
"classification": "included",
|
|
2930
|
-
"source": "workflow-call-input"
|
|
2931
|
-
},
|
|
2932
|
-
"setup-node": {
|
|
2933
|
-
"classification": "included",
|
|
2934
|
-
"source": "workflow-call-input"
|
|
2935
|
-
},
|
|
2936
|
-
"setup-rust": {
|
|
2937
|
-
"classification": "included",
|
|
2938
|
-
"source": "workflow-call-input"
|
|
2939
|
-
},
|
|
2940
|
-
"shifu-cache-profile-digest": {
|
|
2941
|
-
"classification": "included",
|
|
2942
|
-
"source": "workflow-call-input"
|
|
2943
|
-
},
|
|
2944
|
-
"shifu-cache-profile-ref": {
|
|
2945
|
-
"classification": "included",
|
|
2946
|
-
"source": "workflow-call-input"
|
|
2947
|
-
},
|
|
2948
|
-
"universal-request-json": {
|
|
2949
|
-
"classification": "digest-only",
|
|
2950
|
-
"source": "workflow-call-input"
|
|
2951
|
-
},
|
|
2952
|
-
"untrusted-policy": {
|
|
2953
|
-
"classification": "included",
|
|
2954
|
-
"source": "workflow-call-input"
|
|
2955
|
-
},
|
|
2956
|
-
"verify-command": {
|
|
2957
|
-
"classification": "digest-only",
|
|
2958
|
-
"source": "workflow-call-input"
|
|
2959
|
-
},
|
|
2960
|
-
"verify-substage-evidence-path": {
|
|
2961
|
-
"classification": "digest-only",
|
|
2962
|
-
"source": "workflow-call-input"
|
|
2963
|
-
},
|
|
2964
|
-
"working-directory": {
|
|
2965
|
-
"classification": "digest-only",
|
|
2966
|
-
"source": "workflow-call-input"
|
|
2967
|
-
}
|
|
2968
|
-
}
|
|
2969
|
-
},
|
|
2970
|
-
"guarantees": [
|
|
2971
|
-
"plans bind exact consumer source SHA, exact Buildchain runtime SHA, and the runtime contract digest",
|
|
2972
|
-
"receipts bind the plan digest and preserve pass, fail, skip, and partial stage outcomes",
|
|
2973
|
-
"redacted input values are never serialized and digest-only input values are never emitted in plaintext",
|
|
2974
|
-
"missing receipts are non-qualifying and must not be represented as a successful controller run"
|
|
2975
|
-
],
|
|
2976
|
-
"breakingDigest": "sha256:6b8d38e92b2c67b5bc83fae0a3fd95bfa47582fbc176e6cdeebe7630a57534cb",
|
|
2977
|
-
"auditDigest": "sha256:253a3a7f5592471b5d5d4a0050865c1bf9a47a7490820f6bc11d9495d1764cea",
|
|
2978
|
-
"compatibleBreakingDigests": [
|
|
2979
|
-
"sha256:30745921541e9b0f70475bb2178c2559f6aef248f6680670ccd44d8c5a69a6b1",
|
|
2980
|
-
"sha256:e264a79f9f399038c2fcfd21e4168c68c2e1485ee5c651c02242a02b622ac2be"
|
|
2981
|
-
],
|
|
2982
|
-
"compatibilityProofRoots": [
|
|
2983
|
-
"sha256:3bd1c54198b78a462d2005ac66c139ad4d6f1962925c8f0971b4d0a222f1a7c5",
|
|
2984
|
-
"sha256:9024634cef43a9d695fa224d26be9aeb6370d3c981b003ece3b659dde8e73713"
|
|
2985
|
-
],
|
|
2986
|
-
"compatibilityFactRoots": [
|
|
2987
|
-
"sha256:c803aa7787c92e9ac71e0f52b6d2ec0cc76e8bc0e55f192affa9546286899ce9",
|
|
2988
|
-
"sha256:b45ecad5988d358bc4604f28db0faad793a02d8ee8592cc1f4323365e951c6f0"
|
|
2989
|
-
]
|
|
2990
|
-
},
|
|
2991
|
-
{
|
|
2992
|
-
"contractVersion": 1,
|
|
2993
|
-
"stability": "stable",
|
|
2994
|
-
"additiveChanges": "optional inputs, optional outputs, diagnostics, and documentation may be added within the same major line",
|
|
2995
|
-
"id": "controller:build-channel-router",
|
|
2996
|
-
"kind": "controller",
|
|
2997
|
-
"path": ".github/workflows/build.yml",
|
|
2998
|
-
"requiredInputs": [],
|
|
2999
|
-
"requiredOutputs": [
|
|
3000
|
-
"controller-plan-json",
|
|
3001
|
-
"controller-plan-digest",
|
|
3002
|
-
"controller-receipt-json",
|
|
3003
|
-
"controller-receipt-digest",
|
|
3004
|
-
"controller-receipt-status"
|
|
3005
|
-
],
|
|
3006
|
-
"breakingDefaults": {
|
|
3007
|
-
"evidenceContract": "buildchain.controller-evidence/v1",
|
|
3008
|
-
"descriptorVersion": 1,
|
|
3009
|
-
"workflowPath": ".github/workflows/build.yml",
|
|
3010
|
-
"requiredStages": [
|
|
3011
|
-
"resolve-channel",
|
|
3012
|
-
"aggregate"
|
|
3013
|
-
],
|
|
3014
|
-
"capabilities": [
|
|
3015
|
-
"channel-selection",
|
|
3016
|
-
"runtime-selection",
|
|
3017
|
-
"build-delegation"
|
|
3018
|
-
],
|
|
3019
|
-
"evidenceRequirements": [
|
|
3020
|
-
"nested-controller-receipt",
|
|
3021
|
-
"controller-receipt"
|
|
3022
|
-
],
|
|
3023
|
-
"inputClassificationPolicy": "buildchain-controller-input-policy/v1"
|
|
3024
|
-
},
|
|
3025
|
-
"optionalInputs": [
|
|
3026
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
|
|
3027
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
|
|
3028
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_UPLOAD_ROLE_ARN",
|
|
3029
|
-
"BUILDCHAIN_MACOS_CERTIFICATE_P12_BASE64",
|
|
3030
|
-
"BUILDCHAIN_MACOS_CERTIFICATE_PASSWORD",
|
|
3031
|
-
"BUILDCHAIN_MACOS_NOTARY_API_ISSUER",
|
|
3032
|
-
"BUILDCHAIN_MACOS_NOTARY_API_KEY_ID",
|
|
3033
|
-
"BUILDCHAIN_MACOS_NOTARY_API_KEY_P8_BASE64",
|
|
3034
|
-
"BUILDCHAIN_PROMOTION_TOKEN",
|
|
3035
|
-
"artifact-compression-level",
|
|
3036
|
-
"artifact-finalization-command",
|
|
3037
|
-
"artifact-finalization-on-platform",
|
|
3038
|
-
"artifact-name",
|
|
3039
|
-
"artifact-name-template",
|
|
3040
|
-
"artifact-paths",
|
|
3041
|
-
"artifact-relay-s3-bucket",
|
|
3042
|
-
"artifact-relay-s3-download-role-arn",
|
|
3043
|
-
"artifact-relay-s3-oidc-audience",
|
|
3044
|
-
"artifact-relay-s3-prefix",
|
|
3045
|
-
"artifact-relay-s3-region",
|
|
3046
|
-
"artifact-relay-s3-role-arn",
|
|
3047
|
-
"artifact-relay-s3-upload-role-arn",
|
|
3048
|
-
"artifact-retention-days",
|
|
3049
|
-
"artifact-signing-request-upload-no-proxy",
|
|
3050
|
-
"artifact-transfer-mode",
|
|
3051
|
-
"aws-codebuild-project",
|
|
3052
|
-
"aws-ec2-macos-runner-label",
|
|
3053
|
-
"aws-ec2-windows-runner-label",
|
|
3054
|
-
"build-command",
|
|
3055
|
-
"buildchain-alpha-contract-lock-path",
|
|
3056
|
-
"buildchain-channel",
|
|
3057
|
-
"buildchain-contract-compatibility-policy",
|
|
3058
|
-
"buildchain-contract-drift-issue-mode",
|
|
3059
|
-
"buildchain-contract-expected-channel",
|
|
3060
|
-
"buildchain-contract-expected-major",
|
|
3061
|
-
"buildchain-contract-lock-path",
|
|
3062
|
-
"buildchain-expected-channel",
|
|
3063
|
-
"buildchain-expected-major",
|
|
3064
|
-
"buildchain-ref",
|
|
3065
|
-
"buildchain-repository",
|
|
3066
|
-
"buildchain-stable-contract-lock-path",
|
|
3067
|
-
"buildchain-visible-workflow",
|
|
3068
|
-
"cache-dependency-lock-root",
|
|
3069
|
-
"cache-policy-root",
|
|
3070
|
-
"cache-toolchain-root",
|
|
3071
|
-
"cargo-registry-index",
|
|
3072
|
-
"checkout-cache-fallback",
|
|
3073
|
-
"checkout-cache-fetch-attempts",
|
|
3074
|
-
"checkout-cache-github-timeout-seconds",
|
|
3075
|
-
"checkout-cache-mirror-url-template",
|
|
3076
|
-
"checkout-cache-mode",
|
|
3077
|
-
"checkout-cache-reference-repository-template",
|
|
3078
|
-
"checkout-cache-timeout-seconds",
|
|
3079
|
-
"checkout-history-mode",
|
|
3080
|
-
"compiler-cache-platforms-json",
|
|
3081
|
-
"compiler-cache-provider",
|
|
3082
|
-
"compiler-cache-required",
|
|
3083
|
-
"control-runner-json",
|
|
3084
|
-
"credential-island-caller-owned",
|
|
3085
|
-
"credential-island-environment",
|
|
3086
|
-
"credential-island-macos-app-path",
|
|
3087
|
-
"credential-island-macos-platform-id",
|
|
3088
|
-
"expected-artifacts-json",
|
|
3089
|
-
"fail-fast",
|
|
3090
|
-
"gate-profile-aggregate-json",
|
|
3091
|
-
"github-artifact-attestation-platform-id",
|
|
3092
|
-
"github-artifact-attestation-signer-sha",
|
|
3093
|
-
"github-artifact-attestation-subject-path",
|
|
3094
|
-
"install-command",
|
|
3095
|
-
"kfd-agent-hub",
|
|
3096
|
-
"lifecycle-timeout-minutes",
|
|
3097
|
-
"linux-container-image",
|
|
3098
|
-
"linux-container-preset",
|
|
3099
|
-
"node-version",
|
|
3100
|
-
"platforms-json",
|
|
3101
|
-
"pre-upload-transport-smoke-artifact-root",
|
|
3102
|
-
"pre-upload-transport-smoke-scenario-path",
|
|
3103
|
-
"process-sample-interval-ms",
|
|
3104
|
-
"process-summary-path",
|
|
3105
|
-
"publish-anchor-request-json",
|
|
3106
|
-
"publish-channel",
|
|
3107
|
-
"publish-refs-json",
|
|
3108
|
-
"publish-registry",
|
|
3109
|
-
"publish-source-ref",
|
|
3110
|
-
"release-candidate",
|
|
3111
|
-
"release-candidate-family-evidence-json",
|
|
3112
|
-
"requested-parallelism",
|
|
3113
|
-
"require-build",
|
|
3114
|
-
"require-install",
|
|
3115
|
-
"require-trusted-event",
|
|
3116
|
-
"require-verify",
|
|
3117
|
-
"runner-preset",
|
|
3118
|
-
"rust-toolchain",
|
|
3119
|
-
"rustup-dist-server",
|
|
3120
|
-
"rustup-update-root",
|
|
3121
|
-
"sample-process-tree",
|
|
3122
|
-
"self-hosted-offline-fallback",
|
|
3123
|
-
"setup-node",
|
|
3124
|
-
"setup-rust",
|
|
3125
|
-
"shifu-cache-profile-digest",
|
|
3126
|
-
"shifu-cache-profile-ref",
|
|
3127
|
-
"universal-request-json",
|
|
3128
|
-
"untrusted-policy",
|
|
3129
|
-
"verify-command",
|
|
3130
|
-
"verify-substage-evidence-path",
|
|
3131
|
-
"working-directory"
|
|
3132
|
-
],
|
|
3133
|
-
"controllerDescriptor": {
|
|
3134
|
-
"contract": "buildchain.controller-descriptor/v1",
|
|
3135
|
-
"digest": "sha256:382ae38afbf17236d093ec5bf945b7a151b99dacd1af53ac447c1ca5de73b956",
|
|
3136
|
-
"registryDigest": "sha256:6e49d5c9b70da381067ef03e088cb635ef7f4dba7fc56c7fa82e4c00784cf013",
|
|
3137
|
-
"inputClassifications": {
|
|
3138
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
|
|
3139
|
-
"classification": "redacted",
|
|
3140
|
-
"source": "workflow-call-secret"
|
|
3141
|
-
},
|
|
3142
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN": {
|
|
3143
|
-
"classification": "redacted",
|
|
3144
|
-
"source": "workflow-call-secret"
|
|
3145
|
-
},
|
|
3146
|
-
"BUILDCHAIN_ARTIFACT_RELAY_S3_UPLOAD_ROLE_ARN": {
|
|
3147
|
-
"classification": "redacted",
|
|
3148
|
-
"source": "workflow-call-secret"
|
|
3149
|
-
},
|
|
3150
|
-
"BUILDCHAIN_MACOS_CERTIFICATE_P12_BASE64": {
|
|
3151
|
-
"classification": "redacted",
|
|
3152
|
-
"source": "workflow-call-secret"
|
|
3153
|
-
},
|
|
3154
|
-
"BUILDCHAIN_MACOS_CERTIFICATE_PASSWORD": {
|
|
3155
|
-
"classification": "redacted",
|
|
3156
|
-
"source": "workflow-call-secret"
|
|
3157
|
-
},
|
|
3158
|
-
"BUILDCHAIN_MACOS_NOTARY_API_ISSUER": {
|
|
3159
|
-
"classification": "redacted",
|
|
3160
|
-
"source": "workflow-call-secret"
|
|
3161
|
-
},
|
|
3162
|
-
"BUILDCHAIN_MACOS_NOTARY_API_KEY_ID": {
|
|
3163
|
-
"classification": "redacted",
|
|
3164
|
-
"source": "workflow-call-secret"
|
|
3165
|
-
},
|
|
3166
|
-
"BUILDCHAIN_MACOS_NOTARY_API_KEY_P8_BASE64": {
|
|
3167
|
-
"classification": "redacted",
|
|
3168
|
-
"source": "workflow-call-secret"
|
|
3169
|
-
},
|
|
3170
|
-
"BUILDCHAIN_PROMOTION_TOKEN": {
|
|
3171
|
-
"classification": "redacted",
|
|
3172
|
-
"source": "workflow-call-secret"
|
|
3173
|
-
},
|
|
3174
|
-
"artifact-compression-level": {
|
|
3175
|
-
"classification": "included",
|
|
3176
|
-
"source": "workflow-call-input"
|
|
3177
|
-
},
|
|
3178
|
-
"artifact-finalization-command": {
|
|
3179
|
-
"classification": "digest-only",
|
|
3180
|
-
"source": "workflow-call-input"
|
|
3181
|
-
},
|
|
3182
|
-
"artifact-finalization-on-platform": {
|
|
3183
|
-
"classification": "included",
|
|
3184
|
-
"source": "workflow-call-input"
|
|
3185
|
-
},
|
|
3186
|
-
"artifact-name": {
|
|
3187
|
-
"classification": "included",
|
|
3188
|
-
"source": "workflow-call-input"
|
|
3189
|
-
},
|
|
3190
|
-
"artifact-name-template": {
|
|
3191
|
-
"classification": "included",
|
|
3192
|
-
"source": "workflow-call-input"
|
|
3193
|
-
},
|
|
3194
|
-
"artifact-paths": {
|
|
3195
|
-
"classification": "digest-only",
|
|
3196
|
-
"source": "workflow-call-input"
|
|
3197
|
-
},
|
|
3198
|
-
"artifact-relay-s3-bucket": {
|
|
3199
|
-
"classification": "digest-only",
|
|
3200
|
-
"source": "workflow-call-input"
|
|
3201
|
-
},
|
|
3202
|
-
"artifact-relay-s3-download-role-arn": {
|
|
3203
|
-
"classification": "digest-only",
|
|
3204
|
-
"source": "workflow-call-input"
|
|
3205
|
-
},
|
|
3206
|
-
"artifact-relay-s3-oidc-audience": {
|
|
3207
|
-
"classification": "included",
|
|
3208
|
-
"source": "workflow-call-input"
|
|
3209
|
-
},
|
|
3210
|
-
"artifact-relay-s3-prefix": {
|
|
3211
|
-
"classification": "digest-only",
|
|
3212
|
-
"source": "workflow-call-input"
|
|
3213
|
-
},
|
|
3214
|
-
"artifact-relay-s3-region": {
|
|
3215
|
-
"classification": "digest-only",
|
|
3216
|
-
"source": "workflow-call-input"
|
|
3217
|
-
},
|
|
3218
|
-
"artifact-relay-s3-role-arn": {
|
|
3219
|
-
"classification": "digest-only",
|
|
3220
|
-
"source": "workflow-call-input"
|
|
3221
|
-
},
|
|
3222
|
-
"artifact-relay-s3-upload-role-arn": {
|
|
3223
|
-
"classification": "digest-only",
|
|
3224
|
-
"source": "workflow-call-input"
|
|
3225
|
-
},
|
|
3226
|
-
"artifact-retention-days": {
|
|
3227
|
-
"classification": "included",
|
|
3228
|
-
"source": "workflow-call-input"
|
|
3229
|
-
},
|
|
3230
|
-
"artifact-signing-request-upload-no-proxy": {
|
|
3231
|
-
"classification": "included",
|
|
3232
|
-
"source": "workflow-call-input"
|
|
3233
|
-
},
|
|
3234
|
-
"artifact-transfer-mode": {
|
|
3235
|
-
"classification": "included",
|
|
3236
|
-
"source": "workflow-call-input"
|
|
3237
|
-
},
|
|
3238
|
-
"aws-codebuild-project": {
|
|
3239
|
-
"classification": "included",
|
|
3240
|
-
"source": "workflow-call-input"
|
|
3241
|
-
},
|
|
3242
|
-
"aws-ec2-macos-runner-label": {
|
|
3243
|
-
"classification": "digest-only",
|
|
3244
|
-
"source": "workflow-call-input"
|
|
3245
|
-
},
|
|
3246
|
-
"aws-ec2-windows-runner-label": {
|
|
3247
|
-
"classification": "digest-only",
|
|
3248
|
-
"source": "workflow-call-input"
|
|
3249
|
-
},
|
|
3250
|
-
"build-command": {
|
|
3251
|
-
"classification": "digest-only",
|
|
3252
|
-
"source": "workflow-call-input"
|
|
3253
|
-
},
|
|
3254
|
-
"buildchain-alpha-contract-lock-path": {
|
|
3255
|
-
"classification": "digest-only",
|
|
3256
|
-
"source": "workflow-call-input"
|
|
3257
|
-
},
|
|
3258
|
-
"buildchain-channel": {
|
|
3259
|
-
"classification": "included",
|
|
3260
|
-
"source": "workflow-call-input"
|
|
3261
|
-
},
|
|
3262
|
-
"buildchain-contract-compatibility-policy": {
|
|
3263
|
-
"classification": "included",
|
|
3264
|
-
"source": "workflow-call-input"
|
|
3265
|
-
},
|
|
3266
|
-
"buildchain-contract-drift-issue-mode": {
|
|
3267
|
-
"classification": "included",
|
|
3268
|
-
"source": "workflow-call-input"
|
|
3269
|
-
},
|
|
3270
|
-
"buildchain-contract-expected-channel": {
|
|
3271
|
-
"classification": "included",
|
|
3272
|
-
"source": "workflow-call-input"
|
|
3273
|
-
},
|
|
3274
|
-
"buildchain-contract-expected-major": {
|
|
3275
|
-
"classification": "included",
|
|
3276
|
-
"source": "workflow-call-input"
|
|
3277
|
-
},
|
|
3278
|
-
"buildchain-contract-lock-path": {
|
|
3279
|
-
"classification": "digest-only",
|
|
3280
|
-
"source": "workflow-call-input"
|
|
3281
|
-
},
|
|
3282
|
-
"buildchain-expected-channel": {
|
|
3283
|
-
"classification": "included",
|
|
3284
|
-
"source": "workflow-call-input"
|
|
3285
|
-
},
|
|
3286
|
-
"buildchain-expected-major": {
|
|
3287
|
-
"classification": "included",
|
|
3288
|
-
"source": "workflow-call-input"
|
|
3289
|
-
},
|
|
3290
|
-
"buildchain-ref": {
|
|
3291
|
-
"classification": "included",
|
|
3292
|
-
"source": "workflow-call-input"
|
|
3293
|
-
},
|
|
3294
|
-
"buildchain-repository": {
|
|
3295
|
-
"classification": "included",
|
|
3296
|
-
"source": "workflow-call-input"
|
|
3297
|
-
},
|
|
3298
|
-
"buildchain-stable-contract-lock-path": {
|
|
3299
|
-
"classification": "digest-only",
|
|
3300
|
-
"source": "workflow-call-input"
|
|
3301
|
-
},
|
|
3302
|
-
"buildchain-visible-workflow": {
|
|
3303
|
-
"classification": "included",
|
|
3304
|
-
"source": "workflow-call-input"
|
|
3305
|
-
},
|
|
3306
|
-
"cache-dependency-lock-root": {
|
|
3307
|
-
"classification": "included",
|
|
3308
|
-
"source": "workflow-call-input"
|
|
3309
|
-
},
|
|
3310
|
-
"cache-policy-root": {
|
|
3311
|
-
"classification": "included",
|
|
3312
|
-
"source": "workflow-call-input"
|
|
3313
|
-
},
|
|
3314
|
-
"cache-toolchain-root": {
|
|
3315
|
-
"classification": "included",
|
|
3316
|
-
"source": "workflow-call-input"
|
|
3317
|
-
},
|
|
3318
|
-
"cargo-registry-index": {
|
|
3319
|
-
"classification": "digest-only",
|
|
3320
|
-
"source": "workflow-call-input"
|
|
3321
|
-
},
|
|
3322
|
-
"checkout-cache-fallback": {
|
|
3323
|
-
"classification": "digest-only",
|
|
3324
|
-
"source": "workflow-call-input"
|
|
3325
|
-
},
|
|
3326
|
-
"checkout-cache-fetch-attempts": {
|
|
3327
|
-
"classification": "digest-only",
|
|
3328
|
-
"source": "workflow-call-input"
|
|
3329
|
-
},
|
|
3330
|
-
"checkout-cache-github-timeout-seconds": {
|
|
3331
|
-
"classification": "digest-only",
|
|
3332
|
-
"source": "workflow-call-input"
|
|
3333
|
-
},
|
|
3334
|
-
"checkout-cache-mirror-url-template": {
|
|
3335
|
-
"classification": "digest-only",
|
|
3336
|
-
"source": "workflow-call-input"
|
|
3337
|
-
},
|
|
3338
|
-
"checkout-cache-mode": {
|
|
3339
|
-
"classification": "digest-only",
|
|
3340
|
-
"source": "workflow-call-input"
|
|
3341
|
-
},
|
|
3342
|
-
"checkout-cache-reference-repository-template": {
|
|
3343
|
-
"classification": "digest-only",
|
|
3344
|
-
"source": "workflow-call-input"
|
|
3345
|
-
},
|
|
3346
|
-
"checkout-cache-timeout-seconds": {
|
|
3347
|
-
"classification": "digest-only",
|
|
3348
|
-
"source": "workflow-call-input"
|
|
3349
|
-
},
|
|
3350
|
-
"checkout-history-mode": {
|
|
3351
|
-
"classification": "included",
|
|
3352
|
-
"source": "workflow-call-input"
|
|
3353
|
-
},
|
|
3354
|
-
"compiler-cache-platforms-json": {
|
|
3355
|
-
"classification": "digest-only",
|
|
3356
|
-
"source": "workflow-call-input"
|
|
3357
|
-
},
|
|
3358
|
-
"compiler-cache-provider": {
|
|
3359
|
-
"classification": "included",
|
|
3360
|
-
"source": "workflow-call-input"
|
|
3361
|
-
},
|
|
3362
|
-
"compiler-cache-required": {
|
|
3363
|
-
"classification": "included",
|
|
3364
|
-
"source": "workflow-call-input"
|
|
3365
|
-
},
|
|
3366
|
-
"control-runner-json": {
|
|
3367
|
-
"classification": "digest-only",
|
|
3368
|
-
"source": "workflow-call-input"
|
|
3369
|
-
},
|
|
3370
|
-
"credential-island-caller-owned": {
|
|
3371
|
-
"classification": "included",
|
|
3372
|
-
"source": "workflow-call-input"
|
|
3373
|
-
},
|
|
3374
|
-
"credential-island-environment": {
|
|
3375
|
-
"classification": "digest-only",
|
|
3376
|
-
"source": "workflow-call-input"
|
|
3377
|
-
},
|
|
3378
|
-
"credential-island-macos-app-path": {
|
|
3379
|
-
"classification": "digest-only",
|
|
3380
|
-
"source": "workflow-call-input"
|
|
3381
|
-
},
|
|
3382
|
-
"credential-island-macos-platform-id": {
|
|
3383
|
-
"classification": "included",
|
|
3384
|
-
"source": "workflow-call-input"
|
|
3385
|
-
},
|
|
3386
|
-
"expected-artifacts-json": {
|
|
3387
|
-
"classification": "digest-only",
|
|
3388
|
-
"source": "workflow-call-input"
|
|
3389
|
-
},
|
|
3390
|
-
"fail-fast": {
|
|
3391
|
-
"classification": "included",
|
|
3392
|
-
"source": "workflow-call-input"
|
|
3393
|
-
},
|
|
3394
|
-
"gate-profile-aggregate-json": {
|
|
3395
|
-
"classification": "digest-only",
|
|
3396
|
-
"source": "workflow-call-input"
|
|
3397
|
-
},
|
|
3398
|
-
"github-artifact-attestation-platform-id": {
|
|
3399
|
-
"classification": "included",
|
|
3400
|
-
"source": "workflow-call-input"
|
|
3401
|
-
},
|
|
3402
|
-
"github-artifact-attestation-signer-sha": {
|
|
3403
|
-
"classification": "included",
|
|
3404
|
-
"source": "workflow-call-input"
|
|
3405
|
-
},
|
|
3406
|
-
"github-artifact-attestation-subject-path": {
|
|
3407
|
-
"classification": "digest-only",
|
|
3408
|
-
"source": "workflow-call-input"
|
|
3409
|
-
},
|
|
3410
|
-
"install-command": {
|
|
3411
|
-
"classification": "digest-only",
|
|
3412
|
-
"source": "workflow-call-input"
|
|
3413
|
-
},
|
|
3414
|
-
"kfd-agent-hub": {
|
|
3415
|
-
"classification": "included",
|
|
3416
|
-
"source": "workflow-call-input"
|
|
3417
|
-
},
|
|
3418
|
-
"lifecycle-timeout-minutes": {
|
|
3419
|
-
"classification": "included",
|
|
3420
|
-
"source": "workflow-call-input"
|
|
3421
|
-
},
|
|
3422
|
-
"linux-container-image": {
|
|
3423
|
-
"classification": "digest-only",
|
|
3424
|
-
"source": "workflow-call-input"
|
|
3425
|
-
},
|
|
3426
|
-
"linux-container-preset": {
|
|
3427
|
-
"classification": "included",
|
|
3428
|
-
"source": "workflow-call-input"
|
|
3429
|
-
},
|
|
3430
|
-
"node-version": {
|
|
3431
|
-
"classification": "included",
|
|
3432
|
-
"source": "workflow-call-input"
|
|
3433
|
-
},
|
|
3434
|
-
"platforms-json": {
|
|
3435
|
-
"classification": "digest-only",
|
|
3436
|
-
"source": "workflow-call-input"
|
|
3437
|
-
},
|
|
3438
|
-
"pre-upload-transport-smoke-artifact-root": {
|
|
3439
|
-
"classification": "included",
|
|
3440
|
-
"source": "workflow-call-input"
|
|
3441
|
-
},
|
|
3442
|
-
"pre-upload-transport-smoke-scenario-path": {
|
|
3443
|
-
"classification": "digest-only",
|
|
3444
|
-
"source": "workflow-call-input"
|
|
3445
|
-
},
|
|
3446
|
-
"process-sample-interval-ms": {
|
|
3447
|
-
"classification": "included",
|
|
3448
|
-
"source": "workflow-call-input"
|
|
3449
|
-
},
|
|
3450
|
-
"process-summary-path": {
|
|
3451
|
-
"classification": "digest-only",
|
|
3452
|
-
"source": "workflow-call-input"
|
|
3453
|
-
},
|
|
3454
|
-
"publish-anchor-request-json": {
|
|
3455
|
-
"classification": "digest-only",
|
|
3456
|
-
"source": "workflow-call-input"
|
|
3457
|
-
},
|
|
3458
|
-
"publish-channel": {
|
|
3459
|
-
"classification": "included",
|
|
3460
|
-
"source": "workflow-call-input"
|
|
3461
|
-
},
|
|
3462
|
-
"publish-refs-json": {
|
|
3463
|
-
"classification": "digest-only",
|
|
3464
|
-
"source": "workflow-call-input"
|
|
3465
|
-
},
|
|
3466
|
-
"publish-registry": {
|
|
3467
|
-
"classification": "included",
|
|
3468
|
-
"source": "workflow-call-input"
|
|
3469
|
-
},
|
|
3470
|
-
"publish-source-ref": {
|
|
3471
|
-
"classification": "included",
|
|
3472
|
-
"source": "workflow-call-input"
|
|
3473
|
-
},
|
|
3474
|
-
"release-candidate": {
|
|
3475
|
-
"classification": "included",
|
|
3476
|
-
"source": "workflow-call-input"
|
|
3477
|
-
},
|
|
3478
|
-
"release-candidate-family-evidence-json": {
|
|
3479
|
-
"classification": "digest-only",
|
|
3480
|
-
"source": "workflow-call-input"
|
|
3481
|
-
},
|
|
3482
|
-
"requested-parallelism": {
|
|
3483
|
-
"classification": "included",
|
|
3484
|
-
"source": "workflow-call-input"
|
|
3485
|
-
},
|
|
3486
|
-
"require-build": {
|
|
3487
|
-
"classification": "included",
|
|
3488
|
-
"source": "workflow-call-input"
|
|
3489
|
-
},
|
|
3490
|
-
"require-install": {
|
|
3491
|
-
"classification": "included",
|
|
3492
|
-
"source": "workflow-call-input"
|
|
3493
|
-
},
|
|
3494
|
-
"require-trusted-event": {
|
|
3495
|
-
"classification": "included",
|
|
3496
|
-
"source": "workflow-call-input"
|
|
3497
|
-
},
|
|
3498
|
-
"require-verify": {
|
|
3499
|
-
"classification": "included",
|
|
3500
|
-
"source": "workflow-call-input"
|
|
3501
|
-
},
|
|
3502
|
-
"runner-preset": {
|
|
3503
|
-
"classification": "digest-only",
|
|
3504
|
-
"source": "workflow-call-input"
|
|
3505
|
-
},
|
|
3506
|
-
"rust-toolchain": {
|
|
3507
|
-
"classification": "included",
|
|
3508
|
-
"source": "workflow-call-input"
|
|
3509
|
-
},
|
|
3510
|
-
"rustup-dist-server": {
|
|
3511
|
-
"classification": "included",
|
|
3512
|
-
"source": "workflow-call-input"
|
|
3513
|
-
},
|
|
3514
|
-
"rustup-update-root": {
|
|
3515
|
-
"classification": "included",
|
|
3516
|
-
"source": "workflow-call-input"
|
|
3517
|
-
},
|
|
3518
|
-
"sample-process-tree": {
|
|
3519
|
-
"classification": "included",
|
|
3520
|
-
"source": "workflow-call-input"
|
|
3521
|
-
},
|
|
3522
|
-
"self-hosted-offline-fallback": {
|
|
3523
|
-
"classification": "included",
|
|
3524
|
-
"source": "workflow-call-input"
|
|
3525
|
-
},
|
|
3526
|
-
"setup-node": {
|
|
3527
|
-
"classification": "included",
|
|
3528
|
-
"source": "workflow-call-input"
|
|
3529
|
-
},
|
|
3530
|
-
"setup-rust": {
|
|
3531
|
-
"classification": "included",
|
|
3532
|
-
"source": "workflow-call-input"
|
|
3533
|
-
},
|
|
3534
|
-
"shifu-cache-profile-digest": {
|
|
3535
|
-
"classification": "included",
|
|
3536
|
-
"source": "workflow-call-input"
|
|
3537
|
-
},
|
|
3538
|
-
"shifu-cache-profile-ref": {
|
|
3539
|
-
"classification": "included",
|
|
3540
|
-
"source": "workflow-call-input"
|
|
3541
|
-
},
|
|
3542
|
-
"universal-request-json": {
|
|
3543
|
-
"classification": "digest-only",
|
|
3544
|
-
"source": "workflow-call-input"
|
|
3545
|
-
},
|
|
3546
|
-
"untrusted-policy": {
|
|
3547
|
-
"classification": "included",
|
|
3548
|
-
"source": "workflow-call-input"
|
|
3549
|
-
},
|
|
3550
|
-
"verify-command": {
|
|
3551
|
-
"classification": "digest-only",
|
|
3552
|
-
"source": "workflow-call-input"
|
|
3553
|
-
},
|
|
3554
|
-
"verify-substage-evidence-path": {
|
|
3555
|
-
"classification": "digest-only",
|
|
3556
|
-
"source": "workflow-call-input"
|
|
3557
|
-
},
|
|
3558
|
-
"working-directory": {
|
|
3559
|
-
"classification": "digest-only",
|
|
3560
|
-
"source": "workflow-call-input"
|
|
2479
|
+
"source": "resolved-build-plan"
|
|
3561
2480
|
}
|
|
3562
2481
|
}
|
|
3563
2482
|
},
|
|
@@ -3567,17 +2486,8 @@
|
|
|
3567
2486
|
"redacted input values are never serialized and digest-only input values are never emitted in plaintext",
|
|
3568
2487
|
"missing receipts are non-qualifying and must not be represented as a successful controller run"
|
|
3569
2488
|
],
|
|
3570
|
-
"breakingDigest": "sha256:
|
|
3571
|
-
"auditDigest": "sha256:
|
|
3572
|
-
"compatibleBreakingDigests": [
|
|
3573
|
-
"sha256:d40dd05d7e07473d4b2dc1b62fbb0ed6f06449b4d3a7c44a2e8014313e3c0273"
|
|
3574
|
-
],
|
|
3575
|
-
"compatibilityProofRoots": [
|
|
3576
|
-
"sha256:36d2e188f43385d6191116393aa81ea025ccf61e21a1c5eae1d56be92a203b31"
|
|
3577
|
-
],
|
|
3578
|
-
"compatibilityFactRoots": [
|
|
3579
|
-
"sha256:47c1d78adba0d75ac74409d85ad6cf1188d10d25165d2d561118cf76e9ccb701"
|
|
3580
|
-
]
|
|
2489
|
+
"breakingDigest": "sha256:51ef685c6a85a669785d5de240cdda95ed6fe947485d6b2552e2b17d96acdfe1",
|
|
2490
|
+
"auditDigest": "sha256:95140e9dca7d35ac59ac64690f672a16970d94ee9b1eb925c6f0a171beb4eea3"
|
|
3581
2491
|
},
|
|
3582
2492
|
{
|
|
3583
2493
|
"contractVersion": 1,
|
|
@@ -3648,7 +2558,7 @@
|
|
|
3648
2558
|
"controllerDescriptor": {
|
|
3649
2559
|
"contract": "buildchain.controller-descriptor/v1",
|
|
3650
2560
|
"digest": "sha256:76c8da1ca1d7c6014cbda3ae3c82b2e28dafda45ddc7d3b4d6fccb6d3fd4853e",
|
|
3651
|
-
"registryDigest": "sha256:
|
|
2561
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
3652
2562
|
"inputClassifications": {
|
|
3653
2563
|
"artifact-name": {
|
|
3654
2564
|
"classification": "included",
|
|
@@ -3872,7 +2782,7 @@
|
|
|
3872
2782
|
"controllerDescriptor": {
|
|
3873
2783
|
"contract": "buildchain.controller-descriptor/v1",
|
|
3874
2784
|
"digest": "sha256:8977c5222c4e30ee2d22e6519add1760cbbd917097b57f576d249001918217c8",
|
|
3875
|
-
"registryDigest": "sha256:
|
|
2785
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
3876
2786
|
"inputClassifications": {
|
|
3877
2787
|
"artifact-path": {
|
|
3878
2788
|
"classification": "digest-only",
|
|
@@ -4131,7 +3041,7 @@
|
|
|
4131
3041
|
"controllerDescriptor": {
|
|
4132
3042
|
"contract": "buildchain.controller-descriptor/v1",
|
|
4133
3043
|
"digest": "sha256:6768756f1a1855ffec164c9745a45805b775741d2ef72f464bfac093efffee7d",
|
|
4134
|
-
"registryDigest": "sha256:
|
|
3044
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
4135
3045
|
"inputClassifications": {
|
|
4136
3046
|
"artifact-name": {
|
|
4137
3047
|
"classification": "included",
|
|
@@ -4326,7 +3236,7 @@
|
|
|
4326
3236
|
"controllerDescriptor": {
|
|
4327
3237
|
"contract": "buildchain.controller-descriptor/v1",
|
|
4328
3238
|
"digest": "sha256:24602f0ed35bbfb794051921b90686c9eed2434b17fd5da14e9ad95355c01634",
|
|
4329
|
-
"registryDigest": "sha256:
|
|
3239
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
4330
3240
|
"inputClassifications": {
|
|
4331
3241
|
"artifact-name": {
|
|
4332
3242
|
"classification": "included",
|
|
@@ -4674,7 +3584,7 @@
|
|
|
4674
3584
|
"controllerDescriptor": {
|
|
4675
3585
|
"contract": "buildchain.controller-descriptor/v1",
|
|
4676
3586
|
"digest": "sha256:13a70da4c3234954c2acf5ff96c077e00b06297316bb2287ce28661ce1e62ef1",
|
|
4677
|
-
"registryDigest": "sha256:
|
|
3587
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
4678
3588
|
"inputClassifications": {
|
|
4679
3589
|
"BUILDCHAIN_ISSUE_APP_ID": {
|
|
4680
3590
|
"classification": "redacted",
|
|
@@ -5279,7 +4189,7 @@
|
|
|
5279
4189
|
"controllerDescriptor": {
|
|
5280
4190
|
"contract": "buildchain.controller-descriptor/v1",
|
|
5281
4191
|
"digest": "sha256:e5aca2f9ebac530742cae8aa1e5959179bc3eca29bba384dd8f7cdf5821f5648",
|
|
5282
|
-
"registryDigest": "sha256:
|
|
4192
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
5283
4193
|
"inputClassifications": {
|
|
5284
4194
|
"agent-work-context-json": {
|
|
5285
4195
|
"classification": "digest-only",
|
|
@@ -5427,7 +4337,7 @@
|
|
|
5427
4337
|
"controllerDescriptor": {
|
|
5428
4338
|
"contract": "buildchain.controller-descriptor/v1",
|
|
5429
4339
|
"digest": "sha256:79fcf0b55df11186a5096aca13eaa965768ce7ee84b1e979eb1463f0b3f4e05e",
|
|
5430
|
-
"registryDigest": "sha256:
|
|
4340
|
+
"registryDigest": "sha256:8dd5d9aa36ae676582a1ccf19d0f1deab351e8cb55a5f15202375aedad954cb6",
|
|
5431
4341
|
"inputClassifications": {}
|
|
5432
4342
|
},
|
|
5433
4343
|
"guarantees": [
|
|
@@ -5443,6 +4353,6 @@
|
|
|
5443
4353
|
"compatibilityFactRegistryRoot": "sha256:232fd556a2372b29db586bbc2acbdfce6464a68c93902797ff527f75f7816c42",
|
|
5444
4354
|
"compatibilityFactCutRoot": "sha256:f61b975d4a96c921cc4bd37fb3ed9a0596b47004fe34dc7219979d697e3707f9",
|
|
5445
4355
|
"compatibilityProofRegistryRoot": "sha256:b7194b811e4d3af2df4390bc4d1731e16a86215bd64ee18cb630dd5492f4fb63",
|
|
5446
|
-
"compatibilityDigest": "sha256:
|
|
5447
|
-
"contractDigest": "sha256:
|
|
4356
|
+
"compatibilityDigest": "sha256:e398528e54509c05569630ffcc98a04d41e831479ab921df65943b49bf077719",
|
|
4357
|
+
"contractDigest": "sha256:9f8057f4cb25b751b2430064ea47a68496ada30ebe91e055f5af065656d668cf"
|
|
5448
4358
|
}
|