Module artifacts

Module artifacts 

Source
Expand description

A — Artifact composition.

Declare the artifacts an agent consumes and produces, combined with +, and attach them with AgentBuilder::artifacts, where contract checks read them.

Structs§

A
The A namespace — static factory methods for artifact composition.
ArtifactComposite
An artifact composite — multiple transforms composed together.
ArtifactSchema
An artifact schema describing expected artifact structure.
ArtifactTransform
An artifact transform — a pipeline step that produces or consumes artifacts.

Enums§

ArtifactOp
A runtime artifact operation.