{label}
+{children}
+{metricName(metric)}
+ +Runtime verification applies only to the recorded boundaries and limitations above. It does - not prove behavior outside those assertions. ScaffBench measures model performance and does + not prove behavior outside those assertions. Fixproof measures model performance and does not raise this product evidence level.
diff --git a/apps/web/src/components/home/benchmark-teaser.tsx b/apps/web/src/components/home/benchmark-teaser.tsx deleted file mode 100644 index af40fd750..000000000 --- a/apps/web/src/components/home/benchmark-teaser.tsx +++ /dev/null @@ -1,207 +0,0 @@ -import type { CSSProperties } from "react"; - -import { Link } from "@tanstack/react-router"; -import { motion } from "motion/react"; -import { TbArrowRight as ArrowRight } from "react-icons/tb"; - -import { ProviderLogo, type ProviderLogoId } from "@/components/home/provider-marks"; -import { SCAFFBENCH3_CELLS, SCAFFBENCH3_MODELS } from "@/components/home/scaffbench-3-board-data"; -import { isFreeModel, type ScaffbenchVendor } from "@/components/home/scaffbench-types"; -import { cn } from "@/lib/platform/utils"; -import { m } from "@/paraglide/messages.js"; - -// The teaser shows the leading row of the live ScaffBench 3 board: how often the -// model's project builds, against its ScaffBench Index, the graded and -// difficulty-weighted score the leaderboard sorts by. Numbers come straight from -// the committed run data, so they can't drift from the full leaderboard. -const VENDOR_LOGO: Partial- ScaffBench -
-- {m.llmBenchmarkDescription()} -
-- Over 13 specs -
- -{value}
-{unit}
-ScaffBench Index
- -- {m.llmScatterUnmetered({ models: unmeteredLabels.join(", ") })} -
- ) : null} -- {m.llmBenchmarkDescription()} -
-- {m.llmBenchmarkDescription()} -
-{label}
-{children}
-Run through {row.harness}
-Built {row.core}%
-- Share of specs whose project installs, builds, type-checks and compiles on a clean - machine. The solid bar is the index: those builds credited for green lint and format - gates and for the share of the required stack they wired, weighted by spec - difficulty. -
-