stata_do
Prepare and execute a project-local Stata run, capturing immutable artifacts and provenance for reproducible analysis.
Instructions
Deprecated: prepare and execute a project-local run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | Legacy Stata do-file execution | |
| plan_id | No | ||
| run_name | No | legacy-stata-execution | |
| plan_scope | No | ||
| dofile_path | Yes | ||
| project_path | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |