Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 915 Bytes

File metadata and controls

35 lines (24 loc) · 915 Bytes

DESIGN.md

Verified against code on 2026-03-07.

Use this file as the design-doc entry point. Start small, then drill down.

Read Order

  1. Core Beliefs
  2. Design Catalog
  3. Architecture
  4. relevant deep doc for the area you are touching

Design Scope

Design docs explain why the system is shaped this way:

  • agent-first operating principles
  • runtime model and package boundaries
  • source adapter rules and drift handling
  • areas intentionally deferred or constrained

Current Deep Docs

Related Guides