Expand description
Versioned, bounded context inspection and export projections.
The export model is application-owned because artifact storage and redaction belong to the host. It contains context metadata and the selected model projection, never raw provider payloads or unbounded artifact bodies.
Structs§
- Context
Export - Versioned export of one selected request and its context ledger.
- Export
Artifact - Export-side artifact metadata and optional bounded body.
- Export
Budget - Context budget metadata included in an export.
- Export
Context Item - Content-free context item details shown by
/contextand export. - Export
Projection Message - One model-visible message included in an export.
Enums§
- Context
Export Format - Output format for a context export.
Constants§
- CONTEXT_
EXPORT_ POLICY_ VERSION - Version of the bounded export redaction/cap policy.
- CONTEXT_
EXPORT_ SCHEMA_ VERSION - Version of the user-facing context export contract.
- EXPORT_
FIELD_ MAX_ BYTES - Maximum bytes in one exported text field after redaction.
- EXPORT_
PROJECTION_ MAX_ BYTES - Maximum bytes in the rendered model projection.
Functions§
- artifact_
from_ recovery - Convert an artifact recovery result to export metadata.
- export_
item - Return the inspection details used by both the table and export.