Verify a Proof

Upload a proof file to instantly verify it on the blockchain. You'll see who created it, when, and get the cryptographic proof.

Proof Verification

📁 Drop proof file here or click to browse

Accepts JSON proof files (proof_*.json)

How It Works

CARGE stores regulatory and technical workflows on the blockchain. AI creates these workflows through dialogue or document analysis, then executes them autonomously. Every step generates a cryptographic proof. All processes become automated and verifiable.

1️⃣ AI Creates Workflows

AI interviews humans or analyzes provided documents to create regulatory and technical workflows. Each workflow is structured: step-by-step instructions, required resources, validation rules. The workflow is then stored on-chain as an executable RAG (Retrieval-Augmented Generation).

2️⃣ Local MCP Server Executes

The MCP server runs locally, retrieves the workflow (RAG) from the blockchain, and executes it step by step. Execution can be through natural language dialogue with users or fully autonomous. At each step, the server signs a cryptographic report and records it on-chain.

3️⃣ Collaborative Proofs

Every step generates a crypto-trail with signatures. Only content hashes are stored on-chain. Full data is encrypted off-chain (IPFS). Users control their keys and data. GDPR-compatible architecture enabling collaborative work. This website verifies the complete audit trail instantly.

Use Cases

Any compliance process can be transformed into executable code. Here are examples across different industries and regulations.

🎨 Copyright & Intellectual Property

AI creates copyright workflows through creator dialogue. Builds W3C Verifiable Credentials. Multi-party authorship management with individual signatures. Can integrate with registries (e.g., EBSI for EU). Complete audit trail. Cost: €0.05 vs €5+ traditional systems.

🏢 Corporate Compliance

GDPR, AML/KYC, financial reporting schemas published on-chain. AI agents execute compliance workflows automatically, collect required documentation, validate completeness, and generate auditable proof. Every step timestamped and signed.

📜 Legal Documents

Contracts, NDAs, licensing agreements with compliance templates on-chain. AI ensures all required clauses are present, validates against legal frameworks, collects signatures from all parties. Immutable record of who agreed to what, when.

🔬 Academic & Research

Research data management plans, ethics compliance, multi-institution collaborations. AI guides researchers through institutional requirements, validates data collection processes, manages contributor attributions. Full provenance chain for reproducibility.

🏗️ Supply Chain

Product certifications, quality control, sustainability compliance. On-chain schemas define standards (ISO, CE marking, ESG criteria). AI validates supplier documents, tracks multi-stage processes, generates certificates. Transparent audit trail for consumers and regulators.

🌐 Custom Workflows

Any organization can publish their compliance schemas on-chain. Define your process as: instructions + resources + validation rules. AI agents execute it automatically. Every execution generates verifiable proof. Compliance becomes programmable.

Technical Architecture

CARGE is built on proven decentralized technologies with a focus on interoperability and standards compliance.

⛓️ Blockchain Layer

Substrate/Polkadot blockchain with custom pallets: pallet-pki (identity management), pallet-crypto-trails (audit trails), pallet-compliance (schema storage). EVM-compatible via Frontier for maximum interoperability. Transaction cost: ~€0.05 vs €5+ on Ethereum.

🤖 Local MCP Server

Model Context Protocol (MCP) server runs locally on user's machine. Retrieves workflows (RAG) from blockchain and executes them step by step. Signs cryptographic reports at each step. Currently works with Claude Desktop (native MCP support). Architecture extensible to other LLMs. Local execution ensures GDPR compliance and data sovereignty.

📦 Collaborative Storage

Only content hashes stored on-chain. Full data encrypted off-chain (IPFS/Helia). ChaCha20-Poly1305 encryption. X25519 ECDH for multi-party workflows. Users control their own keys and data. GDPR-compatible architecture enabling secure collaborative work between multiple parties with end-to-end encryption.

🔗 Standards & Interoperability

W3C Verifiable Credentials as output format. Can integrate with various registries (EBSI, others). Supports eIDAS certificates for identity verification. Dublin Core metadata, Creative Commons licensing. Open-source components (license TBD). Designed to connect with existing systems, not replace them.