ci/woodpecker/pr/ci Pipeline was successful
check-test-enumeration.sh failed the previous push: the new test existed on disk but was on no CI surface and not signed in the exclusions file. That guard is correct and caught exactly what it exists to catch -- a test that would never have run. Registered on the sanitization step rather than the exclusions file, because this test is hermetic: it mocks tea and curl onto PATH and sandboxes a throwaway git repo, so it resolves no real credentials. The tools/git tests in the exclusions file are there precisely because they do. Guard now: population 51, enumerated 32, excluded 19, all surfaces present. Refs #1081 Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Amf1Neca162odgcbCWMk1y