# post-mortem ## Notes The process of post mortem means to analyze both the results of a project and the methods used to get those results, in order to improve and learn for future cases. It requires to adapt a (Related:: [[scientific method|scientific approach]]) to our learning process, knowing that failure is not necessarily a bad thing, but rather it's a sign, an information towards the correct path. It's important that everyone feels (Aka:: [[Psychological safety|safe]]) enough to open up and share their point of view of what happened and why. Although, It's not only relevant for failed cases to help us learn what went (Aka:: [[failure|wrong]]) and what to do better, but perhaps just as much to successful cases to understand what we did right and how can we replicate it. Note that positive results doesn't necessarily mean that we acted well, perhaps this is a result of pure (Jump:: [[Luck]]). ## Visual ![[post-mortem.webp]] ## Connections ```dataviewjs const queryPath = "Extras/Queries/connections_query.js" const queryContent = await dv.io.load(queryPath) dv.executeJs(queryContent); ``` ## Overview 🔼Topic:: [[Team Management (MOC)]] ↩️Origin:: 🔗Link:: %% # Excalidraw Data ## Text Elements Outcome ^wMf8RLPy Process ^aioqyJgO Shallow ^JTrBkAio Deep ^6bFA8Kh7 Positive ^aYYpCRMt Negative ^bMl737NE Luck ^mfkWC2yE Faliure ^BbEPQDMc Improvement ^wXMHNVMy Experiment ^q7KVXgVI ## Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.2.7", "elements": [ { "type": "text", "version": 70, "versionNonce": 818230229, "index": "a0", "isDeleted": false, "id": "wMf8RLPy", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -58.8333740234375, "y": -195.33331298828125, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 130.54855346679688, "height": 39.85943162297629, "seed": 806789143, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 31.88754529838103, "fontFamily": 1, "text": "Outcome", "rawText": "Outcome", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Outcome", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 35, "versionNonce": 272130043, "index": "a1", "isDeleted": false, "id": "aioqyJgO", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -275.5, "y": -3.33331298828125, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 115.89476013183594, "height": 38.33334350585937, "seed": 1357603543, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 30.666674804687496, "fontFamily": 1, "text": "Process", "rawText": "Process", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Process", "autoResize": true, "lineHeight": 1.25 }, { "type": "rectangle", "version": 67, "versionNonce": 1979314485, "index": "a2", "isDeleted": false, "id": "8GboI7PS4tm91HYo5ouao", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -132.83331298828125, "y": -117, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 291.33331298828125, "height": 247.33334350585938, "seed": 329235575, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false }, { "type": "line", "version": 43, "versionNonce": 1942005915, "index": "a3", "isDeleted": false, "id": "92XTN4wj17Wkt1-sHmT0d", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": 7.83331298828125, "y": -118.33332824707031, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0.6666259765625, "height": 248.00001525878906, "seed": 50854295, "groupIds": [], "frameId": null, "roundness": { "type": 2 }, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ -0.6666259765625, 248.00001525878906 ] ] }, { "type": "line", "version": 86, "versionNonce": 611320469, "index": "a4", "isDeleted": false, "id": "EksYQss-n5URW-hoiotFY", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -132.83331298828125, "y": 0.333343505859375, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 293.33331298828125, "height": 3.333343505859375, "seed": 428690743, "groupIds": [], "frameId": null, "roundness": { "type": 2 }, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 293.33331298828125, 3.333343505859375 ] ] }, { "type": "text", "version": 30, "versionNonce": 477551931, "index": "a5", "isDeleted": false, "id": "JTrBkAio", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -218.8333740234375, "y": -72, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 69.15994262695312, "height": 25, "seed": 775569017, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Shallow", "rawText": "Shallow", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Shallow", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 23, "versionNonce": 819783669, "index": "a6", "isDeleted": false, "id": "6bFA8Kh7", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -207.5, "y": 60, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 47.33995056152344, "height": 25, "seed": 1262949081, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Deep", "rawText": "Deep", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Deep", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 21, "versionNonce": 96304603, "index": "a7", "isDeleted": false, "id": "aYYpCRMt", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -103.5, "y": -148.66665649414062, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 76.61990356445312, "height": 25, "seed": 128123095, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Positive", "rawText": "Positive", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Positive", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 20, "versionNonce": 1564877141, "index": "a8", "isDeleted": false, "id": "bMl737NE", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": 39.8333740234375, "y": -147.3333282470703, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 84.25991821289062, "height": 25, "seed": 456240249, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Negative", "rawText": "Negative", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Negative", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 7, "versionNonce": 447154811, "index": "a9", "isDeleted": false, "id": "mfkWC2yE", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -100.83331298828125, "y": -74.66665649414062, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 43.119964599609375, "height": 25, "seed": 210936055, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Luck", "rawText": "Luck", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Luck", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 10, "versionNonce": 251735733, "index": "aA", "isDeleted": false, "id": "BbEPQDMc", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": 49.83331298828125, "y": -68.66665649414062, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 65.35993957519531, "height": 25, "seed": 1507329177, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Faliure", "rawText": "Faliure", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Faliure", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 30, "versionNonce": 1073087259, "index": "aB", "isDeleted": false, "id": "wXMHNVMy", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -124.16668701171875, "y": 52.66668701171875, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 118.73988342285156, "height": 25, "seed": 90056759, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Improvement", "rawText": "Improvement", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Improvement", "autoResize": true, "lineHeight": 1.25 }, { "type": "text", "version": 13, "versionNonce": 1689489429, "index": "aC", "isDeleted": false, "id": "q7KVXgVI", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": 24.5, "y": 43.333343505859375, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 102.73989868164062, "height": 25, "seed": 1127729337, "groupIds": [], "frameId": null, "roundness": null, "boundElements": [], "updated": 1718269627971, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Experiment", "rawText": "Experiment", "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Experiment", "autoResize": true, "lineHeight": 1.25 } ], "appState": { "theme": "dark", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 1, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 392.69512317571787, "scrollY": 267.88279724121094, "zoom": { "value": 2 }, "currentItemRoundness": "round", "gridSize": null, "gridColor": { "Bold": "#C9C9C9FF", "Regular": "#EDEDEDFF" }, "colorPalette": {}, "currentStrokeOptions": null, "previousGridSize": null, "frameRendering": { "enabled": true, "clip": true, "name": true, "outline": true }, "objectsSnapModeEnabled": false }, "files": {} } ``` %%