Package ai.chatur.cortex.spring.lint
Class LintTools
java.lang.Object
ai.chatur.cortex.spring.lint.LintTools
MCP tool that lets AI agents lint assertions against the ontology before ingesting them into the
knowledge graph.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LintTools
public LintTools(ai.chatur.cortex.CortexLinter cortex) Creates the tool.- Parameters:
cortex- the linter role used to lint assertions
-