I recently ran a small experiment with Codex that changed how I think about website production. The goal was not just to generate content. The goal was to see whether AI could help operate the website production workflow itself. In this experiment, I used Codex to build an SEO glossary for Time Columns, an owned media site operated by Time LLC. The first version included: 572 terms 26 glossary pages category classification short definitions HTML generation internal link checks sitemap updates GitHub push Cloudflare Pages deployment From implementation to validation and deployment, it took about 95 minutes. That is not just faster writing. That is a different production model. The usual website production workflow A typical website production workflow often starts with structure. You prepare a spreadsheet. You define the sitemap. You decide CMS fields. You organize drafts and categories. Then you move everything into the website.…