rspace-online/modules
Jeff Emmett cd440f1342 feat: layered tab system with inter-layer flows and bidirectional feeds
Introduces the full layer/tab architecture for rSpace — each rApp becomes
a layer in a vertical stack with typed flows (economic, trust, data,
attention, governance, resource) connecting them.

New components:
- rstack-tab-bar: tab bar with flat/stack view toggle, drag reorder,
  drag-to-connect flow creation with kind/label/strength dialog
- folk-feed: canvas shape that pulls live data from other layers with
  bidirectional write-back (edit items inline, push changes to source API)
- layer-types: Layer, LayerFlow, FlowKind types and color palette

Automerge schema extended with layers, flows, activeLayerId, layerViewMode.
CommunitySync gains 11 new methods for layer/flow CRUD.

Feed definitions added to 10 modules (funds, notes, vote, choices, wallet,
data, work, network, trips, canvas) with typed feeds and acceptsFeeds.

RSpaceModule interface extended with FeedDefinition and acceptsFeeds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 15:29:03 -08:00
..
books feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
cal fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
canvas feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
cart feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
choices feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
data feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
files fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
forum fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
funds feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
inbox fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
maps fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
network feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
notes feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
providers feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
pubs feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
splat fix: resolve all TypeScript build errors across modules 2026-02-23 19:42:44 -08:00
swag feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
trips feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
tube fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
vote feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
wallet feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
work feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00