https://github.com/rickstaa/livepeer-specs
Repository to store livepeer related tech specs.
https://github.com/rickstaa/livepeer-specs
Last synced: 2 days ago
JSON representation
Repository to store livepeer related tech specs.
- Host: GitHub
- URL: https://github.com/rickstaa/livepeer-specs
- Owner: rickstaa
- Created: 2026-04-23T08:39:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-08T07:55:21.000Z (3 months ago)
- Last Synced: 2026-05-08T09:40:00.943Z (3 months ago)
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# livepeer-specs
My personal technical specs while working on Livepeer. Published in draft so the community can react before ideas turn into PRs in the actual Livepeer repos.
> [!NOTE]
> These are living documents, drafted and updated with help from AI agents — expect rough edges and the occasional factual error. Finalised specs move to the [Livepeer roadmap repo](https://github.com/livepeer/roadmap), or to the [forum](https://forum.livepeer.org/) when an area needs broader community input before work starts.
## Layout
```text
docs/
README.md # conventions
developer-journey/ # my current focus area
README.md # why this area, what I'm trying to move
.md # individual drafts
```
Specs are grouped by area. New areas get their own folder.
## Status
Current focus: [5-min Developer Journey](docs/developer-journey/README.md)