Expand description
Family-blind construction of selected layered realtime models. Family-blind construction of a selected layered realtime model.
Structs§
- Constructed
Realtime Execution - Constructed static execution and mechanisms, detached from mutable model state.
- Constructed
Realtime Model - Fully constructed execution paired with its initial mutable model state.
- Prepared
Realtime Model Contract - Selected realization paired with complete architecture recipe payloads.
- Realized
Realtime Policy - Concrete layer storage paired with the exact residency it implemented.
- Realized
Realtime State - Concrete state paired with the exact realization its mechanism implemented.
- Realtime
Architecture Construction Identity - Architecture-issued identities that bind concrete modules to one selection.
- Realtime
Materialization Component - One selected component paired with its exact architecture recipe payload.
- Realtime
Materialization Task - Exact materialization work for one selected logical parameter target.
- Realtime
Task Binding Plan - Canonical owner-partitioned bindings derived from exact realtime tasks.
Enums§
- Realtime
Layerwise Runtime - Resident or bounded runtime chosen by the authoritative realization.
- Realtime
Model Construction Error - Failure while constructing one selected layered realtime model.
- Realtime
Model Contract Error - Invalid selected recipe or task handoff.
Traits§
- Realtime
Architecture Identity - Supplies stable semantic identities for a concrete neutral architecture.
- Realtime
Model Construction Mechanisms - Generic mechanisms used only to materialize and store a selected model.
Functions§
- construct_
realtime_ model - Constructs static modules, selected units, storage, and exact state once.
- preflight_
realtime_ materialization_ tasks - Validates every exact realtime task and backend recipe capability without payload access.
- realtime_
task_ binding_ plan - Derives the singular canonical binding partitions from exact realtime tasks.