From 343194b38f8b96d002ff7de75dce2ddbb5211b4a Mon Sep 17 00:00:00 2001 From: locust Date: Tue, 3 Sep 2024 03:03:47 -0300 Subject: [PATCH] very little tweaking on postmortem Added a strike remark on the root cause; also updated the title to be somewhat longer and more describing of the document. --- docs/postmortem/postmortem.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/postmortem/postmortem.md b/docs/postmortem/postmortem.md index b6913c0..ea6f77e 100644 --- a/docs/postmortem/postmortem.md +++ b/docs/postmortem/postmortem.md @@ -1,4 +1,4 @@ -# Squad8 Postmortem: a brief analisys on failure +# Squad8 Postmortem: a brief analisys on failure and theories on how to avoid failing twice this same way. ## Issue Summary The Squad 8 failed to deliver a satisfactory product. @@ -40,7 +40,7 @@ were held during the aforementioned following period. **5. Why was there no know-how knowledge?** - The squad was already formed with no true veterans in any of the technologies which would be used, meaning most of the learning would need to be built from scratch. This also concerns taking full advantage of the Agile Methodologies taught during lectures. The members had most of its academic experience up to this point in solo projects and tests in the realm of software. - We may conclude the root cause of this death was an extended period of no work on the project, leading to a "rusting" of sorts. + We may conclude the root cause of this death was an extended period of no work on the project, leading to a "rusting" of sorts. The strike was one of the major contributors to this condition. ## Resolution and recovery No resolution nor recovery was achieved. The project remain unfinished as of the writing of this document and will remain so indefinitely.