Package dev.agenor.core.spi
package dev.agenor.core.spi
-
ClassDescriptionOptional package-scanning and DI-based agent construction engine, discovered via
ServiceLoader.Extension point invoked once perAgenorRuntime.registerAgent()call, discovered viaServiceLoader.Optional@Behaviorextension covering behavior types whose implementation classes live outsideagenor-runtime(CONDITIONAL, THROTTLED, BATCH, RETRY, SEQUENTIAL, PARALLEL, FSM — all inagenor-runtime-ext), discovered viaServiceLoader.Supplies the defaultLLMMemoryManagerimplementation backingLLMMemoryAwareagents, discovered viaServiceLoader.Optional HITL (human-in-the-loop) support, discovered viaServiceLoader.Services made available toAgentRegistrationExtensionimplementations duringAgenorRuntime.registerAgent().