Class AgentMetadataReader

  • All Implemented Interfaces:

    @Service() 
    public final class AgentMetadataReader
    
                        

    Read AgentMetadata from annotated classes. Looks for @Agentic, @Condition and @Action annotations and properties of type Goal. Warn on invalid or missing annotations but never throw an exception as this could affect application startup.