2019 was a great year for SourceCred: we took the project from “prototype” to “alpha”. What that means, is we’ve gone from having zero users to having one user. The system is now live. We’re flowing cred and making it grain.
However, the quality of SourceCred is still… very alpha. Key features are missing; the UI is basically non-existent; it’s deployed using hacked-together scripts and Observable notebooks; and it has almost no documentation.
For 2020, let’s set our sights on going from “one user” to “several”. That means moving from alpha-quality to beta-quality. Here’s my take on what the path there looks like.
Thanks to @sriche for reviewing earlier versions of this roadmap.
5 Likes
Features
Supernodes
We need the Supernodes system because it allows SourceCred to focus on outcomes and not just activity. Without it, SourceCred risks badly misbehaving at scale or when there are bad actors in the community.
Boosting
Boosting will serve many functions:
- Helps set the right Cred values on the initiatives and artifacts from the Supernodes system
- Gives you something to do with Grain, closing the loop so that you both earn Grain and Boost with it
- Done right, it will be fun
Optional: On-Chain Grain
4 Likes
Deployment
Today our SourceCred deployment depends on a bunch of non-portable scripts that I run on my laptop every week, and also on observable notebooks that I manually create every week.
This needs to be changed.
Instance System
- Set up an instance system so we can easily manage and configure deployments
First Class Grain
- Right now Grain distribution and serializing happens in manual Observable notebooks
- Add Grain issuance and tracking to the core codebase
3 Likes
Documentation
Goal: make it easy for people to learn about, use, and contribute to SourceCred. May include, but is not limited to:
- SourceCred manifesto
- SourceCred lightpaper
- SourceCred overview doc
- SourceCred key concepts doc
- SourceCred how-to doc
- Organizing all the ideas in this Discourse into docs
3 Likes