Module control

Module control 

Source
Expand description

Topology gates, orchestration decisions and application configuration.

ControlConfiguration is read only by config-system and the topology builder, not by components. It carries pipeline activation gates, topology-shaping decisions, listen addresses, logging (read before topology exists), bootstrap IPC parameters, and process-lifecycle knobs.

Structs§

ControlConfiguration
Topology gates and orchestration decisions. Most are static; logging.level is live.
ControlIpc
IPC and remote-agent connection parameters, read once at bootstrap before runtime authority exists and again from the authoritative configuration once it does.
Logging
Logging configuration, read before runtime authority exists.

Enums§

MemoryMode
Memory bounds validation and limiter behavior.