Baseline
Single model call
One bounded model task with an input contract and a checked output.
- Input contract
- One model call
- Validate output
- Useful when
- Extraction, classification or drafting that needs no model-directed tool loop.
- Reconsider when
- The next action depends on a tool observation, or the task needs several model steps.
- Bring to review
- An input/output schema and a small representative acceptance set.