Current section
Files
Jump to
Current section
Files
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