The engine already has a deterministic changed-path→test-evidence classifier (src/signals/test-evidence.ts) and slop uses it to flag missing test coverage (src/signals/slop.ts:263-277), but there is no dedicated MCP tool an agent can call to ask 'do my changed files carry enough test evidence?' before opening a PR. Surface the classifier as a standalone metadata-only MCP tool (paths + optional test-file paths in; coverage-gap band + guidance out).
Deliverables
References
src/signals/test-evidence.ts:18
src/signals/slop.ts:263
src/mcp/server.ts:1197
size: S · held for later release (gittensor:feature once activated)
The engine already has a deterministic changed-path→test-evidence classifier (src/signals/test-evidence.ts) and slop uses it to flag missing test coverage (src/signals/slop.ts:263-277), but there is no dedicated MCP tool an agent can call to ask 'do my changed files carry enough test evidence?' before opening a PR. Surface the classifier as a standalone metadata-only MCP tool (paths + optional test-file paths in; coverage-gap band + guidance out).
Deliverables
References
src/signals/test-evidence.ts:18src/signals/slop.ts:263src/mcp/server.ts:1197size: S · held for later release (gittensor:feature once activated)