Skip to content

Article Cleanup Workflow

Objective

Normalize article-domain content against the live article BFF contract without creating a competing local source of truth.

Workflow

  1. Identify the target article or collection in the BFF.
  2. Review the current live state and decide whether the task is metadata cleanup, body rewrite, image correction, or membership change.
  3. Validate the intended update against the documented contract.
  4. Persist the update through the BFF.
  5. Re-read the resulting object and treat the returned state as canonical.
  6. 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