Overview

Proof-of-Inference (PoI) is Flux Point Studios' framework for verifiable AI on blockchain. It provides cryptographic proof that AI systems did what they claimed—with immutable audit trails stored on Cardano.

Orynq is the umbrella platform that powers Proof-of-Inference anchoring and other AI verification services.

Overview

PoI addresses the fundamental challenge of AI transparency: how do you prove what an AI did, with which inputs, producing which outputs? Our solution combines:

  • Cryptographic Receipts: Every AI inference generates a signed receipt with deterministic hashes

  • On-Chain Anchoring: Compact fingerprints are immutably stored on Cardano (label 2222)

  • Independent Verification: Anyone can verify proofs using only the transaction hash

  • Economic Security: Operators stake $AGENT tokens; misbehavior triggers slashing

Components

Litepaper

Technical specification of the PoI protocol, economics, and architecture

Orynq SDK

Developer toolkit for integrating PoI anchoring into your applications

Anchor-as-a-Service

Managed API for anchoring AI process traces without running infrastructure

Use Cases

Enterprise AI Compliance

Create auditable records of AI decision-making for regulatory compliance and internal governance.

AI Agent Verification

Prove that autonomous AI agents executed their tasks correctly and within defined parameters.

Model Inference Auditing

Track which models processed which data, enabling accountability in AI pipelines.

Research Reproducibility

Anchor experimental AI runs to enable independent verification of research results.

Last updated