Supervision subtree for the agent subsystem.
Children:
Raxol.Agent.Registry-- unique Registry for agent discoveryRaxol.Agent.DynSup-- DynamicSupervisor for Agent.Process instancesRaxol.Agent.Orchestrator-- multi-agent coordinatorRaxol.Agent.Memory.Store.Ets-- when configured as the memory providerRaxol.Agent.Skills.Store-- when a skills provider is configuredRaxol.Agent.Curator-- when a:curatorconfig is set
Strategy is :rest_for_one: if the DynSup crashes, the Orchestrator
restarts and rebuilds from ContextStore. If the Registry crashes,
everything restarts.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.