im·a·cto

jason@im·a·cto ~ % whoami

REV A · JASON WALDRIP · FRACTIONAL CTO / CAIO · DENVER · taking engagements →

I am a CTO. I hold the map the agents can't.

I've built and run engineering at consumer scale, first commit to the hard part, for founders drowning in AI-generated code and teams scaling past the leadership that got them here.

Volume is free now. Anyone can generate the code. The whole game is knowing which problem is move-fast and which one is load-bearing. That's the part I'm here for.

the_log// short, often, plain english

$06.28.26
  08:25

Read the Decisions, Not the Diff

Vibe coding is only dangerous if you don't question the output. But questioning was never reading every line, not even with humans. It's understanding the decisions the agent made and checking its finished design against the spec you handed it. The new trap: when a person makes that call, you can ask them in six months. When an agent makes it, the reasoning lives in a log that scrolls off. Holding the map on a system you architected but didn't implement isn't a new crisis. It's the oldest part of being a CTO.

judgment
$06.27.26
  08:50
take

When the client owns the shape

GraphQL isn't an API style. It's a question about who owns the shape of the response. When one graph feeds many surfaces, iOS, Android, web, each asking for exactly the fields it needs, that ownership belongs with the client and the complexity pays for itself. At GigSmart, two apps and a web client hit one graph, and it was worth every bit of the schema. Point it at a single client talking to a single backend and you've bought resolvers and a caching headache to solve a problem you don't have. REST was fine. Earn it.

$06.26.26
  08:10

I Ran Your Demo

The 45-minute demo isn't an evaluation. It's a guided tour with the broken doors locked, and I know because I used to build the route. I started as a sales engineer. That's exactly why I won't take the call. You don't learn a tool from the path someone choreographed so you'd never click the wrong thing.

judgment
$06.24.26
  08:25
take

Let the compiler review the fleet

A fleet of agents generates more code in an afternoon than your team used to review in a week. Most of it plausible, some of it confidently wrong, all of it too much to eyeball. The compiler doesn't get tired. Static types check every line the agents wrote before you read one. It's the instinct behind the languages I build on now, Crystal and Rust: pay a little up front, stop paying at 2am. In the agent era that bill just comes due faster.

$06.21.26
  09:30

The Load-Bearing Wall

Being the one who can always fix it feels like seniority. It's a bus factor of one with a green contribution graph. The most valuable thing you know is worth nothing until you can hand it off, to a teammate or a fleet.

leadership
$06.20.26
  08:40

The Plan Was Never the Point

An agent will hand you a finished plan in twelve seconds: sectioned, sequenced, a risks heading and all. The trap is that planning was never about the document. It was the thinking that builds the judgment to adapt when reality hits. Outsource the planning and you keep the artifact, lose the map, and find out three weeks later when nobody can explain a decision nobody actually made.

judgment
© 2026 — written by a human, with help, and said so canonical jasonwaldrip.com · delivered through The Bushido Collective