Skip to main content

Module verify_anchors

Module verify_anchors 

Source
Expand description

memstead verify-anchors --mem <name> — the standalone drift statement: verify every anchor in a mem against its declared source, with no binding required. Read-only on mem content — pure sidecar read plus filesystem observation, no commit on any backend.

Structs§

Args
Verify every anchor in a mem against its declared source. Per anchor: resolved (source present, hash matches), drifted (present, hash differs, stability says drifted), recheck (hash differs under unstable, or a hash is missing on either side), or unresolvable (source absent, or a grain the mechanism does not reach) — honestly, never fabricating a state. Works on a hand-authored mem with no binding at all; on a binding-backed mem it reports the same states the binding verify sees (one shared resolution mechanism). Read-only: no entity changes, no commit.

Functions§

run