Metadata-Version: 2.4
Name: abizor
Version: 0.1.7
Summary: Self-serve CI proof and control-loop tooling for AI pull requests.
Author-email: Abizor <founders@abizor.dev>
License: Proprietary
Project-URL: Homepage, https://abizor.dev/
Project-URL: Quickstart, https://abizor.dev/quickstart-github-actions.html
Project-URL: Proofs, https://abizor.dev/proofs/
Project-URL: Download, https://abizor.dev/downloads/abizor-0.1.7-py3-none-any.whl
Project-URL: Contact, https://abizor.dev/founding-access.html
Keywords: ai,pull-request,ci,change-record,proof
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: jsonschema<5,>=4.22; extra == "test"
Requires-Dist: setuptools>=68; extra == "test"

# Abizor CLI

Abizor is a self-serve CI proof and control-loop tool for AI pull requests.

The public CLI wheel is intended for the GitHub Actions CI proof path. It can
run `abizor ci-proof`, generate a replayable event log, export a Change Record
projection, and verify proof artifacts locally.

The public quickstart does not provide a hosted Abizor app, hosted API,
dashboard, billing flow, GitHub App installation, PyPI package, merge
automation, or deployment automation.

Canonical truth remains the Abizor event log. Change Records, GitHub Checks,
summaries, PR comments, and proof reports are projections or evidence over that
event log.
