You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(adr): use standard decision-axis status vocabulary
Drop the non-standard "Completed" ADR status, which conflated two axes: a
decision's state (Proposed/Accepted/Deprecated/Superseded) versus whether the
work shipped. Map every "Completed" to "Accepted"; the existing Released column
already carries the shipped-ness axis (version, or blank when not yet shipped).
Rewrite the status-values legend accordingly.
No decisions change — only the label. ADR-literate readers track decision-state
and implementation-state separately, so Status now holds only the former.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments