This is a placeholder. The written case study has not been handed off yet.
The finished version arrives from the Drive handoff as
Clembot/site-anatomy-one-off-sites.md and is ingested by
node scripts/site-anatomy-pull.js.
What it will cover, from the settled outline — two shipped examples, a travel
site and an app companion site, both under the listsof30.com domain:
- What makes a site a same-day build instead of a project: fixed scope, no backend, no auth, one deploy target.
- The parts that get reused every time (layout, tokens, deploy script) versus the parts that are genuinely new each time.
- Where the time actually goes — which is rarely the code.