pub const RESOLVE_SOURCE_FIELDS: &[&str];Expand description
_source fields resolve_ids requests: only what a mutation preview
renders (rule name and current workflow status), not the whole document.
pub so the fixture recorder can send the identical production body
instead of a hand-rolled approximation (triage spec section 10).