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. Most are static;
logging.levelis live. - Control
Ipc - 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§
- Memory
Mode - Memory bounds validation and limiter behavior.