SWR-009 ======= Runtime supervisor dispatches safety events. Relation Diagram ---------------- .. graphviz:: digraph swr_2afa4333_8e78_4afa_b24a_ff1b6408c8db { rankdir=LR; graph [fontname="Helvetica" fontsize=10]; node [shape="box" style="filled" fillcolor="#eaf3ff" fontname="Helvetica" fontsize=10 color="#3a3a3a"]; edge [fontname="Helvetica" fontsize=9 color="#555555"]; source [label="ao_runtime_supervisor"]; target [label="ao_safety"]; source -> target [label=<SWR-009> arrowhead="vee", style="dashed"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_runtime_supervisor ` * - Target Unit - :doc:`ao_safety ` * - UML Type - dependency * - Visibility - public Timing Budgets -------------- - :doc:`TB-001_Runtime_Dispatch_Cycle ` - :doc:`TB-005_Startup_Ready_Window `