WTK / TARGET-STATE FLOW
Coordinator Worker
This source defines the governed coordinator worker topology, its decision paths, and its explicit outcomes.
INPUT → GOVERNED TRANSITIONS → OUTCOME → EVIDENCE- 01AcceptBind the input, identity, scope, and authority.
- 02GovernApply the pattern's structural constraints and gates.
- 03ResolveRoute success, failure, escalation, or compensation.
- 04RecordPreserve lineage and outcome evidence.
Follow the primary path, inspect every branch and return path, then identify where authority, evidence, or safe termination is required.
- 01
Start with the declared input and authority.
- 02
Follow every enforced transition—not only the success path.
- 03
Treat branches and loops as explicit governance decisions.
- 04
Confirm that every terminal state produces evidence or safe denial.
The repository defines this topology as a reusable architecture pattern. Definition is not evidence of deployment effectiveness.
Target-specific enforcement, failure behavior, cross-harness equivalence, and outcome value require implementation evidence.
Implementation evidence · Cross-harness equivalence