model.runtime.builders.initialization_builder¶
Initialization builder for ADELM runtime containers.
This builder owns the data-independent assembly work that used to live
in runtime.initializer: registry-backed container construction,
fixed parameter/constant injection, and structural context assembly.
Module Contents¶
Classes¶
Assemble the base ADELM runtime context from config only. |
API¶
- class model.runtime.builders.initialization_builder.InitializationBuilder(config)¶
Bases:
model.runtime.builders.base_builder.BaseBuilderAssemble the base ADELM runtime context from config only.
Initialization
- build() dict[str, Any]¶