pub const OUTCOME_LABEL_SUCCESS: &'static str;Expand description
Graded result of an outcome. Stored as free-form TEXT (like
tool_runs.status) so the taxonomy can grow without a migration; these
constants are the canonical spellings so callers don’t drift.