-
-
Notifications
You must be signed in to change notification settings - Fork 2
Overview
Richard Kindler edited this page Jan 25, 2026
·
1 revision
The Proof‑of‑Contribution Protocol provides a unified, verifiable way to describe contributions across any project or ecosystem.
- Standardize contribution metadata
- Enable deterministic validation
- Support automation (indexing, rewards, compliance)
- Provide a portable, extensible schema
- pow.yaml — human‑authored contribution document
- JSON Schema — canonical structure
- Validation Engine — deterministic pipeline
- Types — strongly typed TypeScript definitions
This page contains the canonical protocol definition.
- Contribution — a structured record of work
- Contributor — identity of the person making contributions
- Evidence — proof supporting the contribution
- pow.yaml — canonical document format
See:
➡️ pow.yaml Specification
- Schema Validation
- Semantic Validation
- Reference Validation
- Integrity Validation
- Deterministic validation
- Forward‑compatible versioning
- Extensible categories and evidence types
Proof‑of‑Contribution Protocol Core
A standardized, verifiable contribution protocol by GitDigital Products.
Documentation:
Home • Protocol Spec • pow.yaml Spec • Integration Guide
Version: 1.0.0
Maintainers: GitDigital Products
🌐 WIKI SIDEBAR (copy into _Sidebar.md)
` Home Overview Protocol Specification pow.yaml Specification Architecture Validation Pipeline Integration Guide API Reference Examples Governance Model How to Add a Provider How to Add a Policy Contributing Security Policy Changelog