Adds cards for the Copilot agent walkthrough, Vibe Coding and the EU AI
Act, rewrites the outlook card for six trends, and renumbers glossary
and closing. Extends the shortening guidance to help pick between the
three practice slides depending on audience, and adds a pre-talk
technical checklist covering navigation, the configurator, edit mode
and the interactive elements.
Serves the deck via a small nginx container (docker compose up -d).
The Dockerfile copies files individually rather than COPY . . so the
speaker notes, design docs and local backups stay out of the image.
Deck grows to 44 slides: adds a Vibe Coding slide covering AI-assisted
programming, an EU AI Act slide with the four risk tiers, and expands
the outlook from three to six trends. The HUD now also shows the
current chapter name, resolved from the slide manifest.
Adds Grounding, Reasoning-Modelle, Token/Parameter examples, an
autocomplete mini-game, and a Copilot agent-building walkthrough with
a live chat-demo payoff. Adds Sprecher.md with per-slide speaker
cards. Fixes malformed data-def attributes and stray baked-in
active/visible classes left over from in-browser edit-mode sessions,
and stops the local save-in-place backups from being tracked.
Adds the complete "KI verstehen" presentation (36 slides), the
Präsentations-Konfigurator (config.html + slides-manifest.js) for
curating which slides to show, and updates DESIGN.md/PATTERNS.md/
deck-template.html to reflect the new house font (General Sans) and
newly established patterns (chapter dividers, term tooltips, the
mitmach game, ambient sound, and the slide configurator).