PtcLlmHttp.Application (PtcLlmHttp v0.1.0)

Copy Markdown View Source

OTP application for PtcLlmHttp.

The supervision tree is deliberately empty. A PtcLlmHttp.Runtime owns physical connection admission and is started by the consumer under the consumer's own supervisor, so that capacity dies with the application that configured it rather than with this library's lifecycle. This supervisor exists as the owner for future package-internal backend processes only.