Module agentforge4j.schema
module agentforge4j.schema
JSON Schema assets, framework version/compatibility metadata, and validation entry points aligned
with core workflow and agent contracts.
Bundled JSON Schema and validation helpers aligned with agentforge4j.core workflow and agent
contracts, plus the framework version metadata (FrameworkVersion,
WorkflowSchemaVersion) the catalog compatibility gate compares against. Bundled schema
resources are opened for reflective access; the exported package is the supported API for loading
and applying those contracts.
Consumers include tests, tooling, and applications that need strict contract validation; other modules may use it as a separate dependency when they choose to wire schema checks explicitly.
-
Packages
Exports