Recovery paths
Recovery paths
Section titled “Recovery paths”Wrong content published
Section titled “Wrong content published”- Unpublish the affected record when supported.
- Verify the public route or placement no longer renders the wrong state.
- Save a corrected draft.
- Preview and republish.
Tory or LeeAnn need BFD help
Section titled “Tory or LeeAnn need BFD help”Send a short handoff with:
- CMS section.
- Record title and slug.
- Environment: UAT, staging, or production.
- Expected result.
- Actual result.
- Whether it blocks launch, blocks daily publishing, or is a post-launch improvement.
- Safe screenshot when the screen does not contain personal data, tokens, cookies, Access headers, or subscriber details.
Channel or article route is broken
Section titled “Channel or article route is broken”- Confirm the Channel is published.
- Confirm the Article has the intended Channel and slug.
- Check optional explicit PowerAdvice path fields.
- Re-preview and verify the public URL.
Homepage placement is wrong
Section titled “Homepage placement is wrong”- Remove or reorder the homepage placement.
- Check related module item and sidebar-tab records.
- Preview the homepage.
- Publish the corrected module/placement state.
Sponsor or ad creative is wrong
Section titled “Sponsor or ad creative is wrong”- Disable the creative or campaign if it is public.
- Correct advertiser, campaign, placement, destination, asset, and alt text fields.
- Preview the public surface.
- Reactivate only after sponsor approval.
Image pasted into the editor becomes a placeholder
Section titled “Image pasted into the editor becomes a placeholder”- Save the draft without publishing.
- Upload the image file directly instead of relying on copy/paste.
- Preview the article or media route.
- If the fallback remains, capture the record slug, image source, file type, and preview route for BFD.
Content needs to be removed
Section titled “Content needs to be removed”- Confirm whether the goal is temporary unpublish, archive, restore later, or permanent deletion.
- Prefer unpublish/archive when the content may need to return.
- Verify the public route no longer renders the removed content.
- Use permanent deletion only when explicitly approved.
Documentation drift is detected
Section titled “Documentation drift is detected”- Run
npm run docs:report. - Build a Docs OS update packet from the code change.
- Update affected docs pages and screenshot manifest entries.
- Run
npm run docs:verify,npm run docs:screenshots:check, andnpm run docs:poweradvice:audit.