QG-IDE
Quantum Geodesic IDE — 6-Workspace Development Environment
01. What It Does
A full development environment for quantum geometry exploration. Six workspace tabs: Code editor, tetrahedron visualizer, terminal, Centaur AI copilot, PHX coherence companion, and file browser. Pre-seeded with SIC-POVM measurement code ready to run.
- ● 6 workspace tabs (Code / View / Term / Copilot / PHX / Files)
- ● SVG tetrahedron with SIC-POVM readout
- ● Board state indicator (GREEN / YELLOW / RED)
- ● Pre-seeded files (main.ts / tetrahedron.ts / sicpovm.ts)
- ● Centaur AI copilot (pre-programmed Q&A)
- ● PHX coherence companion
- ● Entropy tracking + trimtab suggestions
- ● localStorage persistence
02. Workspace Architecture
Code + View
Code tab provides a monospace editor with line numbers and syntax highlighting. View tab renders an SVG tetrahedron with live SIC-POVM measurement outcomes — four vertices, six edges, probability amplitudes mapped to vertex opacity.
Term + Files
Term tab captures console output from code execution. Files tab provides a virtual filesystem browser with three pre-seeded TypeScript files: main.ts, tetrahedron.ts, and sicpovm.ts.
Copilot + PHX
Centaur AI copilot provides pre-programmed Q&A about quantum geometry, SIC-POVM theory, and tetrahedral topology. PHX coherence companion tracks system entropy and surfaces trimtab suggestions — small adjustments with disproportionate effect.