conviction-voting-demo/src/components
Jeff Emmett 024bc3f2a3 feat: Add conviction voting interactive demo
- Core conviction math engine with charge/discharge dynamics
- Interactive participant cards with capacitor visualization
- D3.js conviction charts showing individual and collective conviction
- Trigger threshold visualization with water tank metaphor
- Dual mode: Narrative walkthrough and free simulation
- Docker setup for deployment with Traefik labels

Based on BlockScience cadCAD model and formal derivations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-03 09:18:41 +01:00
..
ControlPanel.tsx feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00
ConvictionChart.tsx feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00
NarrativePanel.tsx feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00
ParticipantCard.tsx feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00
TriggerProgress.tsx feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00
index.ts feat: Add conviction voting interactive demo 2026-01-03 09:18:41 +01:00