recall_decisions
Search prior architectural decisions to avoid re-proposing superseded or rejected alternatives. Use before designing non-trivial changes.
Instructions
Search prior architectural decisions before proposing an approach.
Call this before designing anything non-trivial. Superseded decisions and rejected alternatives are the most useful results — they are exactly the approaches that should not be proposed again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| include_superseded | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |