What AI Did Next is a publication about how humans and AI actually work together — written by someone who builds things and reports honestly on how it goes.
The editorial line
No hype. No doom. Real outcomes, real processes, real stories. If something failed, that is in the article. If a decision turned out wrong, the revisit is documented. The point is the work, not the marketing of the work.
How the site itself works
This is a flat-file site: no database, no CMS. Every article is a JSON file rendered by PHP. The first article tells the story of the single conversation that designed all of it. Everything after is the build, written down as it happens.
Want the origin story?
Start with how this site was built in one conversation.
We Decided to Pivot Slightly
New Story Coming Soon. The basics of it are that I decided that I wanted to be able to edit content on the fly, add more as I wanted and not be held back and waiting to pass content through an AI process in order to upload a whole new content piece as a .json file and then new image files and folders etc each time I wanted more on the site. So I built the slim down CMS so that I could do more - keep an eye out for that update article to see what I built with Claude.