How to test
The Mic Chip
A floating 56px circle is fixed bottom-right of this page at all times.
Click it to open the Voice Command Center panel.
The chip pulses with a slow cool-spectrum glow ring.
While recording it pulses brighter with animated waveform bars around the icon.
Recording + Thought Segmentation
Open the panel, click
Start Recording (requires Chrome or Edge for Web Speech API).
Speak naturally. Words appear live in the transcript area.
After 1.5 seconds of silence a thought boundary fires and a card appears in the Thought Stack.
The card transitions: Queued (purple) → Building with worker count (indigo) → Shipped (lavender) over ~8 seconds.
Voice Commands (work mid-speech)
- pass / ship it / lock it in -- fires cinemakit:pass event
- fail / trash it / no good -- fires cinemakit:fail event
- edit -- fires cinemakit:edit event
- next card / previous -- fires ArrowRight / ArrowLeft keydown on document
- show me leaderboards -- scrolls to that library section
- open beat 4 -- opens BEAT-04 card modal if library is loaded
- compose these -- chains last 3 thought cards together
Events dispatched on document
All dispatched events are logged below in real time.
cinemakit:thought fires when a thought finalizes.
cinemakit:pass/fail/edit fire on voice commands.
B3 and the factory worker will listen for these events.
Event Log
Waiting for events...