<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Problem-Solving on M1KE BL0G</title><link>https://www.m1ke.org/tags/problem-solving/</link><description>Recent content in Problem-Solving on M1KE BL0G</description><generator>Hugo -- gohugo.io</generator><language>ja-jp</language><copyright>mike</copyright><lastBuildDate>Mon, 24 Aug 2026 18:00:00 +0900</lastBuildDate><atom:link href="https://www.m1ke.org/tags/problem-solving/index.xml" rel="self" type="application/rss+xml"/><item><title>Post-Incident Processing</title><link>https://www.m1ke.org/p/post-incident-processing/</link><pubDate>Mon, 24 Aug 2026 18:00:00 +0900</pubDate><guid>https://www.m1ke.org/p/post-incident-processing/</guid><description>&lt;img src="https://www.m1ke.org/p/post-incident-processing/aar.jpg" alt="Featured image of post Post-Incident Processing" /&gt;&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;When a problem happens in daily life, everyone reacts and deals with it in the moment&lt;/li&gt;
&lt;li&gt;But preparing beforehand, and reflecting afterward once it&amp;rsquo;s resolved, tend to get neglected&lt;/li&gt;
&lt;li&gt;This post organizes a way of thinking that turns what happened into a lasting lesson, instead of letting it fade away&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="classifying-problems"&gt;Classifying Problems&lt;/h2&gt;
&lt;h3 id="by-cause"&gt;By cause&lt;/h3&gt;
&lt;p&gt;Problems can be split into two types based on where the cause lies.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Problems you directly caused
&lt;ul&gt;
&lt;li&gt;Problems where your own mistake or judgment was the direct cause&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Problems that originated from someone else
&lt;ul&gt;
&lt;li&gt;Problems where something outside you (another person, the environment, a system) happened and ended up affecting you&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="three-phases-by-timing"&gt;Three phases by timing&lt;/h3&gt;
&lt;p&gt;Dealing with a problem can be split into three phases along the timeline.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Phase&lt;/th&gt;
&lt;th&gt;Content&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Prevention&lt;/td&gt;
&lt;td&gt;Taking action before the problem happens&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;In-the-moment response&lt;/td&gt;
&lt;td&gt;Responding on the spot while the problem is happening&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Post-incident review&lt;/td&gt;
&lt;td&gt;Reflecting and preventing recurrence after the problem has settled&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="why-prevention-and-review-get-neglected"&gt;Why prevention and review get neglected&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;People react strongly and take action the moment a problem occurs&lt;/li&gt;
&lt;li&gt;But prevention for a problem that hasn&amp;rsquo;t happened yet rarely gets prioritized, and tends to be put off&lt;/li&gt;
&lt;li&gt;Once the in-the-moment response is over and the problem has settled, people feel satisfied, and the post-incident review (reflection, recording, prevention) tends to be left undone&lt;/li&gt;
&lt;li&gt;As a result, similar problems keep happening again and again in different forms&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="the-4r-framework-for-post-incident-review"&gt;The 4R Framework for Post-Incident Review&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A framework of four questions for making sure post-incident review doesn&amp;rsquo;t get skipped&lt;/li&gt;
&lt;li&gt;Named 4R after its four items&lt;/li&gt;
&lt;li&gt;Based on the After Action Review (AAR), a method established in US Army training doctrine
&lt;ul&gt;
&lt;li&gt;AAR is built around four questions: &amp;ldquo;What was supposed to happen?&amp;rdquo;, &amp;ldquo;What actually happened?&amp;rdquo;, &amp;ldquo;Why was there a difference?&amp;rdquo;, &amp;ldquo;What can we learn from it?&amp;rdquo;&lt;/li&gt;
&lt;li&gt;The 4R here reworks that into four items for handling everyday problems after the fact&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;#&lt;/th&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Question&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;Report&lt;/td&gt;
&lt;td&gt;What happened?&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;Reason&lt;/td&gt;
&lt;td&gt;Why did it happen?&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Respond&lt;/td&gt;
&lt;td&gt;How did you respond?&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;Prevent Recurrence&lt;/td&gt;
&lt;td&gt;How will you prevent it from happening again?&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;img src="https://www.m1ke.org/p/post-incident-processing/4r.jpg"
width="1254"
height="1254"
srcset="https://www.m1ke.org/p/post-incident-processing/4r_hu_37d360276d4599a8.jpg 480w, https://www.m1ke.org/p/post-incident-processing/4r_hu_de387f15f255550f.jpg 1024w"
loading="lazy"
alt="4R Framework"
class="gallery-image"
data-flex-grow="100"
data-flex-basis="240px"
&gt;&lt;/p&gt;
&lt;h3 id="report-what-happened"&gt;Report: What happened?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;First, record the facts of what happened, objectively&lt;/li&gt;
&lt;li&gt;Write down when, where, and what happened, without speculation&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="reason-why-did-it-happen"&gt;Reason: Why did it happen?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dig into the cause behind the facts written in Report&lt;/li&gt;
&lt;li&gt;For a problem you caused, reflect on your own judgment or actions; for a problem that originated from someone else, reflect on the assumptions or systems you were relying on&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="respond-how-did-you-respond"&gt;Respond: How did you respond?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Record what you actually did while the problem was happening&lt;/li&gt;
&lt;li&gt;Also reflect on whether that response was appropriate, or whether there could have been a better one&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="prevent-recurrence-how-will-you-prevent-it-from-happening-again"&gt;Prevent Recurrence: How will you prevent it from happening again?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Decide what to change going forward, so the same problem doesn&amp;rsquo;t repeat&lt;/li&gt;
&lt;li&gt;If there&amp;rsquo;s something that can be turned into a concrete preventive measure, translate it into a specific action here&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="what-recording-the-4r-gets-you"&gt;What recording the 4R gets you&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Keeping the 4R as a single set makes it easy to look back later and see, at a glance, when something happened, what happened, why it happened, how you responded, and what you did for the future&lt;/li&gt;
&lt;li&gt;Keeping a proper log even after the 4R is resolved turns the problem into a reusable lesson, instead of letting it end as a one-off, glossed-over response&lt;/li&gt;
&lt;li&gt;Prevention is hard to fix structurally, but post-incident review can be covered by a habit — the habit of writing the 4R&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Problems can be organized along two axes: cause (yourself / someone else) and timing (before / during / after)&lt;/li&gt;
&lt;li&gt;People handle the in-the-moment response, but tend to neglect both prevention and post-incident review&lt;/li&gt;
&lt;li&gt;Logging the post-incident review as a 4R (Report / Reason / Respond / Prevent Recurrence) turns problems into lasting lessons instead of letting them get glossed over&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="references"&gt;References&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;TC 25-20: A Leader&amp;rsquo;s Guide to After-Action Reviews (US Army AAR field manual)&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>