revision_prompt
Generate a revision prompt for a named seat so it revises its prior answer on the same terms as the council, holding its own belief against the majority instead of repeating its previous response.
Instructions
Build the exact prompt a seat should be given for the next round — for the one seat this server cannot ask itself: yours.
revise asks the members. Your subagent is yours to re-run, and how you prompt it
decides whether it revises at all: handed the original question again, it will
reproduce its previous answer, and nothing in the transcript will show that the
seat stopped participating. Handed this, it revises on exactly the terms the
members did — same framing, same instruction to hold a position it still believes
against the majority, which is the sentence that keeps a council from collapsing
into agreement.
Pass the same prompt, answers, round and materials you are passing to
revise, plus seat: the label (or member id) of the seat to write for. Cheap
and local — makes no network calls, so run it alongside revise rather than
after it.
Material is named in the prompt rather than pasted into it, at the position the members were given it. Open those files for your seat before you hand it the rest: a seat that revises without the document is arguing about something it has not read, and the transcript will not show it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seat | Yes | ||
| round | No | ||
| prompt | Yes | ||
| answers | Yes | ||
| materials | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |