Invariant Ace

Turn 'should never happen' into 'cannot happen' by defining owned inductive invariants and enforcing them at parse/construct/API/DB/lock/txn boundaries with a verification signal. Use when prompts mention invariants, impossible states, validation sprawl, cache/index drift, idempotency/versioning, retries/duplicates/out-of-order events, race/linearization bugs, loop correctness, or hardening another workflow (for example $fix) with invariant checks first. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/tkersey--dotfiles--invariant-ace commit 75148da51f

Frequently asked questions

npx skillmds@latest add tomevault-io/invariant-ace