From intent to .doil
A five-step wizard that turns the intent in your head into a valid .doil file the compiler can read. Multi-LLM by default — pick the model that frames each step best.
Built on the Reality Twin — every output lands in the loop, not on a shelf.
The five steps
Basics
Name, kind (agent / scenario / panel), description, target.
Tasks
What the intent should do — triggers, actions, success conditions.
MCP
Which Model Context Protocol tools the intent needs access to.
LLM
Which model backs the authoring — pick what frames the intent best.
Generate
Emit the .doil file, validate, hand off to the compiler.
Why it exists
DOIL is intent-first. The wizard is the lightest path from “I have an intent” to a valid file the compiler can read. It is not a black box — each step writes a fragment you can read, edit, and replay. Nothing is hidden behind generation.