Skip to main content

Crate liminal_protocol

Crate liminal_protocol 

Source
Expand description

Shared wire, algebra, lifecycle, and outcome rules for conversation participants.

Modulesยง

algebra
Pure bounded-retention and floor-transition algebra.
client
Transport-agnostic client participant state and sealed effects.
lifecycle
Typed participant lifecycle state and transitions.
outcome
Participant outcomes that are deliberately outside the network registry.
reason_code
Stable refusal reason codes, and the band map that governs who mints them.
wire
Participant message discriminants, schemas, and deterministic wire codec.