SWR-010 ======= Runtime supervisor dispatches diagnostics events. Relation Diagram ---------------- .. graphviz:: digraph swr_5db60957_013d_4db6_9b6b_14b2ef93d645 { 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_diagnostics"]; source -> target [label=<SWR-010> 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_diagnostics ` * - UML Type - dependency * - Visibility - public Timing Budgets -------------- - :doc:`TB-001_Runtime_Dispatch_Cycle ` - :doc:`TB-005_Startup_Ready_Window `