Skip to main content

Module e6

Module e6 

Source
Expand description

CS-E6 — degree-partition filtration (mod-9 partition) per wiki ADR-061 §(2). Five σ-axes × one shape = five unary entry points.

Re-exports§

pub use pipeline::compose_e6_filtration;
pub use pipeline::compose_e6_filtration_blake3;
pub use pipeline::compose_e6_filtration_keccak256;
pub use pipeline::compose_e6_filtration_sha3_256;
pub use pipeline::compose_e6_filtration_sha512;

Modules§

model
CS-E6 PrismModel* declarations, one per σ-axis.
pipeline
CS-E6 composition entry points, one per σ-axis (wiki ADR-061 §(2)).
value
CS-E6 typed-input carrier — wraps the canonicalize discipline’s output as a Borrowed TermValue flowing through the ψ-pipeline.
verbs
CS-E6 ψ-chain content-address derivation verbs, one per σ-axis.