Interview in; projector-ready deck with live QR polls out. 'No human writes code in this repo' - and kept.
INTERNAL SYSTEM · REAL INTERFACE, PROTECTED DATA · WALKTHROUGH AVAILABLE ON REQUEST

Every talk, a hand-built app. Deck two nearly destroyed deck one. Decks are software - they needed an engine.





ONE DECK SPEC · FIVE DESIGN WORLDS · REAL RENDERS
Built as versioned code with decision records - not slideware.
A talk is now an hour of conversation plus a build.
SOURCE: His delivery record · Shikho internal, LightCastle, NSU
Pick a moment. Watch the calls the system makes that no one sees.
EVERY STEP MINED FROM THE REAL BUILD · NOTHING INVENTED
One prompt gets you a deck. It does not get you a deck engine that survives contact with a live audience.
Late June. React, 19 fixed templates, a tenth theme shipped. The decks all look... related. The model's fix: deepen the themes, keep the templates.
The architecture I'm going to use (my recommendation): a **theme becomes a "style kit"** [...] The theme can repaint and lightly reshape — **it can't change what the slide structurally *is*.** That ceiling is the architecture, not a tuning problem. The StyleKit was a valiant retrofit onto a fixed-template engine, and it can't reach the depth because **the templates dictate the grammar, the design system doesn't.**
It seems we might have built our current system in such a way that we are trying to retrofit and that isn't working - so if required, you can remove the entire current architecture and rethink the architecture so it can handle this. [...] Basically, I am giving you the freedom to not have any legacy code.
But I want a great product whos fundamental job is to create stunning wow slides - with animations, fades, reveals, all of that - something a powerpoint presentation would take months to do.
Thirteen hours later, React was deleted - replaced by the 34-system library above, each deck authored fresh in its world. Only the polling core survived. Five worlds, one deck spec.
The model optimizes inside the architecture it has. Direction is noticing the architecture is the problem - and granting permission to demolish.