Class LlmOptimisationReport.Verdict

java.lang.Object
org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
Enclosing class:
LlmOptimisationReport

public static class LlmOptimisationReport.Verdict extends Object
A deterministic, in-product verdict — A–F grade plus the recoverable-spend headline. Always present (an empty report yields grade A, zeros). The headline is clamped so totalEstimatedSavingUsd never exceeds totals.estimatedCostUsd (per-call MAX attribution, see the builder).