Metadata-Version: 2.4
Name: kanonry
Version: 0.0.2
Summary: Record, replay, and verify AI agent runs. Coming soon.
Author-email: Abhiyash <abhiyashnibber@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://kanonry.com
Project-URL: Repository, https://github.com/kanonry/kanonry
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Kanonry

Record, replay, and verify AI agent runs.

Kanonry is a developer-first verification layer for AI agents.

This is a placeholder release used to reserve the `kanonry` package name on PyPI while the first public version is in development.

Kanonry is being built to help developers capture real agent executions, replay them deterministically, compare outcomes across runs, and turn assertions over recorded behavior into checks they can run locally and in CI.

Visit [kanonry.com](https://kanonry.com) for updates and to join the waitlist.

## Status

Pre-release placeholder. No public API yet.

## License

MIT




























