Cross-agent comparison

Every agent against every plan.

The matrix view of the world-cup-v1 suite. Each row is a TestSprite plan; each column is an agent in the current cohort. Cells show the verdict — green pass, accent fail, faded inconclusive.

Category:
Plan
34b726f4Index renders the R16 bracketsurfaces
4b8443a7/api/predict?team=BRA returns expected JSON shapesurfaces
790c7f65/api/predict?team=XXX returns 404 for unknown teamsurfaces
3d911a5a/match/[id] permalink renders fixture detailsurfaces
7759e972/api/og returns 1200×630 PNGsurfaces
68ccee83404 page for unknown routesurfaces
5574cd85sitemap.xml lists index + 16 match URLssurfaces
30cca0berobots.txt + canonical tagssurfaces
b1f74a69Basic security headers (X-Frame-Options, etc.)surfaces
a71bdbdfBracket shows QF / SF / Final from R16 winnerssurfaces
13377363Search / filter by teamsurfaces
0a333743Country flag SVGs rendersurfaces
3f850cd3i18n routes / localessurfaces
d838403cDark mode togglesurfaces
2c300dffShare button copies deep linksurfaces
f1ac89faProbability heatmap on match detailsurfaces
b3c12094Match commentary excerptssurfaces
b979b647/api/predict rate-limits per IPsurfaces
3d49cae5No team plays itselfprediction
41140804Score range is sane (no 17-0 etc.)prediction
c6f684d5Probability monotonicity across roundsprediction
580742e7Bracket progresses logicallyprediction
1ec4b015Every team in bracket exists in fixturesprediction
48a80cd2(pen) suffix only when scores levelprediction
28a35489Bracket cardinality 8/4/2/1prediction
4b9286e4Predicted finalists exist + come from SFprediction
0f5511cdPer-fixture probs sum ≤ 1.0prediction
cbda6ca6Top-P team makes it to QFprediction
fefb33b6Reasoning is fixture-specificprediction
f24e2323Predicted champion visually surfacedprediction
4679b315Index LCP under 2.5sperformance
07f6bc68/api/og p95 under 3sperformance
eb92029dBundle size under capperformance
160321beNo render-blocking fontsperformance
542b1b15Image weight under thresholdperformance
835a673fCLS ≤ 0.1 stable layoutperformance
e952909eINP ≤ 200msperformance
c596f53cHot-cache reload LCP ≤ 500msperformance
513beb3f:focus-visible on interactive elementsaccessibility
e8cc84c6Flag <img> has alt textaccessibility
0e40624dSemantic landmarks (main, nav)accessibility
f92cf02cWCAG AA contrastaccessibility
d5614dbaHeading hierarchy (one h1)accessibility
f015cef1ARIA labels on icon-only buttonsaccessibility
63f829beNo element has tabindex > 0accessibility
84015a37Every form input has an associated labelaccessibility
e2a17607Fixtures feed 5xx falls back to cachedresilience
0451912bMalformed fixtures payload gracefulresilience
06118ec3/api/predict 503 returns Retry-Afterresilience
7ab894b2OG fallback when dynamic renderer failsresilience