rspace-online/modules/rnetwork/components
Jeff Emmett 97c1b02c58 feat(rnetwork): power indices for DAO governance analysis
Banzhaf & Shapley-Shubik power index computation via DP, integrated
into trust engine 5-min cycle. Power tab in rNetwork 3D graph viewer
with animated bar chart, Gini/HHI gauges, and Banzhaf-scaled node
sizes. On-demand computation when DB empty. Left-drag now rotates.

New files:
- src/encryptid/power-indices.ts (pure math: Banzhaf DP, SS DP, Gini, HHI)
- modules/rnetwork/components/folk-power-indices.ts (standalone component)

API: GET /api/power-indices, GET /api/power-indices/:did,
     POST /api/power-indices/simulate

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 12:39:01 -04:00
..
folk-crm-view.ts fix: comprehensive memory leak and performance fixes across 44 files 2026-04-10 22:26:24 -04:00
folk-delegation-manager.ts feat(rnetwork): graph visualization polish, delegation sync, layers persistence 2026-04-01 14:46:18 -07:00
folk-graph-viewer.ts feat(rnetwork): power indices for DAO governance analysis 2026-04-16 12:39:01 -04:00
folk-power-indices.ts feat(rnetwork): power indices for DAO governance analysis 2026-04-16 12:39:01 -04:00
folk-trust-sankey.ts feat(rtime): commitment pooling + weaving split-pane redesign 2026-04-11 12:46:39 -04:00
network.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00