backend-feature
Generated by docs/scripts/generate-docs.mjs from workflows/backend-feature.json. Edit the source, not this page.
When
Server behaviour, an API contract, persistence or a job changes for one business feature; the architecture is decided first and the promise is reconciled after the code lands. This chain writes no surface, so it carries no frontend.surface.audit and no uat.verify: uat.verify requires a frontend-surface-audit input and a bound fe route, and neither exists here. A feature whose promise reaches a person through a screen is not this workflow — it is full-feature, which walks the journey before it publishes.
Chain
| Step | Branch | Operator | Presets | Fan-out | Max parallel |
|---|---|---|---|---|---|
| 1 | 1/1 | workspace.bind | role = "be" | — | — |
| 2 | 2/1 | business.decide | mode = "model" | — | — |
| 3 | 3/1 | architecture.decide | alternatives = 1selectionPolicy = "automatic" | — | — |
| 4 | 4/1 | backend.source.apply | — | — | — |
| 5 | 5/1 | quality.verify | — | — | — |
| 6 | 6/1 | business.decide | mode = "reconcile" | — | — |
| 7 | 7/1 | git.publish | — | — | — |
Loops
This chain has no loop.
Ends
git.publish