pub fn transform_envelope_v3(
envelope: &ExportEnvelopeV3,
) -> Result<ProjectionImportBatchV3, BridgeError>Expand description
Transform an ExportEnvelopeV3 into a ProjectionImportBatchV3.
V3 is the kernel-oriented path. The bridge preserves the richer record semantics exactly as exported and still does not invent missing lineage, causal roles, or contradiction grouping.