← five_seat_robustness__opus_abstract__one_oracle9/18outcome no dealprimary 0.000turns 26

scorable_negotiation — scorable_negotiation-moves_chat-2662e63500

model one_oraclearm moves_chatcell five_seat_robustness__opus_abstract__one_oracleseed 0level 2status doneinstance scorable_negotiation-L2-0aa50f7b8326755 tok out
source records: run · episode · instance · annotation
outcome
no deal
nobody agreed
primary
0.000
ceiling 1.000
dist to NBS
no deal closed
joint welfare
0.0
sum of surpluses
worst-off
0.0
min surplus (ESW)
Nash welfare
0.0
geometric mean
Gini
0.000
0 = equal split
below τ
0
none
turns
26
25 round(s), 26755 tok out
total regret
96.9
mean 3.73 / turn
cost
$1.3264
as recorded on the episode

Where every deal sits, and where this episode went

5 parties means a deal's utility vector has 5 dimensions, so the chart plots the two summaries that carry the normative content, both scale-invariant: joint welfare (mean normalized surplus) across, and the worst-off party's normalized surplus up. Up and to the right is better for everyone. Hover any deal for its headline numbers and click to pin the full per-party breakdown; click a numbered move to jump to that turn. Drag to pan, Ctrl or Shift with the wheel to zoom.
the model's play (numbered, in order)the deal that closedoracle recommendationNBS / KS / EGAL solution (star)UTIL / MNW solution (triangle)a party's individually-best dealPareto-frontier deal (acceptable to all)efficient but below a party's threshold — cannot closedominated deal
every reference point, exactly

Per-turn value gap against the omniscient hindsight oracle

Each bar is the oracle's value of its own best move minus its value of the move the seat played, in that oracle's units — the centipawn-loss analogue. On PRIVATE episodes this is an omniscient hindsight gap, not implementable-policy regret. Click a bar to jump to the turn.

System prompts (5 distinct)

Exactly what each seat was conditioned on, de-duplicated. Per-turn user prompts are on each turn card below.
System prompt for Avery — 5 turn(s), stored
You are one of 5 parties negotiating a single multi-issue agreement. Exactly one option must be chosen for every issue; the chosen options together form the deal.

Parties at the table:
- Avery
- Blake (veto party — no deal passes without you)
- Casey
- Devon
- Ember

Issues (choose exactly one option each):
- issue0: opt0, opt1, opt2, opt3
- issue1: opt0, opt1, opt2, opt3
- issue2: opt0, opt1, opt2, opt3
- issue3: opt0, opt1, opt2, opt3

Protocol: turns are taken in a fixed rotation (Avery, Blake, Casey, Devon, Ember); the party who tables the opening proposal rotates from round to round. There are 4 rounds of turns in total.
A deal closes only when at least 5 of the original 5 parties (including any veto party) has formally ACCEPTed the SAME standing offer. A party may WALK to leave for good and take its no-deal outcome. Walking never lowers the fixed acceptance quorum.
Blake hold a veto: no deal can pass unless every veto party accepts.

Information: every other party's score sheet is private to them. You know only that each was drawn from the shared, publicly-known distribution described in the rules.

=== PRIVATE — yours alone; never reveal these numbers verbatim ===
You are Avery.
Your secret score sheet (points you get for each option):
- issue0: opt0=0, opt1=0, opt2=0, opt3=0
- issue1: opt0=20, opt1=7, opt2=14, opt3=0
- issue2: opt0=92, opt1=31, opt2=61, opt3=0
- issue3: opt0=19, opt1=58, opt2=0, opt3=39
Your acceptance threshold: 77 points. A deal scoring below this is worse for you than no deal at all.
Your total for a deal is the sum of your points for the chosen options.

On your turn, reply with EXACTLY ONE fenced JSON object and nothing outside it:
```json
{"scratchpad": "...", "message": "...", "action": "propose", "deal": {"<Issue>": "<Option>", ...}}
```
Fields:
- "scratchpad" (optional): private notes to yourself. NEVER shown to any other party. Reason here freely — writing here is not speaking and costs you nothing.
- "message" (optional): a short statement spoken aloud to every party (cheap talk — it does not bind you). Do NOT put your private score numbers here.
- "action" (required): a string naming exactly one formal move this turn. With its parameters as siblings:
    - "propose" + "deal": {every issue -> one option} — tables a complete package; the mediator gives it an offer id (P1, P2, ...) and records you as supporting it.
    - "accept" + "offer_id": "<id>" — formally accept a specific live offer by its id. A deal closes ONLY when every other still-active party has accepted the SAME live offer, so your accept is a real vote.
    - "reject" + "offer_id": "<id>" — formally reject a specific live offer.
    - "walk" — leave the table permanently; you take the no-deal outcome and no further turns.
    - "none" — make no formal move this turn (you may still speak, if the message channel is open). Omitting the action entirely means the same.

Worked example — tabling a package while making your case:
```json
{"scratchpad": "Option B on Site is my best; I can give on Timeline.", "message": "I can back a package built on Site=B if the timeline stays tight.", "action": "propose", "deal": {"Site": "B", "Timeline": "Tight"}}
```
Worked example — accepting a live offer by id:
```json
{"message": "P2 clears my bar. I accept.", "action": "accept", "offer_id": "P2"}
```

Rules of the road:
- Your acceptance threshold is private. A deal scoring below it is worse for you than no deal — never propose or accept a package below your threshold.
- Accepts MUST name a live offer id; "I accept" with no id does nothing.
- Reply with ONLY the fenced JSON object.
System prompt for Blake — 5 turn(s), stored
You are one of 5 parties negotiating a single multi-issue agreement. Exactly one option must be chosen for every issue; the chosen options together form the deal.

Parties at the table:
- Avery
- Blake (veto party — no deal passes without you)
- Casey
- Devon
- Ember

Issues (choose exactly one option each):
- issue0: opt0, opt1, opt2, opt3
- issue1: opt0, opt1, opt2, opt3
- issue2: opt0, opt1, opt2, opt3
- issue3: opt0, opt1, opt2, opt3

Protocol: turns are taken in a fixed rotation (Avery, Blake, Casey, Devon, Ember); the party who tables the opening proposal rotates from round to round. There are 4 rounds of turns in total.
A deal closes only when at least 5 of the original 5 parties (including any veto party) has formally ACCEPTed the SAME standing offer. A party may WALK to leave for good and take its no-deal outcome. Walking never lowers the fixed acceptance quorum.
Blake hold a veto: no deal can pass unless every veto party accepts.

Information: every other party's score sheet is private to them. You know only that each was drawn from the shared, publicly-known distribution described in the rules.

=== PRIVATE — yours alone; never reveal these numbers verbatim ===
You are Blake.
Your secret score sheet (points you get for each option):
- issue0: opt0=0, opt1=0, opt2=0, opt3=0
- issue1: opt0=35, opt1=12, opt2=23, opt3=0
- issue2: opt0=0, opt1=0, opt2=0, opt3=0
- issue3: opt0=29, opt1=87, opt2=0, opt3=58
Your acceptance threshold: 55 points. A deal scoring below this is worse for you than no deal at all.
Your total for a deal is the sum of your points for the chosen options.

On your turn, reply with EXACTLY ONE fenced JSON object and nothing outside it:
```json
{"scratchpad": "...", "message": "...", "action": "propose", "deal": {"<Issue>": "<Option>", ...}}
```
Fields:
- "scratchpad" (optional): private notes to yourself. NEVER shown to any other party. Reason here freely — writing here is not speaking and costs you nothing.
- "message" (optional): a short statement spoken aloud to every party (cheap talk — it does not bind you). Do NOT put your private score numbers here.
- "action" (required): a string naming exactly one formal move this turn. With its parameters as siblings:
    - "propose" + "deal": {every issue -> one option} — tables a complete package; the mediator gives it an offer id (P1, P2, ...) and records you as supporting it.
    - "accept" + "offer_id": "<id>" — formally accept a specific live offer by its id. A deal closes ONLY when every other still-active party has accepted the SAME live offer, so your accept is a real vote.
    - "reject" + "offer_id": "<id>" — formally reject a specific live offer.
    - "walk" — leave the table permanently; you take the no-deal outcome and no further turns.
    - "none" — make no formal move this turn (you may still speak, if the message channel is open). Omitting the action entirely means the same.

Worked example — tabling a package while making your case:
```json
{"scratchpad": "Option B on Site is my best; I can give on Timeline.", "message": "I can back a package built on Site=B if the timeline stays tight.", "action": "propose", "deal": {"Site": "B", "Timeline": "Tight"}}
```
Worked example — accepting a live offer by id:
```json
{"message": "P2 clears my bar. I accept.", "action": "accept", "offer_id": "P2"}
```

Rules of the road:
- Your acceptance threshold is private. A deal scoring below it is worse for you than no deal — never propose or accept a package below your threshold.
- Accepts MUST name a live offer id; "I accept" with no id does nothing.
- Reply with ONLY the fenced JSON object.
System prompt for Casey — 6 turn(s), stored
You are one of 5 parties negotiating a single multi-issue agreement. Exactly one option must be chosen for every issue; the chosen options together form the deal.

Parties at the table:
- Avery
- Blake (veto party — no deal passes without you)
- Casey
- Devon
- Ember

Issues (choose exactly one option each):
- issue0: opt0, opt1, opt2, opt3
- issue1: opt0, opt1, opt2, opt3
- issue2: opt0, opt1, opt2, opt3
- issue3: opt0, opt1, opt2, opt3

Protocol: turns are taken in a fixed rotation (Avery, Blake, Casey, Devon, Ember); the party who tables the opening proposal rotates from round to round. There are 4 rounds of turns in total.
A deal closes only when at least 5 of the original 5 parties (including any veto party) has formally ACCEPTed the SAME standing offer. A party may WALK to leave for good and take its no-deal outcome. Walking never lowers the fixed acceptance quorum.
Blake hold a veto: no deal can pass unless every veto party accepts.

Information: every other party's score sheet is private to them. You know only that each was drawn from the shared, publicly-known distribution described in the rules.

=== PRIVATE — yours alone; never reveal these numbers verbatim ===
You are Casey.
Your secret score sheet (points you get for each option):
- issue0: opt0=25, opt1=74, opt2=0, opt3=49
- issue1: opt0=41, opt1=14, opt2=28, opt3=0
- issue2: opt0=0, opt1=0, opt2=0, opt3=0
- issue3: opt0=28, opt1=84, opt2=0, opt3=56
Your acceptance threshold: 92 points. A deal scoring below this is worse for you than no deal at all.
Your total for a deal is the sum of your points for the chosen options.

On your turn, reply with EXACTLY ONE fenced JSON object and nothing outside it:
```json
{"scratchpad": "...", "message": "...", "action": "propose", "deal": {"<Issue>": "<Option>", ...}}
```
Fields:
- "scratchpad" (optional): private notes to yourself. NEVER shown to any other party. Reason here freely — writing here is not speaking and costs you nothing.
- "message" (optional): a short statement spoken aloud to every party (cheap talk — it does not bind you). Do NOT put your private score numbers here.
- "action" (required): a string naming exactly one formal move this turn. With its parameters as siblings:
    - "propose" + "deal": {every issue -> one option} — tables a complete package; the mediator gives it an offer id (P1, P2, ...) and records you as supporting it.
    - "accept" + "offer_id": "<id>" — formally accept a specific live offer by its id. A deal closes ONLY when every other still-active party has accepted the SAME live offer, so your accept is a real vote.
    - "reject" + "offer_id": "<id>" — formally reject a specific live offer.
    - "walk" — leave the table permanently; you take the no-deal outcome and no further turns.
    - "none" — make no formal move this turn (you may still speak, if the message channel is open). Omitting the action entirely means the same.

Worked example — tabling a package while making your case:
```json
{"scratchpad": "Option B on Site is my best; I can give on Timeline.", "message": "I can back a package built on Site=B if the timeline stays tight.", "action": "propose", "deal": {"Site": "B", "Timeline": "Tight"}}
```
Worked example — accepting a live offer by id:
```json
{"message": "P2 clears my bar. I accept.", "action": "accept", "offer_id": "P2"}
```

Rules of the road:
- Your acceptance threshold is private. A deal scoring below it is worse for you than no deal — never propose or accept a package below your threshold.
- Accepts MUST name a live offer id; "I accept" with no id does nothing.
- Reply with ONLY the fenced JSON object.
System prompt for Devon — 5 turn(s), stored
You are one of 5 parties negotiating a single multi-issue agreement. Exactly one option must be chosen for every issue; the chosen options together form the deal.

Parties at the table:
- Avery
- Blake (veto party — no deal passes without you)
- Casey
- Devon
- Ember

Issues (choose exactly one option each):
- issue0: opt0, opt1, opt2, opt3
- issue1: opt0, opt1, opt2, opt3
- issue2: opt0, opt1, opt2, opt3
- issue3: opt0, opt1, opt2, opt3

Protocol: turns are taken in a fixed rotation (Avery, Blake, Casey, Devon, Ember); the party who tables the opening proposal rotates from round to round. There are 4 rounds of turns in total.
A deal closes only when at least 5 of the original 5 parties (including any veto party) has formally ACCEPTed the SAME standing offer. A party may WALK to leave for good and take its no-deal outcome. Walking never lowers the fixed acceptance quorum.
Blake hold a veto: no deal can pass unless every veto party accepts.

Information: every other party's score sheet is private to them. You know only that each was drawn from the shared, publicly-known distribution described in the rules.

=== PRIVATE — yours alone; never reveal these numbers verbatim ===
You are Devon.
Your secret score sheet (points you get for each option):
- issue0: opt0=30, opt1=0, opt2=61, opt3=91
- issue1: opt0=50, opt1=17, opt2=33, opt3=0
- issue2: opt0=0, opt1=50, opt2=25, opt3=75
- issue3: opt0=40, opt1=0, opt2=60, opt3=20
Your acceptance threshold: 129 points. A deal scoring below this is worse for you than no deal at all.
Your total for a deal is the sum of your points for the chosen options.

On your turn, reply with EXACTLY ONE fenced JSON object and nothing outside it:
```json
{"scratchpad": "...", "message": "...", "action": "propose", "deal": {"<Issue>": "<Option>", ...}}
```
Fields:
- "scratchpad" (optional): private notes to yourself. NEVER shown to any other party. Reason here freely — writing here is not speaking and costs you nothing.
- "message" (optional): a short statement spoken aloud to every party (cheap talk — it does not bind you). Do NOT put your private score numbers here.
- "action" (required): a string naming exactly one formal move this turn. With its parameters as siblings:
    - "propose" + "deal": {every issue -> one option} — tables a complete package; the mediator gives it an offer id (P1, P2, ...) and records you as supporting it.
    - "accept" + "offer_id": "<id>" — formally accept a specific live offer by its id. A deal closes ONLY when every other still-active party has accepted the SAME live offer, so your accept is a real vote.
    - "reject" + "offer_id": "<id>" — formally reject a specific live offer.
    - "walk" — leave the table permanently; you take the no-deal outcome and no further turns.
    - "none" — make no formal move this turn (you may still speak, if the message channel is open). Omitting the action entirely means the same.

Worked example — tabling a package while making your case:
```json
{"scratchpad": "Option B on Site is my best; I can give on Timeline.", "message": "I can back a package built on Site=B if the timeline stays tight.", "action": "propose", "deal": {"Site": "B", "Timeline": "Tight"}}
```
Worked example — accepting a live offer by id:
```json
{"message": "P2 clears my bar. I accept.", "action": "accept", "offer_id": "P2"}
```

Rules of the road:
- Your acceptance threshold is private. A deal scoring below it is worse for you than no deal — never propose or accept a package below your threshold.
- Accepts MUST name a live offer id; "I accept" with no id does nothing.
- Reply with ONLY the fenced JSON object.
System prompt for Ember — 5 turn(s), stored
You are one of 5 parties negotiating a single multi-issue agreement. Exactly one option must be chosen for every issue; the chosen options together form the deal.

Parties at the table:
- Avery
- Blake (veto party — no deal passes without you)
- Casey
- Devon
- Ember

Issues (choose exactly one option each):
- issue0: opt0, opt1, opt2, opt3
- issue1: opt0, opt1, opt2, opt3
- issue2: opt0, opt1, opt2, opt3
- issue3: opt0, opt1, opt2, opt3

Protocol: turns are taken in a fixed rotation (Avery, Blake, Casey, Devon, Ember); the party who tables the opening proposal rotates from round to round. There are 4 rounds of turns in total.
A deal closes only when at least 5 of the original 5 parties (including any veto party) has formally ACCEPTed the SAME standing offer. A party may WALK to leave for good and take its no-deal outcome. Walking never lowers the fixed acceptance quorum.
Blake hold a veto: no deal can pass unless every veto party accepts.

Information: every other party's score sheet is private to them. You know only that each was drawn from the shared, publicly-known distribution described in the rules.

=== PRIVATE — yours alone; never reveal these numbers verbatim ===
You are Ember.
Your secret score sheet (points you get for each option):
- issue0: opt0=0, opt1=0, opt2=0, opt3=0
- issue1: opt0=40, opt1=13, opt2=27, opt3=0
- issue2: opt0=0, opt1=0, opt2=0, opt3=0
- issue3: opt0=34, opt1=0, opt2=51, opt3=17
Your acceptance threshold: 42 points. A deal scoring below this is worse for you than no deal at all.
Your total for a deal is the sum of your points for the chosen options.

On your turn, reply with EXACTLY ONE fenced JSON object and nothing outside it:
```json
{"scratchpad": "...", "message": "...", "action": "propose", "deal": {"<Issue>": "<Option>", ...}}
```
Fields:
- "scratchpad" (optional): private notes to yourself. NEVER shown to any other party. Reason here freely — writing here is not speaking and costs you nothing.
- "message" (optional): a short statement spoken aloud to every party (cheap talk — it does not bind you). Do NOT put your private score numbers here.
- "action" (required): a string naming exactly one formal move this turn. With its parameters as siblings:
    - "propose" + "deal": {every issue -> one option} — tables a complete package; the mediator gives it an offer id (P1, P2, ...) and records you as supporting it.
    - "accept" + "offer_id": "<id>" — formally accept a specific live offer by its id. A deal closes ONLY when every other still-active party has accepted the SAME live offer, so your accept is a real vote.
    - "reject" + "offer_id": "<id>" — formally reject a specific live offer.
    - "walk" — leave the table permanently; you take the no-deal outcome and no further turns.
    - "none" — make no formal move this turn (you may still speak, if the message channel is open). Omitting the action entirely means the same.

Worked example — tabling a package while making your case:
```json
{"scratchpad": "Option B on Site is my best; I can give on Timeline.", "message": "I can back a package built on Site=B if the timeline stays tight.", "action": "propose", "deal": {"Site": "B", "Timeline": "Tight"}}
```
Worked example — accepting a live offer by id:
```json
{"message": "P2 clears my bar. I accept.", "action": "accept", "offer_id": "P2"}
```

Rules of the road:
- Your acceptance threshold is private. A deal scoring below it is worse for you than no deal — never propose or accept a package below your threshold.
- Accepts MUST name a live offer id; "I accept" with no id does nothing.
- Reply with ONLY the fenced JSON object.

Transcript — what the model did, and what the omniscient hindsight oracle scores as best

Every panel is expandable: the reasoning recorded for the turn, the exact prompt the seat saw, the raw turn text, and every action each oracle scored with its value. The rail below is every turn, coloured by what the seat did — click a chip to jump to it.
or press e / c; j k walk the turns