researchclaw-gate-stages-need-dedicated-mcp-tools

AutoResearchClaw has 3 hard gate stages (stages 5, 9, 20) that halt pipeline execution awaiting human-in-the-loop approval. To enable ORACLE Hermes to act as a programmatic HITL reviewer, the MCP server must expose dedicated researchclaw_approve_gate and researchclaw_reject_gate tools with run_id + stage + optional feedback. Without these, the pipeline blocks indefinitely. Long-running researchclaw_run returns a run_id immediately; status is polled via researchclaw_status — never blocking synchronously.