· Robinhood MCP
Evidence Before Draft: Robinhood MCP Now Reads InvestSim
UI는 한국어입니다. 글 본문은 아직 영어 또는 중국어만 있습니다.
What changed after the control plane
ADR-008 gave the gateway an HTTP control plane. signal_watcher still drafted from Invest AI Top-1 alone while InvestSim evidence stayed "documented for later."
ADR-010 — consume execution evidence
When INVESTSIM_BASE_URL is set (or evidence required), run_once() fetches GET /api/execution/evidence/latest before drafting and blocks unless the mode passes:
require_eligible(default)require_presentoff
Drafts carry invest_sim_evidence + source_ref. place_equity_order path unchanged (still G1–G7).
ADR-011 — prefer lab strategy
Strategy slug resolution:
- Ops override
INVESTSIM_EVIDENCE_STRATEGY - Lab
GET /api/mcp-preferredwhen prefer-lab is on (default) - Fallback
ai-top-1
Symbol/side still from Invest AI Top-1 Buy. InvestSim never called for place_*. Eligible evidence still does not auto-approve.
Takeaway
Wire the lab into the draft gate. Keep the human on the place gate.
Further reading: Robinhood MCP ADR-010 / 011 · InvestSim ADR 0024 · loop post 2026-08-05.