Sercrod Core

Status: implemented Core model.

Sercrod is complete as a Core system without a capability adapter. Its unit of work is a <serc-rod> host: authored HTML, data, scope, directive evaluation, rendering, actions, results, and updates remain within that host boundary. Adapters extend work beyond the boundary; they do not define the Core.

Read this sequence

  1. Host and Scope
  2. Data and Evaluation
  3. Rendering Model
  4. Actions and Results
  5. Updates and Redraw

The Runtime Flow connects this sequence. Only after Core and lifecycle boundaries are clear should a reader enter capabilities.

Evidence

Status: implemented.

Evidence: docs/spec/runtime.md Sections 1–9 and 16, dist/sercrod.js, and canonical manual dist/man.json.