<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Autoimmune Theory & Practice: Field Notes]]></title><description><![CDATA[Field Notes, a weekly scan of research at the intersection of autoimmunity, traditional medicine, and ecological frameworks. Part curated reading list, part research guide, part argument. 

Each week I follow what emerges from a set of Scholar Alert queries tuned to this project's framework, pull the papers that are relevant, and trace what connects them.  If that's not interesting, the curated list still tells you what to read and why it matters. ]]></description><link>https://www.autoimmunetheory.com/s/field-notes</link><image><url>https://substackcdn.com/image/fetch/$s_!fkfu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F90efa6f3-1ed8-4d21-9024-2ff1bde3ef25_1280x1280.png</url><title>Autoimmune Theory &amp; Practice: Field Notes</title><link>https://www.autoimmunetheory.com/s/field-notes</link></image><generator>Substack</generator><lastBuildDate>Wed, 03 Jun 2026 16:17:53 GMT</lastBuildDate><atom:link href="https://www.autoimmunetheory.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Laure Marin de la Vallée]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[lauremarin@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[lauremarin@substack.com]]></itunes:email><itunes:name><![CDATA[Laure Marin]]></itunes:name></itunes:owner><itunes:author><![CDATA[Laure Marin]]></itunes:author><googleplay:owner><![CDATA[lauremarin@substack.com]]></googleplay:owner><googleplay:email><![CDATA[lauremarin@substack.com]]></googleplay:email><googleplay:author><![CDATA[Laure Marin]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[I use AI in my work on autoimmunity, here's how & why]]></title><description><![CDATA[On infrastructure, tech stack, methodology, and ethics.]]></description><link>https://www.autoimmunetheory.com/p/i-use-ai-autoimmune</link><guid isPermaLink="false">https://www.autoimmunetheory.com/p/i-use-ai-autoimmune</guid><dc:creator><![CDATA[Laure Marin]]></dc:creator><pubDate>Mon, 01 Jun 2026 12:32:03 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!fkfu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F90efa6f3-1ed8-4d21-9024-2ff1bde3ef25_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Full disclosure: I have been using AI in my process for months. Everything you see here: the essays, the podcast, the curation, the fragments on social media platforms, has been touched by GenAI at some point. That is the case, because I use the available agential tools and open source models to assist me in administrative and research work. </p><p>This is not a post about how people are using chatbots to help them figure out how to manage symptoms and deal with chronic illness. That&#8217;s a different, and totally fascinating, subject.</p><p>This post is a statement of method, offered for the sake of conversation and transparency. Saying &#8220;I use AI&#8221; is not enough, and specific infrastructural choices matter to me. What follows is my tech stack (ugh, jargon), and why each piece is where it is. Some of these words are GenAI, but most of them are not.</p><div><hr></div><p>My research workflow runs in four stages.</p><p>Raw material arrives through email alerts and RSS feeds. If I have a specific set of questions to explore, I use an AI-powered research search engine called Consensus, or OpenAlex, or I check Anna&#8217;s Archive, and I surface peer-reviewed literature matching keywords I set. This allows me to scan across databases covering 400 million articles at a velocity that makes weekly curation possible, which I could not otherwise do alone without a research team or an academic position. The alerts land as PDFs and structured digests in a folder, already tagged by topic beat. From there, a purpose-built agent evaluates each article against criteria I have set.</p><p>By doing this a bit, I&#8217;ve realized that one article I engage with properly is always better than reading ten summaries. So I&#8217;m slowing my work back down, and allowing more space to digest the research. As things that I find interesting accumulate enough signal, they get turned into a field note. The scholar alerts and curation keeps this publication alive week to week. Essays, the 4000-6000 word behemoths barely anyone reads (thank you to those of you who do!) take months of personal research and writing longhand on paper, and they are my project&#8217;s spine. My system is a more like distillery than a printing press or a content engine.</p><p>So obviously this is not the same thing as asking a chatbot to &#8220;write a blog post about agni in ayurveda.&#8221; A chatbot is a single conversational window where you type a question and get an answer. You copy the answer, paste it somewhere, and start over. The next time you open the window, the chatbot remembers nothing, the context is transactional and memoryless.</p><p>An agent is a different architecture. The system I run has persistent memory powered by a local SQLite database with vector embeddings. <a href="https://github.com/kbanc85/claudia">The memory system is open source, I didn&#8217;t build it from scratch</a>, but I&#8217;ve modified it to suit my purpose and work. When I correct a fact, the correction supersedes the original. When I state a preference, it persists across sessions. When an agent flags a pattern, that flag stays in the record. Entities, people, projects, relationships between them, all carry provenance. Every memory can cite where it came from, whether that be me, an email, a research paper, a voice note I left, etc. Contradictions surface rather than silently resolving. The memory database is a substrate of my work, and operates in tandem with plaintext RAG (retrieval augmented generation) that has access to my years of notes and research.</p><p>This distinction, copy-paste versus persistent memory, is where I find the most help in working this way. A chatbot amplifies whatever you paste into it each time as well as its own biases. It has no sense of whether last week&#8217;s output contradicts this week&#8217;s, no way to accumulate editorial judgment, no mechanism for detecting that three articles flagged over six weeks are building toward an argument. Persistent memory makes the distillery possible. Without it, LLMs are just a faster way to generate volume, and the result is, as we know by now, slop. My tendency is to believe that LLMs can not be genuinely creative. They are good at administrating existing information, and continually re-digesting what they are given. Maybe only once have I witnessed genuine, artistic creativity in my interactions with a language model, and I had had to give it some very strong field directives for it to act like a dramaturge, pitting historical figures against one another in a dialogue with me as a sort of interactive roleplaying game.</p><p>Anyway, my entire textual archive lives in plaintext on my local machine rather than on the cloud. I run regular backups to a SSD. To write and organize, I use Obsidian, a knowledge management application that stores everything without a proprietary database or vendor lock-in. If Obsidian goes paid tomorrow, every file is still there, readable by any text editor on any operating system. The app uses wikilinks to connect notes to each other, but the underlying data is just folders and text. This matters because the knowledge this project accumulates, citations across Ayurvedic textual traditions and contemporary immunology, chinese medicine, the connections between Desha Prakriti and epigenetic transmission, literature and continental philosophy, the lineage between a Charaka Samhita verse and a 2021 proteomics preprint; all those fields talking across divisions is the substance of my work. It has to survive any single platform&#8217;s decision to shut down, change pricing, or sell to a different company.</p><p>There&#8217;s a real risk here, again, AI-assisted publishing often, maybe always (?), produces slop. Not just bad prose, though that too. Slop in the sense of content that has the surface features of signal, citations, formatting, coherence, without the structural weight underneath. A model can generate a summary of a paper it has not deeply engaged. An agent can flag a pattern that is not a pattern, but a coincidence. A curation pipeline can produce volume indistinguishable from curation until you read closely and find the joints where the model connected two ideas because they were adjacent, not because they resonate. I&#8217;ve seen it happen. I&#8217;ve even published a blog post where it happened, because I wanted to post some content that week.</p><p>The efforts to ride the line between signal and noise are architectural and aspirational. My setup operates under explicit directives: surface conflicting evidence rather than resolving it, hold tension rather than closing it. The field directives that govern my own writing, the prohibitions, are loaded into the agent&#8217;s context-window. The weekly curation cycle includes a review step where I read every flagged article and decide what enters the Field Notes. The essays have a harder boundary. I write the whole thing myself, while using AI to research the claims. I am not saying that my architecture prevents slop, but I am claiming it makes slop legible. When something drifts, it is traceable. When a model generates something that sounds like signal but isn&#8217;t, the curation directives are designed to catch it, and when they fail, the human review step is there.</p><p>Those safeguards can fail too. I have published things I later changed or removed because the quality wasn&#8217;t there. My setup does not guarantee quality, but it guarantees traceability, and traceability is the precondition for correction. The infrastructure I have described is the current state of a practice that is still being built.</p><p>The computational layer splits between what runs locally and what leaves my machine. For file classification, triage, and batch operations, I run smaller open-weight models directly on my laptop through Ollama. The data never touches a network. For the large-context inference that local models cannot yet match, I use cloud models under a no-log policy. This is a compromise, and I treat it as one. I cannot afford the hardware to run a large model myself. The biases of Chinese open-weight models are slightly different than American ones, not better or worse, and their ecological footprint does not diminish for being &#8220;open-source.&#8221;</p><p>Closed models like GPT or Claude process your data on infrastructure you cannot audit. For research material that includes health data, autoimmune correspondence, and transcripts from bodywork sessions, that is a boundary I will not cross for routine operations. Open-weight models on local hardware are necessary.</p><p>The people I work with deserve a privacy architecture that doesn&#8217;t treat their health data as raw material for someone else&#8217;s business model. My email sits at mailbox.org, encrypted in Germany. My static site and automations run on a Quebecois VPS powered by hydroelectricity. n8n threads between services: scholar alerts arrive, get parsed, flow into the curation pipeline; booking confirmations route to a database I control; meeting transcripts process offline on my machine. Each automation replaces a manual step that would otherwise eat the hour between sessions.</p><p>All the actual &#8220;thinking&#8221; happens in my body: in the sessions, in the qigong practice where I have finally learned to just stand there and listen, in the decades of tracking the felt sense of blood against thermal transitions, in the grief that moves through ecosystems. My offline practice is irreplaceable. The bodywork, the voice that records the podcast, the ear that hears what a client means when they say their body has been confusing them, the years of training in somatics and martial arts, none of that passes through a large language model. My situation right now is that I use language models to speed up the work that makes me money right now, so that I can do way more contemplative and physical practice, read novels and philosophy, and engage more actively in presence and conversation with the people around me.</p><p>Is it wrong to use the tools that are available right now? Maybe. I&#8217;ve done my research. I know it&#8217;s an OpSec disaster and will hallucinate regularly. I know that data centers are draining the water table and the supply chain of GPUs requires rare earth metals in astounding quantities. I understand that training these models requires slave labor in Africa and Asia. I am the benefactor of ongoing colonial extraction. The <a href="https://en.wikipedia.org/wiki/996_working_hour_system">996 working hour system</a> that powers global industrialization is inhumane, and would kill me if I were subject to it. My body would collapse. And, I benefit from its existence. I cannot exit the system, but I can help us imagine alternatives. At present, my livelihood, my monthly income, my bills getting paid, requires that I know how to use these tools, and not just for this substack, which generates 6$ a month. So I make the choice to use the tools, consciously. Do you?</p><p>I have a work/life balance to protect, and a message to share amidst an ocean of noise. AI is a massive amplifier. Because the technology is there, I use it to increase the throughput of my message and speed up my workflow. I will do what it takes to get it heard. But long term, I remind myself, <a href="https://theanarchistlibrary.org/library/audre-lorde-the-master-s-tools-will-never-dismantle-the-master-s-house">The Master&#8217;s Tools Will Never Dismantle the Master&#8217;s House.</a> Seizing the means of production is not possible with a technology as entangled in the techno-imperialist mess as AI is.</p><p>This is not techno-optimism. I&#8217;m a solo person building a publishing platform, and the only way that works is if the machine handles what the machine can handle, while the ecological cost of that computation stays known and minimized. My goal is a modicum of sovereignty: over the data, over the toolchain, over the conditions under which the work reaches you. Thanks for reading.</p>]]></content:encoded></item><item><title><![CDATA[Field Notes - Autoimmune betwixt and between, self/not-self.]]></title><description><![CDATA[Boundaries, liminalities, in-betweens. Self-knowledge, Self-image, Self-access. Some readings across psychology, neuroscience, somatic education.]]></description><link>https://www.autoimmunetheory.com/p/field-notes-autoimmune-betwixt-and</link><guid isPermaLink="false">https://www.autoimmunetheory.com/p/field-notes-autoimmune-betwixt-and</guid><dc:creator><![CDATA[Laure Marin]]></dc:creator><pubDate>Mon, 18 May 2026 19:06:51 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!fkfu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F90efa6f3-1ed8-4d21-9024-2ff1bde3ef25_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The body sometimes feels less like itself than other times. Neuroscientists are <a href="https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2014.00138/full">measuring that</a>. The cytokine-mediated drift that Costantini opines, it&#8217;s a widened temporal window of multisensory integration, proprioceptive uncertainty, affected regions that feel less <em><strong>owned by the self</strong></em>.</p><p>The rubber hand illusion is a classic experiment: you hide your real hand, put a fake rubber hand in front of you, and someone strokes both at the same time. Eventually your brain starts treating the rubber hand as if it belongs to you, your sense of where your real hand is actually drifting toward the fake one. How strongly this happens varies a lot between people, and nobody really knew why. Researchers found a piece of the answer: people with an autoimmune condition feel the illusion <a href="https://www.nature.com/articles/srep21074">more strongly</a> than people without one. Their brains more readily incorporate the fake hand into their body representation. The proposed reason is biochemical, of course. The same inflammatory messengers involved in the immune response also affect how the brain integrates sensory signals. When those cytokines are chronically elevated, the brain&#8217;s window for deciding &#8220;this sensation belongs to my body&#8221; stays open wider. The boundary between what counts as me and what does not is, at the level of tissue signaling, more permeable.</p><p>Reading that research gives me shivers. What does it imply about how we discern boundary? What does it mean that we feel so porous?</p><p>This permeability has been framed as a problem. The immune system&#8217;s core function is discrimination: self from not-self, threat from terrain, the familiar from the foreign. When discrimination falters, the clinical frame reaches for error. The body attacking itself. The self that has mistaken itself for enemy.</p><p>A destabilized boundary between self and not-self makes that boundary visible in a way the stable, bounded body never experiences. The autoimmune body arrives already positioned at the threshold that somatic education spends decades teaching people to reach.</p><p>Psychology has spent decades showing that much of what we think we know about ourselves, we don&#8217;t. In the classic studies from the 1970s, people <a href="https://psycnet.apa.org/doi/10.1037/0033-295X.84.3.231">could not accurately report</a> why they made the choices they made. They confabulated reasons, reached for plausible stories, and sincerely denied the factors that actually drove their behavior. A vast set of mental processes handles perception, motor learning, implicit attitudes, social judgment, all of it <a href="https://www.annualreviews.org/content/journals/10.1146/annurev.psych.55.090902.141954">running below awareness</a>, never surfacing. We figure out our own attitudes largely the way a stranger would, <a href="https://www.sciencedirect.com/science/article/abs/pii/S0065260108600433">by watching what we do</a>. And we suffer from a systematic blind spot: we <a href="https://www.sciencedirect.com/science/article/abs/pii/S0065260108004019">trust our own gut sense</a> of ourselves deeply while dismissing everyone else&#8217;s, and we find no evidence of bias because bias operates below the level introspection can reach. The self, in this view, is a story assembled from scraps: partial data, observed behavior, gaps we fill without noticing. The strangeness is adaptive. Consciousness would overload if it had to process everything the unconscious handles. The limits are functional. This is how self-knowledge works, and it works fine, mostly.</p><p>Somatic education arrives at a parallel conclusion from the other direction. Feldenkrais&#8217;s foundational claim: the self-image <em>is</em> a body image, the integrated whole of movement, sensation, feeling, and thought as they organize themselves in a particular nervous system. And it&#8217;s plastic. It can be <a href="https://feldenkraismethod.com/wp-content/uploads/2014/11/Bodily-Expressions-Moshe-Feldenkrais.pdf">expanded</a>. Lie on the floor and make a movement so small, so slow, so far from habit that the automatic motor program cannot run. At that moment of unfamiliarity, consciousness must intervene. What was preconscious body schema becomes available to body image. The implicit becomes explicit.</p><p>Thomas Hanna named the automatic pattern &#8220;sensory-motor amnesia&#8221;: muscles held in chronic contraction below the level of voluntary awareness, the sensory-motor cortex having surrendered control to <a href="https://somatics.org/library/htl-wis3">subcortical reflexes</a>. His method: voluntarily contract those muscles fully, then release them slowly enough that the cortex registers the change. The goal is restoring what had gone underground to conscious reach.</p><p>There&#8217;s a man known in the research as IW. He lost all proprioception from the neck down: no sense of where his limbs are in space, no tactile feedback. To move at all, he must <a href="https://www.jstor.org/stable/43853436">substitute conscious visual monitoring</a> for the automatic body schema that no longer runs. He has to watch his body to know where it is. Somatic education does this voluntarily: it brings schema into image so that making it conscious allows reorganization.</p><p>The autoimmune body lives at the intersection of these two ways of knowing without having chosen either. Our immune system processes vast amounts of information below awareness, discriminating, remembering, responding, a version of that unconscious processing running at the molecular level. The immune self is <a href="https://academic.oup.com/book/2861">an ongoing process</a> of self-definition. It knows itself by continuously constituting the boundary between what belongs and what does not.</p><p>When that boundary becomes unstable, when <a href="https://www.nature.com/articles/srep21074">cytokines alter</a> multisensory integration, when affected body regions feel <a href="https://link.springer.com/article/10.1007/s12529-024-10316-z">less owned</a>, when the internal signals that normally <a href="https://www.sciencedirect.com/science/article/pii/S0149763423001112">anchor the sense of being a body</a> become less reliable, the autoimmune person is forced into the position that somatic education cultivates deliberately. The body image must be actively maintained. The body schema can no longer be taken for granted. What the stable body leaves unconscious, the autoimmune body must negotiate.</p><p>This is the fulcrum.</p><p>I cannot avoid the question of what is me and what is not me. For others, the question is philosophical, occasional, safely academic. For this body, it is continuous, practical, negotiated at the level of tissue. Every flare asks the question again. Every remission gives a temporary answer.</p><p>Anthropologists have a word for this: liminality. The state of being betwixt and between,, neither here nor there, suspended between established categories. Chronic illness researchers have mapped this territory in chronic pain, in cancer, in HIV, in fibromyalgia: people caught between sick and well, visible and invisible, diagnosed and not. Autoimmunity adds a layer that most other conditions cannot: the mechanism of the condition <em>is</em> the mechanism of self/not-self discrimination. The threshold is simultaneously a social position, a phenomenological state, and the biological function that has become a question.</p><p>From this position, certain things are visible that remain invisible from the stable center. Somatic educators may say: make the implicit explicit, and the self-image can reorganize. A psychologist may say: much of the self is structurally implicit, and this is functional. The autoimmune body lives both claims at once. The permeability that somatic practice cultivates through slow, attentive movement: I arrive with it. The self/not-self questioning practiced on the floor, I practice in tissue, continuously. The condition placed me here.</p><p>From that position, self-knowledge is something the body does. The flare is the body&#8217;s signal made visible. The remission is a temporary stabilization in a system whose boundaries are constitutively negotiated. The self is an active, continuous, tissue-level process, made and remade at the boundary. The fulcrum is the place where that making becomes visible.</p>]]></content:encoded></item><item><title><![CDATA[Field Notes - Books I read for fun in Asia]]></title><description><![CDATA[I love books that are just for fun. I have allowed myself that pleasure recently. When I need to take a break from studying, I read novels.]]></description><link>https://www.autoimmunetheory.com/p/field-notes-books-i-read-for-fun</link><guid isPermaLink="false">https://www.autoimmunetheory.com/p/field-notes-books-i-read-for-fun</guid><dc:creator><![CDATA[Laure Marin]]></dc:creator><pubDate>Mon, 04 May 2026 04:04:17 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!fkfu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F90efa6f3-1ed8-4d21-9024-2ff1bde3ef25_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="callout-block" data-callout="true"><p>Field Notes are less polished than essays on Autoimmune Theory And Practice. Their goal is share what&#8217;s alive for me right now. </p></div><p>I read <strong>White Noise by Don DeLillo (1985)</strong> on the island of Koh Tao while I was recovering from the fever that laid me out into an autoimmune flare the first week of my trip. DeLillo is a satirist of American culture. White Noise is an acerbic take on the absurdity of the life of an academic whose sole purpose is the study of Hitler, and what befalls his nuclear family, suburban life, and the small town where he lives as natural and man-made chemical disasters. Reading DeLillo reminds me of reading Bret Easton Ellis, whom I loved as a teenager and have outgrown. You should read White Noise if you want to hold a mirror up to the monoculture.</p><p>In Chiang Dao and Chiang Mai I read <strong>The Sea Priestess by Dion Fortune (1935)</strong>. Dion Fortune is interesting because she was an occultist in the early twentieth century, who was very influential in making magical theory and practice available in the English language outside of closed esoteric orders like the Golden Dawn. She self-published books and started a foundation to disseminate core teachings on magic. The Sea Priestess is a story that has as its actual purpose to teach about working with the land and the ocean. It is a love story between a Victorian suburban real estate agent and the Sea Priestess who is a sorceress of untold power. You should read Dion Fortune if you like camp and you like learning about the European magical tradition through story.</p><p>Also in Thailand, I read <strong>The Need for Roots by Simone Weil (1949)</strong>. I did not read it for fun, but I also did not read it to learn about autoimmunity, so I&#8217;m including it here. I don&#8217;t know why I read it. I did not enjoy it. It is a treatise of moral philosophy. It outlines the obligations of each human being for each other. Simone Weil was a Christian, and her care was for the human labourers of society. Her opinion seems to me to have been that we need to take care of the earth only insofar as the earth is a resource for humanity. Insofar as she holds that position, I disagree with her. The earth is valuable regardless of us. But her description of the obligations of humans to each other is powerful, more so for having been written during the Second World War in exile from France. I agree with her conclusions about how society ought to be organized: decentralized, with spirituality at its center, and all of us doing meaningful work that directly benefits our communities. It was funny in a bleak way to read Simone Weil at the same time as White Noise because while Simone is in exile from occupied France, the protagonist of White Noise is a Hitler scholar. You should read Simone Weil if you&#8217;re interested in Christian mysticism and moral philosophy. In french if you can, because her prose is very precise.</p><p>When I got to Kerala I read <strong>The Left Hand of Darkness by Ursula Le Guin (1969)</strong> for, I don&#8217;t know, the fourth or the fifth time. I seem to read it every year or two. People always seem  focus on the gender fluidity, the gender-bendy nature of this novel. Yes, it is an account of a world called Winter in which the human population has evolved such that their sexual impulse can drive them to have the sex characteristics of males or females depending on context and environment. It&#8217;s a wonderful epic of speculative fiction that is very relevant to the trans experience, and I love that, but that&#8217;s not the main reason I love this novel. Ursula Le Guin is a master of world building and The Left Hand of Darkness is the fourth novel in The Hainish Cycle. It is a potent piece of that puzzle, of the wider cosmology in the intergalactic cross-civilizational speculation that is also laid out in The Dispossessed, Rocannon&#8217;s World, and City of Illusions, among others. I love this novel in particular for its take on religion and spirituality. Surprise, surprise. The planet Winter is home to the Handdara, and to a form of contemplative practice that they have honed over millennia into an art. The main ritual of this cult is a foretelling, peering into the future in order to answer the question of a querent. The question almost never gets the answer that is desired. It gets a true answer, if it is answerable. As readers, we are shown time and again that knowing the future is not necessarily desirable. You should read The Left Hand of Darkness if you like speculative anthropology.</p><p>Then I read <strong>Wild Seed (1980) and Mind of My Mind (1978) by Octavia Butler</strong>, for the third time. I was astounded, absolutely astounded, again. I read them according to the story&#8217;s internal chronology, and I had no idea the whole Patternist series were published in roughly reverse-chronological order. These are the first two of a four-part saga. I decided to stop after the first two, this time.</p><p>Wild Seed is the story of two immortal Africans named Doro and Anyanwu. Doro is a spirit who was once human, who wears human bodies as clothes, and extends his life by taking human bodies and inhabiting them. Doro is drawn to power, and difference, among humans. He is a practicing eugenicist over centuries and millennia. He breeds humans together to get very specific potential outcomes. And this saga is set on Earth between the 1600s and the present. Because Doro is so long-lived, and his work spans generations. At the beginning he is drawn inexorably towards Anyanwu, in the deserts of Africa, where she is a powerful shape-shifting sorceress who has developed over her long life the capacity to change the molecular structure of herself. She can heal her body, create medicine in her body, create poison in her body. She can transform into a bird, a panther, a dolphin, any number of beings, and become those others for as long as she desires. Doro recognizes her power and convinces her to leave behind the life and the family that she has known all along. And thus the story begins, and it lasts centuries. This tale of these two hugely powerful people, hating and loving each other for their power and for their cruelty. I am particularly interested in Anyanwu because of her alchemy, because of her healing powers. She only really has control over herself. And she never forces that control on other people. She is beautiful.</p><p>Octavia Butler&#8217;s prose is entrancing and the books are impossible to put down. All of Octavia Butler&#8217;s books are impossible to put down for me. So you should read Wild Seed if you want to immerse yourself in historical speculative fiction that runs parallel to the horror of the last few centuries while emphasizing the brilliance of human ingenuity and the resilience of the soul in the face of cruelty.</p><p>Then I read <strong>The Dreamblood Duology by N.K. Jemisin</strong>. I had never read any N.K. Jemisin yet. I had meant to, for years, and it hadn&#8217;t happened before. And I cried. Over and over and over reading these two novels, I just sobbed constantly. These are high fantasy novels, inspired by the ancient Middle East. The feeling tone is the Thousand and One Nights meets Dune. This is a tale of dreams. It is a tale of nightmares. It is a tale of high desert political drama. It&#8217;s a tale of blood magic and tribal sorcery. It&#8217;s a lot of fun, it&#8217;s a wild ride. It is the best pair of atmospheric world building I&#8217;ve picked up in ages. It&#8217;s the most enjoyable reading experience I&#8217;ve had in years. I read the first one in one sitting. And I&#8217;m gonna read it again. It fascinates me, and I am going to have a lot more to say about it eventually, because blood is a central component. Dreamblood. The life force that keeps people alive. You should read the Dreamblood Duology if you like political intrigue and you don&#8217;t mind reading violence.</p><p>Then I read <strong>The Madonna Secret by Sophie Strand (2023)</strong>. In parallel, I also read <strong>The Body Is a Doorway (2025)</strong>, but The Body Is a Doorway is not fun. In her memoir, Strand wrote the illness memoir I needed five, ten, fifteen, twenty years ago. She put words to experiences I have repeatedly struggled to translate into a form I can share. She lapses into a lecturing tutorial voice only ever long enough for the reader to get the gist of the facts, and otherwise maintains the thread of story throughout sublime and harrowing life. She refuses to lie and deliver a neat package to the reader. In this she is strong. She wrote the book we needed about illness and ecology today. The text does not resolve, does not promise absolution. It dissolves, melts and, in her words, composts experience into soil. Where I am obsessing over distillation, the industrial alchemy of blood, she shows us blood is always dirt.</p><p>Strand&#8217;s novel, The Madonna Secret, is loads of fun to read, if no less harrowing and heartbreaking. It is exquisitely researched and textured historical fiction set during the life and times of the historical Jesus. It is told from the point of view of Mary Magdalene, who in this story was Jesus&#8217; wife. It feels like reading a true story about Jesus, and it is a balm to the soul. As a lover of Christ as a teacher of the heart, and a hater of empire, this novel really soothed me. Strand&#8217;s prose is beautiful. She sets the stage through the smells and textures of the earth and the soil. Alongside her romantic tendencies, the sensorial nature, the sounds, it&#8217;s a very engrossing reading experience. You should read The Madonna Secret if you like historical fiction, and you want to think differently about the life of Jesus, to put him back in the context of the first century in which he was a naturalist magician.</p><p>Then I read <strong>Boudica: Dreaming the Eagle by Manda Scott (2003)</strong>. Boudica is a historical fiction saga that reimagines the life of the Celtic warrior queen Boudica and her people. The story takes place in the British Isles and Gaul, at the edges of the Roman Empire. It is a story of dreaming. It is a fiction, largely because there is no written record of Boudica&#8217;s life and her people&#8217;s life. And, as both a fiction and a historical look at the horrors of Rome, it is striking. After reading this novel, I started dreaming again and taking my dreams seriously and writing them down, which I had not done systematically in years. Having read some of the context from Manda Scott&#8217;s writing this novel, I understand that dream initiation was in part her intention. In that, it is a complete success. As a page-turning adventure novel, it is totally engrossing. You should read Boudica if you love the earth, you love animals, and you want to read fiction that helps you feel closer to the land instead of further away from it. There&#8217;s a lot of horses in it. Manda Scott was a veterinary surgeon, and she&#8217;s really good at talking about animals.</p><p>I love books that are just for fun. When I need to take a break from studying all of the things that I study, I read novels. I read epic fantasy and speculative fiction and stories of dreams and magic and high drama. Stories of magicians and assassins and seduction and sorcerers vying for geopolitical power in fantastical lands. At no given moment is there anything I would rather be reading, and this has been the case for decades. For my whole life. For as long as I&#8217;ve been able to read.</p><p>Reading for fun is really important. It&#8217;s really important to feed the creative inner child with stories that are long form, complex, and emotional. I find myself crying during novels a lot. I do not weep and sob when I read political theory, ancient traditional medical texts, immunology papers, or substacks. Very rarely. So it is important to me that I foster my love of reading.</p><p>I occasionally get very romantic and whimsical about living in a pre-literate culture and wondering what it would be like if, oh damn, if I just had never learned to read, if we didn&#8217;t need books, if we didn&#8217;t need text, if I could just live in an oral culture, have amazing place-based ancestral memory, be so connected to the earth because I don&#8217;t have this medium between me and the world that is the written word. Wouldn&#8217;t everything be so much better? But that&#8217;s not necessarily true, you know. It&#8217;s a very romantic vision of things, to think things would be better if we didn&#8217;t have texts.</p><p>And, anyway, I can read. So I might as well do it. It is something that brings me a lot of joy. I feel enriched by using my time reading. I find that when I read novels specifically, I feel fulfilled and I feel a sense of purpose. And I feel a sense of escape, also, from the harder parts of the current reality, which are too many to list here. You know what I&#8217;m escaping from. While the point of this blog is primarily to talk about autoimmunity in a more framed way, more specifically about the health and the illness and the politics and the philosophy of it, I give myself space to read for fun. And I think you should too.</p><p>Okay that&#8217;s it! Now I&#8217;m reading The Broken Earth Trilogy by N.K. Jemisin. I&#8217;m heading back to Montreal this week.</p>]]></content:encoded></item><item><title><![CDATA[Field Notes — autoimmunity, traditional medicine, and ecological frameworks.]]></title><description><![CDATA[This week&#8217;s subjects: Gut-Immune Axis / Microbiome; Traditional Medicine + Autoimmunity ; Healing Frameworks / Ethnomedicine; Immune Mechanisms / Ecological Frameworks.]]></description><link>https://www.autoimmunetheory.com/p/field-notes-autoimmunity-traditional</link><guid isPermaLink="false">https://www.autoimmunetheory.com/p/field-notes-autoimmunity-traditional</guid><dc:creator><![CDATA[Laure Marin]]></dc:creator><pubDate>Sun, 19 Apr 2026 06:08:15 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!fkfu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F90efa6f3-1ed8-4d21-9024-2ff1bde3ef25_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This is the first installment of Field Notes, a weekly scan of research at the intersection of autoimmunity, traditional medicine, and ecological frameworks. Part curated reading list, part research guide, part argument.</p><p>Each week I follow what emerges from a set of Scholar Alert queries tuned to this project&#8217;s framework, pull the papers that are relevant, and trace what connects them. The prose sections make claims that no single paper makes alone. If that&#8217;s not interesting, the curated list still tells you what to read and why it matters. Everything here is free. Zotero collection links for paid subscribers are at the bottom.</p><p>This week&#8217;s subjects:</p><ul><li><p>Gut-Immune Axis / Microbiome</p></li><li><p>Traditional Medicine + Autoimmunity</p></li><li><p>Healing Frameworks / Ethnomedicine</p></li><li><p>Immune Mechanisms / Ecological Frameworks</p></li></ul><div><hr></div><h2>Gut-Immune Axis / Microbiome</h2><p>Doyon-Lalibert&#233; makes the structure visible: BAFF, a signaling molecule that drives B-cell activation in the immune system, doesn&#8217;t just respond to gut disruption in long COVID. It feeds back into the gut barrier and the microbial ecology that produced it. The immune system reshapes the terrain that shaped it. Once you see that feedback loop, you see it everywhere in this week&#8217;s papers. Fu finds that aging itself passes through a microbial phase transition, a threshold crossing where the interior ecology shifts character and autoimmune prevalence shifts with it. Jung extends the frame to the oral cavity. Wang to the reproductive tract.</p><p>The body is a series of mucosal surfaces in ongoing negotiation, and immunity is the pattern of those negotiations. Ecosystems within ecosystems, each layer shaping the conditions for the one above it.</p><ul><li><p><strong><a href="https://www.researchsquare.com/article/rs-8876163/v1">Microbiota-induced intestinal barrier disruption drives BAFF-mediated B-cell dysregulation and autoimmunity in long COVID</a></strong> &#8212; Doyon-Lalibert&#233; et al., <em>Preprint</em>, 2026. This week&#8217;s structural key. BAFF feeds back into the intestinal barrier and the microbial ecology itself. Bidirectional causality: the immune system reshapes the terrain that produced it. From the abstract: &#8220;Here we show that non-hospitalized individuals with long COVID have intestinal barrier dysfunction associated with increased B-cell activating factor (BAFF), perturbation of the B cell compartment and autoimmunity that peak at 12 months after infection and begin to resolve by 24 months.&#8221; (Preprint)</p></li><li><p><strong><a href="https://www.tandfonline.com/doi/abs/10.1080/10408363.2026.2637106">The dual roles of microorganisms in inflammatory diseases: initiators and regulators</a></strong> &#8212; Liao et al., <em>Critical Reviews in Clinical Laboratory Sciences</em>, 2026. Collapses the pathogen/commensal binary. Microorganisms are both.</p></li><li><p><strong><a href="https://www.cell.com/iscience/pdf/S2589-0042(26)00858-8.pdf">From dysbacteriosis to ecological remodeling: a new breakthrough in microbial treatment of IBD</a></strong> &#8212; Xie et al., <em>iScience</em>, 2026. Research on Inflammatory Bowel Disease. The gut is an ecology to be remodeled, not a system to be corrected.</p></li><li><p><strong><a href="https://www.nature.com/articles/s41522-026-00970-4">A global metagenomic atlas of aging identifies a microbiota phase transition associated with disease risk</a></strong> &#8212; Fu et al., <em>npj Biofilms and Microbiomes</em>, 2026. The aging microbiome passes through a phase transition, a sudden threshold where the interior ecology shifts character, and autoimmune prevalence shifts with it. From the abstract: &#8220;This perturbation was associated with a decline in ecological stability and substantial changes in the abundance of core species. Notably, the association between gut microbiota age and diseases was identified to be significantly altered before and after this inflection time.</p></li><li><p><strong><a href="https://onlinelibrary.wiley.com/doi/full/10.1111/odi.70215">Oral Microbiome in Systemic Autoimmune Diseases: A Systematic Review</a></strong> &#8212; Jung, Militsi, Huck, <em>Oral Diseases</em>, 2026. Another mucosal surface (the mouth, which like the gut is lined with tissue that manages the boundary between inside and outside), another ecological conversation. 42 studies met inclusion criteria: 19 on rheumatoid arthritis (RA), 18 on primary Sj&#246;gren&#8217;s syndrome, 5 on systemic lupus erythematosus (SLE), and 1 on anti-neutrophil cytoplasmic autoantibody-associated vasculitis</p></li></ul><div><hr></div><h2>Ayurveda + Autoimmunity</h2><p>Shripat names Ojas explicitly. The concept is already there in the classical texts, already doing the work of describing vitality and metabolic capacity rather than surveillance and response. The vocabulary predates the discovery of the biomedical mechanism, which raises a question that all of the papers leave unaddressed: what kind of observation produced the vocabulary? What kind of attention produced the knowledge that this plant does something worth remembering?</p><p>Rajendran&#8217;s beverage plants paper touches something more specific than hormesis. The rasayana principle is sustained low-dose challenge that maintains the system&#8217;s responsiveness. Stimulation and suppression are both wrong frames. Ecological conditioning: a small regular demand keeps a muscle capable of more. The vocabulary of &#8220;immunomodulation&#8221; misses it, because modulation presupposes a system that needs adjustment from outside. Rasayana presupposes a system that can be strengthened from within, given the right conditions. This is a different model of what immunity is.</p><ul><li><p><strong><a href="https://www.cureus.com/articles/460969-role-of-ayurvedic-principles-in-addressing-malnutrition-and-non-communicable-diseases-in-low-resource-settings.pdf">Role of Ayurvedic Principles in Addressing Malnutrition and Non-Communicable Diseases</a></strong> &#8212; Shripat et al., <em>Cureus</em>, 2026. South Asian field research. From the abstract: &#8220;This review critically examines Ayurvedic principles as a complementary, systems-based framework for addressing shared nutritional and metabolic determinants underlying both conditions. Drawing on conceptual foundations and available empirical evidence, the analysis evaluates how dietary regulation, digestive optimisation, lifestyle modification, and Rasayana-based preventive strategies can be operationalised using locally accessible foods, herbs, and community-level delivery models.&#8221;</p></li><li><p><strong><a href="https://www.sciencedirect.com/science/article/pii/S2772753X26000614">Phytochemistry, pharmacology, and traditional uses of beverage plants with dietary hormetic potential</a></strong> &#8212; Rajendran et al., <em>Food Chemistry Advances</em>, 2026. Hormesis (the principle that a small dose of a stressor strengthens the system&#8217;s response) meets rasayana (the Ayurvedic practice of sustained low-dose tonic intake that maintains vitality). Low-dose challenge that maintains responsiveness.</p></li></ul><div><hr></div><h2>Healing Frameworks / Ethnomedicine</h2><p>Ethnomedicine papers consistently say: other knowledge traditions have been describing what Western immunology calls autoimmunity, using vocabularies that preserve the body as ecology rather than reducing it to a machine. This is the territory where autoimmunity is a set of disrupted relations.</p><ul><li><p><strong><a href="https://link.springer.com/article/10.1007/s11013-025-09960-1">Decolonizing Mental Health in Algeria</a></strong> &#8212; Memchout, <em>Culture, Medicine, and Psychiatry</em>, 2026. Jinn (spiritual beings in Islamic cosmology that can possess or afflict), baraka (blessing or spiritual power), sorcery as structured knowledge practices. From the abstract: &#8220;Algeria&#8217;s mental health system still bears the scars of a colonial asylum regime that delegitimized indigenous cosmologies and ruptured ties among self, family, community, and the sacred.&#8221; What happens when you take indigenous practices on their own terms?</p></li><li><p><strong><a href="https://muse.jhu.edu/pub/12/article/986624">La Recta Provincia and the Logic of Resistance: Magic as Decolonial Heterotopia in the film </a></strong><em><strong><a href="https://muse.jhu.edu/pub/12/article/986624">Brujer&#237;a</a></strong></em> &#8212; &#193;valos, <em>The Latin Americanist</em>, 2026. Healing as cultural resistance. Colonial epistemology calls it sorcery. The Huilliche had their own categories, their own logic for why ritual works. 1. magic as epistemology; 2. magic as justice; 3. magic as territory, where physical and symbolic places resist the colonial hierarchies and mechanisms of domination.</p></li></ul><div><hr></div><h2>Immune Mechanisms / Ecological Frameworks</h2><ul><li><p><strong><a href="https://www.sciencedirect.com/science/article/pii/S1262363626000352">Decoding the exposome for type 1 diabetes prevention</a></strong> &#8212; Rollet et al., <em>Diabetes &amp; Metabolism</em>, 2026. The exposome (the totality of environmental exposures a person encounters across their lifetime) as the field in which autoimmunity emerges. &#8220;Infectious agents, air pollutants, and early-life diet are well studied and consistently associated with T1D onset. However, little is known about the role of cumulative and combined exposures, or the exposome&#8217;s influence on disease progression and complications.&#8221; The gap they find is onset versus progression. The Ayurvedic and somatic practices live in that gap: what sustains dysregulation, not just what triggers it.</p></li></ul><div><hr></div><h2>Bonus:</h2><ul><li><p><a href="https://sophiestrand.substack.com/p/the-body-is-a-doorway-a-journey-beyond">The Body Is A Doorway, by Sophie Strand</a></p><div class="embedded-post-wrap" data-attrs="{&quot;id&quot;:146881057,&quot;url&quot;:&quot;https://sophiestrand.substack.com/p/the-body-is-a-doorway-a-journey-beyond&quot;,&quot;publication_id&quot;:710267,&quot;publication_name&quot;:&quot;Make Me Good Soil &quot;,&quot;publication_logo_url&quot;:null,&quot;title&quot;:&quot;The Body Is a Doorway: A Journey Beyond Healing, Hope, and the Human is available for pre-order! &quot;,&quot;truncated_body_text&quot;:&quot;I am SO excited to announce that my memoir about ecology and chronic illness The Body is a Doorway: A Journey Beyond Healing, Hope, and the Human is available for pre-order on all online bookselling platforms ahead of its release in March 2025. You can find different ways to order&quot;,&quot;date&quot;:&quot;2024-07-22T14:34:10.697Z&quot;,&quot;like_count&quot;:220,&quot;comment_count&quot;:50,&quot;bylines&quot;:[{&quot;id&quot;:25056652,&quot;name&quot;:&quot;Sophie Strand&quot;,&quot;handle&quot;:&quot;sophiestrand&quot;,&quot;previous_name&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!NiWB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5877521f-e832-4584-91c8-db798b87c074_750x946.jpeg&quot;,&quot;bio&quot;:&quot;Sophie Strand is a writer/compost heap based in the Hudson Valley who focuses on the intersection of spirituality, storytelling, and ecology. &quot;,&quot;profile_set_up_at&quot;:&quot;2022-01-25T13:01:16.819Z&quot;,&quot;reader_installed_at&quot;:&quot;2025-02-08T14:09:39.276Z&quot;,&quot;publicationUsers&quot;:[{&quot;id&quot;:644802,&quot;user_id&quot;:25056652,&quot;publication_id&quot;:710267,&quot;role&quot;:&quot;admin&quot;,&quot;public&quot;:true,&quot;is_primary&quot;:true,&quot;publication&quot;:{&quot;id&quot;:710267,&quot;name&quot;:&quot;Make Me Good Soil &quot;,&quot;subdomain&quot;:&quot;sophiestrand&quot;,&quot;custom_domain&quot;:null,&quot;custom_domain_optional&quot;:false,&quot;hero_text&quot;:&quot;Ecology, Storytelling, Myth, and Science &quot;,&quot;logo_url&quot;:null,&quot;author_id&quot;:25056652,&quot;primary_user_id&quot;:25056652,&quot;theme_var_background_pop&quot;:&quot;#E8B500&quot;,&quot;created_at&quot;:&quot;2022-01-25T12:41:06.995Z&quot;,&quot;email_from_name&quot;:null,&quot;copyright&quot;:&quot;Sophie Strand&quot;,&quot;founding_plan_name&quot;:&quot;Founding Member&quot;,&quot;community_enabled&quot;:true,&quot;invite_only&quot;:false,&quot;payments_state&quot;:&quot;enabled&quot;,&quot;language&quot;:null,&quot;explicit&quot;:false,&quot;homepage_type&quot;:&quot;magaziney&quot;,&quot;is_personal_mode&quot;:false,&quot;logo_url_wide&quot;:null}}],&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:1000,&quot;status&quot;:{&quot;bestsellerTier&quot;:1000,&quot;subscriberTier&quot;:null,&quot;leaderboard&quot;:null,&quot;vip&quot;:false,&quot;badge&quot;:{&quot;type&quot;:&quot;bestseller&quot;,&quot;tier&quot;:1000},&quot;paidPublicationIds&quot;:[],&quot;subscriber&quot;:null}}],&quot;utm_campaign&quot;:null,&quot;belowTheFold&quot;:true,&quot;type&quot;:&quot;newsletter&quot;,&quot;language&quot;:&quot;en&quot;,&quot;source&quot;:null}" data-component-name="EmbeddedPostToDOM"><a class="embedded-post" native="true" href="https://sophiestrand.substack.com/p/the-body-is-a-doorway-a-journey-beyond?utm_source=substack&amp;utm_campaign=post_embed&amp;utm_medium=web"><div class="embedded-post-header"><span></span><span class="embedded-post-publication-name">Make Me Good Soil </span></div><div class="embedded-post-title-wrapper"><div class="embedded-post-title">The Body Is a Doorway: A Journey Beyond Healing, Hope, and the Human is available for pre-order! </div></div><div class="embedded-post-body">I am SO excited to announce that my memoir about ecology and chronic illness The Body is a Doorway: A Journey Beyond Healing, Hope, and the Human is available for pre-order on all online bookselling platforms ahead of its release in March 2025. You can find different ways to order&#8230;</div><div class="embedded-post-cta-wrapper"><span class="embedded-post-cta">Read more</span></div><div class="embedded-post-meta">2 years ago &#183; 220 likes &#183; 50 comments &#183; Sophie Strand</div></a></div></li></ul><p></p><p>That&#8217;s it for this week! I&#8217;ve finally got a workflow that makes it reasonably possible for me to put these together on a regular basis. Hopefully you find something that piques your curiosity. </p>]]></content:encoded></item></channel></rss>