project_init
Initialize a new project with a human-readable relative artifact path, enabling reproducible Stata runs and structured output storage.
Instructions
Initialize one project with a human-readable relative artifact path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_dir | Yes | ||
| project_name | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |