{
  "export": [
    "otel",
    "siem",
    "ledger"
  ],
  "include": [
    "trace_id",
    "span_id",
    "agent_id",
    "principal_id",
    "mandate_id",
    "delegation_id",
    "capability_jti",
    "contract_hash",
    "enclosure_id",
    "effect_intent_id",
    "policy_id",
    "gate_id"
  ],
  "must_emit": [
    "invocation.start",
    "invocation.end",
    "enclosure.attested",
    "policy.evaluated",
    "capability.issued",
    "effect.intent",
    "effect.denied",
    "effect.escalated",
    "effect.executed",
    "receipt.emitted"
  ],
  "required": true,
  "tamper_evident": true,
  "trace": "opentelemetry",
  "version": "1.2.0"
}
