[!warning] CORRECTION 2026-06-04 — numbers below are STALEn> The 447-item / 113-fill orange figures came from the WP REST list endpoint, which served cached pre-migration content. A fresh cache-busted pull (&_cb= + Cache-Control: no-cache) shows only 13 pages still carry old #f89c22, not 447. /placental-abruption/ (#13493, Sam's item 2) is already migrated to Foundry #D97706. An active sitewide migration is in flight (pages edited within the hour by author 8 / Sam; a concurrent agent is also editing — e.g. a live /rideshare/ overhaul). The site returned 503 Maintenance mid-check, so I held ALL writes. No staging was performed.n>n> True remaining old-orange (fresh): 4 attorney-bio pages untouched since 2026-05-17 (jeremy-prichard #37327, abigail-kenyon #15391, jimmy-brown #12339, austin-d-pollard #13121) plus ~9 recently-edited pages that are mid-migration remnants (car-accidents, locations, faqs-personal-injury, pedestrian-accident, premises-liability, bicycle-accident, truck-accident, resources x2).n>n> Root-cause fix for next run: the weekly sweep skill must cache-bust the list pulls or confirm hits via single-page fetch before reporting. Full detail in ~/Documents/Codex/brand-drift-reports/2026-06-02-orange-bg-sweep.md (Correction Addendum).nn

Importance: HIGH (genuine orange-fill drift on 113 published pages). Status: audit COMPLETE, remediation PENDING Sam's authorization. This is a read-only scheduled-task run; no live content was modified.

What was done

Pulled all 338 pages + 208 posts from aguiarinjurylawyers.com via WP REST context=edit (content.raw, to avoid the rendered-HTML false positives the task warns about). Scanned each for 12 deprecated patterns, then added a context classifier on top of the raw regex so genuine orange fills are separated from cosmetic accents.

Full report (with top-25 tables + links): ~/Documents/Codex/brand-drift-reports/2026-06-02-orange-bg-sweep.md.

Key findings

Top 5 worst orange-fill offenders

  1. /placental-abruption/ (#13493) — 7 orange callout banners (the task's named pattern).
  2. /locations/kentucky/ (#63399) — 5 orange fills + 3 sa-hero-sub.
  3. /sam-car-accidents/ (#7053) — 4 orange fills (form/phone buttons).
  4. Attorney-bio template (jeremy-prichard #37327 + ~8 others: jimmy-brown, abigail-kenyon, trenton-burns, sara-collins, payton-klatt, nicholaus-p-wilson, austin-d-pollard, sam-aguiar) — 4 fills each incl. a 5px gradient top-bar. One template fix cascades to all bios.
  5. /home/ (#10) — 3 fills + several accents.

Recommended next actions