🪳 ROACH v3.0.0 — Striker Only. senpi runtime helpers. Cockroaches survive anything. ROACH survives by not trading when there's no explosion. --- What changed in v2.0 Architecture (not thesis): | Layer | v1.x | v2.0 | |---|---|---| | Trading loop | Agent runs scanner, agent calls | Producer pushes signals via ; runtime owns execution | | Entry gate | Agent decides | LLM pass-through gate (producer already filtered) | | Exit | DSL via runtime.yaml (good) | Same DSL preset, but with FEE OPTIMIZED LIMIT order type — maker-first with 60s window, taker fallback | | Risk gates | Agent enforces in s…