Method
Written with AI, held to a spec.
Red Rocket was written with AI assistance: Claude, driven by me, working inside an engineering specification I wrote and enforce. That's worth saying on the front page rather than burying it, because this is an app people might lean on during a bad night.
What it doesn't mean is a prompt, a generated app and a release. Seven documents fix the rules before any code gets written: what the app isn't allowed to become, the eight detection steps and the order they run in, and a list of things an eager assistant may never "improve". I review the diffs and run the checklist on a real phone, screen off, radio asleep, because an emulator can't tell you what happens then.
The write-up includes the parts that aren't flattering: automated test coverage is thin, there's no CI, and one person reviews everything. Every number in it is countable in the repo, and the commands to count them are in the document.
How Red Rocket was built