screen_co_scientist_scope
Check whether a proposed research topic is in scope for a multi-agent Co-Scientist run, returning risk level and required approvals before any session is created.
Instructions
Screen a proposed Co-Scientist run before creating sessions.
AUTOMATIC TRIGGERS - Call this when:
User asks to start Co-Scientist, hypothesis generation, or hypothesis verification
You need to decide whether a multi-agent research topic is in scope
A request may require human approval before state-changing or high-stakes action
WORKFLOW POSITION: First gate before any Co-Scientist session creation.
PARAMETERS:
topic: Proposed research objective
constraints: Optional hard limits, domain notes, or requested actions
Returns allowed status, risk level, matched categories, reasons, and required approvals. If allowed=False, do not create a Co-Scientist session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| constraints | No |