OPEN SOURCE · v3.4.14 · ae907d76dee1

讓 agent 工作 走到可證明完成。

Better Workflows 固定 goal、scope 與 authority,把每個判斷綁定到即時、可重新驗證的證據,以及已完成對帳的外部結果。

GOAL-FIRSTCURRENT EVIDENCEFAIL-CLOSED
Better Workflows control plane
ILLUSTRATED CONTROL PLANEGoal → Evidence → Review → Reconciliation
13workflow templates
101typed evidence kinds
60execution stages
41localized editions

THE CONTROL PLANE

從意圖到完成,明確劃分四道邊界。

先定義 contract,再驗證 source 與 evidence、對帳外部副作用;只有 terminal state 已知時,才宣告完成。

01

Define

Goal · Scope · Authority

TaskContract
02

Verify

Source · Current evidence

Evidence
03

Reconcile

External side effects

Provider truth
04

Complete

Known terminal state

Decision

OPEN SOURCE ON GITHUB

官方原始碼已公開在 GitHub。

可在公開 repository 查看程式碼、templates、evidence contracts 與 tests;README 是官方入門入口。

github.com/stephen-taipei/better-workflows

OFFICIAL DOCUMENTATION

從架構地圖繼續深入實際使用情境。

執行過命令不代表已經完成;可重新驗證的結果才是證明。

查看官方文件