Devlog
Building Second Chance
What was attempted, what broke, and what the fix turned out to be. Written for anyone building something similar.
-
A dancer on the beat, because the beat is a number and not a signal
The nightclub got a music-reactive light rig and one dancer who moves in time with the track, and the reason it works is that tempo is measured offline and baked while only loudness is read at runtime.
-
I kept paying for the same silent failure twice, so I wrote the traps down
A project-resident skill file of verified recipes and silent-failure traps, indexed by symptom rather than by subsystem — why writing each trap down as you pay for it compounds, and where the practice still falls short.