parse_adr_markdown
Convert any ADR markdown into structured DecisionInput data. Returns null when Context or Decision sections are missing, ensuring only complete records are processed.
Instructions
v2.1.0 — Parse a hand-written or previously-exported ADR markdown into a DecisionInput shape (static; no persistence). Returns null when required Context or Decision sections are missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Raw ADR markdown text |