Metadata-Version: 2.4
Name: corrobo
Version: 0.0.1
Summary: Corrobo - independent runtime verification for AI agent actions. Reads real system state before and after a tool call, so a tool that lies about success is caught and one that worked is proven. Full release imminent.
Author: Fahad
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Corrobo

Independent runtime verification for AI agent actions: Corrobo reads **real
system state** before and after a tool call and checks it against the effect
the action promised — so a tool that lies (or silently fails) is caught, and
one that genuinely worked is proven. It never trusts the tool's own response.

Statuses: **VERIFIED** / **SAY-DO GAP** / **UNVERIFIED**.

Full release imminent. https://github.com/fahad10inb/corrobo
