################################## L.O.B.S.T.E.R. Traceability Report ################################## | Generated: 2026-07-15 06:19 UTC | LOBSTER Version: 1.0.4 .. rubric:: Tracing Policy .. graphviz:: digraph tracing_policy { rankdir=TB; node [shape=box, style=filled, fontname="Helvetica", margin="0.3,0.1"]; edge [arrowhead=open]; "Use Cases" [fillcolor="#2196F3", fontcolor="white"]; "Potential Errors" [fillcolor="#2196F3", fontcolor="white"]; "Tool Requirements" [fillcolor="#2196F3", fontcolor="white"]; "Code" [fillcolor="#4CAF50", fontcolor="white"]; "Potential Errors" -> "Use Cases"; "Tool Requirements" -> "Potential Errors"; "Code" -> "Tool Requirements"; } .. rubric:: Coverage Summary .. list-table:: :header-rows: 1 :widths: 35 15 15 15 * - Category - Coverage - OK Items - Total Items * - :doc:`Use Cases ` - 43.8% - 7 - 16 * - :doc:`Potential Errors ` - 100.0% - 8 - 8 * - :doc:`Tool Requirements ` - 0.0% - 0 - 12 * - :doc:`Code ` - 0.0% - 0 - 1 .. rubric:: Issues * [PARTIAL — no trace to: Code] :ref:`UseCases.Render\_All\_TRLC\_Records ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Resolve\_Derived\_From\_References ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Validate\_Traceability\_Completeness ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Emit\_Correct\_Provider\_Info ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Emit\_Sphinx\_Sources ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Render\_All\_Failure\_Modes ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Reject\_Invalid\_PlantUML ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Extract\_Lobster\_From\_Requirements ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Forward\_Own\_AoUs\_To\_Dependees ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Chain\_Forward\_Received\_AoUs ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Reject\_Unknown\_AoU\_In\_Forwarding\_YAML ` * [PARTIAL — no trace to: Code] :ref:`UseCases.Include\_Forwarded\_AoUs\_In\_Traceability ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Verify\_Architecture\_Conformance ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Trace\_Failure\_Modes\_To\_Interfaces ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Aggregate\_Safety\_Analysis\_Report ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Enforce\_Certified\_Scope\_And\_Integrity ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Author\_Requirements\_In\_Rst\_Or\_Trlc ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Verify\_Unit\_Tests\_Pass ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Merge\_Cross\_Module\_Documentation ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Validate\_Architecture\_Specification\_Documents ` * [MISSING — no trace to: Potential Errors] :ref:`UseCases.Validate\_Unit\_Specification\_Documents ` * [MISSING — unknown target: req Tools.ArchitectureModelingDependableElement] :ref:`Tools.ArchitectureModelingDependableElement ` * [MISSING — no upward trace] :ref:`Tools.ArchitectureModelingDependableElement ` .. toctree:: :caption: Requirements and Specification :maxdepth: 1 :hidden: Overview use_cases potential_errors tool_requirements .. toctree:: :caption: Implementation :maxdepth: 1 :hidden: code