################################## L.O.B.S.T.E.R. Traceability Report ################################## | Generated: 2026-08-16 00:58 UTC | LOBSTER Version: 1.0.6-dev .. rubric:: Tracing Policy .. note:: The tracing-policy diagram below could not be rendered because the Graphviz ``dot`` utility was not found. Install `Graphviz `__ and rebuild to see the diagram as an image. .. code-block:: dot digraph tracing_policy { rankdir=TB; node [shape=box, style=filled, fontname="Helvetica", margin="0.3,0.1"]; edge [arrowhead=open]; "Feature Requirements" [fillcolor="#2196F3", fontcolor="white"]; "Unit Test" [fillcolor="#FF9800", fontcolor="white"]; } .. rubric:: Coverage Summary .. list-table:: :header-rows: 1 :widths: 35 15 15 15 * - Category - Coverage - OK Items - Total Items * - :doc:`Feature Requirements ` - 100.0% - 50 - 50 * - :doc:`Unit Test ` - 0.0% - 0 - 0 .. rubric:: Issues No traceability issues found. .. toctree:: :caption: Requirements and Specification :maxdepth: 1 :hidden: Overview feature_requirements .. toctree:: :caption: Verification and Validation :maxdepth: 1 :hidden: unit_test