<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Christopher White</title><description>Essays, research, and the quiet math behind things that work.</description><link>https://christopherwhite.com.au/</link><language>en-au</language><item><title>The Cognitive Loop</title><link>https://christopherwhite.com.au/research/cognitive-loops/</link><guid isPermaLink="true">https://christopherwhite.com.au/research/cognitive-loops/</guid><description>This paper describes Citadel, a cognitive architecture that gives a large language model persistent memory, causal reasoning, self-modification, and autonomous action across weeks and months of continuous operation. The system assembles ~25 context signals per inference call, filters them through a learned attention gate, implements type-specific memory decay, maintains a 500+ edge causal graph fed by live economic data, and rewrites its own identity weekly. 158 tools across 11 integrations. Two years of continuous production use. This paper reports on its design, the failures that shaped it, and the operational characteristics of a system that modifies its own cognition.</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate><category>cognitive architecture</category><category>LLM agents</category><category>memory systems</category><category>causal reasoning</category><category>AI engineering</category><category>attention mechanisms</category><category>self-modification</category><author>Christopher White</author></item><item><title>The Physics of Agency</title><link>https://christopherwhite.com.au/journal/the-physics-of-agency/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/the-physics-of-agency/</guid><description>You can&apos;t control the macro. But you can control the physics of your own perimeter. An essay on sovereignty, systems, and building what you can defend.</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate><category>sovereignty</category><category>systems thinking</category><category>business resilience</category><author>Christopher White</author></item><item><title>Insulation from Faster Buckets</title><link>https://christopherwhite.com.au/journal/the-sovereign-layer/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/the-sovereign-layer/</guid><description>An essay on stroke, dementia, and digital sovereignty.</description><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate><category>digital sovereignty</category><category>personal essay</category><category>systems thinking</category><author>Christopher White</author></item><item><title>The Context Window</title><link>https://christopherwhite.com.au/journal/the-context-window/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/the-context-window/</guid><description>AI gave us infinite throughput. It didn&apos;t upgrade the one system that still has to approve it all. An essay on attention, autonomy, and human bandwidth.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate><category>AI and business</category><category>attention</category><category>human bandwidth</category><author>Christopher White</author></item><item><title>The Universal Margin</title><link>https://christopherwhite.com.au/research/the-universal-margin/</link><guid isPermaLink="true">https://christopherwhite.com.au/research/the-universal-margin/</guid><description>This paper describes a financial calculation engine built from the realisation that the math of profitability is identical for every type of business. A seven-stage deterministic pipeline resolves tax, computes order-weighted margins, applies a cash-flow-correct refund model with per-product recoverability, and derives break-even boundaries; the same 335 lines of code for e-commerce, services, subscriptions, and lead generation. A vocabulary layer swaps the terminology without touching the math. Products, campaigns, and organic traffic sources collapse into a unified entity abstraction with per-channel elasticity physics. A goal solver reverse-engineers the exact adjustment to every available lever (pricing, costs, budget, conversion) needed to hit a profit target, ranked by effort score. A constitutional test suite runs 10,000 randomised scenarios per invariant, cross-references a Python oracle, and enforces named axioms: Conservation of Mass proves refund handling is correct; Service Identity proves the engine is truly universal. 117,893 lines of TypeScript. Nine revenue channels. Four business models. One engine. This paper reports on the architecture, the six failed versions that preceded it, and the discovery that started as a spreadsheet at an agency where nobody not the strategists, not the clients, not (in one case) the client&apos;s accountant could answer the most basic question in business: how much money do you actually make per sale?</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate><category>financial modelling</category><category>unit economics</category><category>deterministic systems</category><category>business intelligence</category><category>precision arithmetic</category><category>scenario simulation</category><category>entity abstraction</category><category>goal solver</category><category>refund recoverability</category><author>Christopher White</author></item><item><title>Regression to the Mean</title><link>https://christopherwhite.com.au/journal/regression-to-the-mean/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/regression-to-the-mean/</guid><description>When you ask me to apply the &apos;Industry Standard&apos; to your business, you are asking me to engineer a slow, predictable death.</description><pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate><category>strategy</category><category>competitive advantage</category><category>differentiation</category><author>Christopher White</author></item><item><title>The Semantic Firewall</title><link>https://christopherwhite.com.au/research/the-semantic-firewall/</link><guid isPermaLink="true">https://christopherwhite.com.au/research/the-semantic-firewall/</guid><description>This paper describes a reading companion built for one person: a grandfather with Alzheimer&apos;s disease who loves books but can no longer follow the page. The system processes EPUBs through a two-pass AI pipeline (Gemini for structural analysis, Claude for warm prose), generates per-scene cognitive metadata, and enforces a Semantic Firewall that is constitutionally incapable of revealing content beyond the reader&apos;s current position. A three-strategy position tracking system (percentage range, Jaccard text similarity, linear estimation) matches the visible page to narrative context without modifying the original book file. A CSS injection layer called the Trudy Protocol overrides publisher typography to enforce left-aligned, animation-free, footnote-hidden layouts optimised for cognitive accessibility. A prompt-level spoiler prevention system bans adversarial vocabulary (&apos;Antagonist&apos;, &apos;Villain&apos;, &apos;Hero&apos;) and constrains character descriptions to first-impression social roles. The architecture is offline-first: after a single download, the entire reading experience, including AI-generated summaries, character timelines, and chapter maps, works without internet. 7,556 lines of TypeScript and Python. Two books processed. One user. This paper reports on the neuroscience that informed the design, the architectural decisions that emerged from it, and what building for an audience of one teaches you about building for anyone.</description><pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate><category>assistive technology</category><category>cognitive accessibility</category><category>Alzheimer&apos;s disease</category><category>dementia</category><category>reading comprehension</category><category>semantic firewall</category><category>temporal access control</category><category>spoiler prevention</category><category>AI-assisted reading</category><category>epub processing</category><category>offline-first architecture</category><category>working memory</category><category>hippocampal degeneration</category><category>narrative comprehension</category><category>cognitive load reduction</category><category>prompt engineering</category><author>Christopher White</author></item><item><title>One Bad Config</title><link>https://christopherwhite.com.au/journal/one-bad-config/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/one-bad-config/</guid><description>Most people look at a system and see what it produces. I look at a system and see how it breaks. An essay on debugging businesses the way you debug code.</description><pubDate>Wed, 12 Mar 2025 00:00:00 GMT</pubDate><category>systems thinking</category><category>business debugging</category><category>operations</category><author>Christopher White</author></item><item><title>Stay Human, San Diego</title><link>https://christopherwhite.com.au/journal/stay-human-san-diego/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/stay-human-san-diego/</guid><description>Everyone&apos;s asking what they can automate. Nobody&apos;s asking what they should protect. An essay on the human elements that still matter in business.</description><pubDate>Sun, 03 Nov 2024 00:00:00 GMT</pubDate><category>AI and business</category><category>human-in-the-loop</category><category>automation</category><author>Christopher White</author></item><item><title>Clean Your F*cking House</title><link>https://christopherwhite.com.au/journal/clean-your-house/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/clean-your-house/</guid><description>Every channel leads to the same place. If that place sucks, no amount of traffic will help. An essay on why your website matters more than your ads.</description><pubDate>Sun, 06 Oct 2024 00:00:00 GMT</pubDate><category>marketing strategy</category><category>website optimisation</category><category>conversion</category><author>Christopher White</author></item><item><title>Red Wire, Blue Wire, Marketing</title><link>https://christopherwhite.com.au/journal/red-wire-blue-wire/</link><guid isPermaLink="true">https://christopherwhite.com.au/journal/red-wire-blue-wire/</guid><description>You&apos;ll never have perfect information. The people who make it out learn to trust their process. An essay on decision-making under pressure.</description><pubDate>Sun, 01 Sep 2024 00:00:00 GMT</pubDate><category>decision making</category><category>marketing strategy</category><category>risk management</category><author>Christopher White</author></item></channel></rss>