ReferenceWorkflowsbackend-feature

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

StepBranchOperatorPresetsFan-outMax parallel
11/1workspace.bindrole = "be"
22/1business.decidemode = "model"
33/1architecture.decidealternatives = 1
selectionPolicy = "automatic"
44/1backend.source.apply
55/1quality.verify
66/1business.decidemode = "reconcile"
77/1git.publish

Loops

This chain has no loop.

Ends

git.publish