Active engineering workload

Issue or failed check → verified PR handoff.

This workflow proves the product loop: Issue -> Plan -> Context -> Branch -> Diff -> Tests -> Review -> PR -> Approval. It turns an issue or failing build into a governed run, verification records, and a human-reviewable Evidence Report.

01

Requirement

Bind issue, repo URL, branch/path scope, acceptance criteria, and approval boundary.

evidence required
02

Inspect

Read current repo/build state and classify blockers without mutating anything.

evidence required
03

Plan

Assign planner, code, terminal, quality, and review lanes with scoped authority.

evidence required
04

Patch

Produce a bounded diff or explicit blocker route; never hide uncertainty.

evidence required
05

Verify

Run lint, typecheck, tests, build, and policy checks where available.

evidence required
06

Review

Capture residual risks, safe-stop route, human decision request, cost, and next safe action.

evidence required
Review output

Every run ends as evidence, not guesswork.

The first workflow emits the Evidence Report fields needed for a human to approve PR creation, request changes, retry, narrow, or stop.

requirement
plan
context
actions
diff
verification
review findings
approvals
risks
cost
safe-stop notes
handoff