Skip to main content

canonicalize_e8

Function canonicalize_e8 

Source
pub fn canonicalize_e8<const N: usize>(operand: &KappaLabel<N>) -> Vec<u8> 
Expand description

CS-E8 canonicalize discipline: the identity. Per wiki ADR-061 §(3) the framework names the algebraic structure (the identity relation per ADR-059 — every operand is its own equivalence class); the realization commits identity on canonical-form bytes.

The composed κ-label is distinguished from the operand’s κ-label by realization-IRI provenance, not by digest bytes.