ProspectAI Module
v1.9.0
- enhance LONG-BUY trade setup logic to ensure stop_loss and entry zones are anchored to current_price
- harden PositionRecommendation schema: auto-correct above-zone trade_setup invariant violations before Pydantic validation
- remove scaled_entry_setups from draft output in ProspectAIFlow
- remove SCALED-ENTRY action and related logic from PositionRecommendation schema
- implement reasoning-based action selection in Draft Strategist, removing SCALED-ENTRY and enhancing Critic validation