<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Field Craft Labs Blog</title>
    <link>https://fieldcraftlabs.com/blog</link>
    <atom:link href="https://fieldcraftlabs.com/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Practical notes on data engineering, custom software, and AI enablement for small and mid-sized businesses, from Field Craft Labs in Chicago.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 23 Jul 2026 12:00:00 +0000</lastBuildDate>
    <item>
      <title>Text to SQL with LLMs, Part 4: Production-Grade Systems: Semantic Layers, Agents, Guardrails, and Evals</title>
      <link>https://fieldcraftlabs.com/blog/text-to-sql-production-semantic-layer-guardrails</link>
      <guid isPermaLink="true">https://fieldcraftlabs.com/blog/text-to-sql-production-semantic-layer-guardrails</guid>
      <pubDate>Thu, 23 Jul 2026 12:00:00 +0000</pubDate>
      <description>How production text to SQL systems work: semantic layers, agentic self-correction, read-only guardrails, MCP integration, and the eval harness that proves accuracy.</description>
    </item>
    <item>
      <title>Text to SQL with LLMs, Part 3: Retrieval, Golden Queries, and Business Context</title>
      <link>https://fieldcraftlabs.com/blog/text-to-sql-rag-golden-queries</link>
      <guid isPermaLink="true">https://fieldcraftlabs.com/blog/text-to-sql-rag-golden-queries</guid>
      <pubDate>Wed, 22 Jul 2026 12:00:00 +0000</pubDate>
      <description>Static schema context has a ceiling. Learn how retrieval, verified question-SQL pairs, a business glossary, and value grounding push text to SQL accuracy higher.</description>
    </item>
    <item>
      <title>Text to SQL with LLMs, Part 2: Schema Context Engineering That Actually Moves Accuracy</title>
      <link>https://fieldcraftlabs.com/blog/text-to-sql-schema-context-engineering</link>
      <guid isPermaLink="true">https://fieldcraftlabs.com/blog/text-to-sql-schema-context-engineering</guid>
      <pubDate>Tue, 21 Jul 2026 12:00:00 +0000</pubDate>
      <description>The biggest accuracy lever in text to SQL is how you present your schema. Column descriptions, sample values, relationships, and curated views, with SQL to build them.</description>
    </item>
    <item>
      <title>Text to SQL with LLMs, Part 1: Why the Baseline Approach Fails on Real Databases</title>
      <link>https://fieldcraftlabs.com/blog/text-to-sql-llm-baseline-approach</link>
      <guid isPermaLink="true">https://fieldcraftlabs.com/blog/text-to-sql-llm-baseline-approach</guid>
      <pubDate>Mon, 20 Jul 2026 12:00:00 +0000</pubDate>
      <description>Basic schema-in-prompt text to SQL still fails on real databases in 2026. See the current benchmark numbers, the five failure modes, and what actually fixes them.</description>
    </item>
  </channel>
</rss>
