0% read on this device
Browse the curriculum

Start Here

Vision

First Principles

Operating Model

Domain Model

Agent Factory

Runtime Architecture

AI Engineering

Autonomous Workflows

Verification & Delivery

Factory Platform

Quality Engineering

Security & Governance

Case Studies

Labs

Interview Practice

Research Journal

Reference

Curriculum/Runtime Architecture/A rapid review of the chapter’s existing Quick Read, principles, definitions, lessons, and review material.
Runtime Architecture6 min readchapterQuick Read

Orchestration Component Model and Runtime Contracts

Define the twelve component families that turn authorized work into bounded, durable, observable execution.

Status: Review readyRisk: criticalLifecycle: plan · execute · verify · learnContent reviewed 2026-08-30Maturity guide →
Claim boundaryThis chapter references implementation evidence. Inspect its evidence boundary before treating a claim as proven.
study mode

A rapid review of the chapter’s existing Quick Read, principles, definitions, lessons, and review material.

Quick Read

The chapter in one pass.

~2 min
  • Purpose: Define the twelve component families that turn authorized work into bounded, durable, observable execution.
  • Control rule: The orchestrator advances authoritative workflow state; models and workers propose actions but cannot widen authority or accept their own results.
  • Reliability rule: Every loop has measurable acceptance, budgets, stop conditions, and a recovery path.
  • Deployment: These are responsibilities and interfaces. A small V1 can implement several in one modular application.

2. Enduring Principle

Keep durable control outside probabilistic execution

The control plane owns workflows, transitions, policy, budgets, approvals, and reconciliation. Workers receive immutable manifests and return structured observations. The orchestration layer coordinates models, knowledge, tools, memory, policy, reliability, telemetry, and humans without allowing one dependency to become the source of truth for the whole run.

Evidence boundary

Curriculum maturity is not implementation proof.

This chapter defines architecture or practice. It does not by itself prove a corresponding production implementation.

CurriculumReview readyImplementation evidenceNot asserted hereInspect evidence map →
External review

Review this chapter.

Challenge a claim, boundary, missing failure mode, unclear term, or unsupported evidence statement.

  • Claim
  • Boundary
  • Failure
  • Evidence