Current section

Files

Jump to
erlang_adk examples phoenix_adk_ui lib erlang_adk_ui.ex
Raw

examples/phoenix_adk_ui/lib/erlang_adk_ui.ex

defmodule ErlangAdkUi do
@moduledoc """
Production-oriented Phoenix boundary for the Erlang ADK.
Authentication stays at the web boundary while supervised ADK runs remain
independent of browser and LiveView process lifetimes.
"""
end