+ {session?.authenticated ? "Signed in" : "Signed out"}
+ {needsSignIn && signInHref ? Sign in to run : null}
+
+
+
+
+
Weighted vendor quote decisions
+
Pick the best quote, save the evidence, reopen it later.
+
+ Upload or paste supplier quotes, tune price/delivery/warranty weights, and persist a per-user production receipt without sending secrets to the browser.
+
+
+
+
+
+
+
+
+ Current recommendation
+ {result?.recommendation?.vendor || "Run a comparison"}
+
{result?.recommendation?.rationale || "Beta wins the bundled fixture because it is cheaper, faster, and has a longer warranty."}