docs(openspec): propose planner-route-encoding change
Follow-up to the planner WS reconnect-loop incident. Proposes compactly encoding the computed route in the Yjs session doc (single-source geometry + delta/varint polyline + run-length-encoded road metadata, dual-format backward-compatible reads) to cut a ~305 KB / 77 km route to ~40–60 KB — WITHOUT changing the routing-host "compute once, share via Yjs" model or GPX export output. Artifacts: proposal, design, specs (new planner-route-encoding capability), tasks. Validates --strict. Ready for /opsx:apply. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5debe5643e
commit
d933cca451
5 changed files with 162 additions and 0 deletions
2
openspec/changes/planner-route-encoding/.openspec.yaml
Normal file
2
openspec/changes/planner-route-encoding/.openspec.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
schema: spec-driven
|
||||
created: 2026-07-14
|
||||
Loading…
Add table
Add a link
Reference in a new issue