← All games
Game · Verify · find the mistake
Detective
Hunt errors in long generated text.
How it plays
- 1A task shows a longer AI output — a summary, contract clause, report or code.
- 2Read it and tap the part that's wrong, or mark the whole thing clean.
- 3Catch planted decoys and real hallucinations to climb from Rookie to Chief.
- 4Flag with a reason that flows back to the originating system.
tap a passage to flagmark clean
Best for
- Legal contract & clause review
- Medical / clinical summaries
- Financial report checks
- Generated code review
Send a task
POST to /api/v1/tasks with module: "detective" and a project API key. The verdict webhooks back to your callback_url.
{
"module": "detective",
"payload": { "body": "The agreement auto-renews for 24 months unless..." },
"callback_url": "https://your-app/verdict"
}Other games
SSwiper
Approve or flag outputs, one card at a time
Binary · yes / noVVersus
Pick the better of two AI answers
Compare · A vs BSSorter
Drop each item into the right category
Classify · 1 of NFFixer
Confirm or correct extracted fields
Correct · check the dataRRedact
Mask the sensitive data an AI left in the open
Redact · tap what's sensitiveGGrounding
Check an AI's claim against its source
Verify · supported or not