Skip to main content

Module context_capsule

Module context_capsule 

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

AgentEnvelopeV1
Payload-free relay envelope for authorized agent-to-agent delivery.
ContextCapsuleBudgetV1
ContextCapsuleChainV1
ContextCapsuleReferenceV1
ContextCapsuleV1
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.
SignedContextCapsuleV1
Ed25519-authenticated capsule manifest for trusted handoffs.

Enums§

CapsuleReferenceKindV1
CapsuleSensitivityV1
ContextCapsuleError

Constants§

AGENT_ENVELOPE_SCHEMA_VERSION
CONTEXT_CAPSULE_SCHEMA_VERSION