Documentation Center

Protocol Ecosystem Documentation Overview

Design Philosophy

Every design decision in Prometheus Protocol stems from unwavering adherence to core principles. Below are our most fundamental philosophical positions.

Non-Exchangeability of Credit Points

Credit points are a measure of contribution, not tradable currency. Once credit points become exchangeable for money, the entire system slides into speculation and arbitrage. The non-exchangeability principle ensures credit points always reflect genuine production contribution — how much valuable work you did, that is how many credit points you receive. No one can acquire false credit through hoarding, speculation, or trading. This principle is the fundamental boundary that separates Prometheus Protocol from every "points economy" and "token model."

Machine Identity

In Prometheus Protocol, every device possesses a unique, verifiable identity. Devices are not anonymous black boxes — they are named participants with complete track records joining production. Machine identity ensures the truthfulness of capability declarations, the traceability of execution records, and the locatability of quality issues. Without machine identity, decentralized trust cannot be established — because the foundation of trust is "knowing who you are and knowing what you can do."

Orchestration Committee

Decentralization does not mean absence of governance. Prometheus Protocol implements democratic governance through rotating orchestration committees: members are elected by ecosystem participants, regularly rotated, and responsible for protocol upgrades, dispute arbitration, and emergency decisions. The committee holds no permanent power — every session's decisions undergo transparent auditing. This is not a variant of "elite rule" but genuine rotational democracy — power belongs to the ecosystem, not to any fixed group.

Ethics Guardians

Ethics guardians are Prometheus Protocol's automated safety layer. Every task must pass ethical review before publication: does it involve harmful production? Does it violate worker rights? Does it breach fundamental ethical standards? Guardians are not a human committee — they are automated checks encoded in the protocol, ensuring the system never becomes a tool for harm under any circumstances. Ethics is not a post-hoc remedy but a front-line defense.

The Seven Blind Spots

Existing production collaboration systems suffer from seven systemic blind spots. Prometheus Protocol's design aims to eliminate each one:

  • Centralized Scheduling: A few platforms control task allocation; producers have no bargaining power.
  • Platform Monopoly: Intermediaries extract value; the proportion received by actual producers keeps shrinking.
  • Trust Asymmetry: Platforms hold all data; producers and consumers never know each other.
  • Information Silos: Data doesn't flow between platforms; capabilities cannot be matched cross-domain.
  • Labor Alienation: Producers don't understand the ultimate meaning of their work, reduced to execution tools.
  • Value Extraction: Those who create value don't receive fair returns; middle layers intercept at every stage.
  • Technological Determinism: Technology's direction is decided by a few companies, not shaped jointly by users.

Each blind spot represents a form of systemic oppression. Prometheus Protocol does not make incremental improvements — it fundamentally redesigns the logic of production collaboration.

Ecology Blueprint

The Prometheus Protocol ecosystem is a self-growing, self-balancing production collaboration network. Below is its architecture, roles, and evolutionary path.

Three-Layer Architecture

Prometheus Protocol consists of three complementary protocol layers forming a complete production collaboration system:

  • TCDP (Trusted Capability Declaration Protocol): The foundational infrastructure layer, defining how devices declare and verify their capabilities. All participant identities and capabilities are rooted here.
  • DTOP (Distributed Task Orchestration Protocol): The middle scheduling layer, responsible for decomposing, distributing, composing, and monitoring complex tasks. It is the "brain" of production collaboration.
  • PCSP (Production Contribution Settlement Protocol): The upper settlement layer, recording each production contribution and settling it in credit points. It is the "ledger" of value distribution.

The three layers are independent yet tightly coupled: without TCDP there are no trusted participants, without DTOP there is no efficient collaboration, without PCSP there is no fair return.

Node Types

Participants in the ecosystem exist as different node types:

  • Factory Nodes: Enterprises or organizations with complete production capacity. They declare multi-line capabilities, accept large-scale tasks, and serve as the ecosystem's "heavy asset" participants.
  • Freelance Operator Nodes: Individuals or small teams participating in specific stages with specialized skills. They are flexible and professional — the ecosystem's "light asset" participants.
  • Gateway Nodes: Bridges connecting different regional ecosystems, responsible for cross-domain capability discovery and task routing. They are the "infrastructure" for ecosystem expansion.

Each node type fulfills its role, collectively forming a collaboration network covering everything from micro to macro.

Data Flow

A complete production collaboration data flow goes through these stages:

  • Capability Registration: Nodes declare their production capabilities via TCDP, verified and entered into the global capability pool.
  • Task Decomposition: DTOP receives a production task and decomposes it into independently executable sub-tasks.
  • Network-wide Bidding: Sub-tasks are published to the entire network; qualified nodes submit bidding proposals.
  • Execution: Winning nodes execute sub-tasks per agreement, producing intermediate or final products.
  • Contribution Proof: After execution, nodes submit production proof for PCSP verification.
  • Automatic Settlement: Verified contributions are automatically converted to credit points, completing settlement.

The entire process from registration to settlement is transparent, traceable, and fully automated — no intermediary manually intervenes at any stage.

Ecosystem Growth Path

The Prometheus Protocol ecosystem does not emerge overnight; it follows a natural growth path:

  • Single Node Launch: A factory node or operator node joins first, validating the protocol's effectiveness locally.
  • Regional Cluster: Multiple node types within a region form a collaboration cluster, achieving a complete production loop within the region.
  • Global Network: Gateway nodes connect regional clusters, forming a cross-domain, cross-industry global production collaboration network.

From point to surface, from local to global — every ecosystem expansion builds upon previously validated success.

Production Flow

Below is the complete flow of a production task from publication to settlement in Prometheus Protocol.

1. Task Publication

The requester submits a production task to the network. The task includes product specifications, quality requirements, delivery deadlines, and budget range. This is the starting point — all subsequent stages revolve around this task.

2. DTOP Decomposition

DTOP (Distributed Task Orchestration Protocol) receives the task and decomposes it into independently executable sub-tasks based on product specifications. Decomposition follows the minimum executable unit principle — each sub-task can be completed by a single node, with clear dependency relationships and composition order between sub-tasks.

3. Network-wide Bidding

Decomposed sub-tasks are published to the entire network. Nodes verified through TCDP submit bidding proposals for matching sub-tasks based on their capability declarations. Bids include pricing, delivery commitments, and quality guarantees. Multiple nodes can compete for the same sub-task — the best proposal wins.

4. Dynamic Composition

DTOP composes winning nodes for each sub-task into a complete production line. Composition is not static — if a node fails mid-stream, DTOP immediately re-bids and replaces it, ensuring the production line never breaks. Dynamic composition is the core mechanism of system resilience.

5. Execution

Each node executes its sub-task in sequence according to the composition plan and dependency order. Upon completion, nodes submit intermediate or final products along with execution records. The entire process is monitorable in real time — requesters can track progress.

6. PCSP Verification

After production, all execution records and outputs are submitted to PCSP (Production Contribution Settlement Protocol). PCSP verifies whether each stage's contribution is genuine, whether outputs meet specifications, and whether delivery was within deadline. Only verified contributions enter settlement.

7. Automatic Settlement

Verified contributions from each stage are automatically converted to credit points and distributed to corresponding nodes. Settlement requires no manual approval — the protocol automatically calculates based on pre-agreed contribution measurement standards. Credit points are non-exchangeable for currency, but determine a node's reputation and future task priority in the ecosystem.

Task Publication → DTOP Decomposition → Network Bidding → Dynamic Composition → Execution → PCSP Verification → Automatic Settlement

  ┌──────────┐    ┌──────────┐    ┌──────────┐    ┌──────────┐    ┌──────────┐    ┌──────────┐    ┌──────────┐
  │   Task   │    │Decompose │    │  Bidding │    │Compose   │    │ Execute  │    │ Verify   │    │ Settle   │
  │ Publish  │───▶│ Sub-tasks│───▶│Select    │───▶│Production│───▶│Production│───▶│Contrib.  │───▶│Credits   │
  └──────────┘    └──────────┘    └──────────┘    └──────────┘    └──────────┘    └──────────┘    └──────────┘
   Requester         DTOP          All nodes        DTOP          Each node        PCSP           PCSP
            

Frequently Asked Questions

What is Prometheus Protocol?

Prometheus Protocol is a decentralized production collaboration protocol composed of three complementary sub-protocols: TCDP (Trusted Capability Declaration Protocol) ensures the authenticity of participant identities and capabilities, DTOP (Distributed Task Orchestration Protocol) handles task decomposition, allocation, and monitoring, and PCSP (Production Contribution Settlement Protocol) records and settles every production contribution. Together they form a production collaboration system that operates without a central platform.

What is the difference between credit points and currency?

Credit points are not currency. They measure your contribution level to the ecosystem, not a tradable commodity. Credit points cannot be exchanged for any other form of currency or asset — this is the protocol's fundamental principle. Once credit points become exchangeable, the system slides into speculation and arbitrage, and credit points no longer reflect genuine contribution. Credit points derive their value from reputation: nodes with high credit points are more competitive in task bidding and have greater voice in ecosystem governance.

How to verify device claims?

TCDP ensures the truthfulness of device claims through multi-layer verification. First, devices must register to obtain unique machine identity identifiers. Second, capability declarations must include verifiable proof data — such as historical production records, third-party test results, or real-time capability tests. Finally, declarations undergo cross-verification by other nodes across the network. False declarations are flagged, and declarants lose reputation credit.

How does the protocol prevent monopoly?

Prometheus Protocol prevents monopoly at three levels: At task allocation, DTOP's bidding mechanism ensures no node can monopolize tasks — all qualified nodes bid equally. At governance, the orchestration committee's rotating system ensures no fixed group can long control decision-making. At settlement, PCSP's public ledger ensures value distribution is transparently visible, and any unreasonable extraction is automatically detected. The protocol's design philosophy: dispersed power, transparent information, automatically enforced rules.

How can individual operators join?

Individual operators first register as freelance operator nodes. By declaring their professional skills and available time through TCDP, completing identity verification and capability proof, they can begin participating in network-wide bidding. The protocol has no entry barriers — as long as you can prove your capability, you can participate. You can start with individual sub-tasks, accumulate credit reputation, and progressively take on more complex work.

How is data privacy protected?

The protocol distinguishes between public and private data. Capability declarations and execution records are public — this is the foundation of trust. However, specific production process parameters, client business information, and operator personal data are private, shared only within necessary execution stages and protected by encryption. The protocol follows the minimum disclosure principle: only publish information necessary for building trust, never over-expose privacy.

Is it compatible with existing platforms?

Prometheus Protocol does not require existing platforms to immediately integrate, but designs gateway nodes as transitional bridges. Gateway nodes can convert existing platforms' capabilities and task formats into protocol-compatible formats, enabling gradual interfacing. Long-term, the protocol aims to replace intermediary platform functions — but this process is gradual, not disruptive. Hybrid operation phases are entirely feasible.

How do ethics guardians work?

Ethics guardians are automated check mechanisms encoded in the protocol. Every task must pass guardian review before publication: checking whether the task involves harmful production (e.g., manufacturing dangerous items), violates worker rights (e.g., unreasonable working hours), or breaches fundamental ethical standards (e.g., discriminatory requirements). Guardians do not make human judgments — they automatically execute based on a predefined ethical rule set. The rule set is regularly updated by the orchestration committee through a fully open and transparent process.

Getting Started

Important Note

Prometheus Protocol is currently in the specification draft phase. This guide helps you understand the protocol's design logic and intended operation, but there is no runnable code to install or test yet. The steps below describe the intended protocol flow, designed to help you build an understanding of the complete loop.

Step 1: Understand the Three Protocols

Prometheus Protocol consists of three interconnected sub-protocols:

  • TCDP (Tool Capability Description Protocol) — lets devices declare "what I can do." Read the TCDP Whitepaper.
  • DTOP (Distributed Task Orchestration Protocol) — lets tasks find the most suitable devices. Read the DTOP Whitepaper.
  • PCSP (Proof-of-Contribution & Settlement Protocol) — ensures contributions are fairly measured and settled. Read the PCSP Whitepaper.

Together they form a complete loop: declare capabilities → match tasks → prove contributions → receive settlement.

Step 2: Understand the Design Intent

Each sub-protocol solves one core problem:

  • TCDP solves "trust": how do we know a device really has the capabilities it claims?
  • DTOP solves "coordination": how does a complex production task get decomposed, assigned, and composed?
  • PCSP solves "fairness": how is each participant's contribution measured and settled?

We recommend starting with Design Philosophy to understand the principles behind the protocol, then diving into the technical details in the whitepapers.

Step 3: Understand the Declaration Format

TCDP declarations are expressed in JSON. Below is a laser cutter declaration example (specification draft phase; format may change):

{
  "tool_id": "TCDP-HK-LC-001",
  "name": "Laser Cutter Alpha",
  "type": "laser_cutter",
  "capabilities": {
    "material": ["steel", "aluminum", "acrylic"],
    "max_thickness_mm": { "steel": 20, "aluminum": 30 },
    "precision_mm": 0.05,
    "work_area_mm": [1500, 1000]
  },
  "location": { "lat": 22.3, "lon": 114.2 },
  "trust": { "certificate_issuer": "PrometheusCA-v0.1",
             "reputation_score": null }
}

See the full declaration example on the Specification & Implementation page. The complete JSON Schema definition is still being designed.

Step 4: Understand the Intended Production Flow

A complete production task will go through these stages:

  • The requestor publishes a task (with specs, quality requirements, timeline, budget)
  • DTOP decomposes the task into independently executable subtasks
  • Subtasks are broadcast globally; verified nodes submit bid proposals
  • DTOP composes winning nodes into a production line (dynamic composition; auto-replacement on node failure)
  • Nodes execute in dependency order, producing intermediate or final products
  • PCSP verifies each stage's contribution for authenticity and spec compliance
  • Verified contributions automatically convert to credit points, completing settlement

See the detailed flow diagram on the Flow page.

Step 5: Think About Your Participation

The protocol is still in draft phase, but you can start thinking about future participation:

  • If you're a factory owner: what are your equipment capabilities? How would you describe them in TCDP format?
  • If you're a freelance operator: what professional skills would you declare? What kinds of bids would you participate in?
  • If you're a protocol developer: what do you think of the whitepaper designs? What needs to be added or corrected?

The most effective way to participate right now is to read the specifications and give feedback. Send your thoughts to suke@ezuhe.cn.

Which Participant Are You?

Factory Owner

Owns smart manufacturing equipment, wants to connect to decentralized production networks in the future.

Current Focus: TCDP declaration format, capability description methods

Freelance Operator

Operates independent tool nodes (e.g., personal 3D printers, small CNC devices), wants to participate in decentralized production.

Current Focus: DTOP bidding mechanism design, PCSP contribution proof process

Protocol Developer

Wants to contribute to protocol development, improvement, and extension.

Current Focus: Whitepaper design review, specification feedback