Metadata-Version: 2.2
Name: correctover
Version: 1.3.1
Summary: Correctover — Protocol-level contract validation with automatic verified failover for LLM APIs.
Author-email: Correctover Team <team@correctover.com>
License: Proprietary Commercial License — see LICENSE
Project-URL: Homepage, https://correctover.com
Keywords: llm,self-healing,failover,correctover,semantic-verification
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.24.0
Requires-Dist: aiohttp>=3.8.0

# Correctover SDK

**Failure is not fatal.** Protocol-level contract validation with automatic
verified failover for LLM APIs.

## Install

```bash
pip install correctover
```

## License

Proprietary Commercial License. See LICENSE file.
