Crosswake. Companions. Sigra. Telemetry
(crosswake v0.1.2)
View Source
Stable telemetry contract for Sigra auth diagnostics.
Sigra telemetry is diagnostic evidence only. Session authority, replay, revocation, expiry, audit, and route authority remain owned by backend session lanes plus host-owned handoff, step-up, and auth-return records.
Summary
Functions
@spec event_names() :: [[atom()]]
@spec flows() :: [atom()]
@spec forbidden_metadata_keys() :: [atom()]
@spec freshness_buckets() :: [atom()]
@spec metadata_keys() :: [atom()]
@spec new_event(keyword()) :: Crosswake.Companions.Sigra.Telemetry.Event.t()
@spec outcomes() :: [atom()]
@spec proof_classes() :: [atom()]
@spec return_kinds() :: [atom()]
@spec to_map(Crosswake.Companions.Sigra.Telemetry.Event.t()) :: map()