PlanLint is an open-source AEC compliance checker that uses LLMs only for entity recognition and text parsing, while delegating all compliance verdicts to deterministic Python logic grounded in actual CAD geometry and codebook rules. The system models compliance as a bipartite graph in Neo4j, ingesting architectural drawings through specialized pipelines for different sheet types and applying rule-based verification to prevent AI hallucinations that could pass non-compliant designs.