aide_read
Read .aide spec files to extract content, classify types, identify related specs, and discover links for AI agent context in codebase architecture.
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, wikilinks, 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 |