PCSP Whitepaper

Proof-of-Contribution & Settlement Protocol

The Proof-of-Contribution & Settlement Protocol (PCSP) is the value layer of the Prometheus Protocol ecosystem. It addresses the most critical question in decentralized production: how to fairly measure and exchange each participant's contribution. Not by credit, not by promises, but by verifiable physical work proofs.

Overview

In a decentralized production network, there is no company to issue paychecks and no bank to process transfers. PCSP provides an automated value settlement mechanism: every completed physical work automatically generates a contribution proof; every verified contribution proof automatically triggers a value settlement. The entire process requires no human intervention, no third-party trust, and is entirely protocol-driven.

Proof Mechanism

PCSP's contribution proofs differ fundamentally from blockchain's "Proof-of-Work" (PoW). PoW is artificially manufactured mathematical puzzles that consume computing power without producing real value. PCSP's contribution proofs are anchored in real physical work:

Settlement Flow

PCSP's settlement process is fully automated:

  1. The task initiator pre-locks settlement deposits when submitting a task.
  2. The tool node locks fulfillment deposits upon winning a bid.
  3. After subtask completion, the node submits a contribution proof.
  4. Verification nodes independently audit the contribution proof.
  5. Upon verification success, deposits settle automatically: the initiator's payment releases to the executing node, and the executing node's fulfillment deposit is refunded.
  6. Verification failure triggers a dispute arbitration process.

Value Exchange

PCSP defines a value unit system that enables fair comparison and exchange of different types of work:

Fairness Guarantees

PCSP ensures settlement fairness through multiple mechanisms:

Live Demo

Below is a real running protocol backend instance. Click the button to watch how a task is decomposed, how tools bid, and how the settlement ledger updates. All data is computed live on the server.

① Task Decomposition

② Online Tools

③ Bidding & Allocation

④ Settlement Ledger (PCSP)