list_decisions
List architecture decisions stored in DECISIONS.md, with optional filtering by status (proposed, accepted, deprecated, superseded) or tag to refine results.
Instructions
Lists all architecture decisions from DECISIONS.md with optional filtering by status or tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. | |
| tag | No | Filter by tag. |