prepare_review
Generate a structured review prompt from the daily scan batch, listing candidate papers for AI review with push/overflow/discard decisions in JSON. Supports dual reviewer mode.
Instructions
Prepare the review prompt for today's scan batch.
Returns a structured prompt listing candidate papers for the AI to review. The AI should respond with push/overflow/discard decisions in JSON format.
If pool is exhausted, returns "POOL_EXHAUSTED" — call pool_refresh first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dual | No | Enable dual review mode (two reviewers each pick 3 papers) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |