Process Entrypoint ================== Module: :mod:`thornforge.__main__` Overview -------- The process entrypoint configures output, delegates to ``thornforge.cli.dispatch()``, and normalizes common ThornForge and HTTP errors into logged CLI failures. Autodoc ------- .. automodule:: thornforge.__main__ :members: :undoc-members: