Core Domain Model: Entities, Workspaces & Statuses
The three concepts the whole platform turns on — entity, workspace, and status — and how the status-driven state machine works.
Plugin Architecture (Extension Model)
How a plugin clips onto the domain-agnostic core — the manifest, the four extension points, and the completion flow.
Workflow Configuration & Lineage Model
How workflows, configuration sets, assignments, and overrides wire into a runnable, validity-derived whole.
The Dependency & Disable-Cascade Model
How the platform keeps its control plane consistent — validity derived from upstream state, propagated by the disable cascade.