Post-merge archivist
Ever wanted a permanent, honest record of exactly what shipped and why?
Records what each merged task shipped, from what intent, and checked by whom.
View sourceCoherence oracle, full sweep
Ever wondered if old, forgotten work is quietly drifting out of sync?
Sweeps the whole forge for drift, including work old enough that nobody is watching it.
View sourceDocs coherence gate
Ever clicked a link in your own docs and hit a dead end?
Checks that every link and reference in the docs still points at something real.
View sourceStaleness audits
Ever had documentation flatly contradict a decision everyone agreed to?
Flags documentation that has fallen behind the decisions it is meant to follow.
View sourceDirect-main-push detection
Ever had someone push straight to main and nobody noticed for a while?
Catches pushes that reached main anyway, including from writers the hooks cannot reach.
View sourceDead-branch-push audit
Ever kept committing to a branch after its PR had already merged?
Catches commits still landing on a branch whose pull request already resolved.
View source