<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Kalu Kode Journal</title><description>Research notes on deployed-software recovery, AI code-change control, and evidence.</description><link>https://kalukode.com/</link><language>en-us</language><item><title>What We Are Looking for in Our First Design Partners</title><link>https://kalukode.com/journal/what-we-are-looking-for-in-our-first-design-partners/</link><guid isPermaLink="true">https://kalukode.com/journal/what-we-are-looking-for-in-our-first-design-partners/</guid><description>Kalu Kode is pre-revenue and has not validated market fit. We are looking for organizations with real, authorized capture, recovery, or AI-refactor problems.</description><pubDate>Tue, 27 Oct 2026 00:00:00 GMT</pubDate></item><item><title>How We Evaluate a Product That Is Supposed to Verify AI</title><link>https://kalukode.com/journal/how-we-evaluate-a-product-that-verifies-ai/</link><guid isPermaLink="true">https://kalukode.com/journal/how-we-evaluate-a-product-that-verifies-ai/</guid><description>KodeProof cannot use its own verdict as the sole proof that it works. We need frozen campaigns, independent graders, calibrated mutations, and reports that include false blocks.</description><pubDate>Tue, 20 Oct 2026 00:00:00 GMT</pubDate></item><item><title>Six Generations of a Source-Recovery Architecture</title><link>https://kalukode.com/journal/six-generations-of-source-recovery-architecture/</link><guid isPermaLink="true">https://kalukode.com/journal/six-generations-of-source-recovery-architecture/</guid><description>Our recovery system evolved by removing one false assumption at a time: permanent opacity, reconstruction from description, recovery-shaped workspaces, and broad agent handoff.</description><pubDate>Tue, 13 Oct 2026 00:00:00 GMT</pubDate></item><item><title>What a Source Recovery Assessment Should Tell You</title><link>https://kalukode.com/journal/what-a-source-recovery-assessment-should-tell-you/</link><guid isPermaLink="true">https://kalukode.com/journal/what-a-source-recovery-assessment-should-tell-you/</guid><description>Before committing to a recovery, an organization should know what evidence exists, which route applies, what can be made independent, and what remains risky.</description><pubDate>Tue, 06 Oct 2026 00:00:00 GMT</pubDate></item><item><title>Honest Uncertainty Is a Product Feature</title><link>https://kalukode.com/journal/honest-uncertainty-is-a-product-feature/</link><guid isPermaLink="true">https://kalukode.com/journal/honest-uncertainty-is-a-product-feature/</guid><description>A recovery or verification system earns trust by separating what it proved, what it inferred, what it could not observe, and what it refused to change.</description><pubDate>Tue, 29 Sep 2026 00:00:00 GMT</pubDate></item><item><title>The Model Should Decide. The System Should Edit.</title><link>https://kalukode.com/journal/the-model-should-decide-the-system-should-edit/</link><guid isPermaLink="true">https://kalukode.com/journal/the-model-should-decide-the-system-should-edit/</guid><description>AI is valuable for semantic judgment. Mutation authority should remain with source-aware, preview-bound, rollback-capable tools.</description><pubDate>Tue, 22 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Build Green Is Not Behavior Green</title><link>https://kalukode.com/journal/build-green-is-not-behavior-green/</link><guid isPermaLink="true">https://kalukode.com/journal/build-green-is-not-behavior-green/</guid><description>Compilation is necessary, but it cannot tell you whether a refactor changed initialization order, runtime state, layout, message contracts, or a user journey.</description><pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Why AI Agents Rename the Wrong Things</title><link>https://kalukode.com/journal/why-ai-agents-rename-the-wrong-things/</link><guid isPermaLink="true">https://kalukode.com/journal/why-ai-agents-rename-the-wrong-things/</guid><description>Semantic cleanup is not a global search-and-replace problem. The difficult part is distinguishing local meaning from public contracts, serialized keys, asset identities, and other protected surfaces.</description><pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate></item><item><title>What a Bundler Hides: App Code, Dependencies, and Glue</title><link>https://kalukode.com/journal/what-a-bundler-hides/</link><guid isPermaLink="true">https://kalukode.com/journal/what-a-bundler-hides/</guid><description>A production bundle is not one author’s code. Reliable recovery must separate first-party logic, third-party packages, modified vendor code, and bundler runtime before cleanup begins.</description><pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Recovery Starts With Capture, Not Code Generation</title><link>https://kalukode.com/journal/recovery-starts-with-capture/</link><guid isPermaLink="true">https://kalukode.com/journal/recovery-starts-with-capture/</guid><description>A raw agent cannot recover behavior it never observed. Reliable source recovery begins by preserving the deployed application as a donor and replayable evidence surface.</description><pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Shipped Software Is Not Source Code</title><link>https://kalukode.com/journal/shipped-software-is-not-source-code/</link><guid isPermaLink="true">https://kalukode.com/journal/shipped-software-is-not-source-code/</guid><description>A working application can survive while its maintainable source disappears. Understanding the difference is the first step in software ownership recovery.</description><pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Abstention Is an Engineering Output</title><link>https://kalukode.com/journal/abstention-is-an-engineering-output/</link><guid isPermaLink="true">https://kalukode.com/journal/abstention-is-an-engineering-output/</guid><description>When evidence is contradictory, stale, unsupported, or too weak for the requested risk, refusing to mutate is a useful and actionable result.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>A Chat Transcript Is Not a Software System of Record</title><link>https://kalukode.com/journal/chat-transcript-is-not-a-system-of-record/</link><guid isPermaLink="true">https://kalukode.com/journal/chat-transcript-is-not-a-system-of-record/</guid><description>Agent conversations are useful for reasoning, but durable software work needs source-bound plans, receipts, validator results, and explicit state transitions.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Software Evidence Has a Supply Chain</title><link>https://kalukode.com/journal/software-evidence-has-a-supply-chain/</link><guid isPermaLink="true">https://kalukode.com/journal/software-evidence-has-a-supply-chain/</guid><description>Capture, recovery, software memory, and change control are different products because each owns a different transformation of evidence.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Freshness Is Part of a Software Fact</title><link>https://kalukode.com/journal/freshness-is-part-of-a-software-fact/</link><guid isPermaLink="true">https://kalukode.com/journal/freshness-is-part-of-a-software-fact/</guid><description>A report can be correct for the state that produced it and unsafe for the state in front of you. Evidence needs identity, dependencies, and expiry conditions.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Source Recovery and AI Refactoring Share the Same Trust Problem</title><link>https://kalukode.com/journal/recovery-and-refactoring-share-a-trust-problem/</link><guid isPermaLink="true">https://kalukode.com/journal/recovery-and-refactoring-share-a-trust-problem/</guid><description>One reconstructs maintainable source from shipped artifacts; the other transforms known source. Both can produce plausible code that lacks evidence of behavioral control.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why Kalu Kode Exists</title><link>https://kalukode.com/journal/why-kalu-kode/</link><guid isPermaLink="true">https://kalukode.com/journal/why-kalu-kode/</guid><description>Deployed truth can disappear, source ownership can be lost, and AI can change code faster than teams can safely trust it. Kalu Kode is building the evidence layer across that lifecycle.</description><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>