Skip to content
Rarefied Earth ← Home

Field guide · AI systems · July 2026

Stop rebuilding SMB websites by hand: a grade-classify-rewrite-verify pipeline.

Most small-business websites that need a refresh do not need a new brand strategy. They need a repeatable path from \"this site is weak\" to \"this site is shippable,\" without a designer redoing every page from scratch and without an LLM inventing stock photos of people who do not w.

Posted July 15, 2026


Most small-business websites that need a refresh do not need a new brand strategy. They need a repeatable path from "this site is weak" to "this site is shippable," without a designer redoing every page from scratch and without an LLM inventing stock photos of people who do not work there.

The failure mode is familiar. Someone pastes the URL into a chat tool, gets a prettier homepage draft, and then spends days fixing what the draft broke: wrong vertical, stock faces that look like a stock pack, broken links, a preview that does not match production, and no way to re-run the same quality bar on the next hundred sites. One-off generation is cheap. A pipeline you can trust is the product.

This piece describes a pipeline shape Rarefied Earth has used as a working pattern for prospect-facing site refurbishment: grade the existing site, classify the business, rewrite with an LLM under hard constraints, emit a static build, verify it, cache the result, and only then open a preview. Image selection is its own discipline, not an afterthought. The implementation that first proved the pattern belongs to a client engagement and is not reproduced here. The stages and the image rules are the reusable part.

The stages, in order

Treat each stage as a gate. A later stage does not run until the earlier one produces a structured result you can store and re-check.

If you collapse these into one "AI rebuild" button, you lose the audit trail and you lose the ability to re-run only the stage that failed.

Curated images are a separate pipeline

Copy is the easy half. Images are where refurbishment quietly becomes uncanny.

A usable image discipline for this kind of work looks like this:

This is not taste policing. It is how you keep generated sites from looking like a random Unsplash montage with stock models standing in for the actual crew.

What a reader can build without our code

You do not need our client implementation to use the shape.

The first three sites you run this way will teach you which rubric dimensions matter and which image rejects fire too often. That is the dogfood window. Do not productize the pipeline until those three runs produce fewer surprises than hand rebuilds.

Honest limits

Claims to verify before treating figures as settled