{loadError || "Loading QuoteJudge…"}
{loadError || "Loading QuoteJudge…"}
QuoteJudge Studio
-Upload or paste quotes, tune price/delivery/warranty importance, save the comparison, and reopen it after refresh. Results are calculated by typed A2A backend tools and stored per signed-in user.
-{session?.user?.email || session?.org?.slug || "Platform auth protects saved comparisons."}
-Backend result
-{result.recommendation.rationale}
-| Vendor | Total | Delivery | Warranty | Weighted score |
|---|---|---|---|---|
| {quote.vendor} | -{quote.subtotal.toLocaleString(undefined, { style: "currency", currency: "BRL" })} | -{quote.delivery_days} days | -{quote.warranty_months} months | -{quote.scores.weighted_total.toFixed(2)} | -
Run a comparison or reopen a saved ID. Fewer than two quotes are blocked before calling the backend and also rejected by the typed tool.
- )} -