
Field guide to shipping
Real product teardowns, the stack behind them, useful tools, and the frameworks I use to decide what to ship next.
01 / Proof
Three products, captured from the public sites and traced back to the repos.
Live sites checked daily



02 / Stack
The short list, with the reason each pick stays in the system.
Next.js
Product foundation
Content, tools, and metadata can ship as one inspectable system.
Codex
Execution layer
Scoped instructions become a tested, reviewable change in the repo.
Vercel
Deploy and inspect
Every pull request gets a preview before it reaches production.
03 / Tools
Three working checks, each paired with the notes behind it.
Paste a URL. Get an evidence-labeled read of the technology behind it.
Run this toolPaste a URL. Get a structured critique of its first screen on desktop and mobile.
Run this toolPaste a URL. Check whether AI crawlers can find and understand the site.
Run this tool04 / Frameworks
The ideas I use to choose what deserves effort and what does not.