Skip to main contentModule runtime
Source - admission
- Admission set that enforces at-most-one active attempt per child.
- child_slot
- ChildSlot placed on each supervised child runtime identity.
- concurrent_gate
- Concurrent restart throttle gates for preventing restart storm.
- control_loop
- Runtime control loop.
- lifecycle
- Runtime control plane lifecycle state.
- message
- Runtime loop mailbox messages.
- pipeline
- Six-stage supervision pipeline orchestration.
- shutdown
- Shutdown fan-out and timeout management for the supervisor tree.
- shutdown_pipeline
- Runtime-owned shutdown pipeline helpers.
- supervisor
- Runtime supervisor entry point.
- watchdog
- Runtime control loop watchdog.