Architectural Linter & Policy Engine
The Problem
AI-generated snippets often 'work' locally but violate project architecture (wrong layers, dependency cycles, style mismatches). Developers run into this repeatedly when integrating AI suggestions, leading to tech debt and messy repositories; current linters/checkers are focused on style or security but not high-level architecture constraints.