aide_read
Read an .aide spec file to retrieve its content, type, related specs, and embedded links. Enables deep investigation of a specific spec after initial discovery.
Instructions
Read an .aide spec file with full context. Returns the file content, its classified type (intent/research/plan/todo), related specs in the same directory, and links found in the content (relative paths, inline references, URLs). Use this after aide_discover to drill into a specific spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the .aide file to read |