adr_get
Retrieve a single Architecture Decision Record (ADR) by number to view its full content, status, supersedes chain, and originated flow. Use this to understand the rationale behind past decisions before making changes.
Instructions
Get a single ADR by its number. Returns full content, status, supersedes chain, originated flow. Use this to pull the full rationale of a specific decision before planning changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | ADR number (1-based) | |
| projectId | No |