Skip to main content

Module state

Module state 

Source
Expand description

setup-state.json — per-project sentinel + accepted/declined log. Follows sync_marker.rs philosophy: failed parse / unknown future version → None, no error.

Structs§

RecIdRef
SetupState

Constants§

CURRENT_SCHEMA_VERSION
STATE_DIR
STATE_FILENAME

Functions§

compute_signals_hash
SHA256 of canonical-normalized content of marker files. CRLF→LF, strip BOM. Order: sort marker paths lexicographically before hashing.
load_setup_state
save_setup_state
state_path