Skip to main content

Module transfer

Module transfer 

Source
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.