voiage.contracts.concerns.EvidenceReference
Pinned VOP evidence reference with privacy-safe local locators.
Methods
Section titled “Methods”normalize_evidence_arrays
Section titled “normalize_evidence_arrays”normalize_evidence_arrays([positional or keyword] cls: None = None, [positional or keyword] value: object = None) -> objectAccept canonical JSON arrays at the strict Python boundary.
Parameters:
clsvalueobject
Returns: object
protect_local_paths
Section titled “protect_local_paths”protect_local_paths([positional or keyword] self: None = None) -> SelfEnsure local paths cannot enter public or repository projections.
Parameters:
self
Returns: Self