pub fn decode_agent_envelope(json: &str) -> OclaResult<AgentEnvelope>Expand description
Decodes an A2A admission contract and rejects schema, lineage, relay-ID, or budget drift before an adapter can observe it.
pub fn decode_agent_envelope(json: &str) -> OclaResult<AgentEnvelope>Decodes an A2A admission contract and rejects schema, lineage, relay-ID, or budget drift before an adapter can observe it.