adk_invocation (erlang_adk v0.7.0)
View SourceOne supervised, reconnectable ADK invocation.
The invocation owns the legacy Runner stream, monitors it, buffers a bounded replay, monitors subscribers/waiters, and commits exactly one terminal outcome. It deliberately has no link or monitor to the API caller which created the run.
Summary
Functions
-spec start_link(reference()) -> gen_statem:start_ret().
-spec start_link(binary(), map(), map()) -> gen_statem:start_ret().