Validate Strategy Spec
validate_strategy_specValidates and canonicalizes a strategy specification against an immutable dataset to ensure consistency before backtesting. Read-only check that creates no drafts or state records.
Instructions
Validate and canonicalize StrategySpec against its immutable dataset.
Read-only: no draft, token, or state record is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy_spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||