AI can change your architecture faster than your team can review it.
ANCHR enforces repository boundaries at merge time. On every PR it builds the dependency graph, detects cycles and cross-package violations, and makes one decision: VERIFIED or BLOCKED.
If blocked, it shows the exact structural correction — including a copy-paste fix in the PR comment.
Deterministic. No scoring. One required check.