Package com.agentforge4j.config.loader.catalog


package com.agentforge4j.config.loader.catalog
  • Class
    Description
    Thrown at load time when a shipped workflow catalog is present on the classpath but is incompatible with the running framework: its manifest is missing or unparseable, the framework version falls outside the catalog's declared bounds, or its workflow schema version is unsupported.
    Enforces compatibility between a shipped workflow catalog and the running framework, before the catalog's workflows are loaded.
    Compatibility metadata declared by a shipped workflow catalog, read from shipped-workflows/agentforge4j-catalog.json.