Primary paper
Proof of Compute Integrity
The paper describes signed compute events, off-chain event storage, compact on-chain commitments, Kaspa blockDAG anchoring, and later verification or lineage reconstruction.
Whitepaper and technical research
PoCI is a framework for AI lineage, timestamp integrity, and compute provenance. The research is published so the architecture, boundaries, and implementation direction can be examined directly—not reduced to a marketing claim.
Primary paper
The paper describes signed compute events, off-chain event storage, compact on-chain commitments, Kaspa blockDAG anchoring, and later verification or lineage reconstruction.
Core architecture
An AI or compute action is represented as a structured event with lineage and execution metadata.
The event is hashed and signed, creating a compact commitment without publishing the full private payload.
Selected hashes, signatures, and lineage commitments can be anchored to Kaspa's blockDAG.
Later observers can reconstruct lineage and verify that presented records match the original commitments.
What PoCI provides
What PoCI does not claim