Run stress test (buy-and-hold, v1)
run_stress_testRun a buy-and-hold backtest against the synthetic stress regime identified by profile_hint. Returns a structured diagnostic: robustness score (0-100), per-FM-bucket failure-behavior classification with confidence + context, and the resolved regime parameters that were actually evaluated. v1 supports only buy-and-hold. To discover available regime profile_hints, read the regimes://available resource. Diagnostic is descriptive, not advisory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_hint | Yes | Synthetic stress-regime identifier, e.g. 'whipsaw_synthetic_spy'. Discover valid values via the regimes://available resource. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |