What's New in v1.2.13
⚖️ Regulatory Compliance Baseline (Cat 18 — New Group F)
Design Auditor now checks for the most universally applicable UI compliance signals — covering GDPR, CCPA, PECR, FTC, CMA, COPPA, EU Consumer Rights Directive, ADA, EAA, PSBAR, DDA, and AODA in a single pass.
These checks apply across EU, US, UK, Canada, Brazil, and Australia without needing to know the product's specific industry or jurisdiction. Each check includes a code detection signal, the correct severity tier, and a clear caveat that this is a UI signal layer — not a legal audit.
6 new checks added to Cat 18 Group F:
- Cookie & consent banner — Detects missing consent banners and "Reject All" buttons that lack equal visual prominence to "Accept All". CTA hierarchy inversion on a consent screen is a 🚫 Blocker (GDPR, PECR, CCPA)
- Subscription & auto-renewal disclosure — Flags checkout flows where renewal frequency, amount, or cancellation method are not visible before the user confirms payment (FTC, CMA, EU Consumer Rights)
- Privacy at point of collection — Detects sensitive input fields (email, phone, DOB, payment) with no adjacent privacy policy link or "why we need this" note (GDPR Art. 13, CCPA, PIPEDA)
- Right of withdrawal / cancellation policy — Flags final checkout CTAs with no visible cancellation or returns policy link nearby (EU CRD, UK CRA, FTC)
- Age gate for restricted content — Detects age-restricted routes or components with no verification gate before access (COPPA, GDPR Art. 8, UK Age-Appropriate Design Code)
- Accessibility legal baseline — Explicitly frames Cat 6 Blocker-tier issues as legal liabilities, not just UX issues. ADA/Section 508 (US), European Accessibility Act (EU — mandatory June 2025), PSBAR (UK), DDA (Australia), AODA (Canada)
Full Korean translations throughout, including the jurisdiction caveat:
"이 항목은 법률 감사가 아닌 UI 신호 감사입니다. 관할 지역 및 산업별 요건은 법률 전문가와 확인하세요."
Files changed
design-auditor-v1.2.13.skill— valid ZIP, SKILL.md + 15 reference filesSKILL.md— Cat 18 Group F added (6 compliance checks)README.md— Cat 18 table row updated (5 → 6 groups), v1.2.13 changelog entryREADME_KR.md— Cat 18 table row updated (Korean), v1.2.13 changelog entry (Korean)