Services

Architecture Validation for AI-Built Systems

From a working demo to a system you can hire into, fund and scale

You shipped. Now it has to hold.

AI tools let you build in weeks what used to take months. That is a real win, and it comes with a specific bill: the system works, and nobody can say precisely why, where it will break first, or what the next engineer needs to know to change it safely. Hiring, fundraising, a B2B deal or the first serious traffic spike is usually what makes the bill due.

Validation is how you pay it on your own terms.

Start with the teardown

The first step lives at SystemTrails, the review practice I founded for exactly this case: a free 72-hour teardown, recorded, with three concrete findings and a verdict (fix or rebuild). It costs nothing and it tells you whether you need anything else.

72 hours, three findings, one verdict

When the teardown says fix: the deep review

For systems that will carry real weight, the engagement continues here. One to two weeks with your codebase and your team:

  • Boundary analysis. Can the system be explained in five boxes? Where does one part reach into another's data?
  • Data shape. One source of truth per fact, or several that drift?
  • Coupling graph. Which change breaks what: the map your next engineer needs on day one.
  • Failure behaviour. What happens when a dependency is slow, a queue backs up, a retry doubles a payment.
  • Observability. Whether you can see any of the above happening.
  • Deployability. Whether shipping is a procedure or a prayer.

What changes afterwards

You can explain your system in five boxes. Changes stay local, so you ship without fear. New engineers onboard in days from documentation that matches reality. Debugging takes minutes instead of hours. Shipping becomes boring, which is the goal.

What you receive

  1. Findings report. Every problem ranked by risk, with the evidence, in language a non-engineer can follow.
  2. Architecture map. The five boxes, the boundaries, the data ownership, the coupling graph.
  3. Roadmap. What to fix first, what can wait, what to leave alone, with effort estimates.
  4. Hardening plan. Optional: fixed-scope sprints delivered through SystemTrails or with my implementation network, with me as technical lead.

How it runs

Teardown at SystemTrails first. If the verdict calls for more, a scope and a quote for the deep review, then one to two weeks of work and a walkthrough with your team.

Questions

What is the difference between SystemTrails and this service?
SystemTrails is the productized front door: a free, recorded 72-hour teardown with three concrete findings and a fix-or-rebuild verdict, followed by fixed-price hardening sprints. This service is the deeper engagement for systems that need an architect in the room for one to two weeks: full boundary and coupling analysis, a written roadmap, and optional implementation lead.
Will you tell me to rewrite everything?
Almost never. Most AI-built systems have a handful of load-bearing problems (a leaking boundary, a data model with two sources of truth, no story for failures) and a lot of code that is fine. The review separates the two.
Which tools did we need to have used?
It does not matter. Cursor, Claude Code, Lovable, Replit, Copilot or a person: the review looks at the system, not at how it was typed.
Can this be used for due diligence?
Yes. The report is written so an investor's or acquirer's technical advisor can read it: what exists, what is at risk, what it costs to fix, in that order.