Fill in a wager for the member to publish
propose_wagerFill in a wager exactly as the member would on the New wager form, when the user wants to formalize a concrete falsifiable forecast or disagreement. A wager is a title, an optional subtitle, the member's side, and the resolve time. Noemic writes the resolution terms itself and they are the same for every wager, so never ask the user for a decision rule, an evidence source, or void rules, and never put any of them in the title or the subtitle. The result is a private draft plus a publishUrl: the member opens it, sees the completed form, and publishes with one click. The model may suggest this naturally, but must not silently persist a passing remark. An exact source must be linked by an existing sourceRecordId, and an ID, a quote, or provenance must never be invented. This tool never publishes, invites, accepts, charges, escrows, or binds anyone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | Whether the signed-in user takes Yes or No on the title. | |
| title | Yes | The wager as a question or claim a reader takes in at a glance. Nine words or fewer; Noemic refuses longer titles. | |
| subtitle | No | One line under the title saying what the title means, in the user's words. Optional. Not a decision rule, evidence source, or void rule: Noemic writes those. | |
| resolutionAt | Yes | The resolve time as ISO 8601 with a timezone offset. | |
| sessionToken | Yes | The private session token returned by finish_sign_in. Reuse it privately and never show it to the user. | |
| stakeDollars | No | Optional proposed stake in US dollars. It is draft text only; Noemic does not charge or hold it. | |
| sourceRecordId | No | An existing Noemic source record containing the literal source and provenance. Omit when none exists; never fabricate it or substitute a paraphrase. |