Show the working
How this was made
The book is Ryan's. The site was built with AI. Here is which part is which.
This site audits the book's own source and it says on the author page which of its claims are checked and which are not. It would be strange to do that and then be vague about itself.
So: the book is Ryan's, written by hand at thirteen. The website was built with AI — mostly Claude Code. Those are two different sentences, and letting them blur is the easiest way to make the book look like something it is not. This page keeps them apart, and the last section lists what the AI got wrong.
Who did what
- The bookRyan
- Every word of the printed book is his: the fifteen stories, the Hill remixes, The Play steps, the 24-Hour Builds, the Reality Checks, the ninety-day path. No AI wrote any of it, and nothing on this site is allowed to write in his voice — which is why Chapter 16 still says “not written yet” instead of being filled in with something plausible.
- The book's words on this siteA script, not a person and not a model
- All 231 items were pulled out of the print PDFs by a Python script that checks fourteen counts every time it runs — nineteen builds, nineteen Reality Checks, seventy-five Play steps, and so on. If a count comes out wrong the extraction fails rather than publishing. That is why the book copy here is the book's wording and not a paraphrase: nobody retyped it, so nobody could improve it on the way past.
- The site itselfBuilt with AI, mostly Claude Code
- The pages, the layout, the print stylesheets, the storage rules, the build checks. Described, generated, then read back and argued with — a lot of what is here is the second or fifth version, because the first one was wrong in a way that only showed up once it was on screen. That loop is the same one every build in this book asks you to run.
- The editorial layerWritten for this site, and labelled as such
- The nineteen build flags, the question-and-answer around each Reality Check, the examples on Race Control, the “not for” line on each offer. None of it is in the book. Every page that carries any of it says so on the page, because a reader has to be able to tell the book's judgement from ours.
- The facts about RyanHis family, and the published race reports
- Nothing on the author page came from a model. The racing results are published and reported; the Formula 4 detail came from the family, because a training day has no results sheet. Both of those are stated on that page rather than blended together.
What the AI got wrong
This is the part worth reading, and the part most “built with AI” pages leave out. Everything below was found by reviewing the output rather than trusting it, and every one of them was live in some version of this site before it was caught.
- Nine of the fifteen chapter pages showed the wrong safety flag — the build's flag instead of the Reality Check's own, always erring toward the less cautious one. One page displayed “Green · go” directly above text about blackmail.
- Four bugs only existed in production, because the site's content security policy does not apply while developing. The light theme — the one you print from and show an adult — was unreachable. The page-number field did not work without JavaScript.
- The extraction script quietly swallowed a whole section of the first build, attached four worksheet hints to the wrong fields, and stripped the fill-in blanks, so a worksheet displayed “I help get by .”
- Bringing receipts in from another device had no size limit, so one oversized file would have pushed a reader's own answers out of storage.
None of those were caught by the thing that produced them. They were caught by someone looking, measuring, and reading the output back — which is the entire skill, and the reason “I used AI” is not the same sentence as “it is finished”.
If you want to do this
You do not need permission and you do not need a course. Describe the smallest version of the thing you want. Look hard at what comes back. Find the part that is wrong. Fix that part. That is the loop, and it is exactly the loop the nineteen builds put you through with a timer running.
The thing that makes the difference is not the tool. It is whether you can tell when the answer is wrong — which comes from having built enough things to have opinions. That is what the folder is for.
A note for grown-ups: no personal data of any reader was involved in building this, because there is none to involve. The privacy page shows how to verify that in about two minutes.