Build Log
The ForgeKit OS History Deck — and a Real Full-Screen Narrated-Deck Player
July 18, 2026
Built a sourced, chronological narrated slideshow of ForgeKit OS's own evolution, and rebuilt forgekit-narrated-deck's player from a scrolling document into a real full-screen slideshow with chapter-level image inheritance along the way.
Timeline
What shipped
docs/forgekit-os-history/deck/ — the finished, self-contained narrated deck: manifest.json, index.html player, 45 audio files, 12 images (10 generated + 2 real ForgeKit brand assets)
packages/forgekit-narrated-deck/player/deck.html — rewritten from a scrolling document into a full-screen slideshow (Flyback-style: absolute-position slides, opacity crossfade, chapter nav pills, auto-advance play)
packages/forgekit-narrated-deck/scripts/generate-images.mjs — new script, OpenAI images API, content-hash skip, mirrors generate-audio.mjs's pattern
packages/forgekit-narrated-deck/scripts/build-deck.mjs — updated to copy images/ alongside audio/
packages/forgekit-narrated-deck/README.md — documents chapter-level vs slide-level image inheritance and the full-screen player behavior
docs/aalok/ — rebuilt (not content-changed) under the new player to stay current with the package's own default
“still no images displaying”