run_mcpt_pipeline
Automate the MCPT marketplace pipeline: check edge decay, graduate 30-day paper trades, audit re-validation, generate marketplace JSON, and deliver Slack summaries.
Instructions
Run the MCPT marketplace autopilot pipeline. Steps: decay (check edge decay), graduate (30-day paper trading gates), audit (batch MCPT re-validation), listing (generate marketplace JSON), slack (post summary to #quant-lab). Calls scripts/mcpt_autopilot.py.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | No | all | |
| dry_run | No | ASSP: default true — report only, no writes. Set false only with owner_token. | |
| no_desktop | No | ||
| owner_token | No | Required when dry_run=false |