旧GitHub Pages rootを外す過程でsource repositoryを誤ってread-onlyにした問題を復旧し、Astro config、robots.txt、sitemap.xmlをpages.dev基準に整理した記録。
実サイトのcontentはCloudflare Pagesに置いたまま、古いgithub.io linkだけを同じpathで転送するindex.html/404.html shimを作った記録。
Screenshot gallery、side-project modal、mobile readabilityの問題を、一回きりの修正ではなくPlaywrightベースのUI検証にした記録。
Old GitHubPageMaker repositoryにpushした記事がlive Astro siteに出なかった原因と、再発を防ぐguardrailを整理した記録。
AIが提案した狭いheuristicを、公開contentが到達可能な経路を持つか確認するdeploy-time validationへ置き換えた記録。