Workshop: write a prompt, the simulator evaluates it
Write a prompt below. The simulator analyzes your specification (the 6 blocks + guardrails), assigns a score, then simulated the response of a model: the more precise your prompt, the better the simulated output.
Reminder : a prompt is not a question, it's a specification . Role · Context · Task · Constraints · Format · Examples — plus the anti-invention guardrail and data compartmentalization.
Simulated model response:
⚠ Offline educational simulation: illustrates the effect of prompt precision, without calling a real model.
Temperature simulator
The temperature regulates the chance in the choice of the next token. Same prompt, different setting → different outputs. Test.
Suggests a slogan for a home-to-work carpooling application.
0 determinist1,2 very creative
T = 0.0
To observe: at T = 0, click “Generate” several times — the output does not change (almost) not. Turn up the heat: variety appears… and so do the slip-ups.
The trap to remember
Deterministic ≠ correct. Temperature 0 makes the output reproducible , not true . If the model errs at T = 0, it will err the same way each time it runs. Reliability comes from verification (see Matrix tab), never from chance adjustment.
Cost of a mistake not detected × ease of verification . Drag each case to the correct quadrant (or tap a case, then tap a quadrant), then click "Correct."
Cost of undetected error → high (high) / low (low)
🟡 Leverage area
High cost · easy verification — AI produces, human validates
🔴 Prohibited area
High cost · difficult verification — expert required or abstention
Key lesson: it's almost never there stain which determines the zone, it is the verification process which surrounds it. “Contractual clause” is in a prohibited area without legal proofreading, and in leverage zone with .
Comparison: fuzzy prompt vs specification
Choose a scenario. Look side by side at the fuzzy prompt and its specified version (highlighted blocks), then at the corresponding simulated outputs.
To remember: everything you don't write, the model invents for you. And for tone: examples beat descriptions — showing a typical output is better than three adjectives.