The Action Items
Meeting notes in, five actions out — as JSON, each with a task, an owner and a due date. Only the things someone actually committed to.
THE SPEC
Every rule below is checked in code against whatever the model returns. All of them have to hold at once — there are no partial marks, and no opinion involved in the result.
- Valid JSON array
- Every item has: task, owner, due
- The five owners, in order
- The five due dates, in order
- No markdown fence
- You didn't write it yourself
WHAT THIS TRIAL TEACHES
Define what qualifies before asking for the list. “A named person and a specific date” is what turns eight discussed topics into five real commitments.
Knowing the move is not the same as landing it. You still have to write an instruction that makes the model comply, in 120 words or fewer, without writing the answer yourself.
WHY SET 4 IS ABOUT GIVEN INPUT, ONE RIGHT ANSWER
The most useful set here, and the only skill that doesn’t depreciate. Each trial hands you real data, and exactly one output is correct — so the question stops being “did it sound right” and becomes “did it process my data correctly”.
PLAY IT
You write the instruction, never the answer. The parser scores what comes back, and par for this one is 4 strokes. This set is part of Harfi Plus.