diff --git a/.vscode/settings.json b/.vscode/settings.json
index 6a8bdc6..9340183 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,23 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
- "workbench.colorCustomizations": {
- "activityBar.activeBackground": "#0037c5",
- "activityBar.background": "#0037c5",
- "activityBar.foreground": "#e7e7e7",
- "activityBar.inactiveForeground": "#e7e7e799",
- "activityBarBadge.background": "#200009",
- "activityBarBadge.foreground": "#e7e7e7",
- "commandCenter.border": "#e7e7e799",
- "sash.hoverBorder": "#0037c5",
- "statusBar.background": "#002992",
- "statusBar.foreground": "#e7e7e7",
- "statusBarItem.hoverBackground": "#0037c5",
- "statusBarItem.remoteBackground": "#002992",
- "statusBarItem.remoteForeground": "#e7e7e7",
- "titleBar.activeBackground": "#002992",
- "titleBar.activeForeground": "#e7e7e7",
- "titleBar.inactiveBackground": "#00299299",
- "titleBar.inactiveForeground": "#e7e7e799"
- },
"peacock.color": "#002992"
}
diff --git a/README.md b/README.md
index 647002b..d232a79 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ The more the team investigate, the more the team learn and start to be extremely
### Stock
-Blue bins are your security stock. It's to make sure the next team will always have material to transform. But it comes with a cost: overburden, stagnation (increase lead time) and duplicated mistakes (not simulated here).
+Blue bins are your security stock, to make sure teams can work without any blockers. It's to make sure the next team will always have material to transform. But it comes with a cost: overburden, stagnation (increase lead time) and duplicated mistakes (not simulated here).
The less you have, the less your team has mental charge.
diff --git a/src/App.vue b/src/App.vue
index a42d768..8a3ae45 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,10 +1,13 @@
-
+
+
+
diff --git a/src/icons/BaseIcon.vue b/src/icons/BaseIcon.vue
new file mode 100644
index 0000000..ceb68eb
--- /dev/null
+++ b/src/icons/BaseIcon.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
diff --git a/src/icons/ProblemSolvingIcon.vue b/src/icons/ProblemSolvingIcon.vue
new file mode 100644
index 0000000..cca1614
--- /dev/null
+++ b/src/icons/ProblemSolvingIcon.vue
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/icons/PullSystemIcon.vue b/src/icons/PullSystemIcon.vue
new file mode 100644
index 0000000..e3144c4
--- /dev/null
+++ b/src/icons/PullSystemIcon.vue
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/icons/PushSystemIcon.vue b/src/icons/PushSystemIcon.vue
new file mode 100644
index 0000000..c1735bc
--- /dev/null
+++ b/src/icons/PushSystemIcon.vue
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/modules/FlowArticle.vue b/src/modules/FlowArticle.vue
index d4eb229..8deaee7 100644
--- a/src/modules/FlowArticle.vue
+++ b/src/modules/FlowArticle.vue
@@ -12,8 +12,9 @@ import SimulationDashboard from '@/modules/simulation/SimulationDashboard.vue'
- This article is here to plan ahead ourselves to what can be misconceptions
- on how to be effective. Teams will overproduce. They will do everything
- piece they can as they are autonomous. They will then struggle to get these
- pieces to the very end when they will transfer them to the others teams.
- Multitasking will drastically drop the productivity. So the fear of having
- nothing to give to the next team pushes us to produce just in case. Bugs
- lead to more bugs that lead to more bugs.
+
+ This article is here to plan ahead ourselves to what can be misconceptions
+ on how to be effective. Teams will overproduce. They will do everything
+ piece they can as they are autonomous. They will then struggle to get
+ these pieces to the very end when they will transfer them to the others
+ teams. Multitasking will drastically drop the productivity. So the fear of
+ having nothing to give to the next team pushes us to produce just in case.
+ Bugs lead to more bugs that lead to more bugs.
+
+
+ When money and pressure are in the game, fear, uncertainty, and doubt
+ spread out rapidly.
+