adr_list
Retrieve and filter architecture decision records for a project, optionally by status or specific number.
Instructions
List Architecture Decision Records (ADRs) for the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | No | Show specific ADR by number | |
| status | No | Filter by status: proposed, accepted, deprecated, superseded | |
| project_id | Yes | Project ID |