feat(visualization): add scenario export/import with .ccscenario file format
Add ScenarioFile interface and .ccscenario file format for sharing scenarios between users. Export creates a clean JSON file stripping runtime fields; import validates schema, deduplicates against existing scenarios, and persists to IndexedDB. Built-in scenarios now explicitly set colorMode to weightedGradient. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
C
Christian Hühn committed
1eecfa4a89b2c4221d6b7d72676575b1843ac663
Parent: df05d4e
Committed by Christian Hühn <161825497+ChristianHuehn@users.noreply.github.com>
on 3/4/2026, 11:10:08 AM