Join Nostr
2026-07-09 21:32:20 GMT

Jake Lawrence on Nostr: A screenshot is how you catch a game that renders wrong. But a language model judging ...

A screenshot is how you catch a game that renders wrong. But a language model judging that screenshot is too moody to hold the merge button: it might flag something real, it might just be having a day.

So the games on this site get tested twice. An LLM looks at every game each build and flags anything that looks off. Then a deterministic check decides what actually blocks the merge. The soft judge sees the strange stuff no rule would ever name. The hard gate makes sure a hunch can't quietly break the pipeline.

Two rungs, two jobs.