Preflight Agent Work Opportunity
opportunity_preflightAgent work opportunity -> deterministic attempt, verify-first, or abandon preflight using caller-supplied cost and selection assumptions plus dated platform evidence. Returns break-even probability, expected surplus, hard gates, and source-linked evidence. No claim, bid, payment, or submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | Estimated human and agent work time in hours for one complete attempt. | |
| slots | No | Number of independently paid winner or worker slots. | |
| platform | No | Optional platform slug used to attach dated platform-health evidence when a matching card exists. | |
| rewardUsd | Yes | Maximum gross reward in USD if the opportunity is selected and paid. | |
| acceptance | No | How completion is accepted: deterministic proof, machine score, review deadline, discretionary judgment, or unknown. | unknown |
| computeUsd | No | Expected model, API, hosting, and compute spend in USD for one attempt. | |
| settlement | No | How the reward is funded and paid: direct, escrow, platform balance, discretionary, unfunded, or unknown. | unknown |
| agentAccess | No | Whether the platform explicitly allows agent participation, is agent-only, mixes agents and humans, is human-only, or remains unknown. | unknown |
| competition | No | Known number of competing submissions or workers; use 0 when unknown. | |
| hourlyCostUsd | Yes | Internal opportunity cost per hour in USD. | |
| reusableValueUsd | No | Conservative USD value of reusable code, research, distribution, or other assets created by the attempt. | |
| mandatorySpendUsd | No | Non-recoverable cash spend in USD required before the opportunity can settle. | |
| selectionProbabilityPct | No | Caller-supplied probability, from 0 to 100, of receiving the reward; omit to receive a verify-first decision. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| gates | Yes | ||
| input | Yes | ||
| product | Yes | ||
| version | Yes | ||
| boundary | Yes | ||
| decision | Yes | ||
| economics | Yes | ||
| platformEvidence | Yes |