SW-Detailed Design ------------------ This section provides a developer-focused view of the internal design of ``pyTRLCConverter``. All API pages are generated automatically from the source code and docstrings by `sphinx-autoapi `_. The implementation follows a pipeline-oriented structure: 1. Input files and CLI options are collected and validated. 2. TRLC model elements are traversed and normalised. 3. A selected converter renders project-specific output. 4. Optional translation and tracing information is applied. API Reference ^^^^^^^^^^^^^ .. toctree:: :maxdepth: 3 api/pyTRLCConverter/index