rspace-online/modules/rflows
Jeff Emmett 8635b54800 fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization
Added safeNum() + migrateNodeData() to sanitize all numeric fields (including
positions and allocation percentages) at every data loading boundary. The nullish
coalescing operator (??) doesn't catch NaN, so corrupted Automerge/localStorage
data cascaded NaN through pipe positions, port coordinates, and edge paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:14:26 -07:00
..
components fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization 2026-03-24 15:14:26 -07:00
db feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
lib fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization 2026-03-24 15:14:26 -07:00
landing.ts feat: fix tab duplication, add info popover, add rFlows guided tour 2026-03-11 11:04:33 -07:00
local-first-client.ts feat(rbudgets): multiplayer sync, interactive pie chart, flow integration 2026-03-15 17:04:02 -07:00
mod.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
schemas.ts feat(rflows): add rBudgets collective budget allocation sub-view 2026-03-15 16:11:32 -07:00