create_co_scientist_run
Set up a Co-Scientist run that generates hypotheses and independently verifies them in isolated sessions, preventing transcript leakage.
Instructions
Create a linked Co-Scientist generation and verification workflow.
AUTOMATIC TRIGGERS - Call this when:
User asks to start a Co-Scientist run
You need two linked sessions for hypothesis generation and independent verification
A research task should generate hypotheses and verify them without transcript leakage
WORKFLOW POSITION: Use after confirming the topic is in scope. This creates both the generation and verification sessions in one call.
PARAMETERS:
topic: Research objective for the run
constraints: Optional limits, domain notes, or requested actions
created_by: Creator/model identifier
top_k: Default number of hypotheses to send to verification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| topic | Yes | ||
| created_by | No | orchestrator | |
| constraints | No |