Grilling (la primitive d'interview)

The primitive behind /grill-me and /grill-with-docs, exposed on its own. It models your decision as a tree: each decision opens the ones hanging off it. Work happens in rounds. The frontier is the decisions whose prerequisites are already settled, so the questions askable now without guessing an answer nobody gave yet. The whole frontier goes out in one round, numbered, each question carrying the agent's recommended answer. Central rule: finding facts is the agent's job, never yours, and a question needing an environment fact goes to a subagent instead of being put to you. The decisions stay yours. The session ends when the frontier is empty.

Strengths

Limitations

Best for

View on Coeurdar