Skip to content

Commit ef955ab

Browse files
authored
Merge pull request #195 from AdaWorldAPI/claude/pr-x12-a2-a3-intra-prediction
feat(codec): PR-X12 A2 mode bit-pack + A3-intra prediction kernel
2 parents 6ff6f48 + 2423298 commit ef955ab

5 files changed

Lines changed: 1801 additions & 3 deletions

File tree

.claude/knowledge/pr-x12-codec-x265-design.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
> **Depends on**: PR-X10 (linalg-core), PR-X3 BlockedGrid (shipped).
99
> **Used by**: PR-X9 (basin-codebook lazy storage) — the codec encodes
1010
> cognitive cells into skip/merge/delta/escape modes.
11+
>
12+
> **See also**: `pr-x12-cross-domain-synergies.md` — the architectural
13+
> claim that the primitives in this design doc *also* serve 3DGS
14+
> coefficient compression, transformer attention sparsification, and
15+
> distributed-SGD gradient streaming. Holy grail outcomes, integration
16+
> plans, and honest debt catalogue live there.
1117
1218
## Why
1319

0 commit comments

Comments
 (0)