AGENT IN COMMAND

Deterministic AI Systems

A governed framework — not a prompt pattern.

Build reliable, auditable multi-agent systems where state and law—not prompts—define authority.

AgentVector wraps stochastic models inside deterministic control loops, then applies a Codex of composable laws and jurisdictions for permissioning, audit trails, and reproducible behavior.

What is AgentVector?

→ State, not prompts, must be the authority

AgentVector is an architectural pattern that separates stochastic AI reasoning from deterministic system control. By treating AI agents as advisory components within a controlled loop, we achieve reproducibility, auditability, and safety in complex multi-agent systems.

01

Deterministic Control Loops

Wrap stochastic AI agents in predictable, reproducible control flows. Every state transition is explicit and auditable.

02

Agent-Reducer Separation

Agents reason and suggest actions. Reducers hold authority and transform state. Clear boundaries prevent unauthorized behavior.

03

Complete Auditability

Every action, every state transition is logged. Replay any execution path for debugging, compliance, or analysis.

04

Safety-Critical Ready

Designed for autonomous systems where failure is not acceptable. Deterministic behavior enables formal verification and testing.

The AgentVector Control Loop

STATE currentState read AGENT AI reasoning suggests ACTION proposed validates REDUCER authoritative produces → newState
State is immutable → Agents reason → Reducers enforce → New state emerges

Agency Papers

Canonical papers and ongoing writing around AgentVector.

Series

Use Cases

AgentVector shines in scenarios where reliability, auditability, and safety are non-negotiable.

ClawLaw — Desktop Agent Governance

Deterministic enforcement for autonomous desktop agents. ClawLaw constrains actions, budgets, and permissions at the moment of execution — not after the fact. The first AgentVector jurisdiction, built on the SwiftVector kernel.

governance authorization containment

FlightLaw — Safety-Critical Autonomy

Drones, robotics, and aviation systems require governance where failure is not acceptable. FlightLaw applies AgentVector's deterministic control loops to environments that demand formal verification and real-time enforcement.

UAV control robotics aviation

ChronicleLaw — Narrative & Simulation

Generate consistent, branching narratives over thousands of interactions. ChronicleLaw ensures story state remains coherent, every plot development is traceable, and no agent action can corrupt the canonical timeline.

storytelling games RPGs

Your Jurisdiction

AgentVector is composable. Select the laws your domain requires, enforce them through a kernel that fits your runtime, and define the governance boundaries your agents need. The Codex is the contract — the jurisdiction is yours to build.

composable extensible your domain

Jurisdictions & Applications

Where the Law applies. Jurisdictions compose governance. Applications operate under it.

ClawLaw

Desktop Agents

Law 0 Law 4 Law 8

Governed autonomy for desktop agents. Filesystem containment, budget circuit breakers, and authorization gates.

Watch Station

The Steward interface for ClawLaw-governed autonomous agents — an operational command layer that surfaces the approval queue, budget enforcement levels, sprint-scoped work authorization, and the complete audit trail from any browser. Watch Station reads ClawLaw state and relays Principal decisions back to it; it never reimplements governance logic. The agent proposes actions, ClawLaw suspends what requires approval, and Watch Station gives the Principal a single interface to approve, reject, or review — visually, auditably, and without surrendering control. Runs as a launchd service on Apple Silicon, independent of the agent it governs.

macOS · launchd

FlightLaw

Autonomous Aviation

Law 3 Law 4 Law 7 Law 8

Deterministic safety for autonomous flight. Geofencing, pre-flight validation, budget management, and risk-tiered approval.

Flightworks Sentinel

The governed single-agent flight stack. GeoVector closes the stochastic gap between spatial ML inference and the geofence — Sentinel gates every MAVLink frame at the autopilot wire with a pure-function Swift rule engine and Rust proxy. One product, two components in series, connected across the PositionAuthorityInterface.

Swift + Rust

ISR Swarm Controller

Governed multi-agent ISR in comms-denied environments. Same FlightLaw laws and CommitVector pattern, different operational domain — inter-agent cue authority across a swarm, not a single autopilot wire. On-device governance kernel with three-tier authority degradation.

Swift + Rust

ChronicleLaw

Narrative AI

Law 6 Law 8

Human authorship verification in AI-assisted storytelling. Protects narrative coherence and world-fact integrity.

Chronicle Quest

SwiftVector applied to interactive narrative — where the Bond Principle originated. Game mechanics align system behavior to produce specific outcomes, the same pattern that governance systems use to align agent behavior with mission parameters.

iOS/macOS

Chronicle Writer

AI-assisted content creation governed by the same constitutional pattern. The agent drafts freely; the reducer enforces editorial boundaries, style constraints, and publication gates.

iOS/macOS