Skip to main content

Module characterization

Module characterization 

Source
Expand description

Landed evidence inventory for behavior characterization.

This module records the typed owners that a characterization scenario can compose. It is intentionally not a capture format: scenario execution and capture identity remain extensions of crate::ConformanceHarness.

Structs§

EvidenceLaneInventory
Existing owner and canonical projection for an evidence lane.
ExplicitProjectionField
A formatting-only or ambient field that must not enter capture identity without an explicit, scenario-declared projection.

Enums§

EvidenceLane
A stable evidence lane already available to a conformance case.

Constants§

EVIDENCE_LANE_INVENTORY
Every stable typed evidence lane available to characterization scenarios.
EXPLICIT_PROJECTION_FIELDS
Known formatting-only and ambient inputs excluded from canonical identity.

Functions§

characterization_source_fixtures
Two existing source cases frozen as parity fixtures for capture development.