Skip to content

docs(adr): use standard decision-axis status vocabulary#179

Merged
dfa1 merged 2 commits into
mainfrom
docs/adr-standard-status
Jun 27, 2026
Merged

docs(adr): use standard decision-axis status vocabulary#179
dfa1 merged 2 commits into
mainfrom
docs/adr-standard-status

Conversation

@dfa1

@dfa1 dfa1 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Drops the non-standard Completed ADR status. It conflated two axes that ADR-literate readers track separately: the decision's state (Proposed/Accepted/Deprecated/Superseded) versus whether the work shipped.

  • Every CompletedAccepted (7 ADRs + the index).
  • Shipped-ness already lives in the Released column (version, or blank) — no information lost; Accepted + Released: 0.7.0 reads as "accepted decision, shipped in 0.7.0".
  • Legend rewritten: Proposed → Accepted → Deprecated | Superseded (plus Deferred/Rejected for decisions not adopted), with a note that Status tracks only the decision and Released tracks the version.

Docs-only; no decision content changed.

🤖 Generated with Claude Code

dfa1 and others added 2 commits June 27, 2026 08:50
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>
The calcite/ module (VortexSchema/Table/Aggregates + push-down rule) is built
and tested on main; the decision is adopted, so Status moves Proposed → Accepted.
Refresh the stale 'prototype branch' wording to point at the landed module.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 8533d72 into main Jun 27, 2026
6 checks passed
@dfa1 dfa1 deleted the docs/adr-standard-status branch June 27, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant