Skip to main content

Module analysis

Module analysis 

Source
Expand description

Asynchronous analysis: model-graded judges, plugins and re-analysis.

Re-analysis is the payoff of storing a trace reference instead of a verdict: a new analyzer version can rescore an existing case run without executing the agent again.

Structs§

AnalysisTask
ClaimAnalysisRequest
ClaimAnalysisResponse
JudgeEvidence
JudgeVote
One judge’s contribution. Kept per judge so a later question — “which judge was dragging the score?” — is answerable from stored data.
PluginEvidence
RerunAnalysisRequest
Rescore stored case runs with a new analyzer set. Produces a new report revision; the executed evidence and trace reference are untouched.
RerunAnalysisResponse
SubmitAnalysisRequest
SubmitAnalysisResponse

Enums§

AnalysisOutcome
AnalysisState