All the Possibles
Pre-flight checks agents run on themselves

These are three products that catch problems before they reach people.
Agents run unsupervised now. They connect to tools, make decisions, and ship code and content on their own. But most MCP servers still have no authentication, some are abandoned, and a few are outright malicious. I built Preflight to check an MCP server before an agent connects to it, looking at unauthenticated transport, permissions that are too broad, and signatures already known to be bad. It's the check that happens in the moment right before trust gets granted.
AI-generated design tends to look the same everywhere: the same type choices, the same layout patterns, the same copy tropes. I built Design Check to catch that sameness before a site ships. It reads a page the way an AI would and flags the patterns that feel generated. It's the same check I'd do by eye, just much faster.
Then there's Vantage. Agencies manage search for multiple clients, and Google Search Console works fine for one account but turns into a chore once you're logging into fifty of them a day. Vantage puts every account in one dashboard. It solves the same kind of problem as Preflight and Design Check, just in a different shape: make the work faster, make the results easier to read.
All three follow the same idea. You call them from your workflow, they tell you what's wrong, and you fix it.
What's live
Preflight shipped. Design Check coming.

Preflight is live now. It checks MCP servers for three things: transport with no authentication, permissions that are too wide, and signatures already known to be bad. You can run it from the command line, from an agent, or from the web. I kept the ruleset small on purpose, starting with what matters most and adding coverage as real problems come in.
Design Check is being built right now. It runs the same ruleset logic that keeps this portfolio from sounding like a tech bro: type systems, layout patterns, and copy tropes that read as AI. It catches all of that before you push code.
Vantage is next: one dashboard for every Search Console account you manage, built for agencies handling multiple clients. It's a different buyer than Preflight or Design Check, but the same thesis, make the work faster and make the numbers easier to read.