From 13d93818d6a7e719c4cd49e3239ad06f49365ef5 Mon Sep 17 00:00:00 2001
From: Julien Calixte
- 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. The more you have, the more secure you - are to make teams work. One solution: simplify your flow and lower the - number of operation the teams have to do to deliver a feature. + Blue bins are your security stock, they make sure teams can work without + any blockers. The next team will always have material to transform. But it + comes with a cost: too many blue bins add overburden, stagnation + (increasing lead time) and duplicated mistakes. The less you have, the + more the team can focus. But the more you have, the more secure you are to + make teams work, we have to find the good balance.
diff --git a/src/modules/feature/FlowDashboard.vue b/src/modules/feature/FlowDashboard.vue index f4a40a0..4964181 100644 --- a/src/modules/feature/FlowDashboard.vue +++ b/src/modules/feature/FlowDashboard.vue @@ -8,6 +8,7 @@ const featureStore = useFeatureStore()