CLI Audit Drift

Detect silent semantic drift between intended behavior (CONTRACTS.md) and actual implementation. Scans code against functional contracts, invariants, and known drift history to catch behavioral changes that compile and run but violate the original intention. Use when reviewing code changes, before commits, auditing behavioral conformity, or saying 'check drift', 'contract check', 'intention vs implementation', 'semantic drift', 'is this still correct', 'does this match the spec', 'behavioral regression', 'silent bug', 'autophagy scan'. Also triggers on 'CONTRACTS.md', 'invariant check', 'intention audit', 'contract violation'.

Destynova2 71c6e36 5 files · 34.8 KB Updated

File contents

Destynova2/cli-code-skills/tree/main/cli-audit-drift commit 71c6e36825

Frequently asked questions

npx skillmds@latest add destynova2/cli-audit-drift