Contradeck 2.0 — Regulatory Monitor & Platform Features
Major release. Contradeck now monitors EU/UK regulatory compliance in addition to policy inconsistencies. New platform features include weekly automatic scans, a full audit trail, an agency dashboard, and financial exposure estimates per inconsistency.
New
Regulatory Monitor — Cross-references your inconsistencies against EU Consumer Rights Directive (CRD), GDPR, EU Omnibus Directive (price transparency), EU Digital Services Act, UK Consumer Contracts Regulations, and Portuguese DL 84/2021. Shows exactly what the law requires, what you need to change, and what the legal consequence is if you don't.
New
Weekly automatic scans — All subscribed stores are scanned automatically every Monday at 08:00 UTC via Vercel Cron. Regulatory alerts are generated for any new violations detected.
New
Audit trail + CSV export — Full scan history with diffs between scans (new issues, resolved issues, persisted issues). Export to CSV for compliance documentation, auditor reports, and legal records.
New
Financial exposure calculator — Enter your monthly revenue in Settings. Each inconsistency now shows an estimated chargeback/fine exposure in euros (€min–€max/month), based on industry benchmarks. The dashboard shows your total estimated exposure at the top.
New
Agency dashboard — Agencies can create a multi-store account and share an invite code with clients. Client stores appear on the agency dashboard with risk scores, issue counts, and last scan dates — all in one view.
Improved
Dashboard now loads from a single merged /api/dashboard endpoint, reducing load time by ~50% (2 fewer round-trips on initial page load).
Improved
Billing page shows live subscription status, plan badge, and next charge date fetched from the Shopify Billing API.
Improved
Pages now served as static HTML from Vercel CDN (changed from getServerSideProps to getStaticProps). App initial load is significantly faster.