Skip to main content

Module handoff_transfer_bundle

Module handoff_transfer_bundle 

Source

Structs§

ArtifactsExcerptV1
HandoffTransferBundleV1
ProjectIdentityV1
ProofFileV1

Enums§

BundlePrivacyV1
BundleSignatureStatus
Outcome of checking a bundle’s embedded Ed25519 signature on import (GL #465). Fail-closed semantics: any present-but-broken signature material is Invalid and must block the import; only the complete absence of all three signature fields counts as a legacy Unsigned bundle (allowed with a warning, for bundles produced before exports were signed).

Functions§

build_bundle_v1
check_bundle_signature
Classify a bundle’s signature for import-time enforcement (GL #465).
parse_bundle_v1
project_identity_warning
read_bundle_v1
serialize_bundle_v1_pretty
sign_bundle
verify_bundle_signature
write_bundle_v1