关于
The Hallucination Detector serves as a real-time technical auditor for AI-driven development, preventing the common pitfall of incorrect or invented technical decisions. It acts as a reality checker by cross-referencing all AI suggestions—including frameworks, npm packages, database schemas, and API endpoints—against your project's 'single source of truth' (tech-stack.md). By requiring evidence for technical claims and blocking architectural violations, it ensures that every implementation aligns perfectly with your existing codebase and prevents the introduction of redundant or incompatible technologies.