researchclaw-mcp-run-tool-must-be-async-with-run-id
AutoResearchClaw pipelines can run for extended periods across 23 stages. The researchclaw_run MCP tool must return immediately with a run_id rather than blocking — ORACLE Hermes polls status via researchclaw_status. Gate stages (5, 9, 20) require explicit researchclaw_approve_gate or researchclaw_reject_gate calls, enabling ORACLE Hermes to act as the HITL reviewer programmatically without requiring human intervention in the loop.