run_marketplace_autopilot
Runs the autonomous marketplace pipeline from research to staging, using real tick data and multi-gate validation. No synthetic data.
Instructions
Run the autonomous marketplace pipeline: Research→Backtest→MCPT Validate→Stage for marketplace. Scans recent strategy research, runs tick backtests, applies 5-gate validation, stages passing strategies as marketplace JSON listings. Triggers Onyx ingest and Slack notification. No synthetic data — real tick engines only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | No | Pipeline stage to run | all |
| symbol | No | Limit to specific symbol (optional) | |
| dry_run | No | No writes, just report what would happen |