关于
The Test Ambiguity Auditor is a specialized skill designed to align software specifications with their corresponding test suites. By analyzing checkpoint documents and Python tests, it detects 'interpretive drift'—instances where tests penalize valid code because of unstated assumptions regarding output ordering, tie-breaking, formatting, or boundary behaviors. This tool is essential for developers using SlopCodeBench or iterative development cycles, ensuring that test failures represent actual requirement violations rather than accidental implementation details.