The Doctrine

Reasoning freedom.
Bounded authority.

Everything we build, sell, and run follows five doctrines. They weren't written for AI agents — they were earned over decades in safety-critical machines, and agents happen to be the newest machine that needs them.

The Category Story

The flyball governor

In 1788, steam engines were powerful, promising, and largely undeployable for precision work. They ran away: load dropped, speed spiked, machinery tore itself apart. The engineers of the day did not respond by making the engine smarter. James Watt fitted a device — two weighted balls on a spinning spindle — that converted excess speed into throttle closure, mechanically, with no operator in the loop. The flyball governor didn't limit steam power. It's the thing that made steam power industrial.

Every autonomy wave since has repeated the pattern. Elevators became safe to ride when the overspeed brake made falling mechanically impossible, not when cables got stronger. Industrial robots entered factories behind interlocked envelopes and e-stops, not behind better motion planning. The lesson is constant: autonomy scales when authority is bounded by construction, not by intention.

AI agents are stalled at exactly this point on the curve. The models reason well enough to be useful — and act through unbounded actuators: shared credentials, open tool access, no termination path, no provenance. Security teams look at that and veto it, as they should. The market data says the vetoes lift when the envelope arrives: organizations that implemented AI governance pushed 12× more AI projects into production (Databricks, across 20,000+ organizations) V, while ungoverned fleets generated incidents at an 88% rate (CSA/Token Security) V.

Stanford's 2026 AI Index found security and risk is now the #1 barrier to scaling agentic AI, cited by 62% of organizations — outranking technical limitations V. The bottleneck is not capability. It is authority engineering. That is the discipline this firm exists to practice.

Five Doctrines

The manifesto

These are our contrarian positions, argued from evidence — not settled industry consensus. Where a claim is verified, it's tagged and sourced. Where it's our read of the market, it's stated as our position and you're free to argue back.

01

Bound authority, not reasoning.

The common failure mode of agent governance is inverted control: micromanage every step of the agent's thinking, then let its actions flow into production unchecked. We do the opposite. Let the machine reason freely — that's what you're paying for — and place hard, mechanical limits on what it may do: which systems, which actions, which blast radius, under which policy. A flyball governor doesn't inspect the fire in the boiler. It bounds the shaft.

02

Autonomy is an operational-systems problem, not a model problem.

The gap between a working pilot and a production deployment is not intelligence — it's inventory, identity, permissions, monitoring, termination, and recovery. Those are operations engineering disciplines with fifty years of practice behind them. Treating agent deployment as a prompt-engineering exercise is why pilots stall; treating it as commissioning an operational system is how they ship.

03

Business agents and robots are the same safety problem.

A robot arm and a procurement agent share an architecture: a probabilistic controller commanding an actuator that can cause irreversible harm. Robotics answered this with authority envelopes, e-stops, interlocks, safety cases, and commissioning procedures. The industry now discovering that 60% of enterprises can't terminate a running agent (CSA/Token Security) V is rediscovering a problem machine safety solved decades ago. We transplant the solutions rather than reinvent them badly.

04

Human oversight belongs on exceptions and material authority — nothing else.

Human-in-the-loop as commonly practiced is governance theater: a human rubber-stamping trivial actions at a pace that guarantees inattention, while material authority — spend, external commitments, data access — goes unexamined because nobody defined what "material" means. Real oversight is an authority-tier design problem: routine action executes under policy and gets audited; consequential action blocks until a human approves; prohibited action can't execute at all. Approval fatigue is not a staffing problem. It's a design smell.

05

Serious autonomy = enforceable constraints + provenance + recoverability + continuous verification.

A policy that lives in a PDF is a wish. Serious autonomy requires four properties, all mechanical: constraints the execution layer enforces (default-deny, least privilege); provenance that makes every action attributable and every claim auditable; recovery paths that make mistakes reversible — containment is always reversible, so it is always permitted; and continuous verification, because an agent fleet that passed review in January is a different fleet by March. Mean security and monitoring coverage across enterprise agent fleets sits near 52% while fleets double quarterly (Gravitee, 2026) V — a ratchet that only turns one way unless verification is continuous.

Practiced, Not Preached

We run on this doctrine.

Alpha Vector's own operations are executed by AI agents under GOVERNOR, our authority architecture — four authority tiers, fail-closed sensitive domains, a hash-chained decision ledger. The five doctrines above are not our marketing frame. They are our operating constitution, and we publish the evidence.