🦅 VULTURE v4.0.0 — Long-Tail Momentum Rider (senpi runtime helpers) v2 → v3 architectural rewrite. v2.x was a full-agency scanner that called create position directly and tracked state in Python. v3.0 flips to the standard senpi-trading-runtime plugin pattern: producer emits signals, runtime owns execution + state. What changed structurally: - (NEW) replaces (DELETED). Pure producer — no execution, no counters, no cooldowns, no dynamic-slot bookkeeping. - is now runtime-native: external scanner + LLM-pass-through gate + native risk.guard rails + DSL preset with FEE OPTIMIZED LIMIT. - Trade c…