read_design_md
Parse a DESIGN.md file to retrieve its frontmatter, Markdown body, and token index, enabling design knowledge queries.
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 |