simulation_id, then poll until the job is completed. This keeps agent workflows stable even when the simulation takes longer than a normal request.
Simulation size
Use smaller runs while drafting and larger runs when the artifact is close to real publication.Timeout behavior
If the initial request returns202 Accepted, the job is queued correctly.
Poll:
simulation_id first.
Cost control
When testing:- start with
target_n: 40 - limit
max_agent_voices - export Markdown only after completion
- simulate fewer options first, then expand
- include the exact artifact
- include richer context
- simulate every option that could actually be chosen
- use a larger
target_nonly after the options are concrete