Validate Strategy Draft
validate_strategy_draftValidate a strategy draft by parsing and compiling its AST without importing, then issue a hash-bound capability for reproducible backtests.
Instructions
Statically validate a draft and issue an exact hash-bound capability.
Parses and compiles AST without importing the candidate. Every call creates a new validation record and capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| expected_revision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||