update_implementation_status
Update architectural decision record (ADR) implementation statuses directly from your IDE. Set statuses like in_progress or implemented on synced ADRs. Requires Pro+ tier.
Instructions
Update the implementation status of synced ADRs directly from the IDE. Supports statuses: not_started, in_progress, implemented, deprecated, blocked. Requires Pro+ tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Array of ADR status updates to apply | |
| projectPath | No | Project path (defaults to PROJECT_PATH) |