Expand description
A2A-compatible envelope for handoff transfer bundles (GL#449).
Wraps the proprietary HandoffTransferBundleV1 in a spec-shaped A2A Task
object so a foreign agent can consume a lean-ctx handoff with a plain A2A
parser: id + status + one data artifact part carrying the bundle.
Deterministic: every field derives from the bundle itself (no wall clock).
Constants§
- BUNDLE_
MIME_ V1 - Media type identifying the embedded bundle payload.
Functions§
- wrap_
bundle_ as_ a2a_ task - Wrap a transfer bundle in an A2A Task envelope.