RIO Receipt Protocol v0.1.0 #1
bkr1297-RIO
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RIO Receipt Protocol v0.1.0
Initial public release.
This repository provides a minimal, runnable reference for verifiable AI actions.
It demonstrates:
Quick Start
Run the full demo:
node demo.js
Expected behavior:
What This Is
A minimal proof and reference implementation for enforcing and verifying actions at the execution boundary.
It shows how to:
Scope
This release focuses on the execution + proof layer only.
It does not include:
Status
v0.1.0 — early release
Stable for demonstration and evaluation.
Designed to be simple, inspectable, and breakable.
One Line
If it changes, it doesn’t run.
If it runs, you can prove it.
This discussion was created from the release RIO Receipt Protocol v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions