Skip to content

v0.17.0 — completion is a report, not a label

Choose a tag to compare

@braedonsaunders braedonsaunders released this 24 Aug 01:06
· 49 commits to main since this release

Completion is a report, not a status label:

  • update_goal complete now REQUIRES a delivery summary — what shipped, where it lives (URLs, final HEAD SHA, deploy state), and how it was verified. It is stored durably on the goal.
  • The pane renders a completion report when a goal finishes: a check header with the objective, a stats grid (slices delivered, findings fixed, decisions answered, workers, tokens, duration), the delivery summary as Markdown, and the full Delivered list. bb ultragoal status prints the summary.