Run a preview
From the configuration editor, click Preview. Choose the input — an index, another task’s stage output, or the exact outputs of a past session — and one option per variant dimension. A preview produces a review session flagged as a preview, so it never delivers to a destination.Read the session
Open Review activity to find it. The session header shows what you most need to know:
The item table lists one row per document, with a column per quality rule showing that rule’s score from 1 to 5.
The approval rate is the number to watch. It is the honest measure of how much human time this job will cost, and it is the number to quote before committing to a volume.
Read the rejections, not the acceptances
The useful information is in the failures. Open a rejected item and look at which rule scored low and what feedback it gave:- Schema failures name the exact path and problem —
/title: string is 67 characters, maximum 60 - Forbidden-term failures name the matched text, the pattern that caught it, and where it appeared
- AI evaluation failures give written reasoning
Make decisions
For each item you can accept, decline, or retry. On a retry, the previous attempt’s failure feedback is fed into the next generation, so the model sees specifically what went wrong. Accept quality gate approvals accepts every item the gate passed in one action. That is the intended workflow at volume: let the gate handle the clear passes, spend your attention on the rest.When it is good enough
There is no universal target, but two signals matter more than the raw percentage:- Rejections are for real problems, not rule artefacts
- The same item does not pass one run and fail the next