rspace-online/modules
Jeff Emmett c4b85a82e6 feat(rnetwork): graph visualization polish, delegation sync, layers persistence
Phase 1 — UX Polish: loading spinner, node hover glow (THREE.RingGeometry),
empty state, live slider labels, keyboard shortcuts (Esc/F/T/L), toast
notifications, touch-friendly sizing (@media <=768px).

Phase 2 — Live Data Integration: edit delegation flow (POST vs PATCH),
cross-component sync via CustomEvent("delegations-updated"), dynamic
getAuthUrl() fallback chain, sparkline weight tracking via trust events,
revocation-aware time slider, new GET /api/trust/events endpoint,
include_revoked + revokedAt support on /api/delegations/space.

Phase 3 — New Visualizations: BFS delegation path tracing (max depth 3),
node/edge opacity dimming for non-path elements, transitive chain indicators
(TorusGeometry when >30% received weight), network metrics sidebar (Gini
concentration index, top 5 influencers with click-to-focus), log-scale
flow thickness (1.5 + log10(1 + w*9) * 3).

Phase 4 — Layers Persistence: LayerConfig + CrossLayerFlowConfig schema
types, CRDT doc version bump to 2 with migration, saveLayerConfig/
getLayerConfig in local-first-client, auto-persist on rebuildLayerGraph,
restore-on-connect, onEngineTick sine-wave pulse animation for compatible
feed targets during wiring, wiring progress indicator banner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 14:46:18 -07:00
..
crowdsurf fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rbnb feat(tours): add guided tour links to 7 landing pages and startTour() to 5 components 2026-03-31 09:33:11 -07:00
rbooks fix(flipbook): use <img> elements instead of background-image for page rendering 2026-03-31 13:02:28 -07:00
rcal fix(rcal): consistent viewport sizing + touch pinch-zoom fix 2026-03-31 18:26:52 -07:00
rcart fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rchats feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rchoices fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rdata feat(tours): add guided tour links to 7 landing pages and startTour() to 5 components 2026-03-31 09:33:11 -07:00
rdesign fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rdocs revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rfiles fix(mobile): responsive parity — touch targets, iOS zoom, viewport clamping 2026-03-25 16:59:04 -07:00
rflows feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rforum feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rinbox Harden rinbox agent mailbox pipeline: loop detection, rate limits, envelope fix 2026-04-01 12:36:23 -07:00
rmaps fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rmeets fix(rmeets): bump JS cache version to bypass stale CF 301 redirect 2026-03-31 12:48:05 -07:00
rnetwork feat(rnetwork): graph visualization polish, delegation sync, layers persistence 2026-04-01 14:46:18 -07:00
rnotes fix(touch): pointer event parity for slash commands, collab overlay, canvas, and wallet charts 2026-03-31 11:06:44 -07:00
rphotos feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rpubs fix(rpubs): move format selector from toolbar to write step bottom bar 2026-03-31 18:44:09 -07:00
rschedule fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rsheet Fix rSheet: remove space slug from URL paths 2026-03-31 20:19:17 -07:00
rsocials fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rspace refactor: consolidate space settings — both gear icons open same tabbed modal 2026-03-31 10:58:30 -07:00
rsplat fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rswag fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rtasks Improve rTasks drag-drop UX + sync space members on invite claim 2026-04-01 12:19:37 -07:00
rtime feat: add commitment pool + task request canvas shapes for rTime 2026-04-01 14:38:41 -07:00
rtrips fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
rtube feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rvnb feat(tours): add guided tour links to 7 landing pages and startTour() to 5 components 2026-03-31 09:33:11 -07:00
rvote feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rwallet feat: add Mermaid diagram generator canvas tool + share panel role selector 2026-04-01 14:01:52 -07:00