pub fn parse_fast_commit(text: &str) -> Result<Value>
Parse markdown fast-commit format (details as plain strings, matching FastCommitOutput). Same heading/bullet grammar as the analysis parser.
FastCommitOutput