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/Factory Platform/A focused view of boundaries, contracts, state, authority, failure paths, and tradeoffs drawn from this chapter.
Factory Platform5 min readchapterQuick Read

Enterprise Operations, Reliability, and FinOps Reference

Consolidate the operating contract for admission, capacity, budgets, reliability, continuity, incidents, and cost per accepted outcome.

Status: Review readyRisk: criticalLifecycle: execute · verify · deliver · learnContent reviewed 2026-08-30Maturity guide →
Claim boundaryThis is curriculum guidance. It does not by itself prove a production implementation.
architecture mode

A focused view of boundaries, contracts, state, authority, failure paths, and tradeoffs drawn from this chapter.

1. Responsibility model

Platform operations owns scheduler, queues, worker and environment capacity, service health, continuity, and operational controls. Reliability owners set SLIs/SLOs, error budgets, alerts, incident and recovery practices. Finance and product owners define budgets and value allocation. Workflow owners define deadlines and quality. Security can restrict or contain regardless of unused capacity. No role may trade away hard safety boundaries to meet throughput.

3. Scheduling and capacity contract

Admission reserves a maximum for model tokens/calls, tools, workers, environments, storage, CI, evaluation, and human review. The scheduler assigns eligible work using priority, age, tenant share, deadline, risk, locality, qualification, and concurrency keys. Reservations expire. Preemption occurs only at safe checkpoints and records lost work. Backpressure reaches the requester; queues do not imply an unbounded promise.

Capacity planning uses arrival rates, service-time distributions, retries, failure bursts, rollout overlap, provider quotas, recovery reserves, and human review demand. Protect capacity for cancellation, containment, reconciliation, verification, and incident response.

4. Cost and value model

accepted-outcome cost =
  model + retrieval + tools + workers + environments + storage + network + CI
  + evaluation + delivery + failed/retried work + human attention

Attribute by workflow, system, repository, tenant, capability, model profile, attempt, release, and outcome. Separate reservation from actuals, accepted from failed work, and marginal from shared allocation. Record the allocation rule. Optimize cost only alongside quality, latency, reliability, risk, and customer value. Cost per token is not a factory outcome.

10. Failure modes and controls

FailureDetectionContainmentVerified recovery
Retry stormRetry budget and dependency saturationOpen circuit, shed workStable dependency and reconciled backlog
Tenant starvationQueue-age/fair-share metricRebalance weights, cap noisy tenantFairness window returns to objective
Budget overrunReservation versus actualStop new calls; preserve safe teardownCost ledger reconciled and cause corrected
Split-brain schedulerDuplicate lease and state-version conflictFence stale schedulerSingle leader/lease authority and orphan scan
Failed failoverHealth and invariant checksReturn to safe unavailable stateControlled second attempt or restore
Missing forensic dataTrace/evidence coverage checkPreserve remaining sources; record gapInstrumentation fixed and exercise repeated

11. Versioning, tradeoffs, and nonclaims

Operations contracts and runbooks are versioned with the systems they govern. Managed services reduce operational load but do not transfer accountability for authorization, data, evidence, cost, or continuity. Active-active designs reduce outage risk but increase consistency and authority complexity. Start with the simplest topology that meets scoped objectives. This review-ready reference does not prove any stated SLO, RTO, RPO, cost, or failover result.

External review

Review this chapter.

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

  • Claim
  • Boundary
  • Failure
  • Evidence