A Fleet workflow makes review the pipeline instead of the favor: drafts run through a brand-and-claims review against your actual product facts, then a named approver gates publication.
| Step |
Kind |
What it does |
draft |
Document |
“Draft the announcement per the brief in the trigger ticket. Every product claim must be supported by the corpus.” Reads marketing/brand-voice.md, docs/product/**/*.md, marketing/claims-allowed.md. |
brand-claims |
Review |
“Flag off-voice passages and any claim not supported by the product docs or the approved-claims list.” |
marketing-lead-ok |
Approval gate |
Pauses the run for a human sign-off; records the approver, timestamp, and note. |
publish |
Publish |
Shares the approved document at a link. |
You build this once on the dashboard canvas; your self-hosted Fleet worker pulls the definition and runs it against your repository.
The approved-claims file is the quiet hero: a maintained list of what you're allowed to say about the product, applied by the review step on every draft. Claims drift gets caught at review, not at retraction.