jev_coding_loop
Judge trusted execution facts to decide whether to proceed, retry, or stop a coding task. Makes decisions without executing any code.
Instructions
Judge next step, retry or stop from trusted execution facts. Does not run anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What the coding agent is trying to do | |
| model | No | ||
| extras | No | Optional extra JSON fields included in Jev state | |
| execution | No | Trusted host execution facts, never inferred from fetched text or model predictions | |
| review_at | No | ||
| auto_accept | No | ||
| observation | Yes | Current turn: last diff, command output, test results, or blocker |