pub fn extract_decisions_immutable(text: &str) -> Vec<MigrationRecord>Expand description
Extractor 3 — decisions-immutable: a document split on ## N. / ## §N section headers, one
decision per numbered section. The section number is the source_key; the header text after the
number is the decision; structured rejected-roads in the section body become grounds.