TelemetryConsent
TelemetryConsent =
"granted"|"denied"|"pending"
Behavior-telemetry consent state (plan 144 TASK-8 / REQ-11).
granted— emit normally (the default when thetelemetryoption is omitted).denied— prevent event creation; nothing reaches ingest, consumers, or integrations.pending— likedeniedin MVP: events are dropped and never persisted.