task_run
Run shell commands in an evidence-protected sandbox. Provides job directory, lock marker, and exit code for task completion.
Instructions
Run a command inside the evidence-protected sandbox runner (platform ACL/bwrap/sandbox-exec). Returns the job directory; the runner writes lock=pid:startSec and EXIT: on completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| command | Yes | Command to execute (platform shell) |