Three real artifacts, three committed grade receipts. Watch the first call, then make the next two.
Agents produceOcean checksLive
Replay of Ocean checking three real pieces of agent work at the gate
Held · 0.08
Held · 0.60
{ }Held · 0.42
Nothing flawed gets this far.
Three real artifacts. Three catches before anything went live.
3 checked3 held0 shipped clean
Every score is an OtterScore (0–1, ship needs a passing band) and every flaw is copied verbatim from a committed grade receipt.
Campaign key visual, straight from the generator · Held · 0.08
criticalUnreadable fabricated copyThe graphic contains multiple nonsensical or misspelled text blocks: "Dolofuc satili do met casie", "SEALAS AVATLINT", "AISLENR", "Neihle uera sjntellur adislpis", "INÚCE UMLIE". This is not production-ready marketing or dashboard content because users cannot understand what the artifact is saying.
criticalCore headline appears corruptedThe largest central text reads "AISLENR", which appears to be an AI-generated pseudo-word rather than a meaningful product, campaign, or dashboard title. The main focal point fails basic clarity.
highMisleading analytics UIThe image shows charts, bars, percentages, currency symbols, and trend arrows without labels, units, sources, or real values. It implies business analytics while providing no verifiable data or interpretation.
Generated cinematic short, 15 seconds · Held · 0.60
mediumGibberish text on holographic display0:08–0:11At 0:07.800–0:11.000: The holographic display shows nonsensical, AI-generated gibberish text (for example, 'CONNC DT SOMIET' and 'MNET ELEF TMMET') next to the legible Chinese characters.
mediumStatic, unnatural tear0:11–0:15At 0:11.000–0:15.000: In the extreme close-up, the tear on the character's left cheek is completely static and appears painted on, lacking natural fluid dynamics or interaction with the skin.
highMalformed IDs silently produce invalid indexes`return Number(selectedId.slice("route-".length));` accepts any string without checking the `route-` prefix or numeric suffix. `choiceIndex("route-abc")` returns `NaN`, and `choiceIndex("route-")` returns `0`.
mediumNo evidence of boundary tests for parsing behaviorThe artifact provides only the function and no tests covering malformed prefixes, empty suffixes, non-numeric suffixes, negative values, or valid route IDs.