agent_exec_packet
Construct an Agent Exec dispatch packet from a project directory and approved brief, adding optional sandbox, intent, manager message, doctrine refs, and parent run id, without triggering execution.
Instructions
Build an Agent Exec dispatch packet without invoking execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandbox | No | Optional sandbox mode recorded in the Agent Exec packet. Empty uses the agent role default sandbox. | |
| intent_id | No | Optional stable intent id embedded in the packet for grouping related runs. | |
| brief_path | Yes | Approved brief path required for Agent Exec. The path is resolved against project_dir when relative. | |
| project_dir | Yes | Existing project directory used to resolve the approved brief and Agent Exec write boundary. | |
| parent_run_id | No | Optional parent PM/Transport run id embedded in the packet for run graph linkage. | |
| manager_message | No | Optional Manager/PM supplement included in the packet; it does not replace brief authority. | |
| shared_doctrine_refs | No | Optional comma- or newline-separated doctrine reference paths resolved into sharedDoctrine; blank supplies none. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||