adk_eval_worker behaviour (erlang_adk v0.10.0)
View SourceOptional evaluation worker transport behaviour.
Worker transports are configured by trusted runtime options. A transport owns cancellation and must send exactly one terminal message to Owner: {adk_eval_worker_terminal, Module, Ref, Outcome} where Outcome follows the adk_task terminal outcome contract.