Learn Center v3: the binary feature checklist (the gate)

GATE RESULT (2026-06-18): ALL GREEN

Every item below CONFIRMED. Decorrelated panel: Gemini (live site) verified all 21 items present + 0 factual errors + self-fetched all 75 links 200; Codex (gpt-5.5, workspace copy; its sandbox DNS blocked the live fetch so it honestly marked live/links CANNOT-VERIFY rather than guessing) confirmed all 21 in source/data and surfaced 4 real accuracy catches. All 4 fixed (commit 3411fa7) + adversarially re-verified by a 3-verifier panel (0 major; 1 minor tightened, commit 470a4a5). Ground truth held throughout: all 76 site URLs curl-200, JSON valid, node-check clean, em-dash-free, Pages deploy succeeded. The binary checklist replaced the noise-dominated 0-100 rubric and the loop converged cleanly (a real defect class found and closed, not a random walk).

v3 replaces the noise-dominated 0-100 rubric (see BUILD_STATE.md plateau finding) with a fixed, binary per-feature gate. Each item is either DONE (present + verified working) or NOT. The build is complete when every box is checked and independently verified by the decorrelated rater panel (Codex gpt-5.5 + Gemini CLI). No fuzzy scores; “present and works” or not.

Doer = Claude (Opus). Verifiers = Codex + Gemini, each checking items against the LIVE site and the source. A box is only checked when the doer has verified it AND at least one rater confirms it (or a ground-truth check – curl, node –check, live preview – confirms it when raters disagree).

A. New interactive labs (engine widgets)

Each lab: renders, is interactive (live recompute on input), math is correct (verified against a hand calc), has a stated learning goal, and clears stale feedback on re-input (the v2 metric_lab bug pattern).

B. Capstones (one per track)

Each capstone: is a distinct lesson, marked as a capstone, is genuinely multi-step (not a single MCQ), uses a real interactive exercise, and ends the track’s next chain.

C. Breadth lessons

Each breadth lesson: accurate (no factual errors), em-dash-free, level-labeled, has key points + verified links (curl 200) + flashcards + a quiz + an exercise, and is threaded into its track’s nav.

D. Navigation + craft

E. Content hygiene

Verification protocol

For each item: (1) doer builds + self-verifies (preview, node –check, curl, hand-calc the math); (2) commit + push live; (3) Codex + Gemini each get the checklist + the live URL and report, per item, CONFIRMED / NOT / CANNOT-VERIFY with evidence; (4) any NOT gets fixed; (5) repeat until every box is CONFIRMED by the doer AND corroborated (rater or ground-truth). Disagreements resolved by ground truth (curl / node / live preview), never by re-running the score.