Initialize Session
session_initProbes provider availability, selects a model, and creates a durable cross-review session. Submit evidence via the review starter; runtime persists it automatically.
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 | No | operator | |
| 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 |