A lightweight front-end prototype for exploring consciously evolutionary AI systems with:
- Dynamic UI/UX interactions
- 3D rendered "mindfield" visual theme
- Evolution metrics tracking across epochs
- Dedicated Consciousness Research and Philosophical Research modules
- Human internalization protocol to make reflective adoption smoother
python3 -m http.server 4173Open: http://localhost:4173
- Pulse Evolution: mutates all consciousness metrics, advances the epoch, and refreshes protocol recommendations.
- Shift Theme: rotates between default, aurora, and ember visual palettes.
modules/consciousness-research.js: consciousness lenses, signal derivation, internalization milestonesmodules/philosophical-research.js: philosophical frames and human internalization protocol generation
- Plain HTML/CSS/JS
- Three.js loaded via ESM CDN (
unpkg)