All activity
Joseph Penmanleft a comment
Hey PH 👋 I built ANCHR after watching AI-generated code move faster than architectural review. The velocity was amazing - but structure started drifting quietly. Linters check syntax. Code review checks style. But nothing was enforcing architectural boundaries at merge time. ANCHR adds a single required check in CI. On every PR, it builds the dependency graph and makes one deterministic...
ANCHRArchitectural authority at merge time.
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.
ANCHRArchitectural authority at merge time.
