The repetitive work that decides whether something actually works
Most projects have a repetitive stretch in the middle that nobody talks about afterwards. It's not the launch, and it's not the first sketch of an idea. It's the bit where you check, test and question things properly before you let anyone else near them.
Testing is slower than it looks
When you build something for real people to use, whether that's a website, an AI agent or a small internal tool, the obvious cases are rarely the problem. A clear question gets a clear answer. It's the vague, half-formed, real-world answer that decides whether the thing actually holds up. A one-person trade business typing a reply in a rush. A charity that doesn't fit any of the tidy categories you designed for.
You can plan for a handful of test runs and end up needing far more, because every one turns up something you hadn't thought of. There's no shortcut for this. You have to sit with it and read every output properly, not skim for obvious errors.
Fewer choices, not more content
The same instinct for tidying things up applies to websites. A menu with ten items across the top usually isn't generous, it's a decision nobody wanted to make. Pages get added one at a time over the years, and the main menu quietly turns into a list of everything a business has ever wanted to say about itself.
Someone arriving from a search result is usually looking for one thing. If the menu makes them work out where that lives, some will simply leave. Cutting a menu down is less about deleting content and more about deciding what deserves top billing. Most of what gets removed is still on the site, just not fighting for attention at the top of every page.
Ideas worth cutting
Building a proper self-assessment tool taught the same lesson from a different angle. A running score out of a hundred looked good on screen but told people less than plain language did. A comparison to other businesses sounded useful right up until there was no honest way to back it up. Both got dropped, even though they were the more eye-catching options.
Slowing down at the start
The same pattern shows up before a project even starts. Every new client conversation covers roughly the same ground: what this actually needs to achieve, who will use it, what happens if it goes wrong. Most people arrive already halfway to a solution before they've properly worked out the problem. Slowing that down by an hour, before any building starts, tends to save far more time than it costs.
None of this is exciting to write about. It's testing, trimming, questioning and checking, done properly rather than quickly. But it's consistently the part that decides whether the finished thing is actually useful once real people get their hands on it, rather than just looking finished.











