Skip to main content

Module context_os

Module context_os 

Source

Re-exports§

pub use redaction::redact_event_payload;
pub use redaction::RedactionLevel;

Modules§

redaction

Structs§

ContextBus
ContextEventV1
ContextOsMetrics
Process-local metrics for Context OS observability.
ContextOsRuntime
Shared runtime backing Context OS features (shared sessions + event bus).
MetricsSnapshot
SharedSessionKey
SharedSessionStore

Enums§

ConsistencyLevel
Consistency requirement for shared context events.
ContextEventKindV1

Functions§

emit_event
Convenience: append an event to the global bus with metrics tracking.
runtime
secondary_event_kind
Classify a tool name into a secondary event kind (beyond ToolCallRecorded).