@kungfu-tech/buildchain 4.0.2-alpha.38 → 4.0.2-alpha.39

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.
@@ -21,7 +21,7 @@
21
21
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
22
22
  "path": "dist/site/public-surface-audit.json",
23
23
  "status": "passed",
24
- "sha256": "ebe9f7f5397760842567ec9c8b1eec836f54982e001009a9be21ec4ec7086bfa",
24
+ "sha256": "835f4de92b2901ad73894c302d74d2af6d3a33df3fa090efbaa782424ed4c359",
25
25
  "summary": {
26
26
  "cliCommandCount": 117,
27
27
  "workflowCount": 114,
@@ -246,7 +246,7 @@
246
246
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
247
247
  "path": "dist/site/public-surface-audit.json",
248
248
  "status": "passed",
249
- "sha256": "ebe9f7f5397760842567ec9c8b1eec836f54982e001009a9be21ec4ec7086bfa",
249
+ "sha256": "835f4de92b2901ad73894c302d74d2af6d3a33df3fa090efbaa782424ed4c359",
250
250
  "summary": {
251
251
  "cliCommandCount": 117,
252
252
  "workflowCount": 114,
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "id": "kungfu-tech-buildchain",
6
6
  "name": "@kungfu-tech/buildchain",
7
- "version": "4.0.2-alpha.38",
7
+ "version": "4.0.2-alpha.39",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "source": {
@@ -64,7 +64,7 @@
64
64
  "title": "Release Passport protocol",
65
65
  "path": "docs/release-passport.md",
66
66
  "plane": "verify",
67
- "digest": "sha256:4ce3c2edb095d7a103b3b1d22033b4ac3709ce709f8990b21995d491898bd051",
67
+ "digest": "sha256:f87853f9f72b3c365e3f4bc492d78e28441be81f6836a59ac66463adf8e2b4a8",
68
68
  "capabilityGroup": "release-passport-trust",
69
69
  "audience": [
70
70
  "release-operator",
@@ -362,7 +362,7 @@
362
362
  "title": "Generated Node API reference",
363
363
  "path": "docs/node-api-reference.md",
364
364
  "plane": "use",
365
- "digest": "sha256:cc63793fb6b1dfeb7d362d2d29e139f89fa871cc57ff7ed7fe196bbba6e2ee63",
365
+ "digest": "sha256:1ff8052860e97ca5c34ba2afcfcfa839d3eb45907fa5da0f67148063962fe7a4",
366
366
  "capabilityGroup": "api-cli-reference",
367
367
  "audience": [
368
368
  "agent",
@@ -390,7 +390,7 @@
390
390
  "title": "KFD support and KFD-3 surface registration",
391
391
  "path": "docs/kfd-support.md",
392
392
  "plane": "verify",
393
- "digest": "sha256:4efc8fb6f94293b75606aa0631dfa122edccc970c2cfc00c7e35f81817ea8335",
393
+ "digest": "sha256:e13f0e58a1bd4699ce8d443c0d316d37c9db807e03917bb2a5f8ebd11cdd7153",
394
394
  "capabilityGroup": "kfd-trust",
395
395
  "audience": [
396
396
  "agent",
@@ -1408,11 +1408,11 @@
1408
1408
  "id": "packages/core/artifact-verification-envelope.js#createKfdAdopterReleaseBinding",
1409
1409
  "name": "createKfdAdopterReleaseBinding",
1410
1410
  "kind": "function",
1411
- "signature": "function createKfdAdopterReleaseBinding({ manifest, manifestGate, legacyProjection, manifestPath = \"kfd-adopter-manifest.json\", gatePath = \"kfd-adopter-manifest-gate.json\", legacyProjectionPath = \"kfd-support.json\", expectedSourceSha = \"\", } = {})",
1411
+ "signature": "function createKfdAdopterReleaseBinding({ manifest, manifestGate, legacyProjection, manifestPath = \"kfd-adopter-manifest.json\", gatePath = \"kfd-adopter-manifest-gate.json\", legacyProjectionPath = \"kfd-support.json\", expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\", } = {})",
1412
1412
  "parameters": [
1413
1413
  {
1414
1414
  "name": "parameter1",
1415
- "signature": "{ manifest, manifestGate, legacyProjection, manifestPath = \"kfd-adopter-manifest.json\", gatePath = \"kfd-adopter-manifest-gate.json\", legacyProjectionPath = \"kfd-support.json\", expectedSourceSha = \"\", } = {}"
1415
+ "signature": "{ manifest, manifestGate, legacyProjection, manifestPath = \"kfd-adopter-manifest.json\", gatePath = \"kfd-adopter-manifest-gate.json\", legacyProjectionPath = \"kfd-support.json\", expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\", } = {}"
1416
1416
  }
1417
1417
  ],
1418
1418
  "returns": "unknown",
@@ -1567,7 +1567,7 @@
1567
1567
  "id": "packages/core/artifact-verification-envelope.js#validateKfdAdopterReleaseBinding",
1568
1568
  "name": "validateKfdAdopterReleaseBinding",
1569
1569
  "kind": "function",
1570
- "signature": "function validateKfdAdopterReleaseBinding(binding, { manifest, manifestGate, legacyProjection, expectedSourceSha = \"\", } = {})",
1570
+ "signature": "function validateKfdAdopterReleaseBinding(binding, { manifest, manifestGate, legacyProjection, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\", } = {})",
1571
1571
  "parameters": [
1572
1572
  {
1573
1573
  "name": "binding",
@@ -1575,7 +1575,7 @@
1575
1575
  },
1576
1576
  {
1577
1577
  "name": "parameter2",
1578
- "signature": "{ manifest, manifestGate, legacyProjection, expectedSourceSha = \"\", } = {}"
1578
+ "signature": "{ manifest, manifestGate, legacyProjection, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\", } = {}"
1579
1579
  }
1580
1580
  ],
1581
1581
  "returns": "unknown",
@@ -12061,11 +12061,11 @@
12061
12061
  "id": "packages/core/kfd-adopter-manifest.js#createKfdAdopterManifestGate",
12062
12062
  "name": "createKfdAdopterManifestGate",
12063
12063
  "kind": "function",
12064
- "signature": "function createKfdAdopterManifestGate({ manifest, packageArtifactRoot = \"\", gateResults = [], authorityPath = \".buildchain/kfd/adopter-manifest.json\", expectedSourceSha = \"\", checkedAt = new Date().toISOString(), maxAgeSeconds = 86400, } = {})",
12064
+ "signature": "function createKfdAdopterManifestGate({ manifest, packageArtifactRoot = \"\", gateResults = [], authorityPath = \".buildchain/kfd/adopter-manifest.json\", expectedAdopterId = BUILDCHAIN_ADOPTER_ID, expectedSourceRepository = \"\", expectedSourceSha = \"\", checkedAt = new Date().toISOString(), maxAgeSeconds = 86400, } = {})",
12065
12065
  "parameters": [
12066
12066
  {
12067
12067
  "name": "parameter1",
12068
- "signature": "{ manifest, packageArtifactRoot = \"\", gateResults = [], authorityPath = \".buildchain/kfd/adopter-manifest.json\", expectedSourceSha = \"\", checkedAt = new Date().toISOString(), maxAgeSeconds = 86400, } = {}"
12068
+ "signature": "{ manifest, packageArtifactRoot = \"\", gateResults = [], authorityPath = \".buildchain/kfd/adopter-manifest.json\", expectedAdopterId = BUILDCHAIN_ADOPTER_ID, expectedSourceRepository = \"\", expectedSourceSha = \"\", checkedAt = new Date().toISOString(), maxAgeSeconds = 86400, } = {}"
12069
12069
  }
12070
12070
  ],
12071
12071
  "returns": "unknown",
@@ -12077,7 +12077,7 @@
12077
12077
  ],
12078
12078
  "source": {
12079
12079
  "path": "packages/core/kfd-adopter-manifest.js",
12080
- "line": 209
12080
+ "line": 206
12081
12081
  },
12082
12082
  "example": "import { createKfdAdopterManifestGate } from \"@kungfu-tech/buildchain/kfd-adopter-manifest\";",
12083
12083
  "maturity": "stable",
@@ -12106,7 +12106,7 @@
12106
12106
  ],
12107
12107
  "source": {
12108
12108
  "path": "packages/core/kfd-adopter-manifest.js",
12109
- "line": 327
12109
+ "line": 325
12110
12110
  },
12111
12111
  "example": "import { createKfdLegacySupportMatrixProjection } from \"@kungfu-tech/buildchain/kfd-adopter-manifest\";",
12112
12112
  "maturity": "stable",
@@ -12167,7 +12167,7 @@
12167
12167
  "id": "packages/core/kfd-adopter-manifest.js#validateKfdAdopterManifestGate",
12168
12168
  "name": "validateKfdAdopterManifestGate",
12169
12169
  "kind": "function",
12170
- "signature": "function validateKfdAdopterManifestGate(gate, { expectedSourceSha = \"\", checkedAt = gate?.checkedAt || new Date().toISOString(), } = {})",
12170
+ "signature": "function validateKfdAdopterManifestGate(gate, { expectedAdopterId = BUILDCHAIN_ADOPTER_ID, expectedSourceRepository = \"\", expectedSourceSha = \"\", checkedAt = gate?.checkedAt || new Date().toISOString(), } = {})",
12171
12171
  "parameters": [
12172
12172
  {
12173
12173
  "name": "gate",
@@ -12175,7 +12175,7 @@
12175
12175
  },
12176
12176
  {
12177
12177
  "name": "parameter2",
12178
- "signature": "{ expectedSourceSha = \"\", checkedAt = gate?.checkedAt || new Date().toISOString(), } = {}"
12178
+ "signature": "{ expectedAdopterId = BUILDCHAIN_ADOPTER_ID, expectedSourceRepository = \"\", expectedSourceSha = \"\", checkedAt = gate?.checkedAt || new Date().toISOString(), } = {}"
12179
12179
  }
12180
12180
  ],
12181
12181
  "returns": "unknown",
@@ -12187,7 +12187,7 @@
12187
12187
  ],
12188
12188
  "source": {
12189
12189
  "path": "packages/core/kfd-adopter-manifest.js",
12190
- "line": 279
12190
+ "line": 277
12191
12191
  },
12192
12192
  "example": "import { validateKfdAdopterManifestGate } from \"@kungfu-tech/buildchain/kfd-adopter-manifest\";",
12193
12193
  "maturity": "stable",
@@ -12220,7 +12220,7 @@
12220
12220
  ],
12221
12221
  "source": {
12222
12222
  "path": "packages/core/kfd-adopter-manifest.js",
12223
- "line": 381
12223
+ "line": 380
12224
12224
  },
12225
12225
  "example": "import { validateKfdLegacySupportMatrixProjection } from \"@kungfu-tech/buildchain/kfd-adopter-manifest\";",
12226
12226
  "maturity": "stable",
@@ -21153,11 +21153,11 @@
21153
21153
  "id": "packages/core/release-passport-contract.js#collectKfdAdopterReleaseEvidence",
21154
21154
  "name": "collectKfdAdopterReleaseEvidence",
21155
21155
  "kind": "function",
21156
- "signature": "function collectKfdAdopterReleaseEvidence({ manifest, gateResults = [], comparisonMatrix, sourceSha = \"\", checkedAt } = {})",
21156
+ "signature": "function collectKfdAdopterReleaseEvidence({ manifest, gateResults = [], comparisonMatrix, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", sourceSha = \"\", checkedAt } = {})",
21157
21157
  "parameters": [
21158
21158
  {
21159
21159
  "name": "parameter1",
21160
- "signature": "{ manifest, gateResults = [], comparisonMatrix, sourceSha = \"\", checkedAt } = {}"
21160
+ "signature": "{ manifest, gateResults = [], comparisonMatrix, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", sourceSha = \"\", checkedAt } = {}"
21161
21161
  }
21162
21162
  ],
21163
21163
  "returns": "unknown",
@@ -21505,11 +21505,11 @@
21505
21505
  "id": "packages/core/release-passport-contract.js#validateKfdAdopterReleaseEvidence",
21506
21506
  "name": "validateKfdAdopterReleaseEvidence",
21507
21507
  "kind": "function",
21508
- "signature": "function validateKfdAdopterReleaseEvidence({ binding, artifactBinding, manifest, manifestGate, legacyProjection, passportLegacyProjection, expectedSourceSha = \"\" } = {})",
21508
+ "signature": "function validateKfdAdopterReleaseEvidence({ binding, artifactBinding, manifest, manifestGate, legacyProjection, passportLegacyProjection, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\" } = {})",
21509
21509
  "parameters": [
21510
21510
  {
21511
21511
  "name": "parameter1",
21512
- "signature": "{ binding, artifactBinding, manifest, manifestGate, legacyProjection, passportLegacyProjection, expectedSourceSha = \"\" } = {}"
21512
+ "signature": "{ binding, artifactBinding, manifest, manifestGate, legacyProjection, passportLegacyProjection, expectedAdopterId = \"kungfu-systems/buildchain\", expectedSourceRepository = \"\", expectedSourceSha = \"\" } = {}"
21513
21513
  }
21514
21514
  ],
21515
21515
  "returns": "unknown",
@@ -21714,7 +21714,7 @@
21714
21714
  ],
21715
21715
  "source": {
21716
21716
  "path": "packages/core/release-passport.js",
21717
- "line": 2607
21717
+ "line": 2608
21718
21718
  },
21719
21719
  "example": "import { createReleaseCheckReport } from \"@kungfu-tech/buildchain\";",
21720
21720
  "maturity": "stable",
@@ -21772,7 +21772,7 @@
21772
21772
  ],
21773
21773
  "source": {
21774
21774
  "path": "packages/core/release-passport.js",
21775
- "line": 2763
21775
+ "line": 2764
21776
21776
  },
21777
21777
  "example": "import { explainReleasePassport } from \"@kungfu-tech/buildchain\";",
21778
21778
  "maturity": "stable",
@@ -21921,7 +21921,7 @@
21921
21921
  ],
21922
21922
  "source": {
21923
21923
  "path": "packages/core/release-passport.js",
21924
- "line": 2792
21924
+ "line": 2793
21925
21925
  },
21926
21926
  "example": "import { makeReleasePassportFixtureAssets } from \"@kungfu-tech/buildchain\";",
21927
21927
  "maturity": "stable",
@@ -21982,7 +21982,7 @@
21982
21982
  ],
21983
21983
  "source": {
21984
21984
  "path": "packages/core/release-passport.js",
21985
- "line": 2679
21985
+ "line": 2680
21986
21986
  },
21987
21987
  "example": "import { readJsonFromLocation } from \"@kungfu-tech/buildchain\";",
21988
21988
  "maturity": "stable",
@@ -22137,7 +22137,7 @@
22137
22137
  ],
22138
22138
  "source": {
22139
22139
  "path": "packages/core/release-passport.js",
22140
- "line": 2804
22140
+ "line": 2805
22141
22141
  },
22142
22142
  "example": "import { validateKnownReleasePassportContracts } from \"@kungfu-tech/buildchain\";",
22143
22143
  "maturity": "stable",
@@ -22166,7 +22166,7 @@
22166
22166
  ],
22167
22167
  "source": {
22168
22168
  "path": "packages/core/release-passport.js",
22169
- "line": 2728
22169
+ "line": 2729
22170
22170
  },
22171
22171
  "example": "import { verifyReleasePassport } from \"@kungfu-tech/buildchain\";",
22172
22172
  "maturity": "stable",
@@ -28591,7 +28591,7 @@
28591
28591
  "specifier": "@kungfu-tech/buildchain/artifact-verification-envelope",
28592
28592
  "export": "./artifact-verification-envelope",
28593
28593
  "target": "./packages/core/artifact-verification-envelope.js",
28594
- "digest": "sha256:8e96b81f67c49b3249a0c7e5dab176f01713da896956ee536284db3d509dd67a",
28594
+ "digest": "sha256:c917dac2f636fa7e078500c53639e958b1d94e46eb1a2c1a31f0e4ee57e10416",
28595
28595
  "summary": "Sealed exact-root, lifecycle, identity, and existing KFD assessment inputs for KFX admission.",
28596
28596
  "capabilityGroup": "release-passport-trust",
28597
28597
  "audience": [
@@ -29350,7 +29350,7 @@
29350
29350
  "specifier": "@kungfu-tech/buildchain/kfd-adopter-manifest",
29351
29351
  "export": "./kfd-adopter-manifest",
29352
29352
  "target": "./packages/core/kfd-adopter-manifest.js",
29353
- "digest": "sha256:9300bf0531cd9bb6a0cce50363765cb5dd22cdf1bd0c9075d0eb36b80cea9943",
29353
+ "digest": "sha256:71ab52ffc71e12b0d985daa5e4ef518fbaf0fb5a2cad248fecc361d0eb875626",
29354
29354
  "summary": "Exact-cut KFD adopter manifest verification, Buildchain evidence binding, and one-way legacy support-matrix projection APIs.",
29355
29355
  "capabilityGroup": "kfd-trust",
29356
29356
  "audience": [
@@ -29378,7 +29378,7 @@
29378
29378
  "specifier": "@kungfu-tech/buildchain/kfd-adopter-release-binding",
29379
29379
  "export": "./kfd-adopter-release-binding",
29380
29380
  "target": "./packages/core/artifact-verification-envelope.js",
29381
- "digest": "sha256:8e96b81f67c49b3249a0c7e5dab176f01713da896956ee536284db3d509dd67a",
29381
+ "digest": "sha256:c917dac2f636fa7e078500c53639e958b1d94e46eb1a2c1a31f0e4ee57e10416",
29382
29382
  "summary": "Release Passport and artifact-evidence binding for one exact standard adopter manifest closure.",
29383
29383
  "capabilityGroup": "kfd-trust",
29384
29384
  "audience": [
@@ -30859,7 +30859,7 @@
30859
30859
  "specifier": "@kungfu-tech/buildchain/release-passport",
30860
30860
  "export": "./release-passport",
30861
30861
  "target": "./packages/core/release-passport.js",
30862
- "digest": "sha256:4932b0ef2ea1c62101347789ef233c77142630a69762d325688269fe29c230c5",
30862
+ "digest": "sha256:4a095c1931b4e9c4d16455425d27a27f9607b7daffde5548b2a667dbdf41a546",
30863
30863
  "summary": "Release passport collection, verification, explanation, and evidence APIs.",
30864
30864
  "capabilityGroup": "release-passport-trust",
30865
30865
  "audience": [
@@ -30905,7 +30905,7 @@
30905
30905
  "specifier": "@kungfu-tech/buildchain/release-passport-contract",
30906
30906
  "export": "./release-passport-contract",
30907
30907
  "target": "./packages/core/release-passport-contract.js",
30908
- "digest": "sha256:2ab3962c8aea07e0f0e48ff07cb247235a8310344ea750b37e1cf7beb24a8352",
30908
+ "digest": "sha256:e2d0b9b5067d3cb6a05ffee1961b92a469fe6b74a5054345efb769d9c6ff7f9b",
30909
30909
  "summary": "Standalone release passport JSON Schema, ownership/check manifest, and structural validation APIs.",
30910
30910
  "capabilityGroup": "release-passport-trust",
30911
30911
  "audience": [
@@ -31199,7 +31199,7 @@
31199
31199
  {
31200
31200
  "id": "node-api-reference",
31201
31201
  "path": "docs/node-api-reference.md",
31202
- "digest": "sha256:cc63793fb6b1dfeb7d362d2d29e139f89fa871cc57ff7ed7fe196bbba6e2ee63"
31202
+ "digest": "sha256:1ff8052860e97ca5c34ba2afcfcfa839d3eb45907fa5da0f67148063962fe7a4"
31203
31203
  },
31204
31204
  {
31205
31205
  "id": "build-facts",
@@ -31209,7 +31209,7 @@
31209
31209
  {
31210
31210
  "id": "kfd-support",
31211
31211
  "path": "docs/kfd-support.md",
31212
- "digest": "sha256:4efc8fb6f94293b75606aa0631dfa122edccc970c2cfc00c7e35f81817ea8335"
31212
+ "digest": "sha256:e13f0e58a1bd4699ce8d443c0d316d37c9db807e03917bb2a5f8ebd11cdd7153"
31213
31213
  },
31214
31214
  {
31215
31215
  "id": "readme-badges",