acdream/docs/superpowers
Erik 8814a50f52 docs(pipeline): spec 6.6 - EnvCell geomId-vs-fileId keying note for MP1c
MP1b review finding, verified against EnvCellRenderer.GetEnvCellGeomId:
runtime dedups interior geometry under a 64-bit content hash (bit 33),
not the cell fileId the pak keys by. MP1c maps at the RegisterCell seam
(read pak[cellFileId], register under geomId, dedup post-load as today);
duplicate blob content on disk is v1-acceptable. GeomId-keyed baking is
not viable in format v1 (hash exceeds PakKey's 56 usable bits).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 21:59:18 +02:00
..
plans docs(pipeline): MP1b plan - pak format, acdream-bake, PakReader, equivalence 2026-07-05 21:01:18 +02:00
specs docs(pipeline): spec 6.6 - EnvCell geomId-vs-fileId keying note for MP1c 2026-07-05 21:59:18 +02:00