<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Reflection on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/tags/reflection/</link>
		<description>Recent content in Reflection on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Thu, 03 Sep 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/tags/reflection/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Check Whether AI Is Replacing Your Learning</title>
				<link>https://workyoucanexplain.com/posts/check-whether-ai-is-replacing-your-learning/</link>
				<pubDate>Thu, 03 Sep 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/check-whether-ai-is-replacing-your-learning/</guid>
				<description>&lt;p&gt;Finishing a problem with AI does not by itself show that you learned the method. After the session, close the chat and test four things: can you explain the method, reproduce the key step, transfer it to a different example, and verify the result?&lt;/p&gt;&#xA;&lt;p&gt;The check is diagnostic. A failed step is not a verdict about your ability or about AI in general. It tells you which part of the learning process still needs work.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Post-Crisis Review and System Hardening</title>
				<link>https://workyoucanexplain.com/posts/post-crisis-postmortem-and-system-hardening/</link>
				<pubDate>Wed, 19 Aug 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/post-crisis-postmortem-and-system-hardening/</guid>
				<description>&lt;p&gt;After a technical crisis, do not settle for “it works again.” Record what happened, identify the protection that was missing or unclear, and test one small improvement while the evidence is still available.&lt;/p&gt;&#xA;&lt;p&gt;A postmortem is not a confession and it is not a search for someone to blame. It is a short record that helps you make the next failure less damaging and easier to explain.&lt;/p&gt;&#xA;&lt;h2 id=&#34;capture-the-incident-before-memory-edits-it&#34;&gt;Capture the incident before memory edits it&lt;/h2&gt;&#xA;&lt;p&gt;Write the first version from your working log, file history, messages, and recovery evidence. Use five sections:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Turn Daily Information Into a Journal You Can Use</title>
				<link>https://workyoucanexplain.com/posts/daily-information-capture-and-reflection/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/daily-information-capture-and-reflection/</guid>
				<description>&lt;p&gt;Capture lightly during the day, then process the captures together at one&#xA;scheduled review. Keep the source and one sentence about why an item may matter.&#xA;During the review, reject noise, merge repeated ideas, restate useful learning,&#xA;mark claims that still need evidence, and move actions into the task or calendar&#xA;system.&lt;/p&gt;&#xA;&lt;p&gt;The daily journal is the chronological record of what you considered and&#xA;decided. It is not a second inbox that must preserve everything.&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Weekly Note Review a Student Can Actually Maintain</title>
				<link>https://workyoucanexplain.com/posts/a-weekly-note-review-a-student-can-actually-maintain/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/a-weekly-note-review-a-student-can-actually-maintain/</guid>
				<description>&lt;p&gt;Capturing notes is easy. After daily captures have been rejected, routed, or&#xA;promoted, the retained notes still need structural review. Keep that review&#xA;short enough to repeat: fifteen&#xA;minutes to capture loose material, clarify meaning, create recall questions,&#xA;connect current work, and archive what no longer needs attention.&lt;/p&gt;&#xA;&lt;p&gt;The objective is not an empty inbox. It is a smaller set of understandable&#xA;notes and a clear next action.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prepare-for-a-bounded-review&#34;&gt;Prepare for a bounded review&lt;/h2&gt;&#xA;&lt;p&gt;Schedule one recurring time and start a timer. Open:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Build a Small Portfolio with Depth</title>
				<link>https://workyoucanexplain.com/posts/build-a-small-portfolio-with-depth/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/build-a-small-portfolio-with-depth/</guid>
				<description>&lt;p&gt;A strong student portfolio does not need many projects. Select a few pieces that&#xA;you can explain deeply: the problem, constraints, decisions, implementation,&#xA;tests, failures, evidence, credits, and what you would improve.&lt;/p&gt;&#xA;&lt;p&gt;Do not invent users, metrics, test results, deployment status, or independent&#xA;work. Honest limitations show more judgment than unsupported claims.&lt;/p&gt;&#xA;&lt;h2 id=&#34;select-for-depth&#34;&gt;Select for depth&lt;/h2&gt;&#xA;&lt;p&gt;Choose a project when you can provide most of this evidence:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a clearly stated problem and audience;&lt;/li&gt;&#xA;&lt;li&gt;requirements and non-goals;&lt;/li&gt;&#xA;&lt;li&gt;meaningful decisions with alternatives;&lt;/li&gt;&#xA;&lt;li&gt;source and reproducible setup;&lt;/li&gt;&#xA;&lt;li&gt;tests tied to expected behavior;&lt;/li&gt;&#xA;&lt;li&gt;one investigated failure or revision;&lt;/li&gt;&#xA;&lt;li&gt;a working demonstration or accurate screenshots;&lt;/li&gt;&#xA;&lt;li&gt;your specific contribution;&lt;/li&gt;&#xA;&lt;li&gt;credits and license information; and&lt;/li&gt;&#xA;&lt;li&gt;reflection based on observed results.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;A small class project can be valuable when the reasoning is visible. Ten cloned&#xA;tutorials with changed colors provide weak evidence.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Semester-End Technical Review</title>
				<link>https://workyoucanexplain.com/posts/the-semester-end-technical-review/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/the-semester-end-technical-review/</guid>
				<description>&lt;p&gt;End the semester with a bounded technical review. Archive course work without&#xA;losing context, restore-test important files, remove unjustified tool&#xA;obligations, update setup documentation, preserve verified repetition, and&#xA;select portfolio evidence carefully.&lt;/p&gt;&#xA;&lt;p&gt;Do not begin by deleting. First identify retention rules, final submissions,&#xA;source material, recovery needs, and private content.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-inventory-each-course&#34;&gt;1. Inventory each course&lt;/h2&gt;&#xA;&lt;p&gt;For every course, record:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Course:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Term:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Instructor:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Required retention:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Final submitted artifacts:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Editable source:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Data and code:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Feedback:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Environment or tool requirements:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Private or restricted material:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Confirm institutional and course rules. Some work may need to remain private,&#xA;and some licensed materials may not belong in a personal archive.&lt;/p&gt;</description>
			</item>
			<item>
				<title>What Kind of Note Are You Writing?</title>
				<link>https://workyoucanexplain.com/posts/what-kind-of-note-are-you-writing/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/what-kind-of-note-are-you-writing/</guid>
				<description>&lt;p&gt;Do not force every note into one template or promise to keep every note forever.&#xA;Choose the note type by its job.&lt;/p&gt;&#xA;&lt;p&gt;Use capture notes for temporary intake, course notes for one class context,&#xA;concept notes for reusable understanding, project notes for active state and&#xA;decisions, and reflection notes for evidence-based review. When a project note&#xA;contains a verified instruction other people or future you must follow, promote&#xA;it into maintained project documentation.&lt;/p&gt;</description>
			</item>
			<item>
				<title>When Productivity Optimization Becomes Procrastination</title>
				<link>https://workyoucanexplain.com/posts/when-productivity-optimization-becomes-procrastination/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/when-productivity-optimization-becomes-procrastination/</guid>
				<description>&lt;p&gt;Productivity optimization becomes procrastination when maintaining the system&#xA;replaces the work the system is supposed to support.&lt;/p&gt;&#xA;&lt;p&gt;Before redesigning a vault, collecting plugins, or rewriting configuration,&#xA;name a demonstrated problem, define one observable improvement, set a time&#xA;limit, and decide in advance when to stop. If the change does not improve the&#xA;named outcome, revert, defer, or accept the current setup.&lt;/p&gt;&#xA;&lt;h2 id=&#34;look-for-displacement-not-a-specific-tool&#34;&gt;Look for displacement, not a specific tool&lt;/h2&gt;&#xA;&lt;p&gt;No application, plugin, or configuration is inherently procrastination. The&#xA;question is whether the activity serves a current outcome.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
