Summary
- Skills audited: 22
- Findings: 1 HIGH, 3 MEDIUM, 1 LOW
High-risk drift
- Banned-words rule vs. live strings
- Potential violations (needs ruling on exemptions):
justice, compassion, advocate appeared in the public HTML of newly modified pages/posts.
- Evidence: /practice-areas/commercial-vehicle-accidents/ and two newly modified posts show these strings in fetched HTML.
- Proposed fix: clarify doc exemptions for JSON-LD + proper-noun association names + verbatim review text.
Medium drift
- TOC may be missing on
/practice-areas/commercial-vehicle-accidents/ (public HTML fetch shows no .sa-toc-wrap; needs confirmation with WP raw content or Playwright).
- Doc contradiction:
sa-design-elements suggests skipping TOC under 4 H2s; toc-design requires TOC on all eligible pages.
- Doc contradiction:
playwright-visual-qa says .sa-hero-trust is optional; website-rules-new treats it as required/frozen.
Artifacts
- Raw audit JSON:
skill-drift-audit/2026-06-12/shipped.json and skill-drift-audit/2026-06-12/findings.json
- Summary markdown:
skill-drift-audit/2026-06-12/summary.md
Next actions
- Decide/encode banned-word exemptions (schema/proper nouns/verbatim reviews) OR queue content cleanup.
- Confirm TOC presence on commercial vehicle accidents page via
context=edit fetch + Playwright check.
- Patch doc contradictions (sa-design-elements TOC threshold; trust-strip optionality).