Powered by OptioAttest · Optio Labs
SmartQCompliance

Compliance, Quantified.

SMARTQ DEPLOY

Connect your site. We fix it. You approve. Done.
Auto-deploy accessibility fixes to Shopify, WordPress, Wix, GitHub, Vercel — no developer required.

Every Scanner Stops at the Report

Traditional accessibility tools tell you what's wrong. Then they leave you to figure out how to fix it, where to fix it, and how to deploy it. That's where projects stall.

Developer Bottleneck

Findings sit in a queue waiting for developer time. Weeks pass. Compliance drift continues.

Platform Fragmentation

Shopify deploys differently than WordPress. GitHub differently than Wix. No tool handles all of them.

Manual Deployment

Even with fix code, someone has to copy-paste it, commit it, deploy it. Every. Single. Time.

One Instruction Set. Every Platform. Auto-Deployed.

SmartQ Deploy is a universal compliance deployment engine. We generate fix code once, then deploy it through your platform's native APIs — Shopify Theme API, WordPress REST API, GitHub Contents API, or your CI/CD pipeline.

1
SCAN
2
GENERATE FIX
3
AUTO-DEPLOY
4
VERIFY
5
SEAL

Different Businesses Need Different Deployment Workflows

Six ways to deploy. Same fixes. Same evidence. Pick the one that fits your team — or use all of them.

🌐
Zero Install

Console (Browser)

Deploy fixes directly from console.smartqcompliance.com. Connect your Git repo or platform, review fixes, click Deploy. No software to install.

  • Works on any device with a browser
  • Connect GitHub, GitLab, Bitbucket
  • Connect Shopify, WordPress, Wix
  • Visual diff preview before deploy
💻
Full Control

Desktop App

Native app for Mac and Windows. Full filesystem access, local folder support, background agent for continuous compliance.

  • Point to any local folder — no Git required
  • Works offline, syncs when connected
  • Background agent polls and auto-deploys
  • Full diff and merge tooling
📱
Approve Anywhere

Mobile App

Review findings, approve fixes, trigger deploys — all from your phone. Perfect for compliance officers and executives.

  • iOS and Android
  • Push notifications for new findings
  • One-tap approval workflow
  • Real-time deploy status
⚙️
DevOps Native

CI/CD Integration

OCPM CLI runs in your pipeline. GitHub Actions, GitLab CI, Jenkins, CircleCI — wherever your code builds, fixes deploy.

  • npm install -g @optio/ocpm
  • ocpm deploy cat-i in your workflow
  • Auto-commit to feature branch
  • PR creation with full diff
🤖
Set and Forget

Continuous Agent

OCPM agent runs in the background, polls for new findings, auto-deploys CAT-I fixes, creates PRs for the rest. True continuous compliance.

  • ocpm agent start — runs as daemon
  • Configurable auto-deploy tiers
  • Daily cycle with full telemetry
  • Your site fixed before you wake up
📋
Full Guidance

Manual + Developer Guide

For platforms we can't auto-deploy to (yet), we generate step-by-step instructions with screenshots. Your team applies the fixes manually.

  • Prioritized fix list by CAT tier
  • Copy-paste code snippets
  • Platform-specific instructions
  • Verification checklist

We Speak Your Platform's Language

Along with your traditional HTML, CSS, and JavaScript, we support platform-native deployment. Each platform has its own mechanism — we've built adapters for all of them, so fixes deploy through the same APIs your team already uses.

GitHub / GitLab
Contents API → PR
Class A: Per-file API
Shopify
Theme Files API
Class A: Per-file API
WordPress
WP Plugin Agent
Class B: Agent
WooCommerce
WP Plugin Agent
Class B: Agent
Wix
Velo + Custom CSS
Class C: Injection
Squarespace
Code Injection
Class C: Injection
Vercel / Netlify
Git Push → Auto-deploy
Class A: Per-file API
BigCommerce
Stencil Bundle
Class D: Bundle Replace

Class A: fetch → patch → put  |  Class B: plugin runs on-site  |  Class C: CSS/Velo injection  |  Class D: full bundle replace

Every Site Has a Deployment Path

Developer-Managed

GitHub, GitLab, Bitbucket, Gitea

OCPM CLI or CI/CD action. Fixes deploy as PRs. Your team reviews and merges. Full Git history.

Platform-Managed

Vercel, Netlify, Render, Railway

Git push auto-deploys. We push to your repo, your platform handles the rest. Zero config.

E-Commerce

Shopify, WooCommerce, BigCommerce

Theme API or WordPress plugin. Fixes apply directly to your store theme. No code knowledge required.

Website Builders

Wix, Squarespace, GoDaddy

CSS injection for visual fixes. Velo for ARIA attributes. Developer guide for the rest.

Self-Hosted CMS

WordPress, Drupal, Joomla

Install our plugin. It pulls fix specs, applies them to theme files, reports telemetry back. Automatic.

Enterprise

Custom CI/CD, FedRAMP, SOC 2

OCPM CLI in your pipeline. Full evidence chain. SBOM + AIBOM + SLSA on every fix commit. Audit-ready.

Real Fixes. Not Overlays.

JavaScript overlays inject scripts that fight your site's existing code. We fix your actual source — the same changes a developer would make, deployed through your platform's own APIs.

JavaScript Overlays

  • Inject scripts on every page load
  • Conflict with screen readers (JAWS, NVDA, VoiceOver)
  • Override user preferences
  • Break keyboard navigation
  • Cause WAVE scan errors
  • Opposed by National Federation of the Blind
  • No evidence of compliance

SmartQ Deploy

  • Fix actual source code
  • Deployed through platform APIs
  • Same fix a developer would write
  • Permanent, not runtime
  • Verifiable in source control
  • Full evidence chain with cryptographic proof
  • Court-ready documentation

The Universal Instruction Set

One fix specification. Lowered to platform-native code by local compilers. The instruction doesn't change — only the output format.

Fix Spec (universal IR)
    │
    ├── .tsx → react-tsx compiler  → aria-expanded={isOpen}
    ├── .html → html-static compiler → aria-label="Main"
    ├── .css → css backend → outline: 2px solid #005fcc
    ├── .liquid → shopify compiler → {{ 'aria-label' | escape }}
    └── .php → wordpress compiler → esc_attr( $label )

Same opcode. Different output. Platform-native.

Ready to Auto-Deploy Compliance?

Connect your site. Review fixes. Click deploy. Done.

Get Started → See Pricing