Research Session Orchestrator Run a full multi-source research session: classify the domain, dispatch parallel agents, synthesize findings, and output a formatted report. Workflow Step 1: Classify Domain Run the domain classifier on the topic: If confidence < 0.6, ask the user to confirm or override the domain classification before proceeding. Step 2: Plan Research Step 3: Create Session Step 4: Dispatch Agents Launch research agents in parallel using the Agent tool. Use this mapping: | Channel | Agent Type | Prompt Includes | |---------|-----------|-----------------| | code | | topic | | dis…