mirror of
https://github.com/teamchong/pxpipe.git
synced 2026-07-22 02:02:51 +02:00
cf4188625a
Captures why imaging conversation history stays cache-safe as a session grows: the quantized collapseChunk boundary, the one-time cache-create burn + amortization gate, the protectedPrefix slab anchor, and the relocate-don't-add cache_control rule. Grounded in src/core/history.ts and transform.ts; prose mirror of the verified code.