rspace-online/modules/rnetwork/components
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
..
folk-crm-view.ts feat: add subnav outputPaths for rcart, rmeets, rwallet; CRM URL-path tabs 2026-03-12 01:37:05 -07:00
folk-delegation-manager.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
folk-graph-viewer.ts feat(rnetwork): absolute token weights instead of fractional averages 2026-03-15 17:39:05 -07:00
folk-trust-sankey.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
network.css feat: add interactive canvas to rNetwork + rSocials canvas view 2026-03-04 19:16:46 -08:00