Expand description
Exact, host-owned artifact receipts for one actor invocation. Structured output is retained before model-history truncation and is not parsed from assistant prose or a later conversation’s history.
Structs§
- RunArtifact
Collector - A capability minted by the actor host, not deserialized from a request. The host closes it after execution and before sending the completion reply.
- Tool
Output Artifact - Structured output declared by a successful native tool implementation.