Skip to content

Commit b432248

Browse files
authored
docs: add priorities to q4 okrs
1 parent 2e8aee6 commit b432248

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

OKR.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ We try to frame our ongoing work using a process based on quarterly Objectives a
55
## 2018 Q4
66

77
**Debuggability and Stability**
8-
- error handling is done correctly and error codes are part of the API - @jacobheun
9-
- libp2p has a network visualization tool - @jacobheun
10-
- js-libp2p has a daemon with a RPC API and a client library - @jacobheun
11-
- interop tests for go-libp2p and js-libp2p exist for core functionality - @vasco-santos
12-
- a testbed exists and can test 50,000 libp2p nodes (browser and node) - @jacobheun
13-
- the testbed can run large scale tests for the DHT and Pubsub - @vasco-santos
8+
- [P2] error handling is done correctly and error codes are part of the API - @jacobheun
9+
- [P1] libp2p has a network visualization tool - @jacobheun
10+
- [P1] js-libp2p has a daemon with a RPC API and a client library - @jacobheun
11+
- [P1] interop tests for go-libp2p and js-libp2p exist for core functionality - @vasco-santos
12+
- [P0] a testbed exists and can test 50,000 libp2p nodes (browser and node) - @jacobheun
13+
- [P0] the testbed can run large scale tests for the DHT and Pubsub - @vasco-santos
1414

1515
**Connectivity Magic is better and more reliable**
16-
- the DHT is enabled by default in js-ipfs and is interoperable with go - @vasco-santos
17-
- IPNS works over DHT and is interoperable with go - @vasco-santos
18-
- IPNS spec exists and is complete - @vasco-santos
19-
- Nat traversal Spec is ready for js-libp2p to implement - @jacobheun
16+
- [P0] the DHT is enabled by default in js-ipfs and is interoperable with go - @vasco-santos
17+
- [P0] IPNS works over DHT and is interoperable with go - @vasco-santos
18+
- [P1] IPNS spec exists and is complete - @vasco-santos
19+
- [P2] Nat traversal Spec is ready for js-libp2p to implement - @jacobheun
2020

2121
**Libp2p is seen as the go to p2p networking stack**
22-
- usage examples and proper documentation exist for the key modules of libp2p - @jacobheun
23-
- onboard 3 new contributors to the js-libp2p team - @mgoelzer
22+
- [P1] usage examples and proper documentation exist for the key modules of libp2p - @jacobheun
23+
- [P0] onboard 3 new contributors to the js-libp2p team - @mgoelzer
2424

2525
Once these OKRs are finished, you will be able to find them on the [2018 Q4 libp2p OKRs Spreadsheet](https://docs.google.com/spreadsheets/d/1BYwmbVicgo6_tOHAbgiUXWge8Ej0qR1M_gAUulazmrg/edit#gid=1241853194)
2626

0 commit comments

Comments
 (0)