This project is an automated architecture governance system designed to prevent "Architecture Drift" in scaling software projects. As development teams grow, established design patterns—often documented in "Architecture Manifestos"—frequently get overlooked due to review fatigue, stale documentation, or tight deadlines. This application utilizes an Agentic RAG (Retrieval-Augmented Generation) system to act as a real-time, automated mentor for engineering teams. It ingests local architectural guidelines and audits source code to ensure compliance with internal standards before code is merged.