Devlog · LuvzillaGames.com

Canonized to the project root; new posts always show on reload

  • The winning build moved from its pilot subfolder to the project root (git history kept); the two other builds archived under _Retired/. One dev server on port 8200.
  • Pages fetch data/*.json with cache: "no-cache", so a returning browser sees posts the hourly sync added instead of a heuristically cached copy. Picked up CHEF! Iterations 19 and 20.