Inputs
| Field | Type | Contract |
|---|---|---|
| reviewer | string | human | agent. Default human. |
| anchor | string | what is being decided about. |
| rubric | string | REQUIRED when reviewer: agent. |
| escalateOn | string | objection hands a failed check to a person. Default objection. |
| mode | string | check is RESERVED — refused. |
Outputs
| Field | Type | Contract |
|---|---|---|
| pass | boolean | reviewer: agent — the verdict. |
| reason | string | reviewer: agent — why. |
| status | string | reviewer: human — the run is waiting_human until qloop approve continues it or --reject fails it. |
Behavior and limits
Human-Gate or Agent-Gate. One kind, two modes; they differ only in who decides. reviewer: human parks the run as waiting_human. reviewer: agent is a machine check whose verdict is {pass, reason}; today that check is an LLM judge. mode: check is RESERVED and refused. A human gate is optional. Without a key the agent-gate does not wave anything through — it escalates to a human.
Try it in context
Use the linked loops to inspect actual configuration and how output is passed to the next step. Keep credentials in your local environment.
Validation and run evidence
Run evidence not supplied. Release acceptance: pending.
No new validation or execution is performed by viewing this page.
No output artifact is available for this material.
Loops using this component
- Draft, check, approve, publish
Prepare a post and pause for your approval before publishing.
- Watch for price changes
Read a price source and prepare an update for your destination.
- Check before continuing
Review an output against a rubric before the next step.
Explore example uses
Illustrative scenarios based on these loops. These are ideas to adapt, not verified customer results.
- From sources to a story
Turn selected sources into a cited story you can review before delivery.
- A second pair of eyes
A focused review of typography, contrast and keyboard access.
- One brief. A better first draft.
A launch draft grounded in the product brief and its actual capabilities.
- Notice the price change
Bring a price observation into a brief you can act on.
- A human at the right moment
Pause a workflow at the point where someone needs to decide.
- Less blank-page Monday
Shape a week of content around one brief and a clear audience.
- Publish after the yes
Keep the exact draft you approved tied to its delivery.
One prompt to your result
Your agent handles setup, configuration and checking the result in your project.