# Plan: Presentation Refactor — "From Vibe Coding to Agentic Engineering" ## Context The current presentation is an 82-slide onboarding guide organized as a flat reference manual. The user wants to transform it into a **story-driven journey** that shows developers how each Claude Code best practice incrementally moves them from unstructured "vibe coding" (0%) to fully agentic engineering (100%). The presentation should use a **TodoApp monorepo** (FastAPI + Next.js) as a running example throughout. ## Core Concept: The Journey Progress Bar Every slide shows a fixed bar at the top: `Vibe Coding ←[bar]→ Agentic Engineering` with a percentage (0%→100%). Weighted slides display a `+N%` badge. The bar color transitions from red (0%) to green (100%). --- ## Phase 1: Add Journey Bar Infrastructure (CSS + JS only) **File:** `presentation/index.html` ### CSS additions (inside `