Browse Source

implemented comments

Martin Wessel-Berg 5 years ago
parent
commit
7e5ab24d64
4 changed files with 24 additions and 17 deletions
  1. 4 2
      meetings/README.md
  2. 14 8
      meetings/acropolis/README.md
  3. 3 3
      okrs/README.md
  4. 3 4
      testnets/acropolis/branding/README.md

+ 4 - 2
meetings/README.md

@@ -49,12 +49,14 @@ This is the index of past meetings with itineraries, they should all be stored i
 
 #### Minutes
 **Started at:** `time`
-**Present:** `person1, ...`
+**Present:**
+* `person1`
+* `...`
 
 :one: Item 1.
 
 :two: ....
 
-**Other Topics raised:**
+**Other topics raised:**
 
 **Ended at:** `time`

+ 14 - 8
meetings/acropolis/README.md

@@ -127,7 +127,7 @@ We did not explicitly address this point on the agenda, but it follows from the
 :three: User stories meeting
 The User Stories meeting is to be held on Tuesday at 12:15CET.
 
-**Other Topics raised:**
+**Other topics raised:**
 No
 
 **Ended at:** 13:15CET
@@ -151,19 +151,21 @@ No
  - `Mokhtar`
 
 #### Agenda
-:one: For experiences identified in the [launch meeting](#launch-meeting), review proposed user stories suggestions prepared by each lead, and settle on final set of stories.
+:one: After the [launch meeting](#launch-meeting), we agreed on the specific goals for `Acropolis`. Based on this, each lead shall prepare user stories for discussion, settle on final set of stories, and what consequences this may bring.
 
 :two: Schedule the [Release Plan Finalisation Meeting](#release-plan-finalisation-meeting) to no later than **two working days after this meeting**.
 
 #### Minutes
 **Started at:** `time`
-**Present:** `person1, ...`
+**Present:**
+* `person1`
+* `...`
 
 :one: Item 1.
 
 :two: ....
 
-**Other Topics raised:**
+**Other topics raised:**
 
 **Ended at:** `time`
 
@@ -193,13 +195,15 @@ No
 
 #### Minutes
 **Started at:** `time`
-**Present:** `person1, ...`
+**Present:**
+* `person1`
+* `...`
 
 :one: Item 1.
 
 :two: ....
 
-**Other Topics raised:**
+**Other topics raised:**
 
 **Ended at:** `time`
 
@@ -233,12 +237,14 @@ No
 
 #### Minutes
 **Started at:** `time`
-**Present:** `person1, ...`
+**Present:**
+* `person1`
+* `...`
 
 :one: Item 1.
 
 :two: ....
 
-**Other Topics raised:**
+**Other topics raised:**
 
 **Ended at:** `time`

+ 3 - 3
okrs/README.md

@@ -109,7 +109,7 @@ Archived OKRs are found in [archive](/OKR-archive), below only live OKRs are fou
 
 | Date     | KR #1 | KR #2 | KR #3 | KR #4 | KR #5 |Comments|
 |:--------:|:-----:|:-----:|:-----:|:-----:|:-----:|:------:|
-| 23.04.19 |(31) **0.06**  |  (182,318) **0.08**   |  (30,5) **0.01** | **0.14** |   0  | Changed #1 from `ewd` to `n`  |
+| 23.04.19 |(31) **0.06**  |  (182,318) **0.08**   |  (30,5) **0.01** | **0.25** |   0  | Changed #1 from `ewd` to `n`  |
 | 07.05.19 |   NA  |  NA   |  NA   |  NA   |   NA  | **NA** |
 | 21.05.19 |   NA  |  NA   |  NA   |  NA   |   NA  | **NA** |
 | 04.06.19 |   NA  |  NA   |  NA   |  NA   |   NA  | **NA** |
@@ -117,7 +117,8 @@ Archived OKRs are found in [archive](/OKR-archive), below only live OKRs are fou
 | 02.07.19 |   NA  |  NA   |  NA   |  NA   |   NA  | **NA** |
 
 # Release OKRs
-### Objective: `Launch Acropolis Network`
+WIP
+## Objective: `Launch Acropolis Network`
 - **Active from:** 29.04.19
 - **KR Measurement Deadline**: 7-9 days after Acropolis launch (first weekday)
 - **Tracked**: Every Monday
@@ -177,7 +178,6 @@ Fill in if needed.
 ## `Bedeho` (@bedeho)
 
 ## Objective: `Improve Technical Productivity of Team`
-WIP
 
 - **Active from:** 23.04.19
 - **KR Measurement Deadline:** 16.07.19

+ 3 - 4
testnets/acropolis/branding/README.md

@@ -11,16 +11,15 @@
 Acropolis
 
 # Naming Rational
-We have a tradition of naming our testnets after cities, locations and empires that's been important in the evolution of democratic principles and the rule of law. After `Mesopotamia`, `Sparta` and `Athens`, we realized the next release would be smaller from a users POV. We therefore landed on `Acropolis`, as [The history of the Acropolis of Athens is long, with moments when democracy philosophy and art flourished, leading to its creation.](http://www.acropolisofathens.gr/aoa/).
+We are naming our testnets after cities, locations and empires that's been important in the evolution of democratic principles and the rule of law. After `Athens`, we realized the next release would be smaller from a users POV. We therefore landed on `Acropolis`, as ["The history of the Acropolis of Athens is long, with moments when democracy, philosophy and art flourished..."](http://www.acropolisofathens.gr/aoa/).
 
 # Goals
-The major of goals of the Acropolis testnet is the following:
 
 ## Technical
 The technical goals of Acropolis is to improve our technical credibility, and add two new features:
 
-- `Specification` of all modules to improve onboarding for contributors, and set a good presedence for the platform.
-- Add `tranches` to the storage-node, to allow users with limitid capacity to participate in a future with a large content directory.
+- `Specification` of all modules to improve onboarding for contributors, and set a good precedence for the platform.
+- Add `tranches` to the storage-node, to allow users with limited capacity to participate in a future with a large content directory.
 - Introduce a `feature freeze` (bugfixes and Pioneer app excluded) after module test to avoid rushing releases without all features working.
 - Introduce an on-chain `forum` for platform communication.