Commit 0d940c5
committed
refactor: purge all stale NDJSON/JSON/PageProcessor references
- local-executor: replace JSON.stringify cache key with FNV-1a hash
- decode.ts: fix comment referencing "JSON filter values"
- SVG + excalidraw: NDJSON → columnar binary streaming,
PageProcessor → operator pipeline, JSON return → RPC zero serialization1 parent f603add commit 0d940c5
File tree
3 files changed
+16
-5
lines changed- docs/architecture
- src
3 files changed
+16
-5
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
344 | 355 | | |
345 | 356 | | |
346 | 357 | | |
| |||
0 commit comments