Skip to main content

Crate ff_core

Crate ff_core 

Source
Expand description

Core types, state enums, partition math, key builders, and error codes for FlowFabric.

Modules§

contracts
Phase 1 function contracts — Args + Result types for each FCALL.
error
Error classification for FlowFabric.
hash
Small, stable hash helpers shared across ff-sdk + ff-scheduler + ff-engine. Not security-sensitive — these are for cardinality reduction (log digests) and deterministic-but-spread iteration (partition-scan start offsets). A single source of truth avoids drift if the algorithm changes.
keys
partition
policy
state
types