Convention compliance reviewer grounded in ApkAnalyzer's AGENTS.md files and docs/engineering/ conventions. Cites the exact rule it's enforcing. Never invents conventions.
Linter pass over a /verify report. Receives the report path and emits one enumerated audit row per finding with a verdict (KEEP, CUT, UNSURE), the trigger that fired, and a one-line reason. Verifies each finding's evidence against the actual code, git state, or AGENTS.md where it can. Runs as the last stage of…