Authorization and independent outcome verification for AI agent actions.
When an agent changes a real system — a refund, a cancellation, a billing or account change — Witnora checks authority before the write, executes through a boundary the customer controls, reads the result back through a separate read-only path, and issues a signed receipt that can be verified offline.
git clone --depth 1 https://github.com/witnora/witnora-framework
cd witnora-framework/packages/witnora-verifier-python
python -m unittest discover -s tests
PYTHONPATH=src python -m witnora_verifier.cli conformance ../../test-vectors/witnora-v0.2-conformance
# {"overall":"PASS","passed":174,"failed":0,"networkUsed":false,...}witnora-framework — Apache-2.0. Evidence schemas and canonical JSON, the customer-operated Gateway and Probe, integration SDKs, an MCP adapter, and an independent offline verifier with shared conformance vectors.
Coverage applies only to action paths that were declared, instrumented and reconciled. Witnora does not claim that an entire agent is reliable, does not observe paths that bypass the customer's control boundary, and is not a third-party certification.
Hosted product: witnora.com · Contact: ziwei@witnora.com