{error || "Loading A2A agent contract..."}
+{error || "Loading A2A agent contract..."}
+{loadError}
Loading QuoteJudge...
Weighted vendor quote decisions
-- Upload or paste supplier quotes, tune price/delivery/warranty weights, and persist a per-user production receipt without sending secrets to the browser. -
-{result?.recommendation?.rationale || "Beta wins the bundled fixture because it is cheaper, faster, and has a longer warranty."}
-Durable reload
-{JSON.stringify(historyResult || { message: "Run compare, then reopen the same ID in a later invocation." }, null, 2)}
+ Skill runner
+Add a `@a2a.tool` to your agent to make it callable here.
+ )} + +{JSON.stringify(selectedSkill?.input_schema || {}, null, 2)}
+ {error || JSON.stringify(result, null, 2) || "No run yet."}
+ 3. Result and receipt
-{JSON.stringify(result || { message: "Results from the live backend appear here." }, null, 2)}
-