pub fn section(text: &str, heading: &str) -> Option<String>
Pull the text after a ## <heading> marker, to the end or the next heading.
## <heading>
Used for the prose sections agents are asked to emit alongside their JSON.