Initialize Session
session_initCreate a durable cross-review session after probing provider availability and model selection, enabling AI callers to submit raw proof via the evidence field without manual attachment.
Instructions
Create a durable cross-review session after probing provider availability and model selection. This does not call reviewer models yet. AI callers should submit raw proof through the evidence field of the subsequent review starter; the runtime will persist it automatically without session_attach_evidence or human intervention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Original task or artifact being reviewed. | |
| caller | Yes | ||
| review_focus | No | Optional provider-neutral review scope anchor. This is not Claude Code's /focus UI command; it is injected as a front-loaded Review Focus prompt block for every selected peer, including OUT OF SCOPE handling for unrelated findings. | |
| response_format | No | json |