Article Cleanup Workflow¶
Objective¶
Normalize article-domain content against the live article BFF contract without creating a competing local source of truth.
Workflow¶
- Identify the target article or collection in the BFF.
- Review the current live state and decide whether the task is metadata cleanup, body rewrite, image correction, or membership change.
- Validate the intended update against the documented contract.
- Persist the update through the BFF.
- Re-read the resulting object and treat the returned state as canonical.
- Update site-level usage docs only when collection usage, page composition, or route intent changed.
Definition Of Done¶
- the desired article or collection state exists in the BFF-backed system
- the resulting slug and metadata come from the returned BFF state
- site docs no longer describe outdated content authority