Skip to content

docs(adr): resolve duplicate ADR 0013 — renumber drop-materialized to 0015#54

Merged
dfa1 merged 1 commit into
mainfrom
chore/adr-0013-materialized-sweep
Jun 18, 2026
Merged

docs(adr): resolve duplicate ADR 0013 — renumber drop-materialized to 0015#54
dfa1 merged 1 commit into
mainfrom
chore/adr-0013-materialized-sweep

Conversation

@dfa1

@dfa1 dfa1 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Two ADRs shared number 0013: compute-primitives (2026-06-15, Proposed) and drop-materialized-fallbacks (2026-06-16, Accepted). This resolves the collision.

Changes (docs only — no code)

  • Renumber drop-materialized-fallbacks → 0015 (git-tracked rename + title + self-reference). Keep 0013 for compute-primitives — it is the earlier ADR and the one ADR 0010 and the index already cross-reference.
  • Mark 0015 Completed: the Materialized-fallback sweep is finished in code. Every targeted transform decoder (ZigZag, FoR, ALP broadcast, Constant, RunEnd, Sparse, RLE) is lazy-only; the remaining Materialized* output is the decompression encodings, the primitive base, Dict, and the ALP patches path — all kept by design per the ADR.
  • Add the 0015 row to the ADR index (it was missing).
  • Repoint the seven compatibility.md "ADR 0013" references → 0015.

Verification

  • 0 stale 0013 references to the renamed doc remain; ADR 0010's link to 0013-compute-primitives is intact; the 7 compatibility rows now read ADR 0015.

🤖 Generated with Claude Code

… 0015, mark Completed

Two ADRs shared number 0013 (compute-primitives, 2026-06-15, Proposed; and
drop-materialized-fallbacks, 2026-06-16, Accepted). Keep 0013 for
compute-primitives — it is the earlier ADR and the one ADR 0010 and the index
already cross-reference — and renumber drop-materialized to 0015.

The Materialized-fallback sweep is finished in code (every targeted transform
decoder — ZigZag, FoR, ALP broadcast, Constant, RunEnd, Sparse, RLE — is
lazy-only; remaining Materialized output is the decompression encodings, the
primitive base, Dict, and the ALP patches path, all kept by design). So mark
0015 Completed, add it to the ADR index (it was missing), and repoint the seven
compatibility.md "ADR 0013" references to 0015.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 48d5935 into main Jun 18, 2026
6 checks passed
@dfa1 dfa1 deleted the chore/adr-0013-materialized-sweep branch June 18, 2026 20:08
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