Skip to content

Commit c2416d9

Browse files
committed
Add Palette256 3DSB PhiSpiral attention plan to index
1 parent 823d30e commit c2416d9

1 file changed

Lines changed: 41 additions & 1 deletion

File tree

.claude/plans/3DGS-PLAN-INDEX.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 3DGS Implementation Plan Index — lance-graph
22

3-
This directory contains the lance-graph-side implementation plans for the 3DGS geospatial rebuild, the PR-X12 cross-pollination expansion, PhiSpiral256 SoA integration, the Cesium/BindSpace4 headstone exploration, and the BGZ17/Poincare SparseEdgeField tectonic-map line.
3+
This directory contains the lance-graph-side implementation plans for the 3DGS geospatial rebuild, the PR-X12 cross-pollination expansion, PhiSpiral256 SoA integration, the Cesium/BindSpace4 headstone exploration, the BGZ17/Poincare SparseEdgeField tectonic-map line, and the Palette256/3DSB/PhiSpiral attention-integration line.
44

55
## lance-graph responsibility
66

@@ -12,6 +12,7 @@ This directory contains the lance-graph-side implementation plans for the 3DGS g
1212
- Blender scene graph / mesh / material / camera transcode corridor.
1313
- Cesium/BindSpace4 L1-L4 stream bridge as a headstone/capstone exploration.
1414
- BGZ17/Poincare SparseEdgeField tectonic-map reconstruction as a sparse sidecar field.
15+
- Palette256/3DSB/PhiSpiral attention replacement as an economic semantic-spatial context packet.
1516
- Lance/Arrow schemas for tiles, splats, features, metadata, and certificates.
1617
- Graph/DataFusion/Cypher query interfaces.
1718
- Integration wiring to `ndarray::hpc::splat3d`, `ndarray::hpc::pillar`, and HHTL kernels.
@@ -56,6 +57,25 @@ Use inline code only for short identifiers such as `lance-graph`, `TileId`, or `
5657
3DGS-Cesium-BindSpace4-headstone-exploration.md
5758
```
5859

60+
## Palette256 / 3DSB / PhiSpiral attention plans
61+
62+
```text
63+
Palette256-3DSB-PhiSpiral-attention-integration-plan.md
64+
```
65+
66+
This plan captures:
67+
68+
```text
69+
Palette256 cosine one-dimensional attention replacement
70+
3DSB / spatial-splat-block 4D local carrier
71+
original Poincare leaf location
72+
PhiSpiral256 orthogonal local residue
73+
OGIT / OWL / DOLCE semantic inheritance
74+
BGZ17 recoverable sparse traces
75+
GGUF / PR-X12 implicit-context headers
76+
CausalEdge64 mailbox trajectory candidates
77+
```
78+
5979
## BGZ17 / Poincare sparse field plans
6080

6181
```text
@@ -141,6 +161,26 @@ ndarray 3DGS / depth / PhiSpiral / certificate kernels
141161
certified tile, content, residual, or render decision
142162
```
143163

164+
The Palette256/3DSB/PhiSpiral attention flow is:
165+
166+
```text
167+
thought / tensor block / scene block / sparse edge field
168+
->
169+
OGIT / OWL / DOLCE inherited domain lookup
170+
->
171+
CAM_PQ meaning anchor
172+
->
173+
Palette256 cosine attention candidate
174+
->
175+
3DSB local field/block carrier
176+
->
177+
Poincare local chart and PhiSpiral256 residual location
178+
->
179+
BGZ17 offset/stride recovery family
180+
->
181+
CausalEdge64 trajectory candidate or certified hydrate decision
182+
```
183+
144184
The BGZ17/Poincare SparseEdgeField flow is:
145185

146186
```text

0 commit comments

Comments
 (0)