memlnaut-nisps/playground/css
w1n5t0n a669a54543 feat(playground): add three alternative UI design explorations
Three redesigns of the playground UI, each exploring a different
interaction philosophy for the NISPS interactive ML engine:

A) Immersive — fullscreen canvas with floating glassmorphism overlays
B) Workbench — dashboard with 2D mapping heatmap as centerpiece
C) Journey — phased UI that dissolves (Explore → Teach → Perform)

All share the same 126-output MLP ([32,48,64] hidden layers), C15
synth bridge, and flow field visualizer. Each adds:
- SynthVisualizer (126 grouped vertical bars) replacing particles in synth mode
- RL as default learning mode with keyboard shortcuts (1/2)
- Follow mode for trackpad exploration
- ?tame= URL param for safe-range constraining
- localStorage persistence (random on first boot)
- Live iframe previews on designs.html homepage

See devlog/2026-03-21-ui-redesign-explorations.md and meml-2c3 for
remaining refinements identified during browser testing.
2026-03-22 00:57:58 +02:00
..
a-immersive.css feat(playground): add three alternative UI design explorations 2026-03-22 00:57:58 +02:00
b-workbench.css feat(playground): add three alternative UI design explorations 2026-03-22 00:57:58 +02:00
c-journey.css feat(playground): add three alternative UI design explorations 2026-03-22 00:57:58 +02:00
style.css feat(playground): expand C15 param map from 20 to 126 synth parameters 2026-03-21 22:58:48 +02:00