Browse 1.1.1 documentation
1.1.1

ait workflow

Classify bounded edits, prepare remote readiness evidence, and inspect closeout state.

Audience: Coding agents and operators

Role#

Normally run by the coding agent. Operators may use the same decision surfaces to inspect a remote gate without bypassing it.

Purpose#

ait workflow classifies bounded edits, prepares remote Patchset readiness, and inspects or resumes closeout. Effective scope and exact commands come from the generated repository instructions.

Syntax#

Code · bash
ait workflow guide [topic]
ait workflow reconcile --dry-run --json
ait workflow ready <change-id> --apply
ait workflow finish <change-id> --apply

workflow ready and workflow finish are text-only decision surfaces. Do not append --json to them.

Guide and reconciliation#

workflow guide prints one supported playbook. workflow reconcile inventories cross-object Task, Change, Line, worktree, Land, and Plan-binding state. Its default and explicit --dry-run forms do not mutate Plan state; use --apply only for a reviewed reconciliation action.

Remote readiness#

workflow ready --apply can create or synchronize the selected Patchset and advance required CI, attestation, review, and policy state. It stops with one exact next action when a gate needs separate work.

The explicit remote reviewer-owned closeout is:

Code · bash
ait workflow finish <change-id> --apply

It checks the selected Patchset's review and policy requirements before the safe atomic finish. Configured local closeout, or remote closeout after all readiness evidence is already complete, can instead use:

Code · bash
ait task finish <task-or-change-id>

Failure and recovery#

Do not substitute local checks for required remote CI, append unsupported output flags, or switch authority to avoid a blocker. Re-run the decision surface after the owning evidence changes and preserve the same Change ID.

Version authority

Checked against the exact 1.1.1 source

This page is public documentation, not a second product contract. Use the exact source and distribution contract for release authority.

Owning component Snapshots
  • ait-coreSNP-ED7593DBF982
  • ait-serverSNP-0CCD7DD2A077
  • ait-runnerSNP-35C9C133D2EE
  • ait-pythonSNP-756C731A4CC0
  • ait-nodeSNP-55E90D0A81F1