rspace-online/modules
Jeff Emmett 20c4a19e06 feat(rnetwork): absolute token weights instead of fractional averages
Weight accounting now uses actual base weights per authority (×100 for
integer tokens). Formula: effective = max(0, base - delegatedAway) + received.
If you have 95 Gov tokens and delegate 48, you retain 47; the recipient
gains 48 on top of their own base.

- Detail panel shows breakdown: base − delegated + received = effective
- Badge shows integer token count per authority
- Member list sidebar shows per-authority G/E/T weights (color-coded)
- Sorted by total effective weight (sum across all authorities)
- No more averages — absolute weight of voice

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 17:39:05 -07:00
..
rbooks fix(rbooks): use imported randomUUID() instead of crypto.randomUUID() 2026-03-15 14:29:13 -07:00
rcal fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rcart feat: payment email notifications, GLB viewer, and EncryptID email lookup 2026-03-15 04:02:07 +00:00
rchoices feat(rchoices): add multiplayer voting sessions via Automerge CRDT 2026-03-15 17:28:42 -07:00
rdata fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rdesign fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rdocs fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rfiles feat(responsive): adaptive tablet/fold breakpoints, touch/pen parity, pointer events drag 2026-03-12 13:41:29 -07:00
rflows feat(rbudgets): multiplayer sync, interactive pie chart, flow integration 2026-03-15 17:04:02 -07:00
rforum feat(responsive): adaptive tablet/fold breakpoints, touch/pen parity, pointer events drag 2026-03-12 13:41:29 -07:00
rinbox feat(responsive): adaptive tablet/fold breakpoints, touch/pen parity, pointer events drag 2026-03-12 13:41:29 -07:00
rmaps feat(rmaps): add collaborative room sync to canvas folk-map shape 2026-03-12 22:42:34 -07:00
rmeets Fix rMeets hub page theme support and add subnav items 2026-03-12 23:28:18 +00:00
rnetwork feat(rnetwork): absolute token weights instead of fractional averages 2026-03-15 17:39:05 -07:00
rnotes fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rphotos fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rpubs fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rschedule fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rsocials fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rspace fix: layer flows drag-to-connect, notification 401 spam, /api/meta 404 2026-03-04 11:12:19 -08:00
rsplat fix(rsplat): use three/addons/ import path to match importmap 2026-03-15 17:18:19 -07:00
rswag feat(rswag): add multiplayer design sync via Automerge CRDT 2026-03-15 17:34:06 -07:00
rtasks fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rtrips fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rtube fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
rvote feat(responsive): adaptive tablet/fold breakpoints, touch/pen parity, pointer events drag 2026-03-12 13:41:29 -07:00
rwallet fix(rwallet): align yield rates table columns with fixed-width layout 2026-03-15 15:40:59 -07:00