Edge Pipeline Orchestrator Coordinate all edge research stages into a single automated pipeline run. When to Use - Run the full edge pipeline from tickets (or OHLCV) to exported strategies - Resume a partially completed pipeline from the drafts stage - Review and revise existing strategy drafts with feedback loop - Dry-run the pipeline to preview results without exporting Workflow 1. Load pipeline configuration from CLI arguments 2. Run auto detect stage if --from-ohlcv is provided (generates tickets from raw OHLCV data) 3. Run hints stage to extract edge hints from market summary and anomali…