Skip to main content

Module codec

Module codec 

Source
Expand description

The codec contract both pieces obey (docs/ONTOLOGY.md §2.5): every artifact a codec reads or writes names the Fidelity it reached and, only at Fidelity::Semantic, the loss it accepted. The session half is the crate::Session loaders and writers; the orchestration half implements OrchestrationCodec.

Structs§

ArtifactFidelity
What one artifact reached on the way in or out.

Traits§

OrchestrationCodec
A harness’s operational home compiled into an orchestration value and back.