pick_loop_for_goal
Shortlist best-matching work loops for your goal, with confidence signals and why-matched details, so you can choose the right loop for your context. Returns 5 candidates to evaluate.
Instructions
Shortlist the best-matching loops for a stated goal (lexical ranking with an honest confidence signal) — you make the final call. Returns 5 candidates with use_when, verification, and why-matched so you can judge against operator context the server can't see. When confidence is low, trust your own read of browse_catalog over this ranking. Follow with render_run_protocol for the executable version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | The outcome the operator wants, in plain words | |
| limit | No | ||
| constraints | No | Optional constraints, e.g. 'read-only', 'no production access' |