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ยง
- Control
Configuration - Topology gates and orchestration decisions. Static for the process lifetime.
- Control
Ipc - Bootstrap IPC and remote-agent connection parameters, read before runtime authority exists.
- Logging
- Logging configuration, read before runtime authority exists.