read_design_md
Parse a DESIGN.md file to return its frontmatter, Markdown body, and flattened token index, giving direct access to design specs and tokens.
Instructions
Parse a DESIGN.md file and return its frontmatter, Markdown body, and flattened token index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to DESIGN.md |