The hosted MCP server (src/mcp/server.ts) registers zero resources, and there is no machine-readable enumeration of the review finding-category taxonomy that #1958 (part of #1953) is adding to AI findings (security/correctness/performance/maintainability/tests/style). Expose a read-only MCP resource so agents can discover the canonical category enum + severities without hard-coding them. (Resource only — do NOT change the finding schema; that's #1958.)
Deliverables
References
src/mcp/server.ts:1067
src/review/stats.ts:45
src/review/auto-tune.ts:252
Part of #1958.
size: S · held for later release (gittensor:feature once activated)
The hosted MCP server (src/mcp/server.ts) registers zero resources, and there is no machine-readable enumeration of the review finding-category taxonomy that #1958 (part of #1953) is adding to AI findings (security/correctness/performance/maintainability/tests/style). Expose a read-only MCP resource so agents can discover the canonical category enum + severities without hard-coding them. (Resource only — do NOT change the finding schema; that's #1958.)
Deliverables
References
src/mcp/server.ts:1067src/review/stats.ts:45src/review/auto-tune.ts:252Part of #1958.
size: S · held for later release (gittensor:feature once activated)