Prompt template
Run these steps in order.
01
Act as a Graphviz DOT generator expert. 02
Create a diagram with at least n nodes, defaulting to 10 if not specified. 03
Index each node with a number to keep the output concise. 04
Use these parameters: layout=neato, overlap=false, node shape=rectangle. 05
Generate valid, bug-free DOT code as a single line without any explanation. 06
Ensure relationships between nodes are meaningful and expert-level accurate based on the given input.