# iVisionQA Terms of Service

**Effective Date:** March 6, 2026
**Last Updated:** March 6, 2026

## 1. Acceptance of Terms

By installing, accessing, or using the iVisionQA software development kit ("SDK"), command-line interface ("CLI"), or any associated services (collectively, the "Service"), you agree to be bound by these Terms of Service ("Terms"). If you are using the Service on behalf of an organization, you represent that you have authority to bind that organization.

## 2. Description of Service

iVisionQA is an AI-powered visual testing and accessibility auditing tool. The Service includes:

- **SDK**: A Node.js/TypeScript library providing Playwright test fixtures for AI-powered screenshot analysis, visual regression detection, and WCAG accessibility auditing.
- **CLI**: Command-line tools for project scaffolding, single-page scanning, and test execution.
- **AI Analysis**: Integration with Anthropic's Claude Vision API for automated screenshot evaluation.

## 3. Subscription Tiers

### 3.1 Starter (Free)

- 500 AI analyses per calendar month
- 1 project
- 7-day report retention
- Chrome browser only

### 3.2 Pro ($59/month)

- 5,000 AI analyses per calendar month
- Up to 10 projects
- 30-day report retention
- All browsers
- Scout Agent, visual baselines, Slack notifications, BYOK

### 3.3 Enterprise (Custom Pricing)

- Unlimited AI analyses
- Unlimited projects
- Unlimited report retention
- All browsers
- Full feature access including Fix Agent, SSO, self-hosted deployment

### 3.4 Usage Limits

Usage is tracked locally and resets on the first day of each calendar month. Exceeding your tier's analysis limit will prevent new analyses until the next month or until you upgrade.

## 4. Bring Your Own Key (BYOK)

Pro and Enterprise users may supply their own Anthropic API key. When using BYOK:

- API calls are billed directly by Anthropic to your account.
- iVisionQA does not store, log, or access your Anthropic API key beyond the current session.
- You are responsible for compliance with Anthropic's terms of service.

## 5. Data Handling

### 5.1 Screenshots

- Screenshots are captured and stored **locally on your machine** or CI runner.
- Screenshots are sent to Anthropic's API for analysis and are **not stored by Anthropic** per their API data policy.
- iVisionQA does not receive, store, or have access to your screenshots.

### 5.2 Analysis Results

- AI analysis results (scores, issues, summaries) are stored **locally** in your project's output directory.
- iVisionQA does not collect analysis results unless you explicitly opt into telemetry.

### 5.3 Usage Data

- Local usage counts (monthly analyses, project count) are stored at `~/.ivisionqa/usage.json`.
- No usage data is transmitted to iVisionQA servers.

## 6. Intellectual Property

### 6.1 License Grant

Subject to these Terms and payment of applicable fees, iVisionQA grants you a non-exclusive, non-transferable license to use the Service in accordance with your subscription tier.

### 6.2 Restrictions

You may not: (a) reverse-engineer, decompile, or disassemble the Service; (b) sublicense or resell the Service; (c) use the Service to build a competing product; (d) remove or alter proprietary notices.

### 6.3 Your Content

You retain all rights to your test code, screenshots, and analysis results.

## 7. AI Disclaimer

AI-generated scores and assessments are **probabilistic and may vary between runs**. They should be used as one input in your quality assurance process, not as the sole basis for production deployment decisions. See the AI Disclaimer document for details.

## 8. Warranties and Limitation of Liability

THE SERVICE IS PROVIDED "AS IS" WITHOUT WARRANTIES OF ANY KIND. IVISIONQA SHALL NOT BE LIABLE FOR INDIRECT, INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES. IVISIONQA'S TOTAL LIABILITY SHALL NOT EXCEED THE FEES PAID BY YOU IN THE 12 MONTHS PRECEDING THE CLAIM.

## 9. Termination

Either party may terminate at any time. Upon termination, your license to use the Service ends. Locally stored data (screenshots, reports, usage) remains on your systems.

## 10. Changes to Terms

iVisionQA may update these Terms by posting the revised version at https://ivisionqa.dev/legal/terms. Continued use constitutes acceptance.

## 11. Governing Law

These Terms are governed by the laws of the Commonwealth of Virginia, without regard to conflict-of-law principles.

## 12. Contact

iVisionQA
Email: legal@ivisionqa.dev
Web: https://ivisionqa.dev
