We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58bc64 commit 92a34bdCopy full SHA for 92a34bd
1 file changed
CLAUDE.md
@@ -323,7 +323,7 @@ mvn dependency-check:check
323
| `config/JacksonConfig.java` | Jackson config (FAIL_ON_UNKNOWN_PROPERTIES disabled for MCP compat) |
324
| `cache/AnalysisCache.java` | H2 incremental cache |
325
| `api/GraphController.java` | REST API endpoints (read-only) |
326
-| `mcp/McpTools.java` | 31 MCP tool definitions (`@McpTool`, read-only) |
+| `mcp/McpTools.java` | 34 MCP tool definitions (`@McpTool`, read-only) |
327
| `query/QueryService.java` | Graph query operations with Spring caching |
328
| `query/StatsService.java` | Rich categorized statistics (7 categories) |
329
| `query/TopologyService.java` | Service topology queries |
0 commit comments