The landscape

Where AIR fits.

Spec-driven development, coding agents, autonomous agent runtimes, and governed AI work solve overlapping problems at different layers. AIR is not trying to collapse them into one category.

Different layers

Similar words. Different jobs.

These are architectural categories, not a feature scoreboard. Individual products can span more than one row.

CategoryPrimary jobTypical execution model
Raw AI chatGeneral interaction and one-session assistance.Conversational model behavior with state largely carried in the current context.
SDD harnessTurn a software specification into an implementation workflow.Structured spec, plan and task artifacts consumed by a coding agent or development environment.
Agentic engineering environmentBuild and modify software through increasingly autonomous execution.One or more coding agents use tools, repositories, tests, permissions and development-state machinery.
Agent runtimeSustain long-horizon work, tool use, delegation and recovery.Stateful agent loops, often with coordinators or parallel sub-agents.
AIRGovern sustained AI work: task state, specification, evidence, approvals, review and continuity.One bound active task supplies execution authority; non-agent capability layers shape work inside that contract.
AIR's position

Governed execution without requiring autonomous agency.

AIR can structure work performed by a capable host model without turning capability layers into independent agents.

Specification

Define what must be true

For software, behavior and verification are specified before material implementation where the task requires it. Other domains use the verification abstraction that fits the work.

Authority

Keep one execution center

The bound Orbit 0 artifact is the sole positive execution authority. Specialists, methods and executors do not inherit project authority merely because they are available.

Evidence

Keep claims proportional

AIR distinguishes declared prompt-layer state from source, tool, operator and backend evidence. Passing a conversational checkpoint is not treated as proof of an external event.

Continuity

Carry governed state forward

Handoff serializes explicit project state for validation and rebinding in another compatible session instead of relying on hidden memory or transcript reconstruction.

Software

SDD is a native fit — not AIR's whole category.

For behavior-bearing development work, AIR's sequence is specification-first: resolve intent, define observable behavior and planned verification, test specification adequacy, generate under the active contract, execute verification, and reconcile the result back to the original intent. AIR applies the same discipline beyond code using domain-appropriate evidence and verification.

A useful shorthand

AIR for software: spec-driven development. AIR as a system: specification-driven governed execution for sustained professional AI work.

Use the layer you actually need.

If the problem is sustained AI work that must stay scoped, reviewable and portable, AIR supplies the governing project layer without requiring a new chat workspace or autonomous-agent stack.