<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LiquidMind Blog</title>
    <link>https://liquidmind.cloud/landing/blog</link>
    <description>Build-in-public from the founder of LiquidMind. Trade post-mortems, engineering notes on AI trading systems, and category theses.</description>
    <language>en</language>
    <lastBuildDate>Wed, 01 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://liquidmind.cloud/landing/blog/rss.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://liquidmind.cloud/web-app-manifest-512x512.png</url>
      <title>LiquidMind Blog</title>
      <link>https://liquidmind.cloud/landing/blog</link>
    </image>
  <item>
      <title>140 Trades in the Open: LiquidMind&apos;s First Public Ledger</title>
      <link>https://liquidmind.cloud/landing/blog/june-2026-retrospective</link>
      <guid isPermaLink="true">https://liquidmind.cloud/landing/blog/june-2026-retrospective</guid>
      <description>Every trade LiquidMind&apos;s engine has taken since inception — Feb 16 to Jun 30, 2026 — audited in full. +49.8% ROI, a -22% drawdown, a 12-trade losing streak, and what the numbers actually say about the edge.</description>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <category>transparency</category>
      <category>retrospective</category>
      <category>performance</category>
      <category>drawdown</category>
      <category>smart-money-concepts</category>
      <category>algotrading</category>
      <category>transparency</category>
    </item>
  <item>
      <title>Build in Public: The POI State Machine — Why 7 States Beat a Boolean</title>
      <link>https://liquidmind.cloud/landing/blog/poi-state-machine-build-in-public</link>
      <guid isPermaLink="true">https://liquidmind.cloud/landing/blog/poi-state-machine-build-in-public</guid>
      <description>The POI tracker started with one boolean: is_active. At 200 zones across multiple timeframes, it imploded. Here&apos;s how I replaced it with a 7-state machine where every transition has an explicit trigger — and where BLOCKED is a first-class concept, not a collision bug.</description>
      <pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate>
      <category>engineering</category>
      <category>state machine</category>
      <category>POI</category>
      <category>architecture</category>
      <category>Python</category>
      <category>build-in-public</category>
      <category>determinism</category>
      <category>Redis</category>
    </item>
  </channel>
</rss>