hasConfig()
Does this agent require a configuration?
getUpdateObjective(?Config $config=null)
Get the goal the agent wants to achieve on update.
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
getInstallObjective(?Config $config=null)
Get the goals the agent wants to achieve on setup.
__construct(protected readonly Factory $refinery, protected readonly array $provider)
getStatusObjective(Storage $storage)
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
getMigrations()
Get a named map of migrations available for this Agent.