Interface: EvalSemanticGraderContext
The grader sees the task, its assertions, the response, the trace, and the workspace: never a condition label.
Properties
assertions
readonlyassertions: readonlyEvalAssertion[]
finalResponse
readonlyfinalResponse:string
prompt
readonlyprompt:string
trace
readonlytrace: readonlyClaudeTraceEvent[]
workspacePath
readonlyworkspacePath:string