start_hypothesis_verification
Send selected Co-Scientist hypotheses to a verification session, transferring top-ranked hypotheses for independent checks without copying the full transcript.
Instructions
Send selected Co-Scientist hypotheses to the verification session.
AUTOMATIC TRIGGERS - Call this when:
Generation has produced a shortlist
You need to transfer top hypotheses to independent verification
You want to avoid copying the full generation transcript
WORKFLOW POSITION: Use after submit_hypothesis has indexed at least one packet. If hypothesis_ids is omitted, top_k highest-scored packets are sent.
PARAMETERS:
run_id: Co-Scientist run ID
hypothesis_ids: Optional explicit hypothesis IDs to verify
top_k: Optional override for how many top hypotheses to send
created_by: Optional actor for the handoff artifact/message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| run_id | Yes | ||
| created_by | No | ||
| hypothesis_ids | No |