Summary
Cleaned up the SA Element Registry (sa-element-registry.onrender.com): removed 7 elements, revised 12, added 2 new variants. All changes via the registry admin app (POST /admin/edit, /admin/delete, /admin/add). Full pre-change backup captured for rollback. QA passed. Registry now holds 72 elements (was 77).
What was done
Deleted (7) — verified absent from /api/elements (return 404)
8 sa-trust-bar, 28 sa-fee-calc-interactive, 11 sa-fee-comparison-table, 29 sa-fee-calc-static, 22 sa-highlight-box, 24 sa-stat-block, 13 sa-timeline.
"Agents/skills don't use them": grepped the installed skill library. No skill directs use of any deleted element. Only incidental mentions: wp-content-deployer references .sa-trust-bar solely to ENFORCE its removal (already deprecated site-wide); sail-design-system lists sa-highlight-box inside a CSS-leak audit regex. Neither is a "use" directive. The registry is the runtime source of truth, so deletion is the effective control.
Revised (12)
- 15 sa-review-break — reviewer name ALL CAPS.
- 16 sa-review-slider — all card content centered + name ALL CAPS.
- 23 sa-pull-quote — cite now matches quote size (20px), ALL CAPS, inline 4-color Google G added.
- 5 sa-bsg-banner — Call Now button gets a 2px Foundry-orange border.
- 36 you-focus-pagebreak — single typeface (Poppins; no Georgia/Times mix), full-white headline + fee subline, one full-white CALL NOW button with left phone icon + orange border.
- 71 Sidebar Option D — removed the duplicate CALL NOW (Founder card) and duplicate GET STARTED (form heading → "Free Case Review"); now one each.
- 42 sa-cva-evidence-checklist — orange meta subheader centered, larger (15px), Title-Cased.
- 10 sa-uvp-block — every card title forced to two lines for uniform height.
- 74 sa-byline — fixed broken headshot (404 → verified live Media Library URL).
- 38 sa-cva-body-sidebar — fixed CTA button overflow (added box-sizing:border-box; button was 352px inside a 288px card) + consistent 17px body / 19px lede.
- 26 sa-video-block — video centered (margin auto).
- 62 Sidebar Related Video Card — fixed broken preview (placeholder image now self-hides on error → clean navy square) + play button aligned to its own spec (orange #D97706 round).
Added (2 new variants; originals kept)