Command reference
oko-cli autonomy tick
Attempts one bounded autonomous-goal execution under the saved policy.
Invocation
oko-cli autonomy tickInputs and options
- No command options; limits, backoff, runtime, and allowed scope come from the policy.
Output and state effect
- May acquire a lease, stage/update a run, pursue one eligible active goal, and persist its receipt/state.
Refusals and safe exits
- Returns without work when disabled, already running, over the daily limit, in retry backoff, or no goal is eligible; invalid policy/state and execution failures are recorded and fail.