@kungfu-tech/buildchain 4.0.2 → 4.0.3-alpha.0
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 +4 -4
- package/CONTRIBUTING.md +34 -0
- package/README.md +1 -1
- package/architecture/agent-change-map.md +154 -147
- package/architecture/{v4-architecture-constitution.md → architecture-constitution.md} +11 -11
- package/architecture/{v3-core-mechanism-inventory.md → baseline-core-mechanism-inventory.md} +1 -1
- package/architecture/{v4-bootstrap-authority.json → bootstrap-authority.json} +3 -3
- package/architecture/{v3-v4-capability-closure.md → capability-parity-closure.md} +3 -3
- package/architecture/{v3-v4-live-capability-inventory.json → capability-parity-live-capability-inventory.json} +4 -4
- package/architecture/{v4-capability-state-machine-manifest.json → capability-state-machine-manifest.json} +2 -2
- package/architecture/{v4-capability-state-machine-manifest.schema.json → capability-state-machine-manifest.schema.json} +2 -2
- package/architecture/ci-lane-change-budget.json +18 -0
- package/architecture/{v4-cross-platform-adopter-qualification.json → cross-platform-adopter-qualification.json} +3 -3
- package/architecture/{v4-delivery-authority-parity.json → delivery-authority-parity.json} +16 -16
- package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.json → delivery-warrant-shadow-bootstrap-plan.json} +3 -3
- package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.md → delivery-warrant-shadow-bootstrap-plan.md} +7 -7
- package/architecture/{v4-floating-consumer-policy.md → floating-consumer-policy.md} +1 -1
- package/architecture/implementation-naming.json +1273 -0
- package/architecture/internal-capabilities.json +171 -169
- package/architecture/maintainability-debt.json +87 -82
- package/architecture/maintainability-policy.json +15 -15
- package/architecture/{v4-next-development-parity.json → next-development-parity.json} +8 -8
- package/architecture/{v4-partial-mutation-recovery-qualification.json → partial-mutation-recovery-qualification.json} +8 -8
- package/architecture/{v4-platform-stage-checkpoints.json → platform-stage-checkpoints.json} +2 -2
- package/architecture/{v4-provider-operation-journal-contract.json → provider-operation-journal-contract.json} +9 -9
- package/architecture/{v4-publication-rehearsal-parity.json → publication-rehearsal-parity.json} +4 -4
- package/architecture/{v4-release-activation-shadow-domain.json → release-activation-shadow-domain.json} +8 -8
- package/architecture/{v4-release-topology.json → release-topology.json} +112 -56
- package/architecture/{v4-release-train-parity.json → release-train-parity.json} +2 -2
- package/architecture/{v4-runtime-ref-resume-authority.json → runtime-ref-resume-authority.json} +1 -1
- package/architecture/{v4-runtime-semantic-closure.json → runtime-semantic-closure.json} +2 -2
- package/architecture/{v4-rust-libnode-bridge-evaluation.json → rust-libnode-bridge-evaluation.json} +3 -3
- package/architecture/{v4-rust-libnode-bridge-spike.md → rust-libnode-bridge-spike.md} +6 -6
- package/architecture/{v4-rust-wasm-production-authority.json → rust-wasm-production-authority.json} +11 -11
- package/architecture/{v4-stable-publication-fence.json → stable-publication-fence.json} +6 -6
- package/architecture/{v4-stage-capsule-contract.json → stage-capsule-contract.json} +1 -1
- package/architecture/{v4-stage-capsule-qualification.json → stage-capsule-qualification.json} +6 -6
- package/architecture/{v4-stage-capsule-resume-planner.json → stage-capsule-resume-planner.json} +2 -2
- package/architecture/{v4-stage-capsule-store-contract.json → stage-capsule-store-contract.json} +4 -4
- package/architecture/{v4-tail-reseal-parity.json → tail-reseal-parity.json} +28 -28
- package/architecture/{v4-universal-workflow-bootstrap.json → universal-workflow-bootstrap.json} +9 -4
- package/architecture/{v4-universal-workflow-fault-campaign.json → universal-workflow-fault-campaign.json} +8 -8
- package/architecture/{v4-universal-workflow-train-admission.json → universal-workflow-train-admission.json} +8 -8
- package/architecture/workflow-taxonomy.json +11 -0
- package/bin/buildchain.mjs +3 -3
- package/bin/internal/adopter-delivery-cli.mjs +9 -9
- package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/Cargo.lock +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/Cargo.toml +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/src/main.rs +3 -3
- package/dist/site/buildchain-contract.json +18 -18
- package/dist/site/buildchain-site.json +167 -71
- package/dist/site/capability-registry.json +5 -5
- package/dist/site/kfd-claims.json +226 -90
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +7 -7
- package/dist/site/node-api-registry.json +12929 -10491
- package/dist/site/page-registry.json +155 -59
- package/dist/site/public-surface-audit.json +65 -46
- package/dist/site/publication-authority-registry.json +27 -17
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/release-provenance.json +18 -9
- package/dist/site/site-manifest.json +11 -11
- package/dist/site/workflow-registry.json +86 -52
- package/docs/MAP.md +4 -3
- package/docs/next-development-transition.md +24 -1
- package/docs/node-api-reference.md +435 -175
- package/docs/oci-publication.md +173 -0
- package/docs/publish-transaction.md +36 -3
- package/docs/release-flow.md +1 -1
- package/docs/reusable-build-surface.md +1 -1
- package/docs/v4-adopter-delivery.md +2 -2
- package/docs/v4-canonical-contracts.md +7 -7
- package/docs/v4-delivery-warrant-read-candidate.md +3 -3
- package/docs/v4-delivery-warrant-semantic-diff.md +3 -3
- package/docs/v4-production-release.md +8 -2
- package/docs/v4-publication-rehearsal.md +3 -3
- package/docs/v4-runtime-ref-resume-authority.md +2 -2
- package/docs/v4-rust-wasm-production-authority.md +6 -6
- package/docs/v4-stage-capsule.md +7 -7
- package/docs/v4-tail-reseal.md +1 -1
- package/docs/workflow-catalog.md +1 -0
- package/package.json +37 -26
- package/packages/compatibility/adopter-delivery.js +16 -0
- package/packages/compatibility/cross-platform-adopter-qualification.js +12 -0
- package/packages/compatibility/floating-consumer-policy.js +14 -0
- package/packages/compatibility/publication-qualification.js +11 -0
- package/packages/compatibility/publication-rehearsal.js +18 -0
- package/packages/compatibility/runtime-ref-resume-authority.js +13 -0
- package/packages/compatibility/tail-reseal-receipt.js +7 -0
- package/packages/compatibility/tail-reseal.js +11 -0
- package/packages/core/{v4-adopter-delivery-parity.js → adopter-delivery-parity.js} +12 -12
- package/packages/core/{v4-adopter-delivery.js → adopter-delivery.js} +24 -24
- package/packages/core/buildchain-contract.js +5 -5
- package/packages/core/buildchain-domain.wasm +0 -0
- package/packages/core/buildchain-publication-authority.js +1 -0
- package/packages/core/{v4-canonical-contracts.js → canonical-contracts.js} +32 -31
- package/packages/core/{v4-cross-platform-adopter-qualification.js → cross-platform-adopter-qualification.js} +19 -19
- package/packages/core/{v4-delivery-warrant-fixture-runner.js → delivery-warrant-fixture-runner.js} +36 -32
- package/packages/core/{v4-delivery-warrant-read-candidate.js → delivery-warrant-read-candidate.js} +40 -40
- package/packages/core/{v4-delivery-warrant-semantic-diff-gate.js → delivery-warrant-semantic-diff-gate.js} +58 -59
- package/packages/core/{v4-delivery-warrant-shadow-adapter.js → delivery-warrant-shadow-adapter.js} +15 -15
- package/packages/core/dev-delivery-execution-transfer.js +6 -6
- package/packages/core/dev-delivery-native-proof.js +12 -8
- package/packages/core/dev-delivery-warrant-legacy-recovery.js +1 -1
- package/packages/core/dev-delivery-warrant-native-compatibility.js +4 -4
- package/packages/core/dev-delivery-warrant-state.js +11 -11
- package/packages/core/dev-delivery-warrant.js +3 -3
- package/packages/core/domain-wasm-artifact.js +7 -0
- package/packages/core/{v4-domain-wasm.js → domain-wasm.js} +31 -31
- package/packages/core/{v4-floating-consumer-evidence.js → floating-consumer-evidence.js} +13 -13
- package/packages/core/{v4-floating-consumer-policy.js → floating-consumer-policy.js} +27 -29
- package/packages/core/{v4-floating-consumer-release-passport.js → floating-consumer-release-passport.js} +25 -25
- package/packages/core/index.js +4 -8
- package/packages/core/next-development-projection.js +24 -1
- package/packages/core/next-development-transition.js +5 -6
- package/packages/core/oci-compose-qualification.js +143 -0
- package/packages/core/oci-publication-bundle.js +281 -0
- package/packages/core/oci-publication-graph.js +206 -0
- package/packages/core/paper-runtime-channels.js +2 -2
- package/packages/core/paper.js +3 -3
- package/packages/core/partial-mutation-recovery-qualification.js +18 -0
- package/packages/core/{v4-platform-stage-checkpoints.js → platform-stage-checkpoints.js} +37 -37
- package/packages/core/{v4-product-publication.js → product-publication.js} +11 -9
- package/packages/core/{v4-protected-publication-source.js → protected-publication-source.js} +3 -3
- package/packages/core/provider-operation-journal.js +62 -0
- package/packages/core/{v4-provider-readback-idempotency.js → provider-readback-idempotency.js} +33 -33
- package/packages/core/public-export-compatibility.js +33 -0
- package/packages/core/publication-development.js +72 -0
- package/packages/core/{v4-publication-qualification.js → publication-qualification.js} +17 -17
- package/packages/core/{v4-publication-rehearsal-capsule.js → publication-rehearsal-capsule.js} +23 -23
- package/packages/core/publication-rehearsal-projection.js +2 -2
- package/packages/core/{v4-publication-rehearsal-provider-bindings.js → publication-rehearsal-provider-bindings.js} +4 -4
- package/packages/core/publication-rehearsal-runtime.js +21 -21
- package/packages/core/{v4-publication-rehearsal.js → publication-rehearsal.js} +33 -33
- package/packages/core/publication-sealed-bundle.js +78 -13
- package/packages/core/release-activation-shadow.js +32 -0
- package/packages/core/release-candidate.js +6 -6
- package/packages/core/{v4-release-invocation.js → release-invocation.js} +15 -15
- package/packages/core/release-passport.js +36 -36
- package/packages/core/release-tail-product-capabilities.js +9 -0
- package/packages/core/release-tail-provider-plane.js +10 -10
- package/packages/core/{v4-runtime-ref-resume-authority.js → runtime-ref-resume-authority.js} +36 -40
- package/packages/core/{v4-runtime-selector-persistence.js → runtime-selector-persistence.js} +7 -7
- package/packages/core/stable-publication-fence.js +28 -0
- package/packages/core/{v4-stage-capsule-local-store.js → stage-capsule-local-store.js} +56 -54
- package/packages/core/{v4-stage-capsule-qualification-campaign.js → stage-capsule-qualification-campaign.js} +37 -38
- package/packages/core/{v4-stage-capsule-qualification.js → stage-capsule-qualification.js} +28 -29
- package/packages/core/{v4-stage-capsule-resume-planner.js → stage-capsule-resume-planner.js} +29 -29
- package/packages/core/{v4-stage-capsule-store.js → stage-capsule-store.js} +59 -56
- package/packages/core/{v4-stage-capsule.js → stage-capsule.js} +45 -45
- package/packages/core/{v4-tail-reseal-contract.js → tail-reseal-contract.js} +6 -6
- package/packages/core/{v4-tail-reseal-github.js → tail-reseal-github.js} +12 -12
- package/packages/core/{v4-tail-reseal-receipt.js → tail-reseal-receipt.js} +22 -22
- package/packages/core/{v4-tail-reseal.js → tail-reseal.js} +29 -29
- package/packages/core/{v4-universal-workflow-bootstrap.js → universal-workflow-bootstrap.js} +23 -23
- package/scripts/{v4-architecture.mjs → architecture.mjs} +6 -6
- package/scripts/binary-publication-evidence.mjs +1 -1
- package/scripts/{v4-bridge-bootstrap.mjs → bridge-bootstrap.mjs} +14 -18
- package/scripts/{v4-bridge-evidence.mjs → bridge-evidence.mjs} +8 -8
- package/scripts/{build-v4-domain-wasm.mjs → build-domain-wasm.mjs} +6 -18
- package/scripts/{v3-v4-capability-catalog.mjs → capability-parity-catalog.mjs} +19 -19
- package/scripts/check-action-bundles.mjs +2 -2
- package/scripts/{check-v3-v4-capability-inventory.mjs → check-capability-parity-inventory.mjs} +42 -42
- package/scripts/check-core-mechanism-inventory.mjs +4 -1
- package/scripts/{check-v4-floating-consumer-policy-contract.mjs → check-floating-consumer-policy-contract.mjs} +8 -8
- package/scripts/check-implementation-naming.mjs +135 -0
- package/scripts/check-inventory.mjs +6 -5
- package/scripts/check-maintainability.mjs +9 -2
- package/scripts/{check-v4-public-dogfood-contract.mjs → check-public-dogfood-contract.mjs} +15 -15
- package/scripts/{check-v4-release-topology.mjs → check-release-topology.mjs} +53 -31
- package/scripts/{check-v4-runtime-semantic-closure.mjs → check-runtime-semantic-closure.mjs} +19 -16
- package/scripts/{check-v4-universal-workflow-bootstrap.mjs → check-universal-workflow-bootstrap.mjs} +14 -14
- package/scripts/{v4-consumer-policy.mjs → consumer-policy.mjs} +15 -15
- package/scripts/{copy-v4-domain-wasm.mjs → copy-domain-wasm.mjs} +3 -3
- package/scripts/{v4-cross-platform-adopter-qualification.mjs → cross-platform-adopter-qualification.mjs} +9 -9
- package/scripts/{v4-declarative-promotion-admission.mjs → declarative-promotion-admission.mjs} +4 -4
- package/scripts/dev-delivery-warrant-options.mjs +1 -1
- package/scripts/dev-delivery-warrant-store.mjs +29 -10
- package/scripts/dev-delivery-warrant.mjs +4 -4
- package/scripts/dev-pr-delivery-warrant.mjs +1 -1
- package/scripts/generate-channel-build-workflow.mjs +2 -2
- package/scripts/generate-channel-promotion-workflow.mjs +14 -31
- package/scripts/generate-release-candidate-passport.mjs +23 -23
- package/scripts/generate-site-bundle.mjs +17 -17
- package/scripts/{generate-v4-universal-workflow-facades.mjs → generate-universal-workflow-facades.mjs} +61 -21
- package/scripts/{v4-host-adapter.mjs → host-adapter.mjs} +1 -1
- package/scripts/implementation-references.mjs +25 -0
- package/scripts/init-repo.mjs +1 -1
- package/scripts/next-development-review.mjs +17 -11
- package/scripts/oci-compose-preview.mjs +261 -0
- package/scripts/{v4-platform-stage-checkpoint-rehearsal.mjs → platform-stage-checkpoint-rehearsal.mjs} +17 -17
- package/scripts/{v4-product-publication-intent.mjs → product-publication-intent.mjs} +16 -8
- package/scripts/publication-candidate-kind.mjs +93 -0
- package/scripts/publication-candidate-sealer.mjs +16 -1
- package/scripts/{v4-publication-rehearsal-fixture.mjs → publication-rehearsal-fixture.mjs} +5 -5
- package/scripts/{v4-publication-settlement.mjs → publication-settlement.mjs} +8 -8
- package/scripts/{v4-release-candidate-adapter.mjs → release-candidate-adapter.mjs} +4 -4
- package/scripts/release-candidate-resolver.mjs +15 -26
- package/scripts/release-tail.mjs +5 -5
- package/scripts/resume-from-candidate-run.mjs +35 -42
- package/scripts/site-capability-metadata.mjs +9 -0
- package/scripts/source-verification-evidence.mjs +7 -7
- package/scripts/{v4-stage-capsule-qualification.mjs → stage-capsule-qualification.mjs} +62 -62
- package/scripts/{v4-stage-capsule-resume-rehearsal.mjs → stage-capsule-resume-rehearsal.mjs} +6 -6
- package/scripts/{v4-tail-reseal-macos-rehearsal.mjs → tail-reseal-macos-rehearsal.mjs} +9 -9
- package/scripts/{v4-tail-reseal.mjs → tail-reseal.mjs} +19 -19
- package/scripts/universal-facade-maintainability.mjs +12 -3
- package/scripts/{v4-universal-workflow-backflow.mjs → universal-workflow-backflow.mjs} +10 -10
- package/scripts/{v4-universal-workflow-engine.mjs → universal-workflow-engine.mjs} +40 -38
- package/scripts/{v4-universal-workflow-self-dogfood.mjs → universal-workflow-self-dogfood.mjs} +12 -12
- package/scripts/verify-version-state-delta.mjs +4 -2
- package/scripts/{v4-warrant-shadow-plan.mjs → warrant-shadow-plan.mjs} +6 -6
- package/templates/universal-buildchain-bootstrap-recovery.yml +4 -4
- package/packages/core/buildchain-v4-domain.wasm +0 -0
- package/packages/core/v4-domain-wasm-artifact.js +0 -7
- package/packages/core/v4-partial-mutation-recovery-qualification.js +0 -18
- package/packages/core/v4-provider-operation-journal.js +0 -62
- package/packages/core/v4-release-activation-shadow.js +0 -32
- package/packages/core/v4-stable-publication-fence.js +0 -28
- /package/actions/{v4-release-candidate-promote → release-candidate-promote}/README.md +0 -0
- /package/architecture/{v4-adopter-delivery-parity.json → adopter-delivery-parity.json} +0 -0
- /package/architecture/{v3-core-mechanism-inventory.json → baseline-core-mechanism-inventory.json} +0 -0
- /package/architecture/{v4-canonical-contract-fixtures.json → canonical-contract-fixtures.json} +0 -0
- /package/architecture/{v4-compatibility-facts-parity.json → compatibility-facts-parity.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.schema.json → delivery-warrant-shadow-bootstrap-plan.schema.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-fixtures.json → delivery-warrant-shadow-fixtures.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-fixtures.schema.json → delivery-warrant-shadow-fixtures.schema.json} +0 -0
- /package/architecture/{v4-exception-ledger.json → exception-ledger.json} +0 -0
- /package/architecture/{v4-exception-ledger.schema.json → exception-ledger.schema.json} +0 -0
- /package/architecture/{v4-floating-consumer-policy.json → floating-consumer-policy.json} +0 -0
- /package/architecture/{v4-publication-facade-patches.json → publication-facade-patches.json} +0 -0
- /package/architecture/{v4-release-invocation-fixtures.json → release-invocation-fixtures.json} +0 -0
|
@@ -24,7 +24,7 @@ Signatures and source locations are mechanical. JavaScript return types remain c
|
|
|
24
24
|
|
|
25
25
|
## `@kungfu-tech/buildchain`
|
|
26
26
|
|
|
27
|
-
Target: `./packages/core/index.js`. Public symbols:
|
|
27
|
+
Target: `./packages/core/index.js`. Public symbols: 662.
|
|
28
28
|
|
|
29
29
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
30
30
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
@@ -49,12 +49,15 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
49
49
|
| `artifactSigningDigest` | function: function artifactSigningDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { artifactSigningDigest } from "@kungfu-tech/buildchain";` | `packages/core/artifact-signing.js:61` |
|
|
50
50
|
| `artifactSigningEvidenceDigest` | function: function artifactSigningEvidenceDigest(evidence = []) | evidence = [] | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { artifactSigningEvidenceDigest } from "@kungfu-tech/buildchain";` | `packages/core/artifact-signing-result.js:58` |
|
|
51
51
|
| `artifactVerificationEnvelopeDigest` | function: function artifactVerificationEnvelopeDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { artifactVerificationEnvelopeDigest } from "@kungfu-tech/buildchain";` | `packages/core/artifact-verification-envelope.js:59` |
|
|
52
|
-
| `
|
|
52
|
+
| `assertDeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertDeclarativePromotionInputs } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:207` |
|
|
53
|
+
| `assertNoExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoExecutionFields } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:46` |
|
|
54
|
+
| `assertNoV4ExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoV4ExecutionFields } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:46` |
|
|
53
55
|
| `assertPackageManager` | function: function assertPackageManager(manager) | manager | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPackageManager } from "@kungfu-tech/buildchain";` | `packages/core/package-manager.js:49` |
|
|
54
56
|
| `assertPublicSurfaceReverseAudit` | function: function assertPublicSurfaceReverseAudit(report) | report | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPublicSurfaceReverseAudit } from "@kungfu-tech/buildchain";` | `packages/core/public-surface-audit.js:261` |
|
|
55
|
-
| `assertV4DeclarativePromotionInputs` | function: function
|
|
57
|
+
| `assertV4DeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertV4DeclarativePromotionInputs } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:207` |
|
|
56
58
|
| `auditKfd3Surfaces` | function: function auditKfd3Surfaces({ cwd = process.cwd(), registryPath = "", kinds = [], artifactPath = "", } = {}) | { cwd = process.cwd(), registryPath = "", kinds = [], artifactPath = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { auditKfd3Surfaces } from "@kungfu-tech/buildchain";` | `packages/core/kfd3-surface-register.js:547` |
|
|
57
|
-
| `
|
|
59
|
+
| `authorizeRuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeRuntimeSelection } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
60
|
+
| `authorizeV4RuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeV4RuntimeSelection } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
58
61
|
| `BADGE_BUNDLE_DEFAULT_CLAIMS` | constant: const BADGE_BUNDLE_DEFAULT_CLAIMS | none | value | Import does not declare a throw contract. | none-on-import | `import { BADGE_BUNDLE_DEFAULT_CLAIMS } from "@kungfu-tech/buildchain";` | `packages/core/readme-badges.js:17` |
|
|
59
62
|
| `BADGE_BUNDLE_FACTS_CONTRACT` | constant: const BADGE_BUNDLE_FACTS_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BADGE_BUNDLE_FACTS_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/readme-badges.js:13` |
|
|
60
63
|
| `BUILD_FACTS_GIT_CONTRACT` | constant: const BUILD_FACTS_GIT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILD_FACTS_GIT_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/build-facts.js:9` |
|
|
@@ -117,12 +120,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
117
120
|
| `BUILDCHAIN_VERSION_PIN_PATH` | constant: const BUILDCHAIN_VERSION_PIN_PATH | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILDCHAIN_VERSION_PIN_PATH } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:5` |
|
|
118
121
|
| `BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT` | constant: const BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/issue-reporting.js:5` |
|
|
119
122
|
| `buildchainKfdClaims` | constant: const buildchainKfdClaims | none | value | Import does not declare a throw contract. | none-on-import | `import { buildchainKfdClaims } from "@kungfu-tech/buildchain";` | `packages/core/kfd.js:896` |
|
|
120
|
-
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-publication-authority.js:
|
|
123
|
+
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-publication-authority.js:66` |
|
|
121
124
|
| `buildConsumerIssueReport` | function: function buildConsumerIssueReport(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { buildConsumerIssueReport } from "@kungfu-tech/buildchain";` | `packages/core/issue-reporting.js:104` |
|
|
122
125
|
| `buildFactsDigest` | function: function buildFactsDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | local-filesystem-write, subprocess | `import { buildFactsDigest } from "@kungfu-tech/buildchain";` | `packages/core/build-facts.js:45` |
|
|
123
126
|
| `buildWorkflowFrictionIssueReport` | function: function buildWorkflowFrictionIssueReport(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { buildWorkflowFrictionIssueReport } from "@kungfu-tech/buildchain";` | `packages/core/issue-reporting.js:199` |
|
|
124
127
|
| `cacheEvidenceDigest` | function: function cacheEvidenceDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { cacheEvidenceDigest } from "@kungfu-tech/buildchain";` | `packages/core/cache-evidence.js:48` |
|
|
125
|
-
| `
|
|
128
|
+
| `certifyFloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
129
|
+
| `certifyV4FloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
126
130
|
| `CHANNEL_CANDIDATE_DECISION_SCHEMA` | constant: const CHANNEL_CANDIDATE_DECISION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { CHANNEL_CANDIDATE_DECISION_SCHEMA } from "@kungfu-tech/buildchain";` | `packages/core/channel-candidate.js:6` |
|
|
127
131
|
| `channelCandidateSourceLockRef` | function: function channelCandidateSourceLockRef(targetBranch, sourceSha) | targetBranch, sourceSha | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { channelCandidateSourceLockRef } from "@kungfu-tech/buildchain";` | `packages/core/channel-candidate.js:85` |
|
|
128
132
|
| `checkBadgeBundleBlock` | function: function checkBadgeBundleBlock({ readmeText, facts } = {}) | { readmeText, facts } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { checkBadgeBundleBlock } from "@kungfu-tech/buildchain";` | `packages/core/readme-badges.js:867` |
|
|
@@ -143,7 +147,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
143
147
|
| `collectCompilerCacheDiagnostics` | function: function collectCompilerCacheDiagnostics({ cwd = process.cwd(), runCommand = defaultDiagnosticCommandRunner, env = process.env, } = {}) | { cwd = process.cwd(), runCommand = defaultDiagnosticCommandRunner, env = process.env, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectCompilerCacheDiagnostics } from "@kungfu-tech/buildchain";` | `packages/core/diagnostics.js:573` |
|
|
144
148
|
| `collectGitDiagnostics` | function: function collectGitDiagnostics({ cwd = process.cwd() } = {}) | { cwd = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitDiagnostics } from "@kungfu-tech/buildchain";` | `packages/core/diagnostics.js:944` |
|
|
145
149
|
| `collectGitHubHousekeeperInventory` | function: async function collectGitHubHousekeeperInventory({ client, repository, targetBranch, observedAt, staleDays = DEFAULT_STALE_DAYS, policy = {}, }) | { client, repository, targetBranch, observedAt, staleDays = DEFAULT_STALE_DAYS, policy = {}, } | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { collectGitHubHousekeeperInventory } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper-github.js:246` |
|
|
146
|
-
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain";` | `packages/core/release-passport.js:1465` |
|
|
150
|
+
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain";` | `packages/core/release-passport.js:1465` |
|
|
147
151
|
| `collectGitSourceFacts` | function: function collectGitSourceFacts({ cwd = process.cwd(), root = "." } = {}) | { cwd = process.cwd(), root = "." } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitSourceFacts } from "@kungfu-tech/buildchain";` | `packages/core/build-facts.js:154` |
|
|
148
152
|
| `collectHomebrewTapFacts` | function: async function collectHomebrewTapFacts({ cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", } = {}) | { cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectHomebrewTapFacts } from "@kungfu-tech/buildchain";` | `packages/core/homebrew.js:223` |
|
|
149
153
|
| `collectKfdStatus` | function: function collectKfdStatus({ cwd = process.cwd() } = {}) | { cwd = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectKfdStatus } from "@kungfu-tech/buildchain";` | `packages/core/kfd.js:902` |
|
|
@@ -169,6 +173,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
169
173
|
| `computeConsumerIssueFingerprint` | function: function computeConsumerIssueFingerprint(fields = {}) | fields = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { computeConsumerIssueFingerprint } from "@kungfu-tech/buildchain";` | `packages/core/issue-reporting.js:64` |
|
|
170
174
|
| `CONSUMER_PUBLICATION_DECISION_CONTRACT` | constant: const CONSUMER_PUBLICATION_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CONSUMER_PUBLICATION_DECISION_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:20` |
|
|
171
175
|
| `consumerIssueMarker` | function: function consumerIssueMarker(fingerprint) | fingerprint | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerIssueMarker } from "@kungfu-tech/buildchain";` | `packages/core/issue-reporting.js:76` |
|
|
176
|
+
| `consumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerPolicyScannerRoot } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:76` |
|
|
172
177
|
| `contractSummary` | function: function contractSummary(contractWorld, runtimeRef = "", runtimeSha = "") | contractWorld, runtimeRef = "", runtimeSha = "" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { contractSummary } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-contract.js:1011` |
|
|
173
178
|
| `controllerEvidenceDigest` | function: function controllerEvidenceDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { controllerEvidenceDigest } from "@kungfu-tech/buildchain";` | `packages/core/controller-evidence.js:151` |
|
|
174
179
|
| `createActivationReceiptProjectorAdapter` | function: function createActivationReceiptProjectorAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createActivationReceiptProjectorAdapter } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-adapters.js:181` |
|
|
@@ -188,7 +193,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
188
193
|
| `createBuildchainKfdSurfaceRegistry` | function: function createBuildchainKfdSurfaceRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainKfdSurfaceRegistry } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-kfd-claims.js:411` |
|
|
189
194
|
| `createBuildchainLayoutDiscovery` | function: function createBuildchainLayoutDiscovery({ cwd = process.cwd(), buildchainVersion = "", } = {}) | { cwd = process.cwd(), buildchainVersion = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainLayoutDiscovery } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:99` |
|
|
190
195
|
| `createBuildchainLogger` | function: function createBuildchainLogger(options = {}) | options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createBuildchainLogger } from "@kungfu-tech/buildchain";` | `packages/core/logging.js:300` |
|
|
191
|
-
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-publication-authority.js:
|
|
196
|
+
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-publication-authority.js:105` |
|
|
192
197
|
| `createBuildchainPublicClaimDefinitions` | function: function createBuildchainPublicClaimDefinitions() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicClaimDefinitions } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-kfd-claims.js:226` |
|
|
193
198
|
| `createCacheEvidenceSet` | function: function createCacheEvidenceSet({ repository, sourceCommit, sourceTree = "", runtimeCommit = "", platform, operations = [], } = {}) | { repository, sourceCommit, sourceTree = "", runtimeCommit = "", platform, operations = [], } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCacheEvidenceSet } from "@kungfu-tech/buildchain";` | `packages/core/cache-evidence.js:244` |
|
|
194
199
|
| `createCacheOperationReceipt` | function: function createCacheOperationReceipt({ operationId, operation, provider, producer, platform, cacheKey, cacheRoot, outcome, bindings = {}, metrics, evidence, } = {}) | { operationId, operation, provider, producer, platform, cacheKey, cacheRoot, outcome, bindings = {}, metrics, evidence, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCacheOperationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/cache-evidence.js:169` |
|
|
@@ -199,6 +204,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
199
204
|
| `createControllerReceiptReference` | function: function createControllerReceiptReference(receipt) | receipt | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createControllerReceiptReference } from "@kungfu-tech/buildchain";` | `packages/core/controller-evidence.js:494` |
|
|
200
205
|
| `createControllerRegistry` | function: function createControllerRegistry({ workflows = [] } = {}) | { workflows = [] } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createControllerRegistry } from "@kungfu-tech/buildchain";` | `packages/core/controller-evidence.js:197` |
|
|
201
206
|
| `createDiagnosticsArtifact` | function: function createDiagnosticsArtifact({ cwd = process.cwd(), logPath = "", artifactPaths = [], cacheDirs = [], lifecycleObservability = undefined, processSamples = [], processSummary = undefined, requestedParallelism = 0, sourceCheckout = undefined, compilerCachePreparation = undefined, links = {}, } = {}) | { cwd = process.cwd(), logPath = "", artifactPaths = [], cacheDirs = [], lifecycleObservability = undefined, processSamples = [], processSummary = undefined, requestedParallelism = 0, sourceCheckout = undefined, compilerCachePreparation = undefined, links = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDiagnosticsArtifact } from "@kungfu-tech/buildchain";` | `packages/core/diagnostics.js:1408` |
|
|
207
|
+
| `createDomainPublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDomainPublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:112` |
|
|
202
208
|
| `createEngineeringHousekeeperPlan` | function: function createEngineeringHousekeeperPlan({ repository, target, branches = [], pullRequests = [], policy = {}, observedAt, }) | { repository, target, branches = [], pullRequests = [], policy = {}, observedAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createEngineeringHousekeeperPlan } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:170` |
|
|
203
209
|
| `createEngineeringHousekeeperReceipt` | function: function createEngineeringHousekeeperReceipt({ plan, outcomes, appliedAt, }) | { plan, outcomes, appliedAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createEngineeringHousekeeperReceipt } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:246` |
|
|
204
210
|
| `createGitHubArtifactAttestationEvidence` | function: function createGitHubArtifactAttestationEvidence({ preparation, attestationId, attestationUrl, bundlePath, workflow = {}, } = {}) | { preparation, attestationId, attestationUrl, bundlePath, workflow = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createGitHubArtifactAttestationEvidence } from "@kungfu-tech/buildchain";` | `packages/core/github-artifact-attestation.js:474` |
|
|
@@ -233,7 +239,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
233
239
|
| `createPublicationControlPlaneAudit` | function: function createPublicationControlPlaneAudit({ repository, workflowPath, publisherWorkflowPath, environment, facts = [], observedAt, expiresAt, } = {}) | { repository, workflowPath, publisherWorkflowPath, environment, facts = [], observedAt, expiresAt, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationControlPlaneAudit } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:208` |
|
|
234
240
|
| `createPublicationGateDecision` | function: function createPublicationGateDecision({ sourceSha, profile, required = false, rationale, policy = {}, } = {}) | { sourceSha, profile, required = false, rationale, policy = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationGateDecision } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:280` |
|
|
235
241
|
| `createPublicationQualificationReceipt` | function: function createPublicationQualificationReceipt({ capability, gateAggregate, consumerDecision, now = new Date(), } = {}) | { capability, gateAggregate, consumerDecision, now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createPublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:1035` |
|
|
236
|
-
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. |
|
|
242
|
+
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createPublicationSealedBundle } from "@kungfu-tech/buildchain";` | `packages/core/publication-sealed-bundle.js:97` |
|
|
237
243
|
| `createPublicationSourceBundle` | function: function createPublicationSourceBundle({ cwd = process.cwd(), sourcePaths = [], output = ".buildchain/publication/source.tar.gz", } = {}) | { cwd = process.cwd(), sourcePaths = [], output = ".buildchain/publication/source.tar.gz", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | local-filesystem-write, subprocess | `import { createPublicationSourceBundle } from "@kungfu-tech/buildchain";` | `packages/core/publication-artifact.js:249` |
|
|
238
244
|
| `createReadmeBadgeEndpointRegistry` | function: function createReadmeBadgeEndpointRegistry({ kfdSpecs = undefined, kfdStandards = undefined } = {}) | { kfdSpecs = undefined, kfdStandards = undefined } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createReadmeBadgeEndpointRegistry } from "@kungfu-tech/buildchain";` | `packages/core/readme-badges.js:133` |
|
|
239
245
|
| `createReleaseActivationReceiptSet` | function: function createReleaseActivationReceiptSet({ transaction, receipts = [], } = {}) | { transaction, receipts = [], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createReleaseActivationReceiptSet } from "@kungfu-tech/buildchain";` | `packages/core/release-activation-transaction.js:311` |
|
|
@@ -251,12 +257,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
251
257
|
| `createReleaseTailTransaction` | function: function createReleaseTailTransaction(input) | input | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createReleaseTailTransaction } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-plane.js:107` |
|
|
252
258
|
| `createReleaseTransaction` | function: function createReleaseTransaction({ repository, version, exactTag = "", channel, line = "", sourceSha, targetRef, releaseSha, releaseMaterialSha = releaseSha, publishToolingSha = "", lifecycleIdentity = "lifecycle.publish", statePath = "", evidencePath = "", actor = "", runId = "", } = {}) | { repository, version, exactTag = "", channel, line = "", sourceSha, targetRef, releaseSha, releaseMaterialSha = releaseSha, publishToolingSha = "", lifecycleIdentity = "lifecycle.publish", statePath = "", evidencePath = "", actor = "", runId = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createReleaseTransaction } from "@kungfu-tech/buildchain";` | `packages/core/publish-transaction.js:197` |
|
|
253
259
|
| `createRunnerProvenance` | function: function createRunnerProvenance({ runnerClass, os, architecture, imageDigest, measurementDigest, baselineDigest = "", toolchainDigest = "", cacheContractDigest = "", taskIsolationDigest = "", cleanBaselineProven = false, isolation = "", } = {}) | { runnerClass, os, architecture, imageDigest, measurementDigest, baselineDigest = "", toolchainDigest = "", cacheContractDigest = "", taskIsolationDigest = "", cleanBaselineProven = false, isolation = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRunnerProvenance } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:166` |
|
|
260
|
+
| `createRuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRuntimeResumeLineage } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
254
261
|
| `createSignedStaticChannelAdapter` | function: function createSignedStaticChannelAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSignedStaticChannelAdapter } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-adapters.js:161` |
|
|
255
262
|
| `createSiteReleaseActivationAdapter` | function: function createSiteReleaseActivationAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSiteReleaseActivationAdapter } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-adapters.js:171` |
|
|
256
263
|
| `createStableCandidateLedger` | function: function createStableCandidateLedger({ repository, targetBranch, now = new Date().toISOString() } = {}) | { repository, targetBranch, now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createStableCandidateLedger } from "@kungfu-tech/buildchain";` | `packages/core/stable-candidate-ledger.js:56` |
|
|
257
264
|
| `createSurfaceTimestampPolicy` | function: function createSurfaceTimestampPolicy({ generatedAt = "", publishedAt = "", sourceDateEpoch = process.env.SOURCE_DATE_EPOCH \|\| DEFAULT_SOURCE_DATE_EPOCH, sourceRevision = "", deterministicInputs = [], timestampPolicy = "", timestampFields = ["generatedAt", "publishedAt"], timestampFieldsParticipateInArtifactDigest = true, artifactDigestScope = "manifest-and-artifact", reproducible = true, } = {}) | { generatedAt = "", publishedAt = "", sourceDateEpoch = process.env.SOURCE_DATE_EPOCH \|\| DEFAULT_SOURCE_DATE_EPOCH, sourceRevision = "", deterministicInputs = [], timestampPolicy = "", timestampFields = ["generatedAt", "publishedAt"], timestampFieldsParticipateInArtifactDigest = true, artifactDigestScope = "manifest-and-artifact", reproducible = true, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSurfaceTimestampPolicy } from "@kungfu-tech/buildchain";` | `packages/core/surface-manifest.js:34` |
|
|
258
|
-
| `createV4PublicationQualificationReceipt` | function: function
|
|
259
|
-
| `createV4RuntimeResumeLineage` | function: function
|
|
265
|
+
| `createV4PublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:112` |
|
|
266
|
+
| `createV4RuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createV4RuntimeResumeLineage } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
260
267
|
| `createWebSurfaceProductionDecision` | function: function createWebSurfaceProductionDecision({ approved, kind, repository, sourceSha, actor, actorPermission = "", releasePr = 0, releaseSource = "", reason, } = {}) | { approved, kind, repository, sourceSha, actor, actorPermission = "", releasePr = 0, releaseSource = "", reason, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createWebSurfaceProductionDecision } from "@kungfu-tech/buildchain";` | `packages/core/web-surface-publication-candidate.js:45` |
|
|
261
268
|
| `createWebSurfacePublicationCandidate` | function: function createWebSurfacePublicationCandidate({ repository, sourceSha, sourceTreeSha, runtimeSha, plan, planFileDigest, controllerReceipt, decision, } = {}) | { repository, sourceSha, sourceTreeSha, runtimeSha, plan, planFileDigest, controllerReceipt, decision, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createWebSurfacePublicationCandidate } from "@kungfu-tech/buildchain";` | `packages/core/web-surface-publication-candidate.js:79` |
|
|
262
269
|
| `decideChannelCandidate` | function: function decideChannelCandidate(input) | input | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { decideChannelCandidate } from "@kungfu-tech/buildchain";` | `packages/core/channel-candidate.js:91` |
|
|
@@ -279,6 +286,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
279
286
|
| `discoverConfiguredVersionStateFiles` | function: function discoverConfiguredVersionStateFiles(cwd = process.cwd(), loadedConfig = loadBuildchainConfig(cwd)) | cwd = process.cwd(), loadedConfig = loadBuildchainConfig(cwd) | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { discoverConfiguredVersionStateFiles } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-config.js:1572` |
|
|
280
287
|
| `discoverKfdStandards` | function: function discoverKfdStandards() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { discoverKfdStandards } from "@kungfu-tech/buildchain";` | `packages/core/kfd.js:464` |
|
|
281
288
|
| `discoverPaperFleet` | function: function discoverPaperFleet(root = process.cwd()) | root = process.cwd() | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { discoverPaperFleet } from "@kungfu-tech/buildchain";` | `packages/core/paper-fleet.js:23` |
|
|
289
|
+
| `domainPublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { domainPublicationQualificationRoot } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:42` |
|
|
282
290
|
| `ENGINEERING_HOUSEKEEPER_CONTRACT` | constant: const ENGINEERING_HOUSEKEEPER_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ENGINEERING_HOUSEKEEPER_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:3` |
|
|
283
291
|
| `ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION` | constant: const ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION | none | value | Import does not declare a throw contract. | none-on-import | `import { ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:5` |
|
|
284
292
|
| `engineeringHousekeeperRoot` | function: function engineeringHousekeeperRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { engineeringHousekeeperRoot } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:58` |
|
|
@@ -304,6 +312,10 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
304
312
|
| `explainReleasePassport` | function: async function explainReleasePassport({ passportLocation, forAudience = "human" } = {}) | { passportLocation, forAudience = "human" } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { explainReleasePassport } from "@kungfu-tech/buildchain";` | `packages/core/release-passport.js:2764` |
|
|
305
313
|
| `FAMILY_RELEASE_EVIDENCE_CONTRACT` | constant: const FAMILY_RELEASE_EVIDENCE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { FAMILY_RELEASE_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/release-candidate.js:6` |
|
|
306
314
|
| `finalizeBuildchainContractWorld` | function: function finalizeBuildchainContractWorld(contractWorld) | contractWorld | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { finalizeBuildchainContractWorld } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-contract.js:881` |
|
|
315
|
+
| `FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
316
|
+
| `FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
317
|
+
| `FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
318
|
+
| `floatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { floatingConsumerDocumentRoot } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
307
319
|
| `formatCandidateTimelineReport` | function: function formatCandidateTimelineReport(timeline) | timeline | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatCandidateTimelineReport } from "@kungfu-tech/buildchain";` | `packages/core/candidate-timeline.js:438` |
|
|
308
320
|
| `formatDiagnosticsSummaryTable` | function: function formatDiagnosticsSummaryTable(summary = {}) | summary = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatDiagnosticsSummaryTable } from "@kungfu-tech/buildchain";` | `packages/core/diagnostics.js:1786` |
|
|
309
321
|
| `formatGitHubHousekeeperPlan` | function: function formatGitHubHousekeeperPlan(plan) | plan | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatGitHubHousekeeperPlan } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper-github.js:697` |
|
|
@@ -455,11 +467,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
455
467
|
| `PUBLICATION_GATE_DECISION_CONTRACT` | constant: const PUBLICATION_GATE_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_GATE_DECISION_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:18` |
|
|
456
468
|
| `PUBLICATION_NPM_PACKAGE_CONTRACT` | constant: const PUBLICATION_NPM_PACKAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_NPM_PACKAGE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-package.js:6` |
|
|
457
469
|
| `PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT` | constant: const PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:22` |
|
|
470
|
+
| `PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:3` |
|
|
458
471
|
| `PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT` | constant: const PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-reproducibility.js:12` |
|
|
459
|
-
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-sealed-bundle.js:
|
|
472
|
+
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-sealed-bundle.js:11` |
|
|
460
473
|
| `publicationArtifactCandidateDigest` | function: function publicationArtifactCandidateDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { publicationArtifactCandidateDigest } from "@kungfu-tech/buildchain";` | `packages/core/publication-artifact-candidate.js:19` |
|
|
461
474
|
| `publicationAuthorityDigest` | function: function publicationAuthorityDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { publicationAuthorityDigest } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:72` |
|
|
462
475
|
| `publicationGateAggregateBindings` | function: function publicationGateAggregateBindings(gateAggregate) | gateAggregate | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { publicationGateAggregateBindings } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:408` |
|
|
476
|
+
| `PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { PublicationQualificationError } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:19` |
|
|
463
477
|
| `qualifyStableCandidate` | function: function qualifyStableCandidate(ledgerInput, observation, { minimumSoakSeconds = 3600, now = new Date().toISOString() } = {}) | ledgerInput, observation, { minimumSoakSeconds = 3600, now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { qualifyStableCandidate } from "@kungfu-tech/buildchain";` | `packages/core/stable-candidate-ledger.js:139` |
|
|
464
478
|
| `queryKfd3Capabilities` | function: async function queryKfd3Capabilities({ cwd = process.cwd(), product = "", registryPath = "", passportLocation = "", artifactPath = "", } = {}) | { cwd = process.cwd(), product = "", registryPath = "", passportLocation = "", artifactPath = "", } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { queryKfd3Capabilities } from "@kungfu-tech/buildchain";` | `packages/core/kfd3-surface-register.js:824` |
|
|
465
479
|
| `readBuildchainContractLock` | function: function readBuildchainContractLock(filePath) | filePath | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { readBuildchainContractLock } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-contract.js:996` |
|
|
@@ -538,6 +552,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
538
552
|
| `resolveArtifactSubject` | function: async function resolveArtifactSubject(subject, { cwd = process.cwd(), subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", } = {}) | subject, { cwd = process.cwd(), subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveArtifactSubject } from "@kungfu-tech/buildchain";` | `packages/core/artifact-passport.js:368` |
|
|
539
553
|
| `resolveBuildchainConfigPath` | function: function resolveBuildchainConfigPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveBuildchainConfigPath } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:67` |
|
|
540
554
|
| `resolveBuildchainContractLockPath` | function: function resolveBuildchainContractLockPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveBuildchainContractLockPath } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:74` |
|
|
555
|
+
| `resolveFloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveFloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:87` |
|
|
541
556
|
| `resolveGithubGovernanceTargetPolicy` | function: function resolveGithubGovernanceTargetPolicy({ descriptor = BUILDCHAIN_GITHUB_GOVERNANCE_AUTHORITY, repository, targetRef, } = {}) | { descriptor = BUILDCHAIN_GITHUB_GOVERNANCE_AUTHORITY, repository, targetRef, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveGithubGovernanceTargetPolicy } from "@kungfu-tech/buildchain";` | `packages/core/github-governance-authority.js:610` |
|
|
542
557
|
| `resolveKfd1Metadata` | function: function resolveKfd1Metadata() | none | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveKfd1Metadata } from "@kungfu-tech/buildchain";` | `packages/core/kfd-gate.js:89` |
|
|
543
558
|
| `resolveKfd2ProductClaimsRegistryPath` | function: function resolveKfd2ProductClaimsRegistryPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveKfd2ProductClaimsRegistryPath } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:81` |
|
|
@@ -548,7 +563,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
548
563
|
| `resolvePropagationChannel` | function: function resolvePropagationChannel(edge, upstreamChannel) | edge, upstreamChannel | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolvePropagationChannel } from "@kungfu-tech/buildchain";` | `packages/core/release-propagation.js:190` |
|
|
549
564
|
| `resolvePublicationCandidateFile` | function: function resolvePublicationCandidateFile(files = [], candidatePath) | files = [], candidatePath | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolvePublicationCandidateFile } from "@kungfu-tech/buildchain";` | `packages/core/publication-artifact-candidate.js:23` |
|
|
550
565
|
| `resolveReleasePassportPath` | function: function resolveReleasePassportPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveReleasePassportPath } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-layout.js:92` |
|
|
551
|
-
| `resolveV4FloatingConsumerPolicyAuthority` | function: function
|
|
566
|
+
| `resolveV4FloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveV4FloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:87` |
|
|
552
567
|
| `resumeReleasePropagationWork` | function: function resumeReleasePropagationWork(work) | work | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resumeReleasePropagationWork } from "@kungfu-tech/buildchain";` | `packages/core/release-propagation-work.js:518` |
|
|
553
568
|
| `revalidateHousekeeperBranchAction` | function: function revalidateHousekeeperBranchAction(action, current, policy = {}) | action, current, policy = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { revalidateHousekeeperBranchAction } from "@kungfu-tech/buildchain";` | `packages/core/engineering-housekeeper.js:223` |
|
|
554
569
|
| `revokeStableCandidate` | function: function revokeStableCandidate(ledgerInput, versionInput, { reason, actor = "", now = new Date().toISOString() } = {}) | ledgerInput, versionInput, { reason, actor = "", now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { revokeStableCandidate } from "@kungfu-tech/buildchain";` | `packages/core/stable-candidate-ledger.js:185` |
|
|
@@ -557,8 +572,14 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
557
572
|
| `runLifecycleStage` | function: function runLifecycleStage({ cwd = process.cwd(), loadedConfig, name, stage, env: extraEnv, timeoutMinutes }) | { cwd = process.cwd(), loadedConfig, name, stage, env: extraEnv, timeoutMinutes } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runLifecycleStage } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-config.js:1524` |
|
|
558
573
|
| `RUNNER_PROVENANCE_CLASSES` | constant: const RUNNER_PROVENANCE_CLASSES | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNNER_PROVENANCE_CLASSES } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:36` |
|
|
559
574
|
| `RUNNER_PROVENANCE_CONTRACT` | constant: const RUNNER_PROVENANCE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNNER_PROVENANCE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:14` |
|
|
560
|
-
| `
|
|
561
|
-
| `
|
|
575
|
+
| `RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
576
|
+
| `RUNTIME_PERSISTENCE_SCAN_CONTRACT` | value: RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
577
|
+
| `RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
578
|
+
| `runtimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runtimeResumeDocumentRoot } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
579
|
+
| `scanFloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanFloatingConsumerPolicy } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:430` |
|
|
580
|
+
| `scanRuntimeSelectorPersistence` | value: scanRuntimeSelectorPersistence | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { scanRuntimeSelectorPersistence } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
581
|
+
| `scanV4FloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanV4FloatingConsumerPolicy } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:430` |
|
|
582
|
+
| `scanV4RuntimeSelectorPersistence` | function: function scanRuntimeSelectorPersistence({ root: callerRoot = process.cwd(), paths = undefined, } = {}) | { root: callerRoot = process.cwd(), paths = undefined, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { scanV4RuntimeSelectorPersistence } from "@kungfu-tech/buildchain";` | `packages/core/runtime-selector-persistence.js:181` |
|
|
562
583
|
| `schemas` | constant: const schemas | none | value | Import does not declare a throw contract. | none-on-import | `import { schemas } from "@kungfu-tech/buildchain";` | `packages/core/kfd.js:495` |
|
|
563
584
|
| `sealArtifactVerificationReport` | function: function sealArtifactVerificationReport({ report, bindings, kfdAssessment, issuedAt, expiresAt, revocation, } = {}) | { report, bindings, kfdAssessment, issuedAt, expiresAt, revocation, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { sealArtifactVerificationReport } from "@kungfu-tech/buildchain";` | `packages/core/artifact-verification-envelope.js:323` |
|
|
564
585
|
| `selectStableCandidate` | function: function selectStableCandidate(ledgerInput, { releaseNow = "", now = new Date().toISOString() } = {}) | ledgerInput, { releaseNow = "", now = new Date().toISOString() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { selectStableCandidate } from "@kungfu-tech/buildchain";` | `packages/core/stable-candidate-ledger.js:206` |
|
|
@@ -589,18 +610,18 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
589
610
|
| `updateConfiguredVersionStateContents` | function: function updateConfiguredVersionStateContents(files, version) | files, version | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { updateConfiguredVersionStateContents } from "@kungfu-tech/buildchain";` | `packages/core/buildchain-config.js:1824` |
|
|
590
611
|
| `updateHomebrewTap` | function: async function updateHomebrewTap({ cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", write = true, } = {}) | { cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", write = true, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { updateHomebrewTap } from "@kungfu-tech/buildchain";` | `packages/core/homebrew.js:390` |
|
|
591
612
|
| `updateReadmeBadgeBlock` | function: function updateReadmeBadgeBlock({ readmeText, facts } = {}) | { readmeText, facts } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { updateReadmeBadgeBlock } from "@kungfu-tech/buildchain";` | `packages/core/readme-badges.js:874` |
|
|
592
|
-
| `V4_FLOATING_CONSUMER_CERTIFICATION` | constant: const
|
|
593
|
-
| `V4_FLOATING_CONSUMER_POLICY` | constant: const
|
|
594
|
-
| `V4_FLOATING_CONSUMER_RECEIPT` | constant: const
|
|
595
|
-
| `V4_PUBLICATION_QUALIFICATION_SCHEMA` | constant: const
|
|
596
|
-
| `V4_RUNTIME_AUTHORIZATION_CONTRACT` | constant: const
|
|
597
|
-
| `V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT` |
|
|
598
|
-
| `V4_RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const
|
|
599
|
-
| `v4ConsumerPolicyScannerRoot` | function: function
|
|
600
|
-
| `v4FloatingConsumerDocumentRoot` | function: function
|
|
601
|
-
| `V4PublicationQualificationError` | class: class
|
|
602
|
-
| `v4PublicationQualificationRoot` | function: function
|
|
603
|
-
| `v4RuntimeResumeDocumentRoot` | function: function
|
|
613
|
+
| `V4_FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
614
|
+
| `V4_FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
615
|
+
| `V4_FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
616
|
+
| `V4_PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:3` |
|
|
617
|
+
| `V4_RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
618
|
+
| `V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT` | constant: const RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-selector-persistence.js:5` |
|
|
619
|
+
| `V4_RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
620
|
+
| `v4ConsumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4ConsumerPolicyScannerRoot } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-policy.js:76` |
|
|
621
|
+
| `v4FloatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4FloatingConsumerDocumentRoot } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
622
|
+
| `V4PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { V4PublicationQualificationError } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:19` |
|
|
623
|
+
| `v4PublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4PublicationQualificationRoot } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:42` |
|
|
624
|
+
| `v4RuntimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { v4RuntimeResumeDocumentRoot } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
604
625
|
| `validateAnchoredPackageRelease` | function: function validateAnchoredPackageRelease({ cwd = process.cwd(), requireManifest = true, requirePackageSetOrder = "platforms-first-main-last", requireTrustedPublishing = true, requireLifecycleStages = ["install", "build", "verify", "publish"], requirePublishGateSourceLock = false, publishSource = undefined, env = process.env, } = {}) | { cwd = process.cwd(), requireManifest = true, requirePackageSetOrder = "platforms-first-main-last", requireTrustedPublishing = true, requireLifecycleStages = ["install", "build", "verify", "publish"], requirePublishGateSourceLock = false, publishSource = undefined, env = process.env, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateAnchoredPackageRelease } from "@kungfu-tech/buildchain";` | `packages/core/diagnostics.js:325` |
|
|
605
626
|
| `validateArtifactSigningReceipt` | function: function validateArtifactSigningReceipt(receipt, { request } = {}) | receipt, { request } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateArtifactSigningReceipt } from "@kungfu-tech/buildchain";` | `packages/core/artifact-signing.js:435` |
|
|
606
627
|
| `validateArtifactSigningRequest` | function: function validateArtifactSigningRequest(request) | request | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateArtifactSigningRequest } from "@kungfu-tech/buildchain";` | `packages/core/artifact-signing.js:352` |
|
|
@@ -616,6 +637,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
616
637
|
| `validateKfdProductGateResult` | function: function validateKfdProductGateResult(result, { expectedSourceSha = "", checkedAt = new Date().toISOString(), } = {}) | result, { expectedSourceSha = "", checkedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateKfdProductGateResult } from "@kungfu-tech/buildchain";` | `packages/core/kfd-product-gates.js:519` |
|
|
617
638
|
| `validateKnownReleasePassportContracts` | function: function validateKnownReleasePassportContracts() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateKnownReleasePassportContracts } from "@kungfu-tech/buildchain";` | `packages/core/release-passport.js:2805` |
|
|
618
639
|
| `validatePackageManagerContract` | function: function validatePackageManagerContract({ cwd = process.cwd(), expectedManager = "" } = {}) | { cwd = process.cwd(), expectedManager = "" } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validatePackageManagerContract } from "@kungfu-tech/buildchain";` | `packages/core/package-manager.js:18` |
|
|
640
|
+
| `validatePublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:152` |
|
|
619
641
|
| `validatePublishEvidence` | function: function validatePublishEvidence({ evidence, version, channel, sourceSha, releaseSha, targetRef = "", releaseMaterialSha = releaseSha, publishToolingSha = "", requiredArtifacts = [], } = {}) | { evidence, version, channel, sourceSha, releaseSha, targetRef = "", releaseMaterialSha = releaseSha, publishToolingSha = "", requiredArtifacts = [], } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublishEvidence } from "@kungfu-tech/buildchain";` | `packages/core/publish-transaction.js:674` |
|
|
620
642
|
| `validateReleaseActivationReceiptSet` | function: function validateReleaseActivationReceiptSet(receiptSet, { allowShadow = true } = {}) | receiptSet, { allowShadow = true } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseActivationReceiptSet } from "@kungfu-tech/buildchain";` | `packages/core/release-activation-transaction.js:376` |
|
|
621
643
|
| `validateReleaseActivationTransaction` | function: function validateReleaseActivationTransaction(transaction) | transaction | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseActivationTransaction } from "@kungfu-tech/buildchain";` | `packages/core/release-activation-transaction.js:146` |
|
|
@@ -623,7 +645,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
623
645
|
| `validateReleasePassportSchema` | function: function validateReleasePassportSchema(passport) | passport | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleasePassportSchema } from "@kungfu-tech/buildchain";` | `packages/core/release-passport-contract.js:277` |
|
|
624
646
|
| `validateReleaseTailEffectPlan` | function: function validateReleaseTailEffectPlan(plan) | plan | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseTailEffectPlan } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-plane.js:103` |
|
|
625
647
|
| `validateReleaseTailTransaction` | function: function validateReleaseTailTransaction(transaction) | transaction | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseTailTransaction } from "@kungfu-tech/buildchain";` | `packages/core/release-tail-provider-plane.js:111` |
|
|
626
|
-
| `validateV4PublicationQualificationReceipt` | function: function
|
|
648
|
+
| `validateV4PublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-qualification.js:152` |
|
|
627
649
|
| `verifyArtifactPassport` | function: async function verifyArtifactPassport({ subject, cwd = process.cwd(), passportLocation = "", locatorConfig = "", repository = "", tag = "", githubReleaseBaseUrl = "", subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", verificationEnvelope = undefined, } = {}) | { subject, cwd = process.cwd(), passportLocation = "", locatorConfig = "", repository = "", tag = "", githubReleaseBaseUrl = "", subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", verificationEnvelope = undefined, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactPassport } from "@kungfu-tech/buildchain";` | `packages/core/artifact-passport.js:701` |
|
|
628
650
|
| `verifyArtifactSigningResultFiles` | function: function verifyArtifactSigningResultFiles({ root, request, receipt, result, } = {}) | { root, request, receipt, result, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactSigningResultFiles } from "@kungfu-tech/buildchain";` | `packages/core/artifact-signing-result.js:193` |
|
|
629
651
|
| `verifyArtifactVerificationEnvelope` | function: function verifyArtifactVerificationEnvelope({ envelope, assessmentTime = Math.floor(Date.now() / 1000), expectedEnvelopeRoot = "", expectedIssuer = "", expectedPublisher = "", expectedContractVersion = "", } = {}) | { envelope, assessmentTime = Math.floor(Date.now() / 1000), expectedEnvelopeRoot = "", expectedIssuer = "", expectedPublisher = "", expectedContractVersion = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactVerificationEnvelope } from "@kungfu-tech/buildchain";` | `packages/core/artifact-verification-envelope.js:153` |
|
|
@@ -632,6 +654,8 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
632
654
|
| `verifyCacheEvidenceSet` | function: function verifyCacheEvidenceSet(receipt) | receipt | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyCacheEvidenceSet } from "@kungfu-tech/buildchain";` | `packages/core/cache-evidence.js:273` |
|
|
633
655
|
| `verifyCacheOperationReceipt` | function: function verifyCacheOperationReceipt(receipt) | receipt | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyCacheOperationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/cache-evidence.js:226` |
|
|
634
656
|
| `verifyDetachedArtifactSignature` | function: function verifyDetachedArtifactSignature({ request, envelope, publicKey, } = {}) | { request, envelope, publicKey, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyDetachedArtifactSignature } from "@kungfu-tech/buildchain";` | `packages/core/detached-artifact-signature.js:82` |
|
|
657
|
+
| `verifyFloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
658
|
+
| `verifyFloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
635
659
|
| `verifyGitHubArtifactAttestationEvidence` | function: function verifyGitHubArtifactAttestationEvidence({ artifactPath, platformManifestPath, releasePassportPath, bundlePath, evidence, verificationResults, } = {}) | { artifactPath, platformManifestPath, releasePassportPath, bundlePath, evidence, verificationResults, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyGitHubArtifactAttestationEvidence } from "@kungfu-tech/buildchain";` | `packages/core/github-artifact-attestation.js:563` |
|
|
636
660
|
| `verifyGithubGovernanceReceipt` | function: function verifyGithubGovernanceReceipt(receipt, { expectedOrganization, expectedRepository, expectedRepositoryIdentityRoot, expectedTargetRef, expectedPolicyRoot, expectedVerifierSourceRevision, now = new Date().toISOString(), } = {}) | receipt, { expectedOrganization, expectedRepository, expectedRepositoryIdentityRoot, expectedTargetRef, expectedPolicyRoot, expectedVerifierSourceRevision, now = new Date().toISOString(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyGithubGovernanceReceipt } from "@kungfu-tech/buildchain";` | `packages/core/github-governance-authority.js:887` |
|
|
637
661
|
| `verifyKfdRecord` | function: async function verifyKfdRecord(record) | record | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyKfdRecord } from "@kungfu-tech/buildchain";` | `packages/core/kfd-product-gates.js:262` |
|
|
@@ -639,14 +663,16 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
639
663
|
| `verifyPublicationAdmission` | function: function verifyPublicationAdmission({ admission, registry, runnerProvenance, controlPlaneAudit, publicationEvidence, expected = {}, usedNonces = [], now = new Date(), } = {}) | { admission, registry, runnerProvenance, controlPlaneAudit, publicationEvidence, expected = {}, usedNonces = [], now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationAdmission } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:791` |
|
|
640
664
|
| `verifyPublicationQualificationReceipt` | function: function verifyPublicationQualificationReceipt({ receipt, capability, gateAggregate, expected = {}, usedNonces = [], now = new Date(), } = {}) | { receipt, capability, gateAggregate, expected = {}, usedNonces = [], now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationQualificationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/publication-authority.js:1096` |
|
|
641
665
|
| `verifyPublicationReproducibility` | function: function verifyPublicationReproducibility({ cwd = process.cwd(), sourceSha = "", output = DEFAULT_OUTPUT, promote = false, keepWorkspaces = false, pullToolchain = true, packageName = "", allowUnpinnedToolchain = false, overlayPaths = [DEFAULT_REGISTRY_INPUT_DIR, DEFAULT_REGISTRY_HYDRATION], } = {}) | { cwd = process.cwd(), sourceSha = "", output = DEFAULT_OUTPUT, promote = false, keepWorkspaces = false, pullToolchain = true, packageName = "", allowUnpinnedToolchain = false, overlayPaths = [DEFAULT_REGISTRY_INPUT_DIR, DEFAULT_REGISTRY_HYDRATION], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | local-filesystem-write | `import { verifyPublicationReproducibility } from "@kungfu-tech/buildchain";` | `packages/core/publication-reproducibility.js:869` |
|
|
642
|
-
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain";` | `packages/core/publication-sealed-bundle.js:
|
|
666
|
+
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain";` | `packages/core/publication-sealed-bundle.js:190` |
|
|
643
667
|
| `verifyReleaseCandidateRecovery` | function: function verifyReleaseCandidateRecovery({ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetRefSha = targetSha, targetTree, expectedSourceTree = "", expectedCandidateRoot = "", expectedRuntimeSha, expectedTransactionId = "", existingTransaction = undefined, run, workflow, pullRequest, ancestry, anchorProvenance = undefined, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = "", currentToolingSha, recoveryRunId = "", createdAt = new Date().toISOString(), } = {}) | { candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetRefSha = targetSha, targetTree, expectedSourceTree = "", expectedCandidateRoot = "", expectedRuntimeSha, expectedTransactionId = "", existingTransaction = undefined, run, workflow, pullRequest, ancestry, anchorProvenance = undefined, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = "", currentToolingSha, recoveryRunId = "", createdAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyReleaseCandidateRecovery } from "@kungfu-tech/buildchain";` | `packages/core/release-candidate-recovery.js:444` |
|
|
644
668
|
| `verifyReleasePassport` | function: async function verifyReleasePassport({ passportLocation, artifactEvidenceLocation = "", publishEvidenceLocation = "", impactLocation = "", agentIndexLocation = "", productMechanismLocation = "", kfdAgentHubEvidenceLocation = "", kfdAdopterManifestLocation = "", kfdAdopterManifestGateLocation = "", kfdSupportEvidenceLocation = "", checkedAt = nowIso(), } = {}) | { passportLocation, artifactEvidenceLocation = "", publishEvidenceLocation = "", impactLocation = "", agentIndexLocation = "", productMechanismLocation = "", kfdAgentHubEvidenceLocation = "", kfdAdopterManifestLocation = "", kfdAdopterManifestGateLocation = "", kfdSupportEvidenceLocation = "", checkedAt = nowIso(), } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyReleasePassport } from "@kungfu-tech/buildchain";` | `packages/core/release-passport.js:2729` |
|
|
645
669
|
| `verifyReleasePropagationWork` | function: function verifyReleasePropagationWork(input) | input | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyReleasePropagationWork } from "@kungfu-tech/buildchain";` | `packages/core/release-propagation-work.js:486` |
|
|
646
|
-
| `
|
|
647
|
-
| `
|
|
648
|
-
| `
|
|
649
|
-
| `
|
|
670
|
+
| `verifyRuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
671
|
+
| `verifyRuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeResumeLineage } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
672
|
+
| `verifyV4FloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
673
|
+
| `verifyV4FloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
674
|
+
| `verifyV4RuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
675
|
+
| `verifyV4RuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeResumeLineage } from "@kungfu-tech/buildchain";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
650
676
|
| `WEB_SURFACE_PRODUCTION_DECISION_CONTRACT` | constant: const WEB_SURFACE_PRODUCTION_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { WEB_SURFACE_PRODUCTION_DECISION_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/web-surface-publication-candidate.js:7` |
|
|
651
677
|
| `WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT` | constant: const WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT } from "@kungfu-tech/buildchain";` | `packages/core/web-surface-publication-candidate.js:5` |
|
|
652
678
|
| `webSurfacePublicationDigest` | function: function webSurfacePublicationDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { webSurfacePublicationDigest } from "@kungfu-tech/buildchain";` | `packages/core/web-surface-publication-candidate.js:21` |
|
|
@@ -713,7 +739,7 @@ Target: `./packages/core/build-facts.js`. Public symbols: 15.
|
|
|
713
739
|
|
|
714
740
|
## `@kungfu-tech/buildchain/core`
|
|
715
741
|
|
|
716
|
-
Target: `./packages/core/index.js`. Public symbols:
|
|
742
|
+
Target: `./packages/core/index.js`. Public symbols: 662.
|
|
717
743
|
|
|
718
744
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
719
745
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
@@ -738,12 +764,15 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
738
764
|
| `artifactSigningDigest` | function: function artifactSigningDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { artifactSigningDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-signing.js:61` |
|
|
739
765
|
| `artifactSigningEvidenceDigest` | function: function artifactSigningEvidenceDigest(evidence = []) | evidence = [] | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { artifactSigningEvidenceDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-signing-result.js:58` |
|
|
740
766
|
| `artifactVerificationEnvelopeDigest` | function: function artifactVerificationEnvelopeDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { artifactVerificationEnvelopeDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-verification-envelope.js:59` |
|
|
741
|
-
| `
|
|
767
|
+
| `assertDeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertDeclarativePromotionInputs } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:207` |
|
|
768
|
+
| `assertNoExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoExecutionFields } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:46` |
|
|
769
|
+
| `assertNoV4ExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoV4ExecutionFields } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:46` |
|
|
742
770
|
| `assertPackageManager` | function: function assertPackageManager(manager) | manager | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPackageManager } from "@kungfu-tech/buildchain/core";` | `packages/core/package-manager.js:49` |
|
|
743
771
|
| `assertPublicSurfaceReverseAudit` | function: function assertPublicSurfaceReverseAudit(report) | report | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPublicSurfaceReverseAudit } from "@kungfu-tech/buildchain/core";` | `packages/core/public-surface-audit.js:261` |
|
|
744
|
-
| `assertV4DeclarativePromotionInputs` | function: function
|
|
772
|
+
| `assertV4DeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertV4DeclarativePromotionInputs } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:207` |
|
|
745
773
|
| `auditKfd3Surfaces` | function: function auditKfd3Surfaces({ cwd = process.cwd(), registryPath = "", kinds = [], artifactPath = "", } = {}) | { cwd = process.cwd(), registryPath = "", kinds = [], artifactPath = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { auditKfd3Surfaces } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd3-surface-register.js:547` |
|
|
746
|
-
| `
|
|
774
|
+
| `authorizeRuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeRuntimeSelection } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
775
|
+
| `authorizeV4RuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeV4RuntimeSelection } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
747
776
|
| `BADGE_BUNDLE_DEFAULT_CLAIMS` | constant: const BADGE_BUNDLE_DEFAULT_CLAIMS | none | value | Import does not declare a throw contract. | none-on-import | `import { BADGE_BUNDLE_DEFAULT_CLAIMS } from "@kungfu-tech/buildchain/core";` | `packages/core/readme-badges.js:17` |
|
|
748
777
|
| `BADGE_BUNDLE_FACTS_CONTRACT` | constant: const BADGE_BUNDLE_FACTS_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BADGE_BUNDLE_FACTS_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/readme-badges.js:13` |
|
|
749
778
|
| `BUILD_FACTS_GIT_CONTRACT` | constant: const BUILD_FACTS_GIT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILD_FACTS_GIT_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/build-facts.js:9` |
|
|
@@ -806,12 +835,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
806
835
|
| `BUILDCHAIN_VERSION_PIN_PATH` | constant: const BUILDCHAIN_VERSION_PIN_PATH | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILDCHAIN_VERSION_PIN_PATH } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:5` |
|
|
807
836
|
| `BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT` | constant: const BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { BUILDCHAIN_WORKFLOW_FRICTION_ISSUE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/issue-reporting.js:5` |
|
|
808
837
|
| `buildchainKfdClaims` | constant: const buildchainKfdClaims | none | value | Import does not declare a throw contract. | none-on-import | `import { buildchainKfdClaims } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd.js:896` |
|
|
809
|
-
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-publication-authority.js:
|
|
838
|
+
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-publication-authority.js:66` |
|
|
810
839
|
| `buildConsumerIssueReport` | function: function buildConsumerIssueReport(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { buildConsumerIssueReport } from "@kungfu-tech/buildchain/core";` | `packages/core/issue-reporting.js:104` |
|
|
811
840
|
| `buildFactsDigest` | function: function buildFactsDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | local-filesystem-write, subprocess | `import { buildFactsDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/build-facts.js:45` |
|
|
812
841
|
| `buildWorkflowFrictionIssueReport` | function: function buildWorkflowFrictionIssueReport(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { buildWorkflowFrictionIssueReport } from "@kungfu-tech/buildchain/core";` | `packages/core/issue-reporting.js:199` |
|
|
813
842
|
| `cacheEvidenceDigest` | function: function cacheEvidenceDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { cacheEvidenceDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/cache-evidence.js:48` |
|
|
814
|
-
| `
|
|
843
|
+
| `certifyFloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
844
|
+
| `certifyV4FloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
815
845
|
| `CHANNEL_CANDIDATE_DECISION_SCHEMA` | constant: const CHANNEL_CANDIDATE_DECISION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { CHANNEL_CANDIDATE_DECISION_SCHEMA } from "@kungfu-tech/buildchain/core";` | `packages/core/channel-candidate.js:6` |
|
|
816
846
|
| `channelCandidateSourceLockRef` | function: function channelCandidateSourceLockRef(targetBranch, sourceSha) | targetBranch, sourceSha | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { channelCandidateSourceLockRef } from "@kungfu-tech/buildchain/core";` | `packages/core/channel-candidate.js:85` |
|
|
817
847
|
| `checkBadgeBundleBlock` | function: function checkBadgeBundleBlock({ readmeText, facts } = {}) | { readmeText, facts } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { checkBadgeBundleBlock } from "@kungfu-tech/buildchain/core";` | `packages/core/readme-badges.js:867` |
|
|
@@ -832,7 +862,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
832
862
|
| `collectCompilerCacheDiagnostics` | function: function collectCompilerCacheDiagnostics({ cwd = process.cwd(), runCommand = defaultDiagnosticCommandRunner, env = process.env, } = {}) | { cwd = process.cwd(), runCommand = defaultDiagnosticCommandRunner, env = process.env, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectCompilerCacheDiagnostics } from "@kungfu-tech/buildchain/core";` | `packages/core/diagnostics.js:573` |
|
|
833
863
|
| `collectGitDiagnostics` | function: function collectGitDiagnostics({ cwd = process.cwd() } = {}) | { cwd = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitDiagnostics } from "@kungfu-tech/buildchain/core";` | `packages/core/diagnostics.js:944` |
|
|
834
864
|
| `collectGitHubHousekeeperInventory` | function: async function collectGitHubHousekeeperInventory({ client, repository, targetBranch, observedAt, staleDays = DEFAULT_STALE_DAYS, policy = {}, }) | { client, repository, targetBranch, observedAt, staleDays = DEFAULT_STALE_DAYS, policy = {}, } | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { collectGitHubHousekeeperInventory } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper-github.js:246` |
|
|
835
|
-
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport.js:1465` |
|
|
865
|
+
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport.js:1465` |
|
|
836
866
|
| `collectGitSourceFacts` | function: function collectGitSourceFacts({ cwd = process.cwd(), root = "." } = {}) | { cwd = process.cwd(), root = "." } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitSourceFacts } from "@kungfu-tech/buildchain/core";` | `packages/core/build-facts.js:154` |
|
|
837
867
|
| `collectHomebrewTapFacts` | function: async function collectHomebrewTapFacts({ cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", } = {}) | { cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectHomebrewTapFacts } from "@kungfu-tech/buildchain/core";` | `packages/core/homebrew.js:223` |
|
|
838
868
|
| `collectKfdStatus` | function: function collectKfdStatus({ cwd = process.cwd() } = {}) | { cwd = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectKfdStatus } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd.js:902` |
|
|
@@ -858,6 +888,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
858
888
|
| `computeConsumerIssueFingerprint` | function: function computeConsumerIssueFingerprint(fields = {}) | fields = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { computeConsumerIssueFingerprint } from "@kungfu-tech/buildchain/core";` | `packages/core/issue-reporting.js:64` |
|
|
859
889
|
| `CONSUMER_PUBLICATION_DECISION_CONTRACT` | constant: const CONSUMER_PUBLICATION_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CONSUMER_PUBLICATION_DECISION_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:20` |
|
|
860
890
|
| `consumerIssueMarker` | function: function consumerIssueMarker(fingerprint) | fingerprint | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerIssueMarker } from "@kungfu-tech/buildchain/core";` | `packages/core/issue-reporting.js:76` |
|
|
891
|
+
| `consumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerPolicyScannerRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:76` |
|
|
861
892
|
| `contractSummary` | function: function contractSummary(contractWorld, runtimeRef = "", runtimeSha = "") | contractWorld, runtimeRef = "", runtimeSha = "" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { contractSummary } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-contract.js:1011` |
|
|
862
893
|
| `controllerEvidenceDigest` | function: function controllerEvidenceDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { controllerEvidenceDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/controller-evidence.js:151` |
|
|
863
894
|
| `createActivationReceiptProjectorAdapter` | function: function createActivationReceiptProjectorAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createActivationReceiptProjectorAdapter } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-adapters.js:181` |
|
|
@@ -877,7 +908,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
877
908
|
| `createBuildchainKfdSurfaceRegistry` | function: function createBuildchainKfdSurfaceRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainKfdSurfaceRegistry } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-kfd-claims.js:411` |
|
|
878
909
|
| `createBuildchainLayoutDiscovery` | function: function createBuildchainLayoutDiscovery({ cwd = process.cwd(), buildchainVersion = "", } = {}) | { cwd = process.cwd(), buildchainVersion = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainLayoutDiscovery } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:99` |
|
|
879
910
|
| `createBuildchainLogger` | function: function createBuildchainLogger(options = {}) | options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createBuildchainLogger } from "@kungfu-tech/buildchain/core";` | `packages/core/logging.js:300` |
|
|
880
|
-
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-publication-authority.js:
|
|
911
|
+
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-publication-authority.js:105` |
|
|
881
912
|
| `createBuildchainPublicClaimDefinitions` | function: function createBuildchainPublicClaimDefinitions() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicClaimDefinitions } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-kfd-claims.js:226` |
|
|
882
913
|
| `createCacheEvidenceSet` | function: function createCacheEvidenceSet({ repository, sourceCommit, sourceTree = "", runtimeCommit = "", platform, operations = [], } = {}) | { repository, sourceCommit, sourceTree = "", runtimeCommit = "", platform, operations = [], } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCacheEvidenceSet } from "@kungfu-tech/buildchain/core";` | `packages/core/cache-evidence.js:244` |
|
|
883
914
|
| `createCacheOperationReceipt` | function: function createCacheOperationReceipt({ operationId, operation, provider, producer, platform, cacheKey, cacheRoot, outcome, bindings = {}, metrics, evidence, } = {}) | { operationId, operation, provider, producer, platform, cacheKey, cacheRoot, outcome, bindings = {}, metrics, evidence, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCacheOperationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/cache-evidence.js:169` |
|
|
@@ -888,6 +919,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
888
919
|
| `createControllerReceiptReference` | function: function createControllerReceiptReference(receipt) | receipt | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createControllerReceiptReference } from "@kungfu-tech/buildchain/core";` | `packages/core/controller-evidence.js:494` |
|
|
889
920
|
| `createControllerRegistry` | function: function createControllerRegistry({ workflows = [] } = {}) | { workflows = [] } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createControllerRegistry } from "@kungfu-tech/buildchain/core";` | `packages/core/controller-evidence.js:197` |
|
|
890
921
|
| `createDiagnosticsArtifact` | function: function createDiagnosticsArtifact({ cwd = process.cwd(), logPath = "", artifactPaths = [], cacheDirs = [], lifecycleObservability = undefined, processSamples = [], processSummary = undefined, requestedParallelism = 0, sourceCheckout = undefined, compilerCachePreparation = undefined, links = {}, } = {}) | { cwd = process.cwd(), logPath = "", artifactPaths = [], cacheDirs = [], lifecycleObservability = undefined, processSamples = [], processSummary = undefined, requestedParallelism = 0, sourceCheckout = undefined, compilerCachePreparation = undefined, links = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDiagnosticsArtifact } from "@kungfu-tech/buildchain/core";` | `packages/core/diagnostics.js:1408` |
|
|
922
|
+
| `createDomainPublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDomainPublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:112` |
|
|
891
923
|
| `createEngineeringHousekeeperPlan` | function: function createEngineeringHousekeeperPlan({ repository, target, branches = [], pullRequests = [], policy = {}, observedAt, }) | { repository, target, branches = [], pullRequests = [], policy = {}, observedAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createEngineeringHousekeeperPlan } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:170` |
|
|
892
924
|
| `createEngineeringHousekeeperReceipt` | function: function createEngineeringHousekeeperReceipt({ plan, outcomes, appliedAt, }) | { plan, outcomes, appliedAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createEngineeringHousekeeperReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:246` |
|
|
893
925
|
| `createGitHubArtifactAttestationEvidence` | function: function createGitHubArtifactAttestationEvidence({ preparation, attestationId, attestationUrl, bundlePath, workflow = {}, } = {}) | { preparation, attestationId, attestationUrl, bundlePath, workflow = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createGitHubArtifactAttestationEvidence } from "@kungfu-tech/buildchain/core";` | `packages/core/github-artifact-attestation.js:474` |
|
|
@@ -922,7 +954,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
922
954
|
| `createPublicationControlPlaneAudit` | function: function createPublicationControlPlaneAudit({ repository, workflowPath, publisherWorkflowPath, environment, facts = [], observedAt, expiresAt, } = {}) | { repository, workflowPath, publisherWorkflowPath, environment, facts = [], observedAt, expiresAt, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationControlPlaneAudit } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:208` |
|
|
923
955
|
| `createPublicationGateDecision` | function: function createPublicationGateDecision({ sourceSha, profile, required = false, rationale, policy = {}, } = {}) | { sourceSha, profile, required = false, rationale, policy = {}, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationGateDecision } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:280` |
|
|
924
956
|
| `createPublicationQualificationReceipt` | function: function createPublicationQualificationReceipt({ capability, gateAggregate, consumerDecision, now = new Date(), } = {}) | { capability, gateAggregate, consumerDecision, now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createPublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:1035` |
|
|
925
|
-
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. |
|
|
957
|
+
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createPublicationSealedBundle } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-sealed-bundle.js:97` |
|
|
926
958
|
| `createPublicationSourceBundle` | function: function createPublicationSourceBundle({ cwd = process.cwd(), sourcePaths = [], output = ".buildchain/publication/source.tar.gz", } = {}) | { cwd = process.cwd(), sourcePaths = [], output = ".buildchain/publication/source.tar.gz", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | local-filesystem-write, subprocess | `import { createPublicationSourceBundle } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-artifact.js:249` |
|
|
927
959
|
| `createReadmeBadgeEndpointRegistry` | function: function createReadmeBadgeEndpointRegistry({ kfdSpecs = undefined, kfdStandards = undefined } = {}) | { kfdSpecs = undefined, kfdStandards = undefined } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createReadmeBadgeEndpointRegistry } from "@kungfu-tech/buildchain/core";` | `packages/core/readme-badges.js:133` |
|
|
928
960
|
| `createReleaseActivationReceiptSet` | function: function createReleaseActivationReceiptSet({ transaction, receipts = [], } = {}) | { transaction, receipts = [], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createReleaseActivationReceiptSet } from "@kungfu-tech/buildchain/core";` | `packages/core/release-activation-transaction.js:311` |
|
|
@@ -940,12 +972,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
940
972
|
| `createReleaseTailTransaction` | function: function createReleaseTailTransaction(input) | input | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createReleaseTailTransaction } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-plane.js:107` |
|
|
941
973
|
| `createReleaseTransaction` | function: function createReleaseTransaction({ repository, version, exactTag = "", channel, line = "", sourceSha, targetRef, releaseSha, releaseMaterialSha = releaseSha, publishToolingSha = "", lifecycleIdentity = "lifecycle.publish", statePath = "", evidencePath = "", actor = "", runId = "", } = {}) | { repository, version, exactTag = "", channel, line = "", sourceSha, targetRef, releaseSha, releaseMaterialSha = releaseSha, publishToolingSha = "", lifecycleIdentity = "lifecycle.publish", statePath = "", evidencePath = "", actor = "", runId = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createReleaseTransaction } from "@kungfu-tech/buildchain/core";` | `packages/core/publish-transaction.js:197` |
|
|
942
974
|
| `createRunnerProvenance` | function: function createRunnerProvenance({ runnerClass, os, architecture, imageDigest, measurementDigest, baselineDigest = "", toolchainDigest = "", cacheContractDigest = "", taskIsolationDigest = "", cleanBaselineProven = false, isolation = "", } = {}) | { runnerClass, os, architecture, imageDigest, measurementDigest, baselineDigest = "", toolchainDigest = "", cacheContractDigest = "", taskIsolationDigest = "", cleanBaselineProven = false, isolation = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRunnerProvenance } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:166` |
|
|
975
|
+
| `createRuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRuntimeResumeLineage } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
943
976
|
| `createSignedStaticChannelAdapter` | function: function createSignedStaticChannelAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSignedStaticChannelAdapter } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-adapters.js:161` |
|
|
944
977
|
| `createSiteReleaseActivationAdapter` | function: function createSiteReleaseActivationAdapter(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSiteReleaseActivationAdapter } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-adapters.js:171` |
|
|
945
978
|
| `createStableCandidateLedger` | function: function createStableCandidateLedger({ repository, targetBranch, now = new Date().toISOString() } = {}) | { repository, targetBranch, now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createStableCandidateLedger } from "@kungfu-tech/buildchain/core";` | `packages/core/stable-candidate-ledger.js:56` |
|
|
946
979
|
| `createSurfaceTimestampPolicy` | function: function createSurfaceTimestampPolicy({ generatedAt = "", publishedAt = "", sourceDateEpoch = process.env.SOURCE_DATE_EPOCH \|\| DEFAULT_SOURCE_DATE_EPOCH, sourceRevision = "", deterministicInputs = [], timestampPolicy = "", timestampFields = ["generatedAt", "publishedAt"], timestampFieldsParticipateInArtifactDigest = true, artifactDigestScope = "manifest-and-artifact", reproducible = true, } = {}) | { generatedAt = "", publishedAt = "", sourceDateEpoch = process.env.SOURCE_DATE_EPOCH \|\| DEFAULT_SOURCE_DATE_EPOCH, sourceRevision = "", deterministicInputs = [], timestampPolicy = "", timestampFields = ["generatedAt", "publishedAt"], timestampFieldsParticipateInArtifactDigest = true, artifactDigestScope = "manifest-and-artifact", reproducible = true, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createSurfaceTimestampPolicy } from "@kungfu-tech/buildchain/core";` | `packages/core/surface-manifest.js:34` |
|
|
947
|
-
| `createV4PublicationQualificationReceipt` | function: function
|
|
948
|
-
| `createV4RuntimeResumeLineage` | function: function
|
|
980
|
+
| `createV4PublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:112` |
|
|
981
|
+
| `createV4RuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createV4RuntimeResumeLineage } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
949
982
|
| `createWebSurfaceProductionDecision` | function: function createWebSurfaceProductionDecision({ approved, kind, repository, sourceSha, actor, actorPermission = "", releasePr = 0, releaseSource = "", reason, } = {}) | { approved, kind, repository, sourceSha, actor, actorPermission = "", releasePr = 0, releaseSource = "", reason, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createWebSurfaceProductionDecision } from "@kungfu-tech/buildchain/core";` | `packages/core/web-surface-publication-candidate.js:45` |
|
|
950
983
|
| `createWebSurfacePublicationCandidate` | function: function createWebSurfacePublicationCandidate({ repository, sourceSha, sourceTreeSha, runtimeSha, plan, planFileDigest, controllerReceipt, decision, } = {}) | { repository, sourceSha, sourceTreeSha, runtimeSha, plan, planFileDigest, controllerReceipt, decision, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createWebSurfacePublicationCandidate } from "@kungfu-tech/buildchain/core";` | `packages/core/web-surface-publication-candidate.js:79` |
|
|
951
984
|
| `decideChannelCandidate` | function: function decideChannelCandidate(input) | input | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { decideChannelCandidate } from "@kungfu-tech/buildchain/core";` | `packages/core/channel-candidate.js:91` |
|
|
@@ -968,6 +1001,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
968
1001
|
| `discoverConfiguredVersionStateFiles` | function: function discoverConfiguredVersionStateFiles(cwd = process.cwd(), loadedConfig = loadBuildchainConfig(cwd)) | cwd = process.cwd(), loadedConfig = loadBuildchainConfig(cwd) | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { discoverConfiguredVersionStateFiles } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-config.js:1572` |
|
|
969
1002
|
| `discoverKfdStandards` | function: function discoverKfdStandards() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { discoverKfdStandards } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd.js:464` |
|
|
970
1003
|
| `discoverPaperFleet` | function: function discoverPaperFleet(root = process.cwd()) | root = process.cwd() | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { discoverPaperFleet } from "@kungfu-tech/buildchain/core";` | `packages/core/paper-fleet.js:23` |
|
|
1004
|
+
| `domainPublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { domainPublicationQualificationRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:42` |
|
|
971
1005
|
| `ENGINEERING_HOUSEKEEPER_CONTRACT` | constant: const ENGINEERING_HOUSEKEEPER_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ENGINEERING_HOUSEKEEPER_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:3` |
|
|
972
1006
|
| `ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION` | constant: const ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION | none | value | Import does not declare a throw contract. | none-on-import | `import { ENGINEERING_HOUSEKEEPER_SCHEMA_VERSION } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:5` |
|
|
973
1007
|
| `engineeringHousekeeperRoot` | function: function engineeringHousekeeperRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { engineeringHousekeeperRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:58` |
|
|
@@ -993,6 +1027,10 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
993
1027
|
| `explainReleasePassport` | function: async function explainReleasePassport({ passportLocation, forAudience = "human" } = {}) | { passportLocation, forAudience = "human" } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { explainReleasePassport } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport.js:2764` |
|
|
994
1028
|
| `FAMILY_RELEASE_EVIDENCE_CONTRACT` | constant: const FAMILY_RELEASE_EVIDENCE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { FAMILY_RELEASE_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/release-candidate.js:6` |
|
|
995
1029
|
| `finalizeBuildchainContractWorld` | function: function finalizeBuildchainContractWorld(contractWorld) | contractWorld | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { finalizeBuildchainContractWorld } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-contract.js:881` |
|
|
1030
|
+
| `FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
1031
|
+
| `FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
1032
|
+
| `FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
1033
|
+
| `floatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { floatingConsumerDocumentRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
996
1034
|
| `formatCandidateTimelineReport` | function: function formatCandidateTimelineReport(timeline) | timeline | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatCandidateTimelineReport } from "@kungfu-tech/buildchain/core";` | `packages/core/candidate-timeline.js:438` |
|
|
997
1035
|
| `formatDiagnosticsSummaryTable` | function: function formatDiagnosticsSummaryTable(summary = {}) | summary = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatDiagnosticsSummaryTable } from "@kungfu-tech/buildchain/core";` | `packages/core/diagnostics.js:1786` |
|
|
998
1036
|
| `formatGitHubHousekeeperPlan` | function: function formatGitHubHousekeeperPlan(plan) | plan | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { formatGitHubHousekeeperPlan } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper-github.js:697` |
|
|
@@ -1144,11 +1182,13 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1144
1182
|
| `PUBLICATION_GATE_DECISION_CONTRACT` | constant: const PUBLICATION_GATE_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_GATE_DECISION_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:18` |
|
|
1145
1183
|
| `PUBLICATION_NPM_PACKAGE_CONTRACT` | constant: const PUBLICATION_NPM_PACKAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_NPM_PACKAGE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-package.js:6` |
|
|
1146
1184
|
| `PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT` | constant: const PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:22` |
|
|
1185
|
+
| `PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:3` |
|
|
1147
1186
|
| `PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT` | constant: const PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_REPRODUCIBILITY_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-reproducibility.js:12` |
|
|
1148
|
-
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-sealed-bundle.js:
|
|
1187
|
+
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-sealed-bundle.js:11` |
|
|
1149
1188
|
| `publicationArtifactCandidateDigest` | function: function publicationArtifactCandidateDigest(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { publicationArtifactCandidateDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-artifact-candidate.js:19` |
|
|
1150
1189
|
| `publicationAuthorityDigest` | function: function publicationAuthorityDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { publicationAuthorityDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:72` |
|
|
1151
1190
|
| `publicationGateAggregateBindings` | function: function publicationGateAggregateBindings(gateAggregate) | gateAggregate | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { publicationGateAggregateBindings } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:408` |
|
|
1191
|
+
| `PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { PublicationQualificationError } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:19` |
|
|
1152
1192
|
| `qualifyStableCandidate` | function: function qualifyStableCandidate(ledgerInput, observation, { minimumSoakSeconds = 3600, now = new Date().toISOString() } = {}) | ledgerInput, observation, { minimumSoakSeconds = 3600, now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { qualifyStableCandidate } from "@kungfu-tech/buildchain/core";` | `packages/core/stable-candidate-ledger.js:139` |
|
|
1153
1193
|
| `queryKfd3Capabilities` | function: async function queryKfd3Capabilities({ cwd = process.cwd(), product = "", registryPath = "", passportLocation = "", artifactPath = "", } = {}) | { cwd = process.cwd(), product = "", registryPath = "", passportLocation = "", artifactPath = "", } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { queryKfd3Capabilities } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd3-surface-register.js:824` |
|
|
1154
1194
|
| `readBuildchainContractLock` | function: function readBuildchainContractLock(filePath) | filePath | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { readBuildchainContractLock } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-contract.js:996` |
|
|
@@ -1227,6 +1267,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1227
1267
|
| `resolveArtifactSubject` | function: async function resolveArtifactSubject(subject, { cwd = process.cwd(), subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", } = {}) | subject, { cwd = process.cwd(), subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveArtifactSubject } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-passport.js:368` |
|
|
1228
1268
|
| `resolveBuildchainConfigPath` | function: function resolveBuildchainConfigPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveBuildchainConfigPath } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:67` |
|
|
1229
1269
|
| `resolveBuildchainContractLockPath` | function: function resolveBuildchainContractLockPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveBuildchainContractLockPath } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:74` |
|
|
1270
|
+
| `resolveFloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveFloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:87` |
|
|
1230
1271
|
| `resolveGithubGovernanceTargetPolicy` | function: function resolveGithubGovernanceTargetPolicy({ descriptor = BUILDCHAIN_GITHUB_GOVERNANCE_AUTHORITY, repository, targetRef, } = {}) | { descriptor = BUILDCHAIN_GITHUB_GOVERNANCE_AUTHORITY, repository, targetRef, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveGithubGovernanceTargetPolicy } from "@kungfu-tech/buildchain/core";` | `packages/core/github-governance-authority.js:610` |
|
|
1231
1272
|
| `resolveKfd1Metadata` | function: function resolveKfd1Metadata() | none | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveKfd1Metadata } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd-gate.js:89` |
|
|
1232
1273
|
| `resolveKfd2ProductClaimsRegistryPath` | function: function resolveKfd2ProductClaimsRegistryPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveKfd2ProductClaimsRegistryPath } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:81` |
|
|
@@ -1237,7 +1278,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1237
1278
|
| `resolvePropagationChannel` | function: function resolvePropagationChannel(edge, upstreamChannel) | edge, upstreamChannel | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolvePropagationChannel } from "@kungfu-tech/buildchain/core";` | `packages/core/release-propagation.js:190` |
|
|
1238
1279
|
| `resolvePublicationCandidateFile` | function: function resolvePublicationCandidateFile(files = [], candidatePath) | files = [], candidatePath | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolvePublicationCandidateFile } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-artifact-candidate.js:23` |
|
|
1239
1280
|
| `resolveReleasePassportPath` | function: function resolveReleasePassportPath(cwd = process.cwd()) | cwd = process.cwd() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resolveReleasePassportPath } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-layout.js:92` |
|
|
1240
|
-
| `resolveV4FloatingConsumerPolicyAuthority` | function: function
|
|
1281
|
+
| `resolveV4FloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveV4FloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:87` |
|
|
1241
1282
|
| `resumeReleasePropagationWork` | function: function resumeReleasePropagationWork(work) | work | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { resumeReleasePropagationWork } from "@kungfu-tech/buildchain/core";` | `packages/core/release-propagation-work.js:518` |
|
|
1242
1283
|
| `revalidateHousekeeperBranchAction` | function: function revalidateHousekeeperBranchAction(action, current, policy = {}) | action, current, policy = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { revalidateHousekeeperBranchAction } from "@kungfu-tech/buildchain/core";` | `packages/core/engineering-housekeeper.js:223` |
|
|
1243
1284
|
| `revokeStableCandidate` | function: function revokeStableCandidate(ledgerInput, versionInput, { reason, actor = "", now = new Date().toISOString() } = {}) | ledgerInput, versionInput, { reason, actor = "", now = new Date().toISOString() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { revokeStableCandidate } from "@kungfu-tech/buildchain/core";` | `packages/core/stable-candidate-ledger.js:185` |
|
|
@@ -1246,8 +1287,14 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1246
1287
|
| `runLifecycleStage` | function: function runLifecycleStage({ cwd = process.cwd(), loadedConfig, name, stage, env: extraEnv, timeoutMinutes }) | { cwd = process.cwd(), loadedConfig, name, stage, env: extraEnv, timeoutMinutes } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runLifecycleStage } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-config.js:1524` |
|
|
1247
1288
|
| `RUNNER_PROVENANCE_CLASSES` | constant: const RUNNER_PROVENANCE_CLASSES | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNNER_PROVENANCE_CLASSES } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:36` |
|
|
1248
1289
|
| `RUNNER_PROVENANCE_CONTRACT` | constant: const RUNNER_PROVENANCE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNNER_PROVENANCE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:14` |
|
|
1249
|
-
| `
|
|
1250
|
-
| `
|
|
1290
|
+
| `RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
1291
|
+
| `RUNTIME_PERSISTENCE_SCAN_CONTRACT` | value: RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
1292
|
+
| `RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
1293
|
+
| `runtimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runtimeResumeDocumentRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
1294
|
+
| `scanFloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanFloatingConsumerPolicy } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:430` |
|
|
1295
|
+
| `scanRuntimeSelectorPersistence` | value: scanRuntimeSelectorPersistence | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { scanRuntimeSelectorPersistence } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
1296
|
+
| `scanV4FloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanV4FloatingConsumerPolicy } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:430` |
|
|
1297
|
+
| `scanV4RuntimeSelectorPersistence` | function: function scanRuntimeSelectorPersistence({ root: callerRoot = process.cwd(), paths = undefined, } = {}) | { root: callerRoot = process.cwd(), paths = undefined, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { scanV4RuntimeSelectorPersistence } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-selector-persistence.js:181` |
|
|
1251
1298
|
| `schemas` | constant: const schemas | none | value | Import does not declare a throw contract. | none-on-import | `import { schemas } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd.js:495` |
|
|
1252
1299
|
| `sealArtifactVerificationReport` | function: function sealArtifactVerificationReport({ report, bindings, kfdAssessment, issuedAt, expiresAt, revocation, } = {}) | { report, bindings, kfdAssessment, issuedAt, expiresAt, revocation, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { sealArtifactVerificationReport } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-verification-envelope.js:323` |
|
|
1253
1300
|
| `selectStableCandidate` | function: function selectStableCandidate(ledgerInput, { releaseNow = "", now = new Date().toISOString() } = {}) | ledgerInput, { releaseNow = "", now = new Date().toISOString() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { selectStableCandidate } from "@kungfu-tech/buildchain/core";` | `packages/core/stable-candidate-ledger.js:206` |
|
|
@@ -1278,18 +1325,18 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1278
1325
|
| `updateConfiguredVersionStateContents` | function: function updateConfiguredVersionStateContents(files, version) | files, version | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { updateConfiguredVersionStateContents } from "@kungfu-tech/buildchain/core";` | `packages/core/buildchain-config.js:1824` |
|
|
1279
1326
|
| `updateHomebrewTap` | function: async function updateHomebrewTap({ cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", write = true, } = {}) | { cwd = process.cwd(), packageName = "buildchain", releasePassport = "", manifestPath = DEFAULT_MANIFEST_PATH, formulaPath = "", write = true, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { updateHomebrewTap } from "@kungfu-tech/buildchain/core";` | `packages/core/homebrew.js:390` |
|
|
1280
1327
|
| `updateReadmeBadgeBlock` | function: function updateReadmeBadgeBlock({ readmeText, facts } = {}) | { readmeText, facts } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { updateReadmeBadgeBlock } from "@kungfu-tech/buildchain/core";` | `packages/core/readme-badges.js:874` |
|
|
1281
|
-
| `V4_FLOATING_CONSUMER_CERTIFICATION` | constant: const
|
|
1282
|
-
| `V4_FLOATING_CONSUMER_POLICY` | constant: const
|
|
1283
|
-
| `V4_FLOATING_CONSUMER_RECEIPT` | constant: const
|
|
1284
|
-
| `V4_PUBLICATION_QUALIFICATION_SCHEMA` | constant: const
|
|
1285
|
-
| `V4_RUNTIME_AUTHORIZATION_CONTRACT` | constant: const
|
|
1286
|
-
| `V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT` |
|
|
1287
|
-
| `V4_RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const
|
|
1288
|
-
| `v4ConsumerPolicyScannerRoot` | function: function
|
|
1289
|
-
| `v4FloatingConsumerDocumentRoot` | function: function
|
|
1290
|
-
| `V4PublicationQualificationError` | class: class
|
|
1291
|
-
| `v4PublicationQualificationRoot` | function: function
|
|
1292
|
-
| `v4RuntimeResumeDocumentRoot` | function: function
|
|
1328
|
+
| `V4_FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
1329
|
+
| `V4_FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
1330
|
+
| `V4_FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
1331
|
+
| `V4_PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:3` |
|
|
1332
|
+
| `V4_RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
1333
|
+
| `V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT` | constant: const RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-selector-persistence.js:5` |
|
|
1334
|
+
| `V4_RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
1335
|
+
| `v4ConsumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4ConsumerPolicyScannerRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-policy.js:76` |
|
|
1336
|
+
| `v4FloatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4FloatingConsumerDocumentRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
1337
|
+
| `V4PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { V4PublicationQualificationError } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:19` |
|
|
1338
|
+
| `v4PublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4PublicationQualificationRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:42` |
|
|
1339
|
+
| `v4RuntimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { v4RuntimeResumeDocumentRoot } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
1293
1340
|
| `validateAnchoredPackageRelease` | function: function validateAnchoredPackageRelease({ cwd = process.cwd(), requireManifest = true, requirePackageSetOrder = "platforms-first-main-last", requireTrustedPublishing = true, requireLifecycleStages = ["install", "build", "verify", "publish"], requirePublishGateSourceLock = false, publishSource = undefined, env = process.env, } = {}) | { cwd = process.cwd(), requireManifest = true, requirePackageSetOrder = "platforms-first-main-last", requireTrustedPublishing = true, requireLifecycleStages = ["install", "build", "verify", "publish"], requirePublishGateSourceLock = false, publishSource = undefined, env = process.env, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateAnchoredPackageRelease } from "@kungfu-tech/buildchain/core";` | `packages/core/diagnostics.js:325` |
|
|
1294
1341
|
| `validateArtifactSigningReceipt` | function: function validateArtifactSigningReceipt(receipt, { request } = {}) | receipt, { request } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateArtifactSigningReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-signing.js:435` |
|
|
1295
1342
|
| `validateArtifactSigningRequest` | function: function validateArtifactSigningRequest(request) | request | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateArtifactSigningRequest } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-signing.js:352` |
|
|
@@ -1305,6 +1352,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1305
1352
|
| `validateKfdProductGateResult` | function: function validateKfdProductGateResult(result, { expectedSourceSha = "", checkedAt = new Date().toISOString(), } = {}) | result, { expectedSourceSha = "", checkedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateKfdProductGateResult } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd-product-gates.js:519` |
|
|
1306
1353
|
| `validateKnownReleasePassportContracts` | function: function validateKnownReleasePassportContracts() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateKnownReleasePassportContracts } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport.js:2805` |
|
|
1307
1354
|
| `validatePackageManagerContract` | function: function validatePackageManagerContract({ cwd = process.cwd(), expectedManager = "" } = {}) | { cwd = process.cwd(), expectedManager = "" } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validatePackageManagerContract } from "@kungfu-tech/buildchain/core";` | `packages/core/package-manager.js:18` |
|
|
1355
|
+
| `validatePublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:152` |
|
|
1308
1356
|
| `validatePublishEvidence` | function: function validatePublishEvidence({ evidence, version, channel, sourceSha, releaseSha, targetRef = "", releaseMaterialSha = releaseSha, publishToolingSha = "", requiredArtifacts = [], } = {}) | { evidence, version, channel, sourceSha, releaseSha, targetRef = "", releaseMaterialSha = releaseSha, publishToolingSha = "", requiredArtifacts = [], } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublishEvidence } from "@kungfu-tech/buildchain/core";` | `packages/core/publish-transaction.js:674` |
|
|
1309
1357
|
| `validateReleaseActivationReceiptSet` | function: function validateReleaseActivationReceiptSet(receiptSet, { allowShadow = true } = {}) | receiptSet, { allowShadow = true } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseActivationReceiptSet } from "@kungfu-tech/buildchain/core";` | `packages/core/release-activation-transaction.js:376` |
|
|
1310
1358
|
| `validateReleaseActivationTransaction` | function: function validateReleaseActivationTransaction(transaction) | transaction | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseActivationTransaction } from "@kungfu-tech/buildchain/core";` | `packages/core/release-activation-transaction.js:146` |
|
|
@@ -1312,7 +1360,7 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1312
1360
|
| `validateReleasePassportSchema` | function: function validateReleasePassportSchema(passport) | passport | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleasePassportSchema } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport-contract.js:277` |
|
|
1313
1361
|
| `validateReleaseTailEffectPlan` | function: function validateReleaseTailEffectPlan(plan) | plan | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseTailEffectPlan } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-plane.js:103` |
|
|
1314
1362
|
| `validateReleaseTailTransaction` | function: function validateReleaseTailTransaction(transaction) | transaction | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateReleaseTailTransaction } from "@kungfu-tech/buildchain/core";` | `packages/core/release-tail-provider-plane.js:111` |
|
|
1315
|
-
| `validateV4PublicationQualificationReceipt` | function: function
|
|
1363
|
+
| `validateV4PublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-qualification.js:152` |
|
|
1316
1364
|
| `verifyArtifactPassport` | function: async function verifyArtifactPassport({ subject, cwd = process.cwd(), passportLocation = "", locatorConfig = "", repository = "", tag = "", githubReleaseBaseUrl = "", subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", verificationEnvelope = undefined, } = {}) | { subject, cwd = process.cwd(), passportLocation = "", locatorConfig = "", repository = "", tag = "", githubReleaseBaseUrl = "", subjectDigest = "", subjectKind = "", npmRegistryBaseUrl = "", verificationEnvelope = undefined, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactPassport } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-passport.js:701` |
|
|
1317
1365
|
| `verifyArtifactSigningResultFiles` | function: function verifyArtifactSigningResultFiles({ root, request, receipt, result, } = {}) | { root, request, receipt, result, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactSigningResultFiles } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-signing-result.js:193` |
|
|
1318
1366
|
| `verifyArtifactVerificationEnvelope` | function: function verifyArtifactVerificationEnvelope({ envelope, assessmentTime = Math.floor(Date.now() / 1000), expectedEnvelopeRoot = "", expectedIssuer = "", expectedPublisher = "", expectedContractVersion = "", } = {}) | { envelope, assessmentTime = Math.floor(Date.now() / 1000), expectedEnvelopeRoot = "", expectedIssuer = "", expectedPublisher = "", expectedContractVersion = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyArtifactVerificationEnvelope } from "@kungfu-tech/buildchain/core";` | `packages/core/artifact-verification-envelope.js:153` |
|
|
@@ -1321,6 +1369,8 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1321
1369
|
| `verifyCacheEvidenceSet` | function: function verifyCacheEvidenceSet(receipt) | receipt | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyCacheEvidenceSet } from "@kungfu-tech/buildchain/core";` | `packages/core/cache-evidence.js:273` |
|
|
1322
1370
|
| `verifyCacheOperationReceipt` | function: function verifyCacheOperationReceipt(receipt) | receipt | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyCacheOperationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/cache-evidence.js:226` |
|
|
1323
1371
|
| `verifyDetachedArtifactSignature` | function: function verifyDetachedArtifactSignature({ request, envelope, publicKey, } = {}) | { request, envelope, publicKey, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyDetachedArtifactSignature } from "@kungfu-tech/buildchain/core";` | `packages/core/detached-artifact-signature.js:82` |
|
|
1372
|
+
| `verifyFloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
1373
|
+
| `verifyFloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
1324
1374
|
| `verifyGitHubArtifactAttestationEvidence` | function: function verifyGitHubArtifactAttestationEvidence({ artifactPath, platformManifestPath, releasePassportPath, bundlePath, evidence, verificationResults, } = {}) | { artifactPath, platformManifestPath, releasePassportPath, bundlePath, evidence, verificationResults, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyGitHubArtifactAttestationEvidence } from "@kungfu-tech/buildchain/core";` | `packages/core/github-artifact-attestation.js:563` |
|
|
1325
1375
|
| `verifyGithubGovernanceReceipt` | function: function verifyGithubGovernanceReceipt(receipt, { expectedOrganization, expectedRepository, expectedRepositoryIdentityRoot, expectedTargetRef, expectedPolicyRoot, expectedVerifierSourceRevision, now = new Date().toISOString(), } = {}) | receipt, { expectedOrganization, expectedRepository, expectedRepositoryIdentityRoot, expectedTargetRef, expectedPolicyRoot, expectedVerifierSourceRevision, now = new Date().toISOString(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyGithubGovernanceReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/github-governance-authority.js:887` |
|
|
1326
1376
|
| `verifyKfdRecord` | function: async function verifyKfdRecord(record) | record | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyKfdRecord } from "@kungfu-tech/buildchain/core";` | `packages/core/kfd-product-gates.js:262` |
|
|
@@ -1328,14 +1378,16 @@ Target: `./packages/core/index.js`. Public symbols: 636.
|
|
|
1328
1378
|
| `verifyPublicationAdmission` | function: function verifyPublicationAdmission({ admission, registry, runnerProvenance, controlPlaneAudit, publicationEvidence, expected = {}, usedNonces = [], now = new Date(), } = {}) | { admission, registry, runnerProvenance, controlPlaneAudit, publicationEvidence, expected = {}, usedNonces = [], now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationAdmission } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:791` |
|
|
1329
1379
|
| `verifyPublicationQualificationReceipt` | function: function verifyPublicationQualificationReceipt({ receipt, capability, gateAggregate, expected = {}, usedNonces = [], now = new Date(), } = {}) | { receipt, capability, gateAggregate, expected = {}, usedNonces = [], now = new Date(), } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationQualificationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-authority.js:1096` |
|
|
1330
1380
|
| `verifyPublicationReproducibility` | function: function verifyPublicationReproducibility({ cwd = process.cwd(), sourceSha = "", output = DEFAULT_OUTPUT, promote = false, keepWorkspaces = false, pullToolchain = true, packageName = "", allowUnpinnedToolchain = false, overlayPaths = [DEFAULT_REGISTRY_INPUT_DIR, DEFAULT_REGISTRY_HYDRATION], } = {}) | { cwd = process.cwd(), sourceSha = "", output = DEFAULT_OUTPUT, promote = false, keepWorkspaces = false, pullToolchain = true, packageName = "", allowUnpinnedToolchain = false, overlayPaths = [DEFAULT_REGISTRY_INPUT_DIR, DEFAULT_REGISTRY_HYDRATION], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | local-filesystem-write | `import { verifyPublicationReproducibility } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-reproducibility.js:869` |
|
|
1331
|
-
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-sealed-bundle.js:
|
|
1381
|
+
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain/core";` | `packages/core/publication-sealed-bundle.js:190` |
|
|
1332
1382
|
| `verifyReleaseCandidateRecovery` | function: function verifyReleaseCandidateRecovery({ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetRefSha = targetSha, targetTree, expectedSourceTree = "", expectedCandidateRoot = "", expectedRuntimeSha, expectedTransactionId = "", existingTransaction = undefined, run, workflow, pullRequest, ancestry, anchorProvenance = undefined, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = "", currentToolingSha, recoveryRunId = "", createdAt = new Date().toISOString(), } = {}) | { candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetRefSha = targetSha, targetTree, expectedSourceTree = "", expectedCandidateRoot = "", expectedRuntimeSha, expectedTransactionId = "", existingTransaction = undefined, run, workflow, pullRequest, ancestry, anchorProvenance = undefined, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = "", currentToolingSha, recoveryRunId = "", createdAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyReleaseCandidateRecovery } from "@kungfu-tech/buildchain/core";` | `packages/core/release-candidate-recovery.js:444` |
|
|
1333
1383
|
| `verifyReleasePassport` | function: async function verifyReleasePassport({ passportLocation, artifactEvidenceLocation = "", publishEvidenceLocation = "", impactLocation = "", agentIndexLocation = "", productMechanismLocation = "", kfdAgentHubEvidenceLocation = "", kfdAdopterManifestLocation = "", kfdAdopterManifestGateLocation = "", kfdSupportEvidenceLocation = "", checkedAt = nowIso(), } = {}) | { passportLocation, artifactEvidenceLocation = "", publishEvidenceLocation = "", impactLocation = "", agentIndexLocation = "", productMechanismLocation = "", kfdAgentHubEvidenceLocation = "", kfdAdopterManifestLocation = "", kfdAdopterManifestGateLocation = "", kfdSupportEvidenceLocation = "", checkedAt = nowIso(), } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyReleasePassport } from "@kungfu-tech/buildchain/core";` | `packages/core/release-passport.js:2729` |
|
|
1334
1384
|
| `verifyReleasePropagationWork` | function: function verifyReleasePropagationWork(input) | input | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyReleasePropagationWork } from "@kungfu-tech/buildchain/core";` | `packages/core/release-propagation-work.js:486` |
|
|
1335
|
-
| `
|
|
1336
|
-
| `
|
|
1337
|
-
| `
|
|
1338
|
-
| `
|
|
1385
|
+
| `verifyRuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
1386
|
+
| `verifyRuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeResumeLineage } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
1387
|
+
| `verifyV4FloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
1388
|
+
| `verifyV4FloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
1389
|
+
| `verifyV4RuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
1390
|
+
| `verifyV4RuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeResumeLineage } from "@kungfu-tech/buildchain/core";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
1339
1391
|
| `WEB_SURFACE_PRODUCTION_DECISION_CONTRACT` | constant: const WEB_SURFACE_PRODUCTION_DECISION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { WEB_SURFACE_PRODUCTION_DECISION_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/web-surface-publication-candidate.js:7` |
|
|
1340
1392
|
| `WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT` | constant: const WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { WEB_SURFACE_PUBLICATION_CANDIDATE_CONTRACT } from "@kungfu-tech/buildchain/core";` | `packages/core/web-surface-publication-candidate.js:5` |
|
|
1341
1393
|
| `webSurfacePublicationDigest` | function: function webSurfacePublicationDigest(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { webSurfacePublicationDigest } from "@kungfu-tech/buildchain/core";` | `packages/core/web-surface-publication-candidate.js:21` |
|
|
@@ -1700,9 +1752,9 @@ Target: `./packages/core/dev-delivery-warrant.js`. Public symbols: 59.
|
|
|
1700
1752
|
| `createNativeCommandContract` | value: createNativeCommandContract | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createNativeCommandContract } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:1` |
|
|
1701
1753
|
| `createNativeExecutionBinding` | value: createNativeExecutionBinding | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createNativeExecutionBinding } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:1` |
|
|
1702
1754
|
| `createNativeExecutionReceipt` | value: createNativeExecutionReceipt | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createNativeExecutionReceipt } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:1` |
|
|
1703
|
-
| `createNativeProofBaseDelta` | function: function createNativeProofBaseDelta(input = {}) | input = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNativeProofBaseDelta } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:
|
|
1704
|
-
| `createNativeProofReuseDecision` | function: function createNativeProofReuseDecision({ proof, current = {} } = {}) | { proof, current = {} } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNativeProofReuseDecision } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:
|
|
1705
|
-
| `createNativeQualificationProof` | function: function createNativeQualificationProof(input = {}) | input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createNativeQualificationProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:
|
|
1755
|
+
| `createNativeProofBaseDelta` | function: function createNativeProofBaseDelta(input = {}) | input = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNativeProofBaseDelta } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:203` |
|
|
1756
|
+
| `createNativeProofReuseDecision` | function: function createNativeProofReuseDecision({ proof, current = {} } = {}) | { proof, current = {} } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNativeProofReuseDecision } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:536` |
|
|
1757
|
+
| `createNativeQualificationProof` | function: function createNativeQualificationProof(input = {}) | input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createNativeQualificationProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:229` |
|
|
1706
1758
|
| `createProjectCutReplayPlan` | function: function createProjectCutReplayPlan(input = {}) | input = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createProjectCutReplayPlan } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:155` |
|
|
1707
1759
|
| `createProjectCutReplayProof` | function: function createProjectCutReplayProof(input = {}) | input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createProjectCutReplayProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:175` |
|
|
1708
1760
|
| `createReleaseBlockerPriorityClaim` | function: function createReleaseBlockerPriorityClaim(repairInput, input = {}) | repairInput, input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createReleaseBlockerPriorityClaim } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/release-blocker-priority.js:32` |
|
|
@@ -1733,7 +1785,7 @@ Target: `./packages/core/dev-delivery-warrant.js`. Public symbols: 59.
|
|
|
1733
1785
|
| `NATIVE_QUALIFICATION_PROOF_SCHEMA` | constant: const NATIVE_QUALIFICATION_PROOF_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { NATIVE_QUALIFICATION_PROOF_SCHEMA } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:31` |
|
|
1734
1786
|
| `normalizeDevDeliveryQueue` | value: normalizeDevDeliveryQueue | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { normalizeDevDeliveryQueue } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:1` |
|
|
1735
1787
|
| `normalizeNativeCommandContract` | value: normalizeNativeCommandContract | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { normalizeNativeCommandContract } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:1` |
|
|
1736
|
-
| `observeDevDeliveryQueue` | function: function observeDevDeliveryQueue(queueInput, { now = new Date().toISOString(), allowLegacyV3Readback = false } = {}) | queueInput, { now = new Date().toISOString(), allowLegacyV3Readback = false } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { observeDevDeliveryQueue } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:535` |
|
|
1788
|
+
| `observeDevDeliveryQueue` | function: function observeDevDeliveryQueue(queueInput, { now = new Date().toISOString(), allowLegacyV3Readback: legacyReadback = false, allowLegacyBaselineReadback = legacyReadback } = {}) | queueInput, { now = new Date().toISOString(), allowLegacyV3Readback: legacyReadback = false, allowLegacyBaselineReadback = legacyReadback } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { observeDevDeliveryQueue } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:535` |
|
|
1737
1789
|
| `PROJECT_CUT_REPLAY_PROOF_SCHEMA` | constant: const PROJECT_CUT_REPLAY_PROOF_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { PROJECT_CUT_REPLAY_PROOF_SCHEMA } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:5` |
|
|
1738
1790
|
| `qualifyDevDeliveryWarrant` | constant: const qualifyDevDeliveryWarrant | none | value | Import does not declare a throw contract. | none-on-import | `import { qualifyDevDeliveryWarrant } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:391` |
|
|
1739
1791
|
| `rankDevDeliveryCandidates` | value: rankDevDeliveryCandidates | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { rankDevDeliveryCandidates } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:1` |
|
|
@@ -1747,8 +1799,8 @@ Target: `./packages/core/dev-delivery-warrant.js`. Public symbols: 59.
|
|
|
1747
1799
|
| `submitDevDeliveryCandidate` | value: submitDevDeliveryCandidate | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { submitDevDeliveryCandidate } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-warrant.js:1` |
|
|
1748
1800
|
| `verifyIntegrationDeliveryProof` | function: function verifyIntegrationDeliveryProof(proofInput, expected = {}) | proofInput, expected = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyIntegrationDeliveryProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:262` |
|
|
1749
1801
|
| `verifyNativeExecutionReceipt` | value: verifyNativeExecutionReceipt | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { verifyNativeExecutionReceipt } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:1` |
|
|
1750
|
-
| `verifyNativeProofReuseDecision` | function: function verifyNativeProofReuseDecision(decisionInput, { proof, current = {} } = {}) | decisionInput, { proof, current = {} } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyNativeProofReuseDecision } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:
|
|
1751
|
-
| `verifyNativeQualificationProof` | function: function verifyNativeQualificationProof(proofInput, expected = {}) | proofInput, expected = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyNativeQualificationProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:
|
|
1802
|
+
| `verifyNativeProofReuseDecision` | function: function verifyNativeProofReuseDecision(decisionInput, { proof, current = {} } = {}) | decisionInput, { proof, current = {} } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyNativeProofReuseDecision } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:539` |
|
|
1803
|
+
| `verifyNativeQualificationProof` | function: function verifyNativeQualificationProof(proofInput, expected = {}) | proofInput, expected = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyNativeQualificationProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-native-proof.js:289` |
|
|
1752
1804
|
| `verifyProjectCutReplayProof` | function: function verifyProjectCutReplayProof(proofInput, expected = {}) | proofInput, expected = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyProjectCutReplayProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:221` |
|
|
1753
1805
|
| `verifySourceQualificationProof` | function: function verifySourceQualificationProof(proofInput, expected = {}) | proofInput, expected = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifySourceQualificationProof } from "@kungfu-tech/buildchain/dev-delivery-warrant";` | `packages/core/dev-delivery-proof.js:81` |
|
|
1754
1806
|
|
|
@@ -1976,81 +2028,124 @@ Target: `./packages/core/public-surface-audit.js`. Public symbols: 8.
|
|
|
1976
2028
|
|
|
1977
2029
|
## `@kungfu-tech/buildchain/v4-floating-consumer-policy`
|
|
1978
2030
|
|
|
1979
|
-
Target: `./packages/
|
|
1980
|
-
|
|
1981
|
-
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
1982
|
-
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
1983
|
-
| `
|
|
1984
|
-
| `
|
|
1985
|
-
| `
|
|
1986
|
-
| `
|
|
1987
|
-
| `
|
|
1988
|
-
| `
|
|
1989
|
-
| `
|
|
1990
|
-
| `
|
|
1991
|
-
| `
|
|
1992
|
-
| `
|
|
2031
|
+
Target: `./packages/compatibility/floating-consumer-policy.js`. Public symbols: 20.
|
|
2032
|
+
|
|
2033
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2034
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2035
|
+
| `certifyFloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
2036
|
+
| `certifyV4FloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
2037
|
+
| `consumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerPolicyScannerRoot } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:76` |
|
|
2038
|
+
| `FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
2039
|
+
| `FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
2040
|
+
| `FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
2041
|
+
| `floatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { floatingConsumerDocumentRoot } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
2042
|
+
| `resolveFloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveFloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:87` |
|
|
2043
|
+
| `resolveV4FloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveV4FloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:87` |
|
|
2044
|
+
| `scanFloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanFloatingConsumerPolicy } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:430` |
|
|
2045
|
+
| `scanV4FloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanV4FloatingConsumerPolicy } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:430` |
|
|
2046
|
+
| `V4_FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
2047
|
+
| `V4_FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
2048
|
+
| `V4_FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
2049
|
+
| `v4ConsumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4ConsumerPolicyScannerRoot } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:76` |
|
|
2050
|
+
| `v4FloatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4FloatingConsumerDocumentRoot } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
2051
|
+
| `verifyFloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
2052
|
+
| `verifyFloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
2053
|
+
| `verifyV4FloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
2054
|
+
| `verifyV4FloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4FloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/v4-floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
1993
2055
|
|
|
1994
2056
|
## `@kungfu-tech/buildchain/v4-runtime-ref-resume-authority`
|
|
1995
2057
|
|
|
1996
|
-
Target: `./packages/
|
|
1997
|
-
|
|
1998
|
-
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
1999
|
-
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2000
|
-
| `
|
|
2001
|
-
| `
|
|
2002
|
-
| `
|
|
2003
|
-
| `
|
|
2004
|
-
| `
|
|
2005
|
-
| `
|
|
2006
|
-
| `
|
|
2007
|
-
| `
|
|
2008
|
-
| `
|
|
2058
|
+
Target: `./packages/compatibility/runtime-ref-resume-authority.js`. Public symbols: 18.
|
|
2059
|
+
|
|
2060
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2061
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2062
|
+
| `authorizeRuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeRuntimeSelection } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
2063
|
+
| `authorizeV4RuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeV4RuntimeSelection } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
2064
|
+
| `createRuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRuntimeResumeLineage } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
2065
|
+
| `createV4RuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createV4RuntimeResumeLineage } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
2066
|
+
| `RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
2067
|
+
| `RUNTIME_PERSISTENCE_SCAN_CONTRACT` | value: RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2068
|
+
| `RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
2069
|
+
| `runtimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runtimeResumeDocumentRoot } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
2070
|
+
| `scanRuntimeSelectorPersistence` | value: scanRuntimeSelectorPersistence | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { scanRuntimeSelectorPersistence } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2071
|
+
| `scanV4RuntimeSelectorPersistence` | value: scanRuntimeSelectorPersistence | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { scanV4RuntimeSelectorPersistence } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2072
|
+
| `V4_RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
2073
|
+
| `V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT` | value: RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2074
|
+
| `V4_RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
2075
|
+
| `v4RuntimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { v4RuntimeResumeDocumentRoot } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
2076
|
+
| `verifyRuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
2077
|
+
| `verifyRuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeResumeLineage } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
2078
|
+
| `verifyV4RuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
2079
|
+
| `verifyV4RuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4RuntimeResumeLineage } from "@kungfu-tech/buildchain/v4-runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
2009
2080
|
|
|
2010
2081
|
## `@kungfu-tech/buildchain/v4-tail-reseal`
|
|
2011
2082
|
|
|
2012
|
-
Target: `./packages/
|
|
2083
|
+
Target: `./packages/compatibility/tail-reseal.js`. Public symbols: 14.
|
|
2013
2084
|
|
|
2014
2085
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2015
2086
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2016
|
-
| `
|
|
2017
|
-
| `
|
|
2018
|
-
| `
|
|
2019
|
-
| `
|
|
2020
|
-
| `
|
|
2021
|
-
| `
|
|
2022
|
-
| `
|
|
2087
|
+
| `normalizeTailResealRequest` | function: function normalizeTailResealRequest(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { normalizeTailResealRequest } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:460` |
|
|
2088
|
+
| `normalizeV4TailResealRequest` | function: function normalizeTailResealRequest(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { normalizeV4TailResealRequest } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:460` |
|
|
2089
|
+
| `planTailReseal` | function: function planTailReseal(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { planTailReseal } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:519` |
|
|
2090
|
+
| `planV4TailReseal` | function: function planTailReseal(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { planV4TailReseal } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:519` |
|
|
2091
|
+
| `TAIL_RESEAL_PLAN_CONTRACT` | constant: const TAIL_RESEAL_PLAN_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_PLAN_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:3` |
|
|
2092
|
+
| `TAIL_RESEAL_PLATFORMS` | constant: const TAIL_RESEAL_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_PLATFORMS } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:6` |
|
|
2093
|
+
| `TAIL_RESEAL_REQUEST_CONTRACT` | constant: const TAIL_RESEAL_REQUEST_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_REQUEST_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:1` |
|
|
2094
|
+
| `TAIL_RESEAL_REUSED_STAGE_KEYS` | constant: const TAIL_RESEAL_REUSED_STAGE_KEYS | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_REUSED_STAGE_KEYS } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:20` |
|
|
2095
|
+
| `TailResealFault` | class: class TailResealFault | none | TailResealFault | Construction and method errors follow the linked source implementation. | class-dependent | `import { TailResealFault } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:23` |
|
|
2096
|
+
| `V4_TAIL_RESEAL_PLAN_CONTRACT` | constant: const TAIL_RESEAL_PLAN_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_TAIL_RESEAL_PLAN_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:3` |
|
|
2097
|
+
| `V4_TAIL_RESEAL_PLATFORMS` | constant: const TAIL_RESEAL_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_TAIL_RESEAL_PLATFORMS } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:6` |
|
|
2098
|
+
| `V4_TAIL_RESEAL_REQUEST_CONTRACT` | constant: const TAIL_RESEAL_REQUEST_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_TAIL_RESEAL_REQUEST_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:1` |
|
|
2099
|
+
| `V4_TAIL_RESEAL_REUSED_STAGE_KEYS` | constant: const TAIL_RESEAL_REUSED_STAGE_KEYS | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_TAIL_RESEAL_REUSED_STAGE_KEYS } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal-contract.js:20` |
|
|
2100
|
+
| `V4TailResealFault` | class: class TailResealFault | none | TailResealFault | Construction and method errors follow the linked source implementation. | class-dependent | `import { V4TailResealFault } from "@kungfu-tech/buildchain/v4-tail-reseal";` | `packages/core/tail-reseal.js:23` |
|
|
2023
2101
|
|
|
2024
2102
|
## `@kungfu-tech/buildchain/v4-tail-reseal-receipt`
|
|
2025
2103
|
|
|
2026
|
-
Target: `./packages/
|
|
2104
|
+
Target: `./packages/compatibility/tail-reseal-receipt.js`. Public symbols: 6.
|
|
2027
2105
|
|
|
2028
2106
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2029
2107
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2030
|
-
| `
|
|
2031
|
-
| `
|
|
2032
|
-
| `
|
|
2108
|
+
| `createTailResealReceipt` | function: function createTailResealReceipt({ request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {}) | { request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createTailResealReceipt } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:119` |
|
|
2109
|
+
| `createV4TailResealReceipt` | function: function createTailResealReceipt({ request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {}) | { request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4TailResealReceipt } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:119` |
|
|
2110
|
+
| `TAIL_RESEAL_RECEIPT_CONTRACT` | constant: const TAIL_RESEAL_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:11` |
|
|
2111
|
+
| `V4_TAIL_RESEAL_RECEIPT_CONTRACT` | constant: const TAIL_RESEAL_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_TAIL_RESEAL_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:11` |
|
|
2112
|
+
| `verifyTailResealReceipt` | function: function verifyTailResealReceipt({ receipt, request, passport } = {}) | { receipt, request, passport } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyTailResealReceipt } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:200` |
|
|
2113
|
+
| `verifyV4TailResealReceipt` | function: function verifyTailResealReceipt({ receipt, request, passport } = {}) | { receipt, request, passport } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4TailResealReceipt } from "@kungfu-tech/buildchain/v4-tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:200` |
|
|
2033
2114
|
|
|
2034
2115
|
## `@kungfu-tech/buildchain/v4-publication-rehearsal`
|
|
2035
2116
|
|
|
2036
|
-
Target: `./packages/
|
|
2037
|
-
|
|
2038
|
-
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2039
|
-
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2040
|
-
| `
|
|
2041
|
-
| `
|
|
2042
|
-
| `
|
|
2043
|
-
| `
|
|
2044
|
-
| `
|
|
2045
|
-
| `
|
|
2046
|
-
| `
|
|
2047
|
-
| `
|
|
2048
|
-
| `
|
|
2049
|
-
| `
|
|
2050
|
-
| `
|
|
2051
|
-
| `
|
|
2052
|
-
| `
|
|
2053
|
-
| `
|
|
2117
|
+
Target: `./packages/compatibility/publication-rehearsal.js`. Public symbols: 28.
|
|
2118
|
+
|
|
2119
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2120
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2121
|
+
| `createDomainPublicationRehearsalCapsule` | value: createDomainPublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createDomainPublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2122
|
+
| `createPublicationRehearsalAuthority` | function: function createPublicationRehearsalAuthority(capsule, { authorizationRoot } = {}) | capsule, { authorizationRoot } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationRehearsalAuthority } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:350` |
|
|
2123
|
+
| `createPublicationRehearsalProviderPolicy` | value: createPublicationRehearsalProviderPolicy | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createPublicationRehearsalProviderPolicy } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2124
|
+
| `createV4PublicationRehearsalAuthority` | function: function createPublicationRehearsalAuthority(capsule, { authorizationRoot } = {}) | capsule, { authorizationRoot } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4PublicationRehearsalAuthority } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:350` |
|
|
2125
|
+
| `createV4PublicationRehearsalCapsule` | value: createDomainPublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createV4PublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2126
|
+
| `createV4PublicationRehearsalProviderPolicy` | value: createPublicationRehearsalProviderPolicy | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createV4PublicationRehearsalProviderPolicy } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2127
|
+
| `DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2128
|
+
| `DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2129
|
+
| `executeDomainPublicationRehearsal` | function: async function executeDomainPublicationRehearsal({ capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {}) | { capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { executeDomainPublicationRehearsal } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:405` |
|
|
2130
|
+
| `executeV4PublicationRehearsal` | function: async function executeDomainPublicationRehearsal({ capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {}) | { capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { executeV4PublicationRehearsal } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:405` |
|
|
2131
|
+
| `PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT` | value: PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2132
|
+
| `PUBLICATION_REHEARSAL_CORE_VERSION` | value: PUBLICATION_REHEARSAL_CORE_VERSION | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_CORE_VERSION } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2133
|
+
| `PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT` | value: PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2134
|
+
| `PublicationRehearsalFault` | value: PublicationRehearsalFault | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PublicationRehearsalFault } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2135
|
+
| `resolvePublicationRehearsalProviderBindings` | function: function resolvePublicationRehearsalProviderBindings({ capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, }) | { capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolvePublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:160` |
|
|
2136
|
+
| `resolveV4PublicationRehearsalProviderBindings` | function: function resolvePublicationRehearsalProviderBindings({ capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, }) | { capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveV4PublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:160` |
|
|
2137
|
+
| `V4_PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT` | value: PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2138
|
+
| `V4_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2139
|
+
| `V4_PUBLICATION_REHEARSAL_CORE_VERSION` | value: PUBLICATION_REHEARSAL_CORE_VERSION | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_PUBLICATION_REHEARSAL_CORE_VERSION } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2140
|
+
| `V4_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2141
|
+
| `V4_PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT` | value: PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4_PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2142
|
+
| `V4PublicationRehearsalFault` | value: PublicationRehearsalFault | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { V4PublicationRehearsalFault } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2143
|
+
| `validatePublicationRehearsalCapsule` | value: validatePublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validatePublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2144
|
+
| `validatePublicationRehearsalProviderBindings` | value: validatePublicationRehearsalProviderBindings | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validatePublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2145
|
+
| `validateV4PublicationRehearsalCapsule` | value: validatePublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validateV4PublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2146
|
+
| `validateV4PublicationRehearsalProviderBindings` | value: validatePublicationRehearsalProviderBindings | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validateV4PublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
2147
|
+
| `verifyDomainPublicationRehearsalCapsule` | function: function verifyDomainPublicationRehearsalCapsule({ capsule, candidateRoot: candidateRootPath, }) | { capsule, candidateRoot: candidateRootPath, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyDomainPublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:121` |
|
|
2148
|
+
| `verifyV4PublicationRehearsalCapsule` | function: function verifyDomainPublicationRehearsalCapsule({ capsule, candidateRoot: candidateRootPath, }) | { capsule, candidateRoot: candidateRootPath, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyV4PublicationRehearsalCapsule } from "@kungfu-tech/buildchain/v4-publication-rehearsal";` | `packages/core/publication-rehearsal.js:121` |
|
|
2054
2149
|
|
|
2055
2150
|
## `@kungfu-tech/buildchain/publication-rehearsal-runtime`
|
|
2056
2151
|
|
|
@@ -2092,17 +2187,24 @@ Target: `./packages/core/publication-rehearsal-projection.js`. Public symbols: 1
|
|
|
2092
2187
|
|
|
2093
2188
|
## `@kungfu-tech/buildchain/v4-publication-qualification`
|
|
2094
2189
|
|
|
2095
|
-
Target: `./packages/
|
|
2190
|
+
Target: `./packages/compatibility/publication-qualification.js`. Public symbols: 14.
|
|
2096
2191
|
|
|
2097
2192
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2098
2193
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2099
|
-
| `
|
|
2100
|
-
| `
|
|
2101
|
-
| `
|
|
2102
|
-
| `
|
|
2103
|
-
| `
|
|
2104
|
-
| `
|
|
2105
|
-
| `
|
|
2194
|
+
| `assertDeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertDeclarativePromotionInputs } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:207` |
|
|
2195
|
+
| `assertNoExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoExecutionFields } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:46` |
|
|
2196
|
+
| `assertNoV4ExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoV4ExecutionFields } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:46` |
|
|
2197
|
+
| `assertV4DeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertV4DeclarativePromotionInputs } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:207` |
|
|
2198
|
+
| `createDomainPublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDomainPublicationQualificationReceipt } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:112` |
|
|
2199
|
+
| `createV4PublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:112` |
|
|
2200
|
+
| `domainPublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { domainPublicationQualificationRoot } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:42` |
|
|
2201
|
+
| `PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:3` |
|
|
2202
|
+
| `PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { PublicationQualificationError } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:19` |
|
|
2203
|
+
| `V4_PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:3` |
|
|
2204
|
+
| `V4PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { V4PublicationQualificationError } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:19` |
|
|
2205
|
+
| `v4PublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { v4PublicationQualificationRoot } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:42` |
|
|
2206
|
+
| `validatePublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublicationQualificationReceipt } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:152` |
|
|
2207
|
+
| `validateV4PublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateV4PublicationQualificationReceipt } from "@kungfu-tech/buildchain/v4-publication-qualification";` | `packages/core/publication-qualification.js:152` |
|
|
2106
2208
|
|
|
2107
2209
|
## `@kungfu-tech/buildchain/adopter-delivery-gate`
|
|
2108
2210
|
|
|
@@ -2213,38 +2315,58 @@ Target: `./packages/core/adopter-delivery-vectors.js`. Public symbols: 4.
|
|
|
2213
2315
|
|
|
2214
2316
|
## `@kungfu-tech/buildchain/v4-adopter-delivery`
|
|
2215
2317
|
|
|
2216
|
-
Target: `./packages/
|
|
2217
|
-
|
|
2218
|
-
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2219
|
-
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2220
|
-
| `
|
|
2221
|
-
| `
|
|
2222
|
-
| `
|
|
2223
|
-
| `
|
|
2224
|
-
| `
|
|
2225
|
-
| `
|
|
2226
|
-
| `
|
|
2227
|
-
| `
|
|
2228
|
-
| `
|
|
2229
|
-
| `
|
|
2230
|
-
| `
|
|
2231
|
-
| `
|
|
2232
|
-
| `
|
|
2318
|
+
Target: `./packages/compatibility/adopter-delivery.js`. Public symbols: 25.
|
|
2319
|
+
|
|
2320
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2321
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2322
|
+
| `ADOPTER_DELIVERY_ARCHIVE_AUTHORITY` | constant: const ADOPTER_DELIVERY_ARCHIVE_AUTHORITY | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_ARCHIVE_AUTHORITY } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:30` |
|
|
2323
|
+
| `ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT` | constant: const ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:18` |
|
|
2324
|
+
| `ADOPTER_DELIVERY_CONTRACT` | constant: const ADOPTER_DELIVERY_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:14` |
|
|
2325
|
+
| `ADOPTER_DELIVERY_READBACK_CONTRACT` | constant: const ADOPTER_DELIVERY_READBACK_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_READBACK_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:16` |
|
|
2326
|
+
| `ADOPTER_DELIVERY_SELECTORS` | constant: const ADOPTER_DELIVERY_SELECTORS | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_SELECTORS } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:356` |
|
|
2327
|
+
| `ADOPTER_DELIVERY_SOURCE` | constant: const ADOPTER_DELIVERY_SOURCE | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_SOURCE } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:20` |
|
|
2328
|
+
| `assertPublishedAdopterDeliveryRequest` | function: function assertPublishedAdopterDeliveryRequest({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPublishedAdopterDeliveryRequest } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:314` |
|
|
2329
|
+
| `assertV4PublishedAdopterDeliveryRequest` | function: function assertPublishedAdopterDeliveryRequest({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertV4PublishedAdopterDeliveryRequest } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:314` |
|
|
2330
|
+
| `createAdopterDeliveryRuntime` | function: function createAdopterDeliveryRuntime({ drivers = [], artifactProfiles = [], } = {}) | { drivers = [], artifactProfiles = [], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createAdopterDeliveryRuntime } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:138` |
|
|
2331
|
+
| `createJsonAssertionAdopterProtocolDriver` | function: function createJsonAssertionAdopterProtocolDriver() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createJsonAssertionAdopterProtocolDriver } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:95` |
|
|
2332
|
+
| `createV4AdopterDeliveryRuntime` | function: function createAdopterDeliveryRuntime({ drivers = [], artifactProfiles = [], } = {}) | { drivers = [], artifactProfiles = [], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createV4AdopterDeliveryRuntime } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:138` |
|
|
2333
|
+
| `loadPublishedAdopterDeliveryAuthority` | function: async function loadPublishedAdopterDeliveryAuthority({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { loadPublishedAdopterDeliveryAuthority } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:296` |
|
|
2334
|
+
| `loadV4PublishedAdopterDeliveryAuthority` | function: async function loadPublishedAdopterDeliveryAuthority({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { loadV4PublishedAdopterDeliveryAuthority } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:296` |
|
|
2335
|
+
| `qualifyAdopterDeliveryBootstrap` | function: function qualifyAdopterDeliveryBootstrap({ input, lineage } = {}) | { input, lineage } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { qualifyAdopterDeliveryBootstrap } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:252` |
|
|
2336
|
+
| `qualifyV4AdopterDeliveryBootstrap` | function: function qualifyAdopterDeliveryBootstrap({ input, lineage } = {}) | { input, lineage } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { qualifyV4AdopterDeliveryBootstrap } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:252` |
|
|
2337
|
+
| `runAdopterDeliveryGate` | function: function runAdopterDeliveryGate(input, options = {}) | input, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runAdopterDeliveryGate } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:194` |
|
|
2338
|
+
| `runV4AdopterDeliveryGate` | function: function runAdopterDeliveryGate(input, options = {}) | input, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runV4AdopterDeliveryGate } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:194` |
|
|
2339
|
+
| `V4_ADOPTER_DELIVERY_ARCHIVE_AUTHORITY` | constant: const ADOPTER_DELIVERY_ARCHIVE_AUTHORITY | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_ARCHIVE_AUTHORITY } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:30` |
|
|
2340
|
+
| `V4_ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT` | constant: const ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:18` |
|
|
2341
|
+
| `V4_ADOPTER_DELIVERY_CONTRACT` | constant: const ADOPTER_DELIVERY_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:14` |
|
|
2342
|
+
| `V4_ADOPTER_DELIVERY_READBACK_CONTRACT` | constant: const ADOPTER_DELIVERY_READBACK_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_READBACK_CONTRACT } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:16` |
|
|
2343
|
+
| `V4_ADOPTER_DELIVERY_SELECTORS` | constant: const ADOPTER_DELIVERY_SELECTORS | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_SELECTORS } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:356` |
|
|
2344
|
+
| `V4_ADOPTER_DELIVERY_SOURCE` | constant: const ADOPTER_DELIVERY_SOURCE | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_ADOPTER_DELIVERY_SOURCE } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:20` |
|
|
2345
|
+
| `verifyAdopterDeliveryReadback` | function: function verifyAdopterDeliveryReadback({ input, readback } = {}, options = {}) | { input, readback } = {}, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyAdopterDeliveryReadback } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:233` |
|
|
2346
|
+
| `verifyV4AdopterDeliveryReadback` | function: function verifyAdopterDeliveryReadback({ input, readback } = {}, options = {}) | { input, readback } = {}, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyV4AdopterDeliveryReadback } from "@kungfu-tech/buildchain/v4-adopter-delivery";` | `packages/core/adopter-delivery.js:233` |
|
|
2233
2347
|
|
|
2234
2348
|
## `@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification`
|
|
2235
2349
|
|
|
2236
|
-
Target: `./packages/
|
|
2350
|
+
Target: `./packages/compatibility/cross-platform-adopter-qualification.js`. Public symbols: 16.
|
|
2237
2351
|
|
|
2238
2352
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2239
2353
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2240
|
-
| `
|
|
2241
|
-
| `
|
|
2242
|
-
| `
|
|
2243
|
-
| `
|
|
2244
|
-
| `
|
|
2245
|
-
| `
|
|
2246
|
-
| `
|
|
2247
|
-
| `
|
|
2354
|
+
| `createCrossPlatformAdopterReport` | function: function createCrossPlatformAdopterReport(input) | input | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCrossPlatformAdopterReport } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:259` |
|
|
2355
|
+
| `createV4CrossPlatformAdopterReport` | function: function createCrossPlatformAdopterReport(input) | input | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createV4CrossPlatformAdopterReport } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:259` |
|
|
2356
|
+
| `CROSS_PLATFORM_ADOPTER_PLATFORMS` | constant: const CROSS_PLATFORM_ADOPTER_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_PLATFORMS } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:7` |
|
|
2357
|
+
| `CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:5` |
|
|
2358
|
+
| `CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:3` |
|
|
2359
|
+
| `CROSS_PLATFORM_NEUTRAL_DRIVER` | constant: const CROSS_PLATFORM_NEUTRAL_DRIVER | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_NEUTRAL_DRIVER } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:12` |
|
|
2360
|
+
| `qualifyCrossPlatformAdopters` | function: function qualifyCrossPlatformAdopters({ reports, consumers }) | { reports, consumers } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { qualifyCrossPlatformAdopters } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:270` |
|
|
2361
|
+
| `qualifyV4CrossPlatformAdopters` | function: function qualifyCrossPlatformAdopters({ reports, consumers }) | { reports, consumers } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { qualifyV4CrossPlatformAdopters } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:270` |
|
|
2362
|
+
| `summarizeBaselineCapabilityInventory` | function: function summarizeBaselineCapabilityInventory(inventory) | inventory | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { summarizeBaselineCapabilityInventory } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:39` |
|
|
2363
|
+
| `summarizeV3V4CapabilityInventory` | function: function summarizeBaselineCapabilityInventory(inventory) | inventory | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { summarizeV3V4CapabilityInventory } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:39` |
|
|
2364
|
+
| `V4_CROSS_PLATFORM_ADOPTER_PLATFORMS` | constant: const CROSS_PLATFORM_ADOPTER_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_CROSS_PLATFORM_ADOPTER_PLATFORMS } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:7` |
|
|
2365
|
+
| `V4_CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:5` |
|
|
2366
|
+
| `V4_CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:3` |
|
|
2367
|
+
| `V4_CROSS_PLATFORM_NEUTRAL_DRIVER` | constant: const CROSS_PLATFORM_NEUTRAL_DRIVER | none | value | Import does not declare a throw contract. | none-on-import | `import { V4_CROSS_PLATFORM_NEUTRAL_DRIVER } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:12` |
|
|
2368
|
+
| `validateCrossPlatformAdopterReport` | function: function validateCrossPlatformAdopterReport(report) | report | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateCrossPlatformAdopterReport } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:222` |
|
|
2369
|
+
| `validateV4CrossPlatformAdopterReport` | function: function validateCrossPlatformAdopterReport(report) | report | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateV4CrossPlatformAdopterReport } from "@kungfu-tech/buildchain/v4-cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:222` |
|
|
2248
2370
|
|
|
2249
2371
|
## `@kungfu-tech/buildchain/logging`
|
|
2250
2372
|
|
|
@@ -2315,9 +2437,9 @@ Target: `./packages/core/publication-sealed-bundle.js`. Public symbols: 3.
|
|
|
2315
2437
|
|
|
2316
2438
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2317
2439
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2318
|
-
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. |
|
|
2319
|
-
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain/publication-sealed-bundle";` | `packages/core/publication-sealed-bundle.js:
|
|
2320
|
-
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain/publication-sealed-bundle";` | `packages/core/publication-sealed-bundle.js:
|
|
2440
|
+
| `createPublicationSealedBundle` | function: function createPublicationSealedBundle({ candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {}) | { candidate, packageName, packageVersion, npmTarballPath, npmIntegrity, releaseAssetPaths = [], githubReleaseRequired = true, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | subprocess | `import { createPublicationSealedBundle } from "@kungfu-tech/buildchain/publication-sealed-bundle";` | `packages/core/publication-sealed-bundle.js:97` |
|
|
2441
|
+
| `PUBLICATION_SEALED_BUNDLE_CONTRACT` | constant: const PUBLICATION_SEALED_BUNDLE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from "@kungfu-tech/buildchain/publication-sealed-bundle";` | `packages/core/publication-sealed-bundle.js:11` |
|
|
2442
|
+
| `verifyPublicationSealedBundle` | function: function verifyPublicationSealedBundle({ bundleRoot, manifest } = {}) | { bundleRoot, manifest } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyPublicationSealedBundle } from "@kungfu-tech/buildchain/publication-sealed-bundle";` | `packages/core/publication-sealed-bundle.js:190` |
|
|
2321
2443
|
|
|
2322
2444
|
## `@kungfu-tech/buildchain/paper`
|
|
2323
2445
|
|
|
@@ -2422,8 +2544,8 @@ Target: `./packages/core/buildchain-publication-authority.js`. Public symbols: 2
|
|
|
2422
2544
|
|
|
2423
2545
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2424
2546
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2425
|
-
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain/buildchain-publication-authority";` | `packages/core/buildchain-publication-authority.js:
|
|
2426
|
-
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain/buildchain-publication-authority";` | `packages/core/buildchain-publication-authority.js:
|
|
2547
|
+
| `buildchainPublicationAuthorityDescriptors` | function: function buildchainPublicationAuthorityDescriptors({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { buildchainPublicationAuthorityDescriptors } from "@kungfu-tech/buildchain/buildchain-publication-authority";` | `packages/core/buildchain-publication-authority.js:66` |
|
|
2548
|
+
| `createBuildchainPublicationAuthorityRegistry` | function: function createBuildchainPublicationAuthorityRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicationAuthorityRegistry } from "@kungfu-tech/buildchain/buildchain-publication-authority";` | `packages/core/buildchain-publication-authority.js:105` |
|
|
2427
2549
|
|
|
2428
2550
|
## `@kungfu-tech/buildchain/github-governance-authority`
|
|
2429
2551
|
|
|
@@ -2569,10 +2691,10 @@ Target: `./packages/core/next-development-transition.js`. Public symbols: 13.
|
|
|
2569
2691
|
|
|
2570
2692
|
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2571
2693
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2572
|
-
| `advanceNextDevelopmentTransition` | function: function advanceNextDevelopmentTransition(record, input = {}) | record, input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { advanceNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2573
|
-
| `bindNextDevelopmentAnchor` | function: function bindNextDevelopmentAnchor(record, input = {}) | record, input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { bindNextDevelopmentAnchor } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2574
|
-
| `createNextDevelopmentTransition` | function: function createNextDevelopmentTransition(input = {}) | input = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2575
|
-
| `materializeNextDevelopmentTransition` | function: function materializeNextDevelopmentTransition({ cwd = process.cwd(), request, write = false, } = {}) | { cwd = process.cwd(), request, write = false, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | local-filesystem-write | `import { materializeNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2694
|
+
| `advanceNextDevelopmentTransition` | function: function advanceNextDevelopmentTransition(record, input = {}) | record, input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { advanceNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:343` |
|
|
2695
|
+
| `bindNextDevelopmentAnchor` | function: function bindNextDevelopmentAnchor(record, input = {}) | record, input = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { bindNextDevelopmentAnchor } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:304` |
|
|
2696
|
+
| `createNextDevelopmentTransition` | function: function createNextDevelopmentTransition(input = {}) | input = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:252` |
|
|
2697
|
+
| `materializeNextDevelopmentTransition` | function: function materializeNextDevelopmentTransition({ cwd = process.cwd(), request, write = false, } = {}) | { cwd = process.cwd(), request, write = false, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | local-filesystem-write | `import { materializeNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:471` |
|
|
2576
2698
|
| `NEXT_DEVELOPMENT_ADR` | constant: const NEXT_DEVELOPMENT_ADR | none | value | Import does not declare a throw contract. | none-on-import | `import { NEXT_DEVELOPMENT_ADR } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:20` |
|
|
2577
2699
|
| `NEXT_DEVELOPMENT_INVARIANT` | constant: const NEXT_DEVELOPMENT_INVARIANT | none | value | Import does not declare a throw contract. | none-on-import | `import { NEXT_DEVELOPMENT_INVARIANT } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:22` |
|
|
2578
2700
|
| `NEXT_DEVELOPMENT_REQUEST_CONTRACT` | constant: const NEXT_DEVELOPMENT_REQUEST_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { NEXT_DEVELOPMENT_REQUEST_CONTRACT } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:18` |
|
|
@@ -2580,8 +2702,8 @@ Target: `./packages/core/next-development-transition.js`. Public symbols: 13.
|
|
|
2580
2702
|
| `NEXT_DEVELOPMENT_TRANSITION_CONTRACT` | constant: const NEXT_DEVELOPMENT_TRANSITION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { NEXT_DEVELOPMENT_TRANSITION_CONTRACT } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:16` |
|
|
2581
2703
|
| `NEXT_DEVELOPMENT_VERSION_MODELS` | constant: const NEXT_DEVELOPMENT_VERSION_MODELS | none | value | Import does not declare a throw contract. | none-on-import | `import { NEXT_DEVELOPMENT_VERSION_MODELS } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:32` |
|
|
2582
2704
|
| `nextDevelopmentRoot` | function: function nextDevelopmentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { nextDevelopmentRoot } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:63` |
|
|
2583
|
-
| `recordNextDevelopmentMaterialization` | function: function recordNextDevelopmentMaterialization(record, { materialization, evidenceRoot, recordedAt } = {}) | record, { materialization, evidenceRoot, recordedAt } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { recordNextDevelopmentMaterialization } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2584
|
-
| `validateNextDevelopmentTransition` | function: function validateNextDevelopmentTransition(record) | record | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:
|
|
2705
|
+
| `recordNextDevelopmentMaterialization` | function: function recordNextDevelopmentMaterialization(record, { materialization, evidenceRoot, recordedAt } = {}) | record, { materialization, evidenceRoot, recordedAt } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { recordNextDevelopmentMaterialization } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:415` |
|
|
2706
|
+
| `validateNextDevelopmentTransition` | function: function validateNextDevelopmentTransition(record) | record | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { validateNextDevelopmentTransition } from "@kungfu-tech/buildchain/next-development-transition";` | `packages/core/next-development-transition.js:728` |
|
|
2585
2707
|
|
|
2586
2708
|
## `@kungfu-tech/buildchain/next-development-controller`
|
|
2587
2709
|
|
|
@@ -2642,7 +2764,7 @@ Target: `./packages/core/release-passport.js`. Public symbols: 24.
|
|
|
2642
2764
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2643
2765
|
| `AGENT_INDEX_CONTRACT` | constant: const AGENT_INDEX_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { AGENT_INDEX_CONTRACT } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:54` |
|
|
2644
2766
|
| `ARTIFACT_EVIDENCE_CONTRACT` | constant: const ARTIFACT_EVIDENCE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ARTIFACT_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:52` |
|
|
2645
|
-
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:1465` |
|
|
2767
|
+
| `collectGitHubReleasePassport` | function: function collectGitHubReleasePassport({ cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {}) | { cwd = process.cwd(), tag = "", repository = process.env.GITHUB_REPOSITORY \|\| "", sourceSha = process.env.GITHUB_SHA \|\| "", line = "", outputDir = ".buildchain/release-passport", assetsJson = "", assetsDir = "", releaseJson = "", productName = "Buildchain", packageName = "@kungfu-tech/buildchain", packageVersion = "", packageSetJson = "", publishEvidenceJson = "", trustedPublishingJson = "", transactionJson = "", anchorManifestJson = "", versionMaterialJson = "", impactJson = "", buildSummaryJson = "", buildFactsJsons = [], platformManifestJsons = [], distTagEvidenceJson = "", kfd1WitnessJsons = [], kfd2ClaimJsons = [], kfd3PrebuildWitnessJsons = [], kfd3ArtifactWitnessJsons = [], kfd3ArtifactVerifyCommand = "", kfdAdopterManifestJson = "", kfdSupportMatrixJson = "", kfdProductGateJsons = [], invariantPassportJsons = [], invariantPassportCommand = "", releaseEvidenceJsons = [], v4ConsumerPolicyCertificationJson: domainConsumerPolicyCertificationJson = "", v4ConsumerPolicyCertificationRoot: domainConsumerPolicyCertificationRoot = "", v4RuntimeResumeEvidenceJson: domainRuntimeResumeEvidenceJson = "", kfdAgentHubEvidenceJson = "", controllerReceiptReferences = [], githubArtifactAttestationPolicyJsons = [], basePassportJson = "", requireBaseKfd = false, releaseJsonExtra = "", publishJson = "", workflow = {}, checkedAt = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { collectGitHubReleasePassport } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:1465` |
|
|
2646
2768
|
| `createArtifactEvidence` | function: function createArtifactEvidence({ assets = [], repository = "", tag = "", sourceSha = "", workflow = {}, kfdAdopter = undefined } = {}) | { assets = [], repository = "", tag = "", sourceSha = "", workflow = {}, kfdAdopter = undefined } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createArtifactEvidence } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:1128` |
|
|
2647
2769
|
| `createInvariantPassportGate` | function: function createInvariantPassportGate(passportMetas = []) | passportMetas = [] | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createInvariantPassportGate } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:223` |
|
|
2648
2770
|
| `createReleaseCheckReport` | function: function createReleaseCheckReport({ passport, artifactEvidence, publishEvidence, impact, agentIndex, productMechanism, kfdAgentHubEvidence, kfdSupportEvidence, kfdAdopterManifest, kfdAdopterManifestGate, releaseEvidenceDocuments = [], checkedAt = nowIso(), } = {}) | { passport, artifactEvidence, publishEvidence, impact, agentIndex, productMechanism, kfdAgentHubEvidence, kfdSupportEvidence, kfdAdopterManifest, kfdAdopterManifestGate, releaseEvidenceDocuments = [], checkedAt = nowIso(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createReleaseCheckReport } from "@kungfu-tech/buildchain/release-passport";` | `packages/core/release-passport.js:2608` |
|
|
@@ -2832,3 +2954,141 @@ Target: `./packages/core/buildchain-kfd-claims.js`. Public symbols: 10.
|
|
|
2832
2954
|
| `createBuildchainKfdClaimRegistry` | function: function createBuildchainKfdClaimRegistry({ root = process.cwd(), sourceSha = "" } = {}) | { root = process.cwd(), sourceSha = "" } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainKfdClaimRegistry } from "@kungfu-tech/buildchain/buildchain-kfd-claims";` | `packages/core/buildchain-kfd-claims.js:510` |
|
|
2833
2955
|
| `createBuildchainKfdSurfaceRegistry` | function: function createBuildchainKfdSurfaceRegistry({ root = process.cwd() } = {}) | { root = process.cwd() } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainKfdSurfaceRegistry } from "@kungfu-tech/buildchain/buildchain-kfd-claims";` | `packages/core/buildchain-kfd-claims.js:411` |
|
|
2834
2956
|
| `createBuildchainPublicClaimDefinitions` | function: function createBuildchainPublicClaimDefinitions() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createBuildchainPublicClaimDefinitions } from "@kungfu-tech/buildchain/buildchain-kfd-claims";` | `packages/core/buildchain-kfd-claims.js:226` |
|
|
2957
|
+
|
|
2958
|
+
## `@kungfu-tech/buildchain/oci-publication`
|
|
2959
|
+
|
|
2960
|
+
Target: `./packages/core/oci-publication-bundle.js`. Public symbols: 4.
|
|
2961
|
+
|
|
2962
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2963
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2964
|
+
| `OCI_FAMILY_SCHEMA` | constant: const OCI_FAMILY_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { OCI_FAMILY_SCHEMA } from "@kungfu-tech/buildchain/oci-publication";` | `packages/core/oci-publication-bundle.js:10` |
|
|
2965
|
+
| `ociBundleFile` | function: function ociBundleFile(root, relative) | root, relative | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { ociBundleFile } from "@kungfu-tech/buildchain/oci-publication";` | `packages/core/oci-publication-bundle.js:33` |
|
|
2966
|
+
| `sealOciPublicationBundle` | function: function sealOciPublicationBundle({ bundleRoot, body }) | { bundleRoot, body } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { sealOciPublicationBundle } from "@kungfu-tech/buildchain/oci-publication";` | `packages/core/oci-publication-bundle.js:14` |
|
|
2967
|
+
| `verifyOciPublicationBundle` | function: function verifyOciPublicationBundle({ bundleRoot, manifest, repository, sourceSha, version, }) | { bundleRoot, manifest, repository, sourceSha, version, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyOciPublicationBundle } from "@kungfu-tech/buildchain/oci-publication";` | `packages/core/oci-publication-bundle.js:118` |
|
|
2968
|
+
|
|
2969
|
+
## `@kungfu-tech/buildchain/floating-consumer-policy`
|
|
2970
|
+
|
|
2971
|
+
Target: `./packages/core/floating-consumer-policy.js`. Public symbols: 10.
|
|
2972
|
+
|
|
2973
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2974
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2975
|
+
| `certifyFloatingConsumerPolicyReceipt` | function: function certifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { certifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:202` |
|
|
2976
|
+
| `consumerPolicyScannerRoot` | function: function consumerPolicyScannerRoot(runtimeRoot = defaultRuntimeRoot()) | runtimeRoot = defaultRuntimeRoot() | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { consumerPolicyScannerRoot } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:76` |
|
|
2977
|
+
| `FLOATING_CONSUMER_CERTIFICATION` | constant: const FLOATING_CONSUMER_CERTIFICATION | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_CERTIFICATION } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:7` |
|
|
2978
|
+
| `FLOATING_CONSUMER_POLICY` | constant: const FLOATING_CONSUMER_POLICY | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_POLICY } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:3` |
|
|
2979
|
+
| `FLOATING_CONSUMER_RECEIPT` | constant: const FLOATING_CONSUMER_RECEIPT | none | value | Import does not declare a throw contract. | none-on-import | `import { FLOATING_CONSUMER_RECEIPT } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:5` |
|
|
2980
|
+
| `floatingConsumerDocumentRoot` | function: function floatingConsumerDocumentRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { floatingConsumerDocumentRoot } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:138` |
|
|
2981
|
+
| `resolveFloatingConsumerPolicyAuthority` | function: function resolveFloatingConsumerPolicyAuthority({ runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {}) | { runtimeRoot = defaultRuntimeRoot(), callerRoot = process.cwd(), stableLockPath = DEFAULT_STABLE_LOCK_PATH, alphaLockPath = DEFAULT_ALPHA_LOCK_PATH, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolveFloatingConsumerPolicyAuthority } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:87` |
|
|
2982
|
+
| `scanFloatingConsumerPolicy` | function: function scanFloatingConsumerPolicy({ root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {}) | { root = process.cwd(), invocationRoot = root, repository = "", sourceSha = "", invokedWorkflow = "", invocationSourcePath = "", expectedInvocationChannel = "", resolvedWorkflowSha = "", resolvedRuntimeSha = "", stableLockPath = ".buildchain/contract-lock.json", alphaLockPath = ".buildchain/alpha-contract-lock.json", policy, scannerRoot = "", } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { scanFloatingConsumerPolicy } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-policy.js:430` |
|
|
2983
|
+
| `verifyFloatingConsumerPolicyCertification` | function: function verifyFloatingConsumerPolicyCertification(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyCertification } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:287` |
|
|
2984
|
+
| `verifyFloatingConsumerPolicyReceipt` | function: function verifyFloatingConsumerPolicyReceipt(options = {}) | options = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyFloatingConsumerPolicyReceipt } from "@kungfu-tech/buildchain/floating-consumer-policy";` | `packages/core/floating-consumer-evidence.js:142` |
|
|
2985
|
+
|
|
2986
|
+
## `@kungfu-tech/buildchain/runtime-ref-resume-authority`
|
|
2987
|
+
|
|
2988
|
+
Target: `./packages/core/runtime-ref-resume-authority.js`. Public symbols: 9.
|
|
2989
|
+
|
|
2990
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
2991
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
2992
|
+
| `authorizeRuntimeSelection` | function: function authorizeRuntimeSelection({ repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {}) | { repository, eventName, mode = "dispatch", actor, actorPermission, reason, authorizedAt, sourceSha, sourceTreeSha, requestedRef, resolvedRuntimeSha, approvedRefReadbacks, stableContractLockRoot, alphaContractLockRoot, consumerPolicyReceiptRoot, persistenceScan, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { authorizeRuntimeSelection } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:170` |
|
|
2993
|
+
| `createRuntimeResumeLineage` | function: function createRuntimeResumeLineage({ authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {}) | { authorization, authorizationRoot, buildAttempt, resumeAttempt, source, consumerPolicyReceiptRoot, requiredPlatforms, stageCapsules, resumePlanRoot, finalPublicReadbackRoot, floatingRefBefore, floatingRefAfter, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createRuntimeResumeLineage } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:321` |
|
|
2994
|
+
| `RUNTIME_AUTHORIZATION_CONTRACT` | constant: const RUNTIME_AUTHORIZATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_AUTHORIZATION_CONTRACT } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:9` |
|
|
2995
|
+
| `RUNTIME_PERSISTENCE_SCAN_CONTRACT` | value: RUNTIME_PERSISTENCE_SCAN_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { RUNTIME_PERSISTENCE_SCAN_CONTRACT } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2996
|
+
| `RUNTIME_RESUME_LINEAGE_CONTRACT` | constant: const RUNTIME_RESUME_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { RUNTIME_RESUME_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:11` |
|
|
2997
|
+
| `runtimeResumeDocumentRoot` | function: function runtimeResumeDocumentRoot(value) | value | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runtimeResumeDocumentRoot } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:31` |
|
|
2998
|
+
| `scanRuntimeSelectorPersistence` | value: scanRuntimeSelectorPersistence | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { scanRuntimeSelectorPersistence } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:1` |
|
|
2999
|
+
| `verifyRuntimeAuthorizationReceipt` | function: function verifyRuntimeAuthorizationReceipt({ receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { receipt, receiptRoot, repository = "", sourceSha = "", runtimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeAuthorizationReceipt } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:268` |
|
|
3000
|
+
| `verifyRuntimeResumeLineage` | function: function verifyRuntimeResumeLineage({ lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {}) | { lineage, lineageRoot, repository = "", sourceSha = "", buildRuntimeSha = "", resumeRuntimeSha = "", consumerPolicyReceiptRoot = "", } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyRuntimeResumeLineage } from "@kungfu-tech/buildchain/runtime-ref-resume-authority";` | `packages/core/runtime-ref-resume-authority.js:547` |
|
|
3001
|
+
|
|
3002
|
+
## `@kungfu-tech/buildchain/tail-reseal`
|
|
3003
|
+
|
|
3004
|
+
Target: `./packages/core/tail-reseal.js`. Public symbols: 7.
|
|
3005
|
+
|
|
3006
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3007
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3008
|
+
| `normalizeTailResealRequest` | function: function normalizeTailResealRequest(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { normalizeTailResealRequest } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal.js:460` |
|
|
3009
|
+
| `planTailReseal` | function: function planTailReseal(request) | request | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { planTailReseal } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal.js:519` |
|
|
3010
|
+
| `TAIL_RESEAL_PLAN_CONTRACT` | constant: const TAIL_RESEAL_PLAN_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_PLAN_CONTRACT } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal-contract.js:3` |
|
|
3011
|
+
| `TAIL_RESEAL_PLATFORMS` | constant: const TAIL_RESEAL_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_PLATFORMS } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal-contract.js:6` |
|
|
3012
|
+
| `TAIL_RESEAL_REQUEST_CONTRACT` | constant: const TAIL_RESEAL_REQUEST_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_REQUEST_CONTRACT } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal-contract.js:1` |
|
|
3013
|
+
| `TAIL_RESEAL_REUSED_STAGE_KEYS` | constant: const TAIL_RESEAL_REUSED_STAGE_KEYS | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_REUSED_STAGE_KEYS } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal-contract.js:20` |
|
|
3014
|
+
| `TailResealFault` | class: class TailResealFault | none | TailResealFault | Construction and method errors follow the linked source implementation. | class-dependent | `import { TailResealFault } from "@kungfu-tech/buildchain/tail-reseal";` | `packages/core/tail-reseal.js:23` |
|
|
3015
|
+
|
|
3016
|
+
## `@kungfu-tech/buildchain/tail-reseal-receipt`
|
|
3017
|
+
|
|
3018
|
+
Target: `./packages/core/tail-reseal-receipt.js`. Public symbols: 3.
|
|
3019
|
+
|
|
3020
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3021
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3022
|
+
| `createTailResealReceipt` | function: function createTailResealReceipt({ request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {}) | { request, plan, readbacks, passport, protectedReadbackRoot, currentRun, } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createTailResealReceipt } from "@kungfu-tech/buildchain/tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:119` |
|
|
3023
|
+
| `TAIL_RESEAL_RECEIPT_CONTRACT` | constant: const TAIL_RESEAL_RECEIPT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { TAIL_RESEAL_RECEIPT_CONTRACT } from "@kungfu-tech/buildchain/tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:11` |
|
|
3024
|
+
| `verifyTailResealReceipt` | function: function verifyTailResealReceipt({ receipt, request, passport } = {}) | { receipt, request, passport } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyTailResealReceipt } from "@kungfu-tech/buildchain/tail-reseal-receipt";` | `packages/core/tail-reseal-receipt.js:200` |
|
|
3025
|
+
|
|
3026
|
+
## `@kungfu-tech/buildchain/publication-rehearsal`
|
|
3027
|
+
|
|
3028
|
+
Target: `./packages/core/publication-rehearsal.js`. Public symbols: 14.
|
|
3029
|
+
|
|
3030
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3031
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3032
|
+
| `createDomainPublicationRehearsalCapsule` | value: createDomainPublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createDomainPublicationRehearsalCapsule } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3033
|
+
| `createPublicationRehearsalAuthority` | function: function createPublicationRehearsalAuthority(capsule, { authorizationRoot } = {}) | capsule, { authorizationRoot } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createPublicationRehearsalAuthority } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:350` |
|
|
3034
|
+
| `createPublicationRehearsalProviderPolicy` | value: createPublicationRehearsalProviderPolicy | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { createPublicationRehearsalProviderPolicy } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3035
|
+
| `DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { DOMAIN_PUBLICATION_REHEARSAL_CAPSULE_CONTRACT } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3036
|
+
| `DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT` | value: DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { DOMAIN_PUBLICATION_REHEARSAL_EVIDENCE_CONTRACT } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3037
|
+
| `executeDomainPublicationRehearsal` | function: async function executeDomainPublicationRehearsal({ capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {}) | { capsule, candidateRoot: candidateRootPath, mode = "simulate", adapters = {}, authority = null, transaction = null, checkpoint, } = {} | Promise<unknown> | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { executeDomainPublicationRehearsal } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:405` |
|
|
3038
|
+
| `PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT` | value: PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_AUTHORITY_CONTRACT } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3039
|
+
| `PUBLICATION_REHEARSAL_CORE_VERSION` | value: PUBLICATION_REHEARSAL_CORE_VERSION | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_CORE_VERSION } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3040
|
+
| `PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT` | value: PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PUBLICATION_REHEARSAL_PROVIDER_POLICY_CONTRACT } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3041
|
+
| `PublicationRehearsalFault` | value: PublicationRehearsalFault | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { PublicationRehearsalFault } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3042
|
+
| `resolvePublicationRehearsalProviderBindings` | function: function resolvePublicationRehearsalProviderBindings({ capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, }) | { capsule, candidateRoot: candidateRootPath, providerBindings = capsule?.providerBindings, } | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { resolvePublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:160` |
|
|
3043
|
+
| `validatePublicationRehearsalCapsule` | value: validatePublicationRehearsalCapsule | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validatePublicationRehearsalCapsule } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3044
|
+
| `validatePublicationRehearsalProviderBindings` | value: validatePublicationRehearsalProviderBindings | none | unknown | No narrower error contract was mechanically discoverable. | unknown | `import { validatePublicationRehearsalProviderBindings } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:1` |
|
|
3045
|
+
| `verifyDomainPublicationRehearsalCapsule` | function: function verifyDomainPublicationRehearsalCapsule({ capsule, candidateRoot: candidateRootPath, }) | { capsule, candidateRoot: candidateRootPath, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { verifyDomainPublicationRehearsalCapsule } from "@kungfu-tech/buildchain/publication-rehearsal";` | `packages/core/publication-rehearsal.js:121` |
|
|
3046
|
+
|
|
3047
|
+
## `@kungfu-tech/buildchain/publication-qualification`
|
|
3048
|
+
|
|
3049
|
+
Target: `./packages/core/publication-qualification.js`. Public symbols: 7.
|
|
3050
|
+
|
|
3051
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3052
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3053
|
+
| `assertDeclarativePromotionInputs` | function: function assertDeclarativePromotionInputs(inputs) | inputs | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertDeclarativePromotionInputs } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:207` |
|
|
3054
|
+
| `assertNoExecutionFields` | function: function assertNoExecutionFields(value, location = "$") | value, location = "$" | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { assertNoExecutionFields } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:46` |
|
|
3055
|
+
| `createDomainPublicationQualificationReceipt` | function: function createDomainPublicationQualificationReceipt({ repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, }) | { repository, candidateRoot, sourceSha, sourceRoot, policyDigest, artifacts, issuedAt, expiresAt, } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createDomainPublicationQualificationReceipt } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:112` |
|
|
3056
|
+
| `domainPublicationQualificationRoot` | function: function domainPublicationQualificationRoot(value) | value | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { domainPublicationQualificationRoot } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:42` |
|
|
3057
|
+
| `PUBLICATION_QUALIFICATION_SCHEMA` | constant: const PUBLICATION_QUALIFICATION_SCHEMA | none | value | Import does not declare a throw contract. | none-on-import | `import { PUBLICATION_QUALIFICATION_SCHEMA } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:3` |
|
|
3058
|
+
| `PublicationQualificationError` | class: class PublicationQualificationError | none | PublicationQualificationError | Construction and method errors follow the linked source implementation. | class-dependent | `import { PublicationQualificationError } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:19` |
|
|
3059
|
+
| `validatePublicationQualificationReceipt` | function: function validatePublicationQualificationReceipt(receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {}) | receipt, { repository, candidateRoot, sourceSha, sourceRoot, artifactRoot, policyDigest, evaluatedAt = new Date().toISOString(), } = {} | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validatePublicationQualificationReceipt } from "@kungfu-tech/buildchain/publication-qualification";` | `packages/core/publication-qualification.js:152` |
|
|
3060
|
+
|
|
3061
|
+
## `@kungfu-tech/buildchain/adopter-delivery`
|
|
3062
|
+
|
|
3063
|
+
Target: `./packages/core/adopter-delivery.js`. Public symbols: 13.
|
|
3064
|
+
|
|
3065
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3066
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3067
|
+
| `ADOPTER_DELIVERY_ARCHIVE_AUTHORITY` | constant: const ADOPTER_DELIVERY_ARCHIVE_AUTHORITY | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_ARCHIVE_AUTHORITY } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:30` |
|
|
3068
|
+
| `ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT` | constant: const ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_BOOTSTRAP_LINEAGE_CONTRACT } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:18` |
|
|
3069
|
+
| `ADOPTER_DELIVERY_CONTRACT` | constant: const ADOPTER_DELIVERY_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_CONTRACT } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:14` |
|
|
3070
|
+
| `ADOPTER_DELIVERY_READBACK_CONTRACT` | constant: const ADOPTER_DELIVERY_READBACK_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_READBACK_CONTRACT } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:16` |
|
|
3071
|
+
| `ADOPTER_DELIVERY_SELECTORS` | constant: const ADOPTER_DELIVERY_SELECTORS | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_SELECTORS } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:356` |
|
|
3072
|
+
| `ADOPTER_DELIVERY_SOURCE` | constant: const ADOPTER_DELIVERY_SOURCE | none | value | Import does not declare a throw contract. | none-on-import | `import { ADOPTER_DELIVERY_SOURCE } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:20` |
|
|
3073
|
+
| `assertPublishedAdopterDeliveryRequest` | function: function assertPublishedAdopterDeliveryRequest({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { assertPublishedAdopterDeliveryRequest } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:314` |
|
|
3074
|
+
| `createAdopterDeliveryRuntime` | function: function createAdopterDeliveryRuntime({ drivers = [], artifactProfiles = [], } = {}) | { drivers = [], artifactProfiles = [], } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { createAdopterDeliveryRuntime } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:138` |
|
|
3075
|
+
| `createJsonAssertionAdopterProtocolDriver` | function: function createJsonAssertionAdopterProtocolDriver() | none | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createJsonAssertionAdopterProtocolDriver } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:95` |
|
|
3076
|
+
| `loadPublishedAdopterDeliveryAuthority` | function: async function loadPublishedAdopterDeliveryAuthority({ packages, expectedAuthorityRoot, } = {}) | { packages, expectedAuthorityRoot, } = {} | Promise<unknown> | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { loadPublishedAdopterDeliveryAuthority } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:296` |
|
|
3077
|
+
| `qualifyAdopterDeliveryBootstrap` | function: function qualifyAdopterDeliveryBootstrap({ input, lineage } = {}) | { input, lineage } = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { qualifyAdopterDeliveryBootstrap } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:252` |
|
|
3078
|
+
| `runAdopterDeliveryGate` | function: function runAdopterDeliveryGate(input, options = {}) | input, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | may-write-or-invoke-external-actions | `import { runAdopterDeliveryGate } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:194` |
|
|
3079
|
+
| `verifyAdopterDeliveryReadback` | function: function verifyAdopterDeliveryReadback({ input, readback } = {}, options = {}) | { input, readback } = {}, options = {} | unknown | May throw an Error on rejected input or failed operations; follow the linked source contract. | none-detected-by-static-source-scan | `import { verifyAdopterDeliveryReadback } from "@kungfu-tech/buildchain/adopter-delivery";` | `packages/core/adopter-delivery.js:233` |
|
|
3080
|
+
|
|
3081
|
+
## `@kungfu-tech/buildchain/cross-platform-adopter-qualification`
|
|
3082
|
+
|
|
3083
|
+
Target: `./packages/core/cross-platform-adopter-qualification.js`. Public symbols: 8.
|
|
3084
|
+
|
|
3085
|
+
| Symbol | Kind and signature | Parameters | Return | Errors | Side effects | Example | Source |
|
|
3086
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
3087
|
+
| `createCrossPlatformAdopterReport` | function: function createCrossPlatformAdopterReport(input) | input | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { createCrossPlatformAdopterReport } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:259` |
|
|
3088
|
+
| `CROSS_PLATFORM_ADOPTER_PLATFORMS` | constant: const CROSS_PLATFORM_ADOPTER_PLATFORMS | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_PLATFORMS } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:7` |
|
|
3089
|
+
| `CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_QUALIFICATION_CONTRACT } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:5` |
|
|
3090
|
+
| `CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT` | constant: const CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_ADOPTER_REPORT_CONTRACT } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:3` |
|
|
3091
|
+
| `CROSS_PLATFORM_NEUTRAL_DRIVER` | constant: const CROSS_PLATFORM_NEUTRAL_DRIVER | none | value | Import does not declare a throw contract. | none-on-import | `import { CROSS_PLATFORM_NEUTRAL_DRIVER } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:12` |
|
|
3092
|
+
| `qualifyCrossPlatformAdopters` | function: function qualifyCrossPlatformAdopters({ reports, consumers }) | { reports, consumers } | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | may-write-or-invoke-external-actions | `import { qualifyCrossPlatformAdopters } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:270` |
|
|
3093
|
+
| `summarizeBaselineCapabilityInventory` | function: function summarizeBaselineCapabilityInventory(inventory) | inventory | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { summarizeBaselineCapabilityInventory } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:39` |
|
|
3094
|
+
| `validateCrossPlatformAdopterReport` | function: function validateCrossPlatformAdopterReport(report) | report | unknown | Errors from called operations may propagate; no narrower throw contract is declared in source. | none-detected-by-static-source-scan | `import { validateCrossPlatformAdopterReport } from "@kungfu-tech/buildchain/cross-platform-adopter-qualification";` | `packages/core/cross-platform-adopter-qualification.js:222` |
|