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/Operating Model/A focused view of boundaries, contracts, state, authority, failure paths, and tradeoffs drawn from this chapter.
Operating Model4 min readchapter

Governed Continuous Learning and Recursive Improvement

A factory that never learns repeats failures and requires permanent manual tuning. A factory that changes its prompts, policies, workflows, evaluations, or authority automatically can become unpredictable. Continuous learning must improve t

Status: Draft for studyRisk: highLifecycle: intent · plan · verify · learnContent reviewed 2026-08-11Maturity 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.

Whiteboard exercise

Reconstruct and defend this chapter’s architecture.

Reconstruct the architecture, name each boundary, and defend the tradeoffs.

governancehuman authority4 min chapter
Open the source exercise

Draw a failed production change becoming a deduplicated suggestion, evaluation, governed WorkOrder, canary, and promoted workflow rule. Add malicious source content, evaluator disagreement, and a quality regression.

4. Tradeoffs and alternatives

Manual improvement is slower but easier to reason about. Fully automatic self-modification is fast and difficult to audit. The governed proposal model captures most learning value while preserving change control.

Offline evaluations are reproducible but may not represent production. Online canaries provide realism but expose users and systems. Use staged evidence and strict risk ceilings.

5. Current Mission Control Implementation

GitHub main contains Loop Engineering, graph workflows, context evaluations, meta-loop suggestions, verifier records, workflow-failure signal ingestion, and human conversion of accepted suggestions into governed WorkOrders and Tasks. The graph workflow has browser evidence for explicit dispatch, DAG visibility, failure containment, and terminal human approval boundaries.

Study commit 9d5f8e3 adds Phase 0 controls for governed continuous learning. It proves atomic ownership, pause/drain modes, budget admission, heartbeat, stale recovery, reasoned retry, cancellation, quarantine, independent verification, and operator-visible Task semantics in an isolated canary.

Continuous scheduling remained off. The preserved Research Lab queue was not mutated. Phase 1 still needs a governed source registry and ingestion policy. The broader continuous-learning plan remains proposed, and PR #64 is open. Mission Control therefore has a governed improvement substrate, not a self-operating learning factory.

External review

Review this chapter.

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

  • Claim
  • Boundary
  • Failure
  • Evidence