Skip to main content

Module correct

Module correct 

Source
Expand description

ev correct — append a corrective CHILD tick that fixes a stale non-hashed tag (authority / jurisdiction / provenance) on an existing decision, under ev’s append-only law.

The child copies the target’s HASHED payload (decision / observe / grounds) verbatim — so it is recognizably the same decision — and carries the corrected tag; it is funneled through capture::append (a new id at HEAD), so the target tick is NEVER rewritten. A human authors it (blame required); it is UNREACHABLE from migrate / canonical-intake, so an adapter can never launder a tag. brief/list then collapse the lineage to its current (latest) state, so the corrected child surfaces and the stale parent stays as honest history.

Structs§

CorrectArgs

Functions§

run