Interface: RunClaudeSemanticGraderOptions
Extends
ClaudeProcessOptions
Properties
assertions
readonlyassertions: readonlyEvalAssertion[]
environment
readonlyenvironment:ProcessEnv
gracePeriodMs?
readonlyoptionalgracePeriodMs?:number
Inherited from
ClaudeProcessOptions.gracePeriodMs
maxOutputBytes?
readonlyoptionalmaxOutputBytes?:number
Inherited from
ClaudeProcessOptions.maxOutputBytes
model
readonlymodel:string
response
readonlyresponse:string
run?
readonlyoptionalrun?:NativeClaudeProcessRunner
Injected for tests; production always spawns the installed CLI.
Inherited from
ClaudeProcessOptions.run
signal?
readonlyoptionalsignal?:AbortSignal
Inherited from
ClaudeProcessOptions.signal
task
readonlytask:string
timeoutMs?
readonlyoptionaltimeoutMs?:number
Inherited from
ClaudeProcessOptions.timeoutMs
trace
readonlytrace: readonlyClaudeTraceEvent[]
workspacePath
readonlyworkspacePath:string