Architecture¶
Architecture pages summarize the runtime model, ownership boundaries, scene composition rules, and registry bootstrap contract.
Overview
Runtime model, layer ownership, and validation standards.
Runtime model
Runner lifecycle, worker/learner split, and data flow.
Layer boundaries
Owner layer rules for scripts, envs, backends, and algorithms.
Scene composition
Scene fragments, assets, and cold-path materialization.
Registry
Bootstrap imports and env/backend registration.