C-SWON Documentation
"The kernel of C-SWON is two things: a benchmark that measures optimal workflow policy, and a submission format (WorkflowSynapse). Everything else in these docs explains those two things."
1. Getting Started
- 1.1 What is C-SWON? — Problem statement, vision, digital commodity
- 1.2 Quickstart: Miner — Register and run a miner in under 10 minutes
- 1.3 Quickstart: Validator — Set up the full evaluation pipeline
2. Architecture
- 2.1 System Architecture — High-level diagrams, validation cycle, risk register
- 2.2 WorkflowSynapse Protocol — The wire format, field contract, submission format
- 2.3 DAG Execution Model — DataRef syntax, execution contract, parallel rules
3. Incentive Design
- 3.1 Emission Structure (dTAO) — Alpha split, AMM liquidity, halving
- 3.2 Scoring Formula v1.0.0 — S = 0.50 success + 0.25 cost + 0.15 latency + 0.10 reliability
- 3.3 Output Quality Scoring — ROUGE-L, test runners, goal checklists — no LLM judge
- 3.4 Anti-Gaming Mechanisms — VRF tasks, synthetic ground truth, benchmark rotation
- 3.5 Scoring Version Control — spec_version, upgrade protocol
4. Miner Guide
- 4.1 Registration & Requirements — Hardware, stake, immunity period
- 4.2 Workflow Plan Design — Input/output JSON, routing policy
- 4.3 Miner Development Lifecycle — Profile, build, optimise, deploy
- 4.4 Early Participation Programme — 3x query frequency, grants
5. Validator Guide
- 5.1 Hardware Requirements — Compute specs, authentication model
- 5.2 Evaluation Pipeline — Six-stage pipeline, cadence table
- 5.3 Weight Submission — Tempo-aligned submission, async query loop
- 5.4 Benchmark Governance — Lifecycle rules, quarantine, versioning
- 5.5 Execution Support Pool — Operator runbook, eligibility, payouts
- 5.6 Immunity & Warm-Up — Warm-up scale, vtrust bootstrap
6. Deployment & Operations
- 6.1 Running on Testnet — Create subnet, register, run on test network
- 6.2 Running on Mainnet — Production deployment guide
- 6.3 Running Locally (Staging) — Local blockchain setup
- 6.4 Local Deploy Guide — Docker-based local development
- 6.5 Testnet Deploy Guide — Detailed testnet deployment steps
7. Proof of Execution (Hackathon Evidence)
- 7.1 Testnet Evidence — Transaction hashes, metagraph snapshots
- 7.2 Validator Logs — Stage-by-stage pipeline output
- 7.3 Incentive Verification — Three explicit proofs for judges
8. Economics & Roadmap
- 8.1 Token Economy — Alpha role, liquidity, Phase 3 fees
- 8.2 Go-to-Market Strategy — Target users, use cases, distribution
- 8.3 Roadmap & Known Limitations — Four phases, upgrade paths
9. Contributing
- 9.1 Contributing Guide — PR guidelines, CI pipeline, style guide
Links
| Resource | URL |
|---|---|
| GitHub | github.com/adysingh5711/C-SWON |
| Demo Video | youtu.be/X2RZts7AXX0 |
| Hackathon | HackQuest Submission |
Contact
| singhaditya5711@gmail.com | |
| @singhaditya5711 | |
| Telegram | @singhaditya5711 |
| singhaditya5711 |
Navigation
| → Next | 1.1 What is C-SWON? |
| Repository | github.com/adysingh5711/C-SWON |