Available on crate feature
payments only.Expand description
Kernel-mediated cross-protocol correlation.
Routes ACP stable 2026-01-30 and AP2 v0.1-alpha adapters through the
same canonical transaction ID and journal model. Provides best-effort
canonical projections where safe and returns explicit errors where direct
protocol-to-protocol conversion would lose semantics or accountability
evidence.
Structs§
- Lossy
Conversion Error - Describes an unsafe cross-protocol conversion that the kernel refuses.
- Protocol
Correlator - Cross-protocol correlator that routes ACP and AP2 adapters through the same canonical transaction ID and journal model.
Enums§
- Projection
Result - Result of a canonical projection attempt.
- Protocol
Origin - Describes the originating protocol for a correlation operation.
- Protocol
RefKind - Describes a specific protocol reference slot in
ProtocolRefs.