A technical overview of the Semantic Contribution Unit specification — how it works, why it exists, and how to build on it.
SCU Protocol is an open specification that defines how human contributors validate AI-generated content, how weighted consensus scores are computed, and how contribution value is measured and assigned across distributed networks.
The protocol introduces the Semantic Contribution Unit (SCU) — a protocol-native signal of semantic contribution quality. SCU is not a cryptocurrency, financial instrument, or speculative asset.
AI-generated content is proliferating at scale. Existing solutions suffer from three core problems:
The protocol operates across four cooperating systems:
Embeddable script on partner sites. Captures validation actions without interfering with the host auth or layout.
Contributor identity layer. Manages OAuth, wallets, API keys, and the site approval pipeline.
This specification. Defines all rules: validation types, consensus formula, trust scoring, and SCU issuance.
Core infrastructure. Stores consensus outputs and exposes quality signals as APIs for AI training pipelines.
Signal flow: AI Content → SCU Widget → SCU Connect → SCU Protocol → Consensus Score → SemanticBit Dataset
ContentRef, WebsiteId, ReviewUserId, Vote, Explanation, CreatedAt
PositiveScore, NegativeScore, TotalSignals, ConsensusScore
TrustScore, ReputationLevel, TotalValidations, AcceptedValidations
ReviewId, FiledByUserId, Reason, Status, UpholdVotes, OverturnVotes
| Type | Semantic Meaning | SCU | Weight |
|---|---|---|---|
like | Content is semantically accurate | 0.010 | +1.0 |
dislike | Content contains an error | 0.010 | +1.0 |
context_approval | Content is appropriate for context | 0.020 | +1.2× |
verify | Verified against external reference | 0.015 | +1.5× |
correction | Corrected version submitted | 0.050 | Re-validation |
| Level | Requirements | Vote Weight |
|---|---|---|
| Novice | 0–9 validations | 0.5× |
| Contributor | 10+, ≥ 60% accuracy | 1.0× |
| Validator | 100+, ≥ 75% accuracy | 1.5× |
| Expert | 500+, ≥ 85% accuracy | 2.0× |
| Arbiter | Manual grant by admin only | 3.0× |
50+ signals, consistent direction. Reliable for production.
10–49 signals. Directionally valid, treat with caution.
5–9 signals. Early indication only. Not for automated decisions.
Fewer than 5 signals. No production use.
SCU is a utility-based contribution credit. It is not an investment product, financial instrument, or cryptocurrency. It has no guaranteed market value and is not designed for speculative trading.
The protocol is currently governed by an admin council comprising the founding team of Datalucis Research. The council handles site approvals, fraud decisions, reward rule changes, and arbiter appointments.
Changes to reward rates, reputation thresholds, or consensus weights require a formal admin council vote. All approved changes are announced 7 days before taking effect. Historical SCU rewards are never retroactively adjusted.
| Method | Endpoint | Description | Auth |
|---|---|---|---|
| POST | /api/widget-init.php | Initialize session, get consensus score & JWT | API Key |
| POST | /api/validate.php | Submit validation action, issue SCU | API Key + JWT |
| GET | /api/balance.php | Contributor wallet balance & stats | JWT |
| GET | /api/consensus.php | Public consensus score for a content URL | API Key |
REST API, JS Widget SDK, consensus engine, trust scoring, dispute system, admin governance.
Real-time webhook events. Composer package for PHP server-side integration.
pip package for AI/ML pipeline integration.
Community governance votes. Optional EVM wallet linkage for SCU portability.
This document is a technical specification draft, not a financial prospectus. SCU Protocol and SCU (Semantic Contribution Unit) are utility systems for measuring semantic contribution quality. Nothing in this document constitutes financial advice, an offer of securities, or an invitation to invest.
© 2026 SCU Protocol · Datalucis Research · SemanticBit