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

从架构地图继续深入实际使用场景。

执行过命令不代表已经完成;可重新验证的结果才是证明。

查看官方文档