Metadata-Version: 2.4
Name: correctover
Version: 2.3.5
Summary: Correctover — Failure is not fatal. Protocol-level contract validation with automatic verified failover for LLM APIs.
Author-email: Correctover Team <wangguigui@correctover.com>
Maintainer-email: Correctover Team <wangguigui@correctover.com>
License: Proprietary Commercial License — see LICENSE
Project-URL: Homepage, https://correctover.com
Project-URL: Documentation, https://correctover.com/docs
Project-URL: Changelog, https://correctover.com/docs/changelog
Project-URL: Bug Tracker, https://correctover.com/support
Keywords: llm,self-healing,failover,circuit-breaker,api-resilience,openai,anthropic,deepseek,contract-validation,correctover,ai-gateway,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: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: license.py
Requires-Dist: httpx>=0.24.0
Requires-Dist: aiohttp>=3.8.0
Dynamic: license-file

# Correctover SDK

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

> ⚠️ 版本口径：本 PyPI 包当前版本为 **2.3.5**；npm 端 `correctover` 为 **2.4.10**，两侧版本号不同步，使用时以各自注册表实际版本为准。

## Install

```bash
pip install correctover
```

## License

Proprietary Commercial License. See LICENSE file.
