hai_mission_start
Declare a problem, desired artifact, done criteria, and time limit to start a mission with clear scope and explicit success conditions.
Instructions
Fast start: declare problem + artifact + time limit. Thin wrapper over hai_open_mission (one canonical contract).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| problem | Yes | ||
| artifact | Yes | ||
| non_goals | No | ||
| constraints | No | ||
| done_criteria | Yes | ||
| time_limit_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |