Skip to content
Inspired By Frustration

AI strategy

The 90-Day AI Strategy Roadmap Template We Hand Founders

The AI roadmap we hand founders is not a slide deck. It is a 90-day operating plan with deliverables, ship gates, owners, and evidence.

Ralph Duin · 8 min read
XLI
The 90-Day AI Strategy Roadmap Template We Hand Founders

Most AI strategy roadmaps are too polite. They name the opportunity, describe the market, and leave the founder with a beautiful deck and no shipped surface.

We run a different shape.

The 90-day AI strategy roadmap below is the operating plan I hand founders when the company needs to move from “we should do something with AI” to “we know what to ship, what to kill, what to govern, and who owns the next version.”

Every number below is measured, not aspirational. The reference point is the same system behind my one-operator AI studio: about 30 concurrent AI coding agents across Claude Code, Cursor, Codex, and Copilot, averaging 55 merged PRs/day on the IBF repo, 66/day over the last 7 days, with a peak of 111 on 2026-05-21 and a median queue→merge time of 5 minutes.

What this roadmap is supposed to do

An AI roadmap should answer where AI creates value, which workflows are ready, what needs cleanup first, what can ship in 90 days, and what governance makes the work safe enough to scale.

That is why this is not a generic innovation roadmap. It combines AI strategy consulting, architecture review, workflow triage, product judgment, and delivery discipline.

The outcome is a ranked backlog, a working pilot, a governance baseline, and a decision about whether the company should keep building, pause, or bring in deeper execution support.

The 90-day shape

The mistake is trying to automate too early. Most companies do not have an AI problem first. They have a process clarity problem, an ownership problem, a messy integration surface, or a governance problem hiding under AI language.

AppHandoff exists because I watched Lovable-style prototypes get stuck at the same wall: the first 80% looks impressive, then the real work starts. The roadmap below exists for the same reason. It forces the honest work upfront.

Days 1-30: audit, map, and pick the first bets

Deliverable 1: AI readiness audit

Start with an AI readiness audit across the areas that decide whether AI can actually ship: systems and data access, workflow repeatability, decision ownership, exception handling, user trust, security, permissions, logging, audit requirements, and current engineering velocity.

This should become a scored operating view of where the company is ready, where it is blocked, and where AI would create more mess than value.

Deliverable 2: workflow inventory

Create a workflow inventory with three buckets:

  • Automate now: repeated, bounded, low-risk work with clear inputs and outputs.
  • Assist first: judgment-heavy work where AI should draft, summarize, classify, or prepare.
  • Do not touch yet: unclear workflows, high-risk decisions, weak data, missing ownership.

If I can't defend it in a sales call, it doesn't go on the page.

Deliverable 3: value and risk scoring

Each candidate use case gets scored on value, feasibility, risk, and speed. Keep it blunt.

Value means revenue, margin, cost removal, cycle-time reduction, quality improvement, or risk reduction. Feasibility means access to systems, data quality, workflow clarity, and owner availability. Risk means legal, compliance, customer trust, and operational blast radius. A simple 1-5 score works if the conversation is honest.

Deliverable 4: architecture baseline

By the end of day 30, you need a baseline view of the technical surface.

For my default stack, that often means Next.js + Supabase + Fly + Cloudflare + Infisical, with MCP where the tool and agent layer needs structure. The principle does not change: know where identity lives, where data lives, where secrets live, where logs live, and where approvals happen.

This is where a Senior AI Systems Architect earns the title. Strategy without architecture turns into vendor shopping.

Days 31-60: build controlled pilots

The second month is where the roadmap becomes real.

Pick one or two pilots. Not five. Not a transformation program. One or two systems that can prove the operating model.

Deliverable 5: pilot specification

Each pilot needs a one-page spec: user, workflow owner, business problem, input sources, output format, human review point, failure mode, acceptance criteria, audit requirements, deployment surface, and owner after launch.

The pilot should be boring enough to ship and important enough to matter.

Spark Central Hub is a Lovable + Claude Code co-edited repo behind leadingmomentum.lovable.app. ContextCapture is Lovable shipped as a versioned npm-style artifact into a Next.js parent. Those are working patterns for moving from prototype to controlled product surface.

Deliverable 6: governance baseline

Governance should not start as a committee. It should start as guardrails in the delivery system.

My baseline is branch protection + ship gates + evals + audit. On the IBF infrastructure, CI Gate is the single fail-closed aggregate required check. k2k-merge-keeper and the Mergify merge queue add a 5-minute settling window. The architecture makes the work honest.

The architecture is what makes them honest.

For founder teams, this usually means no production write access without approval, secrets in a real vault, logs for AI actions and tool calls, human review for customer-facing outputs, evals for high-risk workflows, and a rollback plan before launch.

Deliverable 7: integration and agent plan

This is where agent orchestration becomes practical instead of theoretical.

An agent should not be “a chatbot that can do everything.” A useful agent has scoped tools, scoped permissions, clear inputs, visible outputs, and a known escalation path.

AppHandoff is the clearest example in my own work: an agent-orchestration MCP server that finishes the Lovable 80%. It exists to bridge the gap between generated prototype and production-grade application work. That pattern applies outside software too. The job is to connect AI to real tools without turning the whole company into an uncontrolled permission soup.

This is also where AI agent development should be treated as product development, not prompt writing.

Deliverable 8: first shipped pilot

By day 60, something should be live in a controlled environment.

Not necessarily public. Not necessarily fully automated. But real users should touch it. Real logs should exist. Real failures should be visible.

A pilot that only exists in a meeting is not a pilot. It is a story.

Days 61-90: harden, decide, and scale

The final month is about judgment.

Business judgment picks the bet. The swarm is the engine.

Deliverable 9: pilot review

Run the pilot review against the original acceptance criteria.

Look at accuracy, cycle time, human review load, cost per run, user adoption, failure patterns, security concerns, maintenance burden, and business impact.

If the pilot saved time but created review fatigue, say that. If users liked the output but did not trust it, say that. If the system worked only because one person babysat it, say that too.

Named products, real numbers, real dates.

Deliverable 10: operating model

By day 90, the founder should know what operating model they need next.

There are usually four options: internal owner, fractional CTO services, build partner, or pause. The worst outcome is pretending every company needs the same AI team. Some need a builder. Some need a systems architect. Some need process cleanup. Some need one good internal operator with a clean backlog.

Deliverable 11: scale backlog

The scale backlog should include three lists:

  • Ship next: systems that passed the pilot review and deserve production investment.
  • Prepare: workflows with value but missing data, ownership, or integration work.
  • Kill: ideas that sounded good but failed the evidence test.

Deliverable 12: governance and runbook package

The roadmap ends with runbooks.

That means system owner, escalation path, access map, audit locations, eval process, deployment notes, rollback plan, vendor dependencies, known limitations, and the next improvement queue.

No lock-in — your accounts, your code, runbooks included. AI strategy should not trap the founder inside someone else's black box. The company should leave the 90 days with more capability than it had at the start.

The actual template

Here is the condensed version founders can use.

Days 1-30: find the truth

Goal: decide where AI is worth applying.

Work: interview workflow owners, map repeated workflows, inspect data and permissions, score use cases, define governance minimums, and choose one or two pilots.

Deliverables: AI readiness audit, workflow inventory, ranked opportunity backlog, architecture baseline, and pilot selection memo.

Days 31-60: ship controlled proof

Goal: build one or two real pilots behind safe gates.

Work: write pilot specs, define human review, connect required systems, implement logging and access controls, add evals where needed, and launch to a controlled user group.

Deliverables: pilot specification, governance baseline, working prototype or controlled production pilot, measurement plan, launch notes, and risk log.

Days 61-90: decide what deserves scale

Goal: turn evidence into an operating decision.

Work: review pilot performance, compare results to acceptance criteria, identify operational burden, decide ship, prepare, kill, or pause, create the next 90-day backlog, and package runbooks.

Deliverables: pilot review, scale backlog, operating model recommendation, governance and runbook package, and next-phase delivery plan.

What makes this different from a normal AI strategy deck

A normal AI strategy deck tries to sound complete. This roadmap tries to become useful.

It does not start with market maps. It starts with work. It turns governance into ship gates, evals, logs, and ownership. It asks which workflow is ready, who owns the risk, and what happens when the system is wrong.

Strategy and execution cannot be divorced for the first 90 days. The founder needs enough architecture to avoid a toy. Enough product judgment to avoid a science project. Enough delivery discipline to get a real thing into users’ hands.

If the roadmap does not produce a shipped pilot, a killed idea, and a cleaner operating model, it was not a roadmap. It was a document.

For the version with the operator attached, talk to us.