/goal
Create a goal, decompose it into milestones, and advance the next one as a sandboxed proposal-only run.
Registers an objective with the ashlr fleet, plans it into milestones, and runs
the next one sandboxed — filing a PENDING inbox proposal. Nothing is applied
until you review and accept via ashlr inbox.
Usage
Flags:
--project <repo>— target repo path (required with--direct; optional otherwise)--allow-cloud— permit cloud-tier backends for the sandboxed run--plan-only— stop after milestone planning; do not advance yet--direct— skip milestone decomposition; run the objective verbatim as a single sandboxed frontier-engine run (same dispatch path as the daemon). Requires--project.
Steps
If $ARGUMENTS is empty
Print the following and stop:
Otherwise
Run the following Bash command and relay its output verbatim:
After the command completes, if a proposal ID appears in the output, relay it and add exactly one reminder line:
Review the proposal with
ashlr inbox— nothing was applied to the working tree.
No preamble, no trailing summary beyond the above reminder.