소개
The Requirement Coverage Sensor is an automated homeostasis tool designed for the AI SDLC framework that ensures software alignment with documented specifications. It systematically scans documentation for unique requirement identifiers (REQ-*) and cross-references them with implementation tags in the source code and validation tags in test suites. By calculating real-time coverage percentages and flagging missing components, it allows developers to maintain a high-integrity codebase where every requirement is both functionally addressed and rigorously tested.