Expand description
Payload-free, delta-capable contract for multi-agent context handoffs.
A capsule is a manifest: it names content-addressed context, evidence and recovery handles but never carries prompt text, file contents or chain-of-thought. Materializers resolve references after policy/freshness checks.
Structs§
- Agent
Envelope V1 - Payload-free relay envelope for authorized agent-to-agent delivery.
- Context
Capsule Budget V1 - Context
Capsule Chain V1 - Context
Capsule Reference V1 - Context
Capsule V1 - Canonical handoff manifest. Collections are canonically sorted before identity is assigned, so independently produced equivalent manifests share one stable capsule ID and can be transmitted as deltas.
- Signed
Context Capsule V1 - Ed25519-authenticated capsule manifest for trusted handoffs.