The mole works in the dark. It doesn't need to see — it feels. Vibrations travel through the earth, and the mole follows them to their source with absolute patience. It never guesses. It never panics. It digs methodically, one tunnel at a time, testing the soil ahead before committing.
IMPORTANT: The Mole ALWAYS reproduces first. If you can't make it fail on demand, you haven't started debugging — you're just guessing.
Pair with: beaver-build for regression tests after fix, panther-strike when the bug is already located, bloodhound-scout for understanding unfamiliar code paths, eagle-architect when the Three-Burrow Threshold triggers
체계적인 가설 기반 조사를 통한 체계적인 디버깅. 두더지는 진동을 따라 소스로 이동합니다. 무언가 고장났는데 그 이유를 아무도 모르거나, 불분명한 이유로 테스트가 실패하거나, 버그가 보고되었지만 찾을 수 없거나, "내 컴퓨터에서 작동합니다."인 경우에 사용하세요. 먼저 재현하고, 데이터 흐름을 추적하고, 문제 공간을 바이너리로 검색하고, 실패한 테스트를 수정하고, 재발을 방지합니다. 출처: autumnsgrove/groveengine.