export_markdown
Export stored decisions to a markdown file, regenerating DECISIONS.md as a derived projection. Overwrites the file completely to reflect the current decision store.
Instructions
Regenerate DECISIONS.md from the decisions store — a derived, read-only projection; overwrites the file whole.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Output path relative to project root. Default: config markdown_export.path. | |
| project_dir | No | Absolute path to the target project. |