rspace-online/modules
Jeff Emmett fe031094a4 fix(rnotes): resolve global scope for notebook docIds and seeding
The rnotes module has defaultScope: 'global' but several code paths
used the raw space slug instead of the resolved scope:

- subscribeNotebook() built docIds with space slug (e.g. jeff🎶...)
  instead of resolved scope (global🎶...), breaking Automerge sync
- seedDemoIfEmpty() seeded notebooks under space-scoped paths, orphaning
  them when the API queries global-scoped prefix
- onSpaceCreate() created default notebook under space scope

Also migrated 3 orphaned jeff-scoped notebook files to global/ on server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:36:38 -07:00
..
rbooks feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rcal feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rcart feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rchoices feat: workflow template, choice components, space settings, EncryptID vault, UI polish 2026-03-03 13:15:13 -08:00
rdata feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rdesign feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rdocs feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rfiles feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rflows chore: switch payment defaults from staging to production 2026-03-07 11:28:22 -08:00
rforum feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rinbox feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rmaps feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rnetwork feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rnotes fix(rnotes): resolve global scope for notebook docIds and seeding 2026-03-09 14:36:38 -07:00
rphotos feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rpubs feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rschedule feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rsocials fix(rsocials): remove redundant /demo space prefix from internal URLs 2026-03-09 13:38:57 -07:00
rspace fix: layer flows drag-to-connect, notification 401 spam, /api/meta 404 2026-03-04 11:12:19 -08:00
rsplat feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rswag feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rtrips feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rtube feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00
rvote feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rwallet fix(rwallet): migrate to new Safe Global API (api.safe.global) 2026-03-09 13:57:09 -07:00
rwork feat: scope system, cross-space navigation, and spaces-as-layers 2026-03-09 06:33:32 +00:00