//! `FactOutcome` - per-fact resolution result of the finalize walk.
//!
//! Split out of `finalize_session.rs` (R8); behaviour-preserving. The enum
//! body is the verbatim original.
/// Per-fact resolution outcome. Internal to the use case; surfaced in
/// [`super::FinalizeStats`] via the `tally` step.
pub