Skip to content

Commit 92a34bd

Browse files
committed
docs: fix stale 31 count in McpTools.java key files row
1 parent a58bc64 commit 92a34bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ mvn dependency-check:check
323323
| `config/JacksonConfig.java` | Jackson config (FAIL_ON_UNKNOWN_PROPERTIES disabled for MCP compat) |
324324
| `cache/AnalysisCache.java` | H2 incremental cache |
325325
| `api/GraphController.java` | REST API endpoints (read-only) |
326-
| `mcp/McpTools.java` | 31 MCP tool definitions (`@McpTool`, read-only) |
326+
| `mcp/McpTools.java` | 34 MCP tool definitions (`@McpTool`, read-only) |
327327
| `query/QueryService.java` | Graph query operations with Spring caching |
328328
| `query/StatsService.java` | Rich categorized statistics (7 categories) |
329329
| `query/TopologyService.java` | Service topology queries |

0 commit comments

Comments
 (0)