Function: runClaudeSemanticGrader()
runClaudeSemanticGrader(
options):Promise<ClaudeSemanticGraderRun>
Uses the already-preflighted Claude CLI as a model grader. The command and request are server-owned: it receives no plugin directory, hook flags, authored command, or provider credentials.
Parameters
options
RunClaudeSemanticGraderOptions
Returns
Promise<ClaudeSemanticGraderRun>