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
Anamespace — static factory methods for artifact composition. - Artifact
Composite - An artifact composite — multiple transforms composed together.
- Artifact
Schema - An artifact schema describing expected artifact structure.
- Artifact
Transform - An artifact transform — a pipeline step that produces or consumes artifacts.
Enums§
- Artifact
Op - A runtime artifact operation.