cendor-sdk 1.8.0
OpenTelemetry observability export, re-exported from the governance libraries. Backward-compatible.
Added
OTelMirror(fromcendor-acttrace≥ 1.6) andBudgetEvent(fromcendor-tokenguard≥ 1.2) are now re-exported on the SDK surface. AttachAuditLog(system, mirror=OTelMirror())to stream the governed loop's audit trail — decisions, guardrail actions,budget_events, human oversight — to any OpenTelemetry backend as an operational copy (the hash-chained file stays the soleverify()evidence). Pre-flight budget actions (blocked/downgraded/clamped) ride the bus asBudgetEventand are chained + mirrored. Pairs with the existingcendor.sdk.otelspan tree. See https://cendor.ai/docs/observability
Changed
- Dependency floors:
cendor-acttrace>=1.6,cendor-tokenguard>=1.2.