The Leverage Map

How we got here: the other maps

Ten other people and teams drew a ladder for how work moves to AI. Here they are, and where ours fits.

Most of them measure one thing: how much the AI carries. The Leverage Map measures two, what you can do and how much AI carries, and splits that into six small-business jobs, for people without a dev team.

Every entry is credited and links to its source

00The pattern

Most of them draw a ladder

Oldest first. One column per framework, one rung per level, all on the same scale, so the count shows at a glance. On a ladder the bottom rung is where the person does the work and the top rung is where the AI carries most of it. Pillars stand side by side, and a spectrum has no steps. Ours is last, drawn as a grid, because it has two axes.

    1. 0 no driving automati…
    2. 1 driver support
    3. 2 driver support
    4. 3 automated driving
    5. 4 automated driving
    6. 5 full driving automa…

    01SAE Levels of Driving Automation (J3016)

    SAE International · 2014

    1. No AI
    2. Emerging
    3. Competent
    4. Expert
    5. Virtuoso
    6. Superhuman

    performance

    1. No AI
    2. AI as a Tool
    3. Consultant
    4. Collaborator
    5. Expert
    6. Agent

    autonomy

    1. the augmented LLM
    2. workflows
    3. autonomous agents

    03Building effective agents

    Anthropic · 2024

    1. operator
    2. collaborator
    3. consultant
    4. approver
    5. observer

    04Levels of Autonomy for AI Agents

    University of Washington; Knight First Amendment Institute · 2025

    1. frontier model capabi…
    2. verification
    3. context management

    05The 3 Pillars of Autonomy

    Replit (AI Engineer CODE 2025 talk) · 2025

    1. near-zero AI
    2. IDE agent with permis…
    3. IDE agent in YOLO mode
    4. wide IDE agent
    5. single CLI agent
    6. 3 to 5 parallel CLI a…
    7. 10+ hand-managed agen…
    8. building your own orc…
    1. spicy autocomplete
    2. coding intern
    3. junior developer
    4. developer as reviewer
    5. engineering team led…
    6. dark software factory
    1. Chatbot
    2. Copilot
    3. Agent
    4. Autopilot
    5. Workflows
    6. Assistant
    7. Multi-agent
    8. Orchestrator
    1. Unengaged
    2. Assisted
    3. Conversational
    4. Directed
    5. Parallel
    6. Autonomous

    09AI Maturity Model (Building an Autonomous Engineering Org)

    Block; Agentic AI Foundation (AI Engineer talk) · 2026

    1. Gated
    2. Assisted
    3. Parallel
    4. Supervised autonomy
    5. AI-native

    10Steps of AI Adoption

    Anthropic (Claude Code) · 2026

  1. L0L1L2L3L4L5A0A1A2A3A4A5OPERATOR LEVELALTITUDEOps lineSales lineContent lineAnswers lineMedia lineBuild line

    Two axes. Across, L0 to L5: what you can do. Up, A0 to A5: how much of the job AI carries. Six lines, one per job, each with its own star.

    11The Leverage Map

    San Diego AI Studio · 2026

9 of the 10 keep one scale. Google DeepMind keeps two. Names are shortened on the rungs; the full wording is on each card below.

01The ten

Each one, who drew it, and how it relates to ours

The shape is the source's own set of levels, in its own words. The line marked Ours says where it meets the Leverage Map. The axis tag says what the ladder measures.

  1. 012014autonomy

    SAE Levels of Driving Automation (J3016)

    SAE International (with ISO, 2021 revision) · SAE International · 2014 (current revision 2021-04)

    6 levels: Level 0 no driving automation through Level 5 full driving automation; Levels 1 and 2 are driver support, 3 to 5 are automated driving.

    OursThis is the pattern most AI ladders borrow, including Shapiro's; our Delegation Altitude A0 to A5 rhymes with it on purpose, and the Operator Level axis adds what the driver can do.

    Read the source
  2. 022023capability

    Levels of AGI for Operationalizing Progress on the Path to AGI

    Meredith Ringel Morris, Jascha Sohl-Dickstein, Noah Fiedel, Shane Legg and co-authors · Google DeepMind · 2023-11-02

    Two separate scales: performance Levels 0 to 5 (No AI, Emerging, Competent, Expert, Virtuoso, Superhuman) and autonomy Levels 0 to 5 (No AI, AI as a Tool, Consultant, Collaborator, Expert, Agent).

    OursIt is the closest in structure to ours because it keeps what the system can do apart from how much autonomy it is given; it rates AI models, while the Leverage Map rates a person's work.

    Read the source
  3. 032024autonomy

    Building effective agents

    Erik Schluntz and Barry Zhang · Anthropic · 2024-12-19

    A spectrum, not numbered levels: the augmented LLM, then workflows (prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer), then autonomous agents.

    OursIt describes the same move toward the AI carrying more, from the builder's side, with the advice to use the simplest option that works, which is how our map treats each next altitude: earned, not assumed.

    Read the source
  4. 042025autonomy

    Levels of Autonomy for AI Agents

    K. J. Kevin Feng, David W. McDonald, Amy X. Zhang · University of Washington; Knight First Amendment Institute · 2025-06

    5 levels named by the user's role as the agent gains autonomy: operator, collaborator, consultant, approver, observer.

    OursIt names each level by the role the human keeps as the agent carries more, which maps onto our Delegation Altitude, and it treats autonomy as a design choice separate from capability, the same split as our two axes.

    Read the source
  5. 052025autonomy

    The 3 Pillars of Autonomy

    Michele Catasta · Replit (AI Engineer CODE 2025 talk) · 2025-12-22

    3 pillars that let an agent run without technical supervision: frontier model capability, verification, context management; framed as supervised versus full autonomy.

    OursHe builds for nontechnical users who cannot review code, the same people our map serves, and names verification as what lets the AI carry more without the person watching every step.

    Read the source
  6. 062026adoption

    The 8 Stages of Dev Evolution to AI (Welcome to Gas Town)

    Steve Yegge · Independent (Gas Town) · 2026-01-01

    8 stages: near-zero AI, IDE agent with permissions, IDE agent in YOLO mode, wide IDE agent, single CLI agent, 3 to 5 parallel CLI agents, 10+ hand-managed agents, building your own orchestrator.

    OursBoth Every's and Angie Jones's ladders were rebuilt from this one; it defines stages by developer tooling, while the Leverage Map defines levels by behavior across six business jobs so a non-engineer can place themselves.

    Read the source
  7. 072026autonomy

    The Five Levels: from Spicy Autocomplete to the Dark Factory

    Dan Shapiro · danshapiro.com · 2026-01-23

    6 levels (0 to 5) modeled on driving automation: spicy autocomplete, coding intern, junior developer, developer as reviewer, engineering team led by a PM, dark software factory.

    OursEach level pairs how much the AI carries with the role the human now plays, which is the pairing our two axes make explicit, but his is scoped to software teams.

    Read the source
  8. 082026adoption

    The Eight Levels of AI Adoption

    Mike Taylor and Laura Entis · Every · 2026-06-02

    8 levels: Chatbot, Copilot, Agent, Autopilot, Workflows, Assistant, Multi-agent, Orchestrator; each level delegates more work and more trust to the AI.

    OursIt folds what the person does and how much the AI carries into one ladder; the Leverage Map splits those into two axes, and Every's own note that most knowledge workers sit at Levels 1 to 4 describes the people our map is built for.

    Read the source
  9. 092026adoption

    AI Maturity Model (Building an Autonomous Engineering Org)

    Angie Jones · Block; Agentic AI Foundation (AI Engineer talk) · 2026-06-28

    6 stages (0 to 5): Unengaged, Assisted, Conversational, Directed, Parallel, Autonomous; it measures the engineer's relationship with agents, from no AI to delegating complete tasks that ship.

    OursShe scores each engineer on how far they delegate to agents, which is close to reading our Delegation Altitude per person, and her champions program makes the same bet as our Kit and Sprint: a few trained operators lift everyone else.

    Read the source
  10. 102026org maturity

    Steps of AI Adoption

    Boris Cherny · Anthropic (Claude Code) · 2026-07-16

    5 steps (0 to 4) keyed to agent count: Gated (0), Assisted (~1), Parallel (~10), Supervised autonomy (~100), AI-native (1,000+); each step lists role, bottleneck, products and guardrails.

    OursIt tracks one axis, how much work agents carry across an engineering org, which lines up with our Delegation Altitude, and it makes the same claim we do: tokens alone do not move you up, loops and guardrails do.

    Read the source

02Where ours fits

Two axes, six jobs, and a star on each line.

They reach the same ladder from different starting points, which is one signal it holds up. Ours was built from how we work with the businesses around us, then checked against these.

The distance between your two numbers is what a job still costs you in your own hours. That gap is what the map shows, and what the rest of the studio helps close.

What the others measure
How much the AI carries, mostly for engineering teams: agent counts, autonomy levels, stages of tooling.
What ours keeps apart
Level, L0 to L5, is what you can do. Altitude, A0 to A5, is how much of a job AI carries. Every stop carries both.
Who it is for
Small business owners, on six real jobs: Ops, Sales, Content, Answers, Media, Build. You place yourself in about a minute, with no dev team.