rspace-online/modules/rtime
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
..
components Fix SVG dataset crash and 403 on intent API 2026-03-31 23:17:14 -07:00
intent-routes.ts feat(rtime): commitment notifications + email delivery channel 2026-04-01 14:59:10 -07:00
landing.ts feat(tours): add guided tour links to 7 landing pages and startTour() to 5 components 2026-03-31 09:33:11 -07:00
mod.ts feat(canvas): module-aware canvas architecture — shapes, tools, and toolbar gated by module 2026-04-01 15:19:12 -07:00
reputation.ts feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -07:00
schemas-intent.ts feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -07:00
schemas.ts feat: add commitment pool + task request canvas shapes for rTime 2026-04-01 14:38:41 -07:00
settlement.ts feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -07:00
skill-curve.ts feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -07:00
solver.ts feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -07:00