backlog_supersede_adr
Replace an accepted or living ADR with a newer version while maintaining decision lineage. Provide the replacement ADR ID and the superseded ADR ID.
Instructions
Use when a newer ADR replaces an accepted or living ADR while preserving lineage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as | No | OPTIONAL agent identity for this write — an AGENT- doc id or declared principal (e.g. "aime:granite"). Values are trimmed; whitespace-only is treated as absent. | |
| superseded_id | Yes | ||
| replacement_id | Yes |