rspace-online/modules
Jeff Emmett c8e4aede02 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module
Modules now declare their canvas shapes and AI tools (canvasShapes/canvasToolIds
on RSpaceModule), creating a single source of truth that the canvas enforces:

- Phase 1: Extended RSpaceModule + ModuleInfo, added moduleId to CanvasToolDefinition
  with getToolsForModules() filter, added moduleOf() to ShapeRegistry, populated
  declarations in 9 modules, fixed 8 ungated toolbar buttons (rchoices, rwallet, rsocials)
- Phase 2: AI prompt sends enabledModules, server filters Gemini tool declarations
- Phase 3: folk-commitment-pool and folk-task-request show lock overlay when rtime disabled
- Phase 4: Extracted MODULE_META into shared lib/module-display.ts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 15:19:12 -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 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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 feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -07:00
rspace refactor: consolidate space settings — both gear icons open same tabbed modal 2026-03-31 10:58:30 -07:00
rsplat feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -07:00
rtrips feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -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(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -07:00