SCHEMA_DEGRADED

Constant SCHEMA_DEGRADED 

Source
pub const SCHEMA_DEGRADED: &str = "degraded";
Expand description

Schema discriminant value emitted in DegradedFailureDumpReport.schema.

Carried by failure-dumps the freeze coordinator was unable to capture as a full SCHEMA_SINGLE / SCHEMA_DUAL report — the trigger fired but rendezvous, gate cross-reference, or KVA translation aborted the dump path. Per the wire-format contract on SCHEMA_SINGLE, degraded dumps are a stable variant added by new constant, not a mutation of the existing two.