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§
- Evidence
Lane Inventory - Existing owner and canonical projection for an evidence lane.
- Explicit
Projection Field - A formatting-only or ambient field that must not enter capture identity without an explicit, scenario-declared projection.
Enums§
- Evidence
Lane - 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.