florianbruniaux/ctxharness

Detect AI documentation drift — checks that CLAUDE.md, AGENTS.md, and other AI docs stay in sync with your codebase

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to .ctxharness.yml config fileno.ctxharness.yml
rootProject root directory (defaults to repo root)no.
formatOutput format — text, json, or ghanogha
fail-on-driftExit with code 1 when drift is detectednotrue
namedescription
drift-detectedtrue if any assertion failed or errored, false otherwise