Skip to main content

Module redaction

Module redaction 

Source

Enums§

RedactionLevel
Controls how much of an event payload is exposed to SSE consumers.

Functions§

redact_event_payload
Redacts sensitive fields from event payloads before SSE delivery. By default, payloads only contain reference IDs (tool name, event kind), not full file contents or session data.
redact_payload_value
Redact a standalone payload Value (without full ContextEventV1).