rspace-online/modules
Jeff Emmett 08cae267fe feat(rtime): add intent-routed resource-backed commitments
Integrate Anoma-style intent routing into rTime so that commitments
become resource-backed intents that a solver can compose into multi-party
collaboration recommendations.

New modules:
- schemas-intent.ts: Intent, SolverResult, SkillCurve, Reputation types + 4 CRDT doc schemas
- solver.ts: Mycelium Clustering algorithm (bipartite graph matching, VP filtering, scoring)
- settlement.ts: Atomic settlement via saga pattern with escrow confirm/rollback
- skill-curve.ts: Per-skill bonding curve (demand/supply pricing)
- reputation.ts: Per-skill reputation scoring with time-based decay
- intent-routes.ts: 10 Hono API routes (intent CRUD, solver, settlement, curves, reputation)

Modified:
- schemas.ts: Added intentId/status fields to Commitment
- mod.ts: Registered 4 new docSchemas, mounted intent routes, added Collaborate output path
- folk-timebank-app.ts: Added Collaborate tab with intent cards, solver results panel,
  accept/reject buttons, create intent modal, skill price display, and status rings on pool orbs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 22:36:06 -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 chore(rinbox): bump folk-inbox-client.js cache version to v=3 2026-03-30 20:46:04 -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 fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -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 feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rtime feat(rtime): add intent-routed resource-backed commitments 2026-03-31 22:36:06 -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 fix(touch): pointer event parity for slash commands, collab overlay, canvas, and wallet charts 2026-03-31 11:06:44 -07:00