pub const EXPLANATIONS: &[Explain];Expand description
The curated explanations, keyed by code (DECISION B: highest-traffic,
newcomer-facing codes first). Kept sorted by code; every code must be a
real REGISTRY entry and every page an existing Book page — both
enforced by tests/diagnostics_registry.rs.