aidex_describe
Documents project details by adding or updating sections in summary.md for purpose, architecture, concepts, patterns, or notes.
Instructions
Add or update a section in the project summary (summary.md). Use to document project purpose, architecture, key concepts, or patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to project with .aidex directory | |
| section | Yes | Section to update | |
| content | Yes | Content to add to the section | |
| replace | No | Replace existing section content (default: append) |