A detailed account of upgrading a personal site from Astro 3 to Astro 6 across three major versions, using Claude Fable (Claude 5) as the primary coding assistant. The migration covered breaking changes (Content Layer API, hybrid output mode, Node 22 requirement), measured concrete improvements (44% faster builds, 96-98% less JS on course pages, vulnerabilities halved), and adopted new Astro features including Server Islands for auth-gated content, astro:env for typed secrets, astro:actions to consolidate 13 form endpoints into one, and the Fonts API. A production outage caused by PKCE auth flow breakage during the Server Islands migration is documented, along with the fix. The post includes before/after metrics tables and a candid assessment of working with the new Claude model.