[tech-debt] untested/mcp-tool — Batch: 25 findings
This issue batches all untested/mcp-tool findings detected on 2026-08-10T11:06:25Z.
| Field |
Value |
| Total |
25 findings across 1 files |
| Severity |
medium |
| Detected |
2026-08-10T11:06:25Z |
Findings
Recommendation
Add tests for the MCP tool contract, including argument validation and representative success/error responses.
Labels
tech-debt, category:untested, severity:medium
[tech-debt] untested/mcp-tool — Batch: 25 findings
This issue batches all untested/mcp-tool findings detected on 2026-08-10T11:06:25Z.
Findings
pantheon-core/mcp_server.py:293— MCP tool athenaeum_search() has no testpantheon-core/mcp_server.py:437— MCP tool athenaeum_read() has no testpantheon-core/mcp_server.py:501— MCP tool athenaeum_walk() has no testpantheon-core/mcp_server.py:782— MCP tool athenaeum_list_codexes() has no testpantheon-core/mcp_server.py:819— MCP tool messaging_send() has no testpantheon-core/mcp_server.py:932— MCP tool ichor_brief() has no testpantheon-core/mcp_server.py:1051— MCP tool hades_get_report() has no testpantheon-core/mcp_server.py:1096— MCP tool god_list() has no testpantheon-core/mcp_server.py:1270— MCP tool ichor_forget() has no testpantheon-core/mcp_server.py:1626— MCP tool ichor_graph_query() has no testpantheon-core/mcp_server.py:1851— MCP tool ichor_l2_stats() has no testpantheon-core/mcp_server.py:1900— MCP tool ichor_extract_entities() has no testpantheon-core/mcp_server.py:2050— MCP tool ichor_l2_finalize() has no testpantheon-core/mcp_server.py:2206— MCP tool system_current_model() has no testpantheon-core/mcp_server.py:2367— MCP tool skill_list() has no testpantheon-core/mcp_server.py:2413— MCP tool skill_info() has no testpantheon-core/mcp_server.py:2445— MCP tool skill_run() has no testpantheon-core/mcp_server.py:2520— MCP tool athenaeum_graph_search() has no testpantheon-core/mcp_server.py:2732— MCP tool conductor_start_workflow() has no testpantheon-core/mcp_server.py:2781— MCP tool pantheon_path() has no testpantheon-core/mcp_server.py:2839— MCP tool pantheon_index_refresh() has no testpantheon-core/mcp_server.py:2851— MCP tool pantheon_search() has no testpantheon-core/mcp_server.py:2863— MCP tool pantheon_locate() has no testpantheon-core/mcp_server.py:2875— MCP tool pantheon_list() has no testpantheon-core/mcp_server.py:2886— MCP tool pantheon_index_status() has no testRecommendation
Add tests for the MCP tool contract, including argument validation and representative success/error responses.
Labels
tech-debt,category:untested,severity:medium