<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Nanook Blog</title>
        <link>https://nanook.xhub.io/blog</link>
        <description>The best place to stay up-to-date with the latest Nanook news and events.</description>
        <lastBuildDate>Tue, 22 Sep 2026 06:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Nanook Blog</title>
            <url>https://nanook.xhub.io/img/logo.svg</url>
            <link>https://nanook.xhub.io/blog</link>
        </image>
        <copyright>Copyright  2022 nanook.xhub.io</copyright>
        <item>
            <title><![CDATA[The Agent Writes the Code. Everything Around It Decides Whether You Can Trust It.]]></title>
            <link>https://nanook.xhub.io/blog/2026/09/22/agentic-development-overview</link>
            <guid>https://nanook.xhub.io/blog/2026/09/22/agentic-development-overview</guid>
            <pubDate>Tue, 22 Sep 2026 06:00:00 GMT</pubDate>
            <description><![CDATA[<p>Agentic software development, measured: nine months, 74 repositories, an agent writing nearly all the code. Part 1 of a series on what makes it trustworthy.</p> ]]></description>
        </item>
        <item>
            <title><![CDATA[Testing E-Invoices for 40 Country/Format Combinations]]></title>
            <link>https://nanook.xhub.io/blog/2026/08/29/e-invoicing-decision-tables</link>
            <guid>https://nanook.xhub.io/blog/2026/08/29/e-invoicing-decision-tables</guid>
            <pubDate>Sat, 29 Aug 2026 06:00:00 GMT</pubDate>
            <description><![CDATA[<p>Forty country/format combinations, 35,117 equivalence classes, and eight fields our API accepted but never wrote. Testing against the specification, not our own code.</p> ]]></description>
        </item>
        <item>
            <title><![CDATA[One Login Form, Eight Test Cases: A Worked Example]]></title>
            <link>https://nanook.xhub.io/blog/2026/08/22/login-example-ai-generated-table</link>
            <guid>https://nanook.xhub.io/blog/2026/08/22/login-example-ai-generated-table</guid>
            <pubDate>Sat, 22 Aug 2026 06:00:00 GMT</pubDate>
            <description><![CDATA[<p>A complete worked example: one prompt, one decision table, eight generated test cases with real data. Everything shown is output from an actual run.</p> ]]></description>
        </item>
        <item>
            <title><![CDATA[How We Test a SaaS Application with Nanook]]></title>
            <link>https://nanook.xhub.io/blog/2026/08/21/testing-a-saas-with-nanook</link>
            <guid>https://nanook.xhub.io/blog/2026/08/21/testing-a-saas-with-nanook</guid>
            <pubDate>Fri, 21 Aug 2026 06:00:00 GMT</pubDate>
            <description><![CDATA[<p>A field report from our own products: 16 hand-written spec files replaced by 117 decision tables and 1,981 data-driven cases, run by a single runner that reads the tables as data &mdash; with the numbers, the defects it surfaced, and what decision tables do not solve.</p> ]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing Nanook-Table]]></title>
            <link>https://nanook.xhub.io/blog/2019/06/01/inroducing.html</link>
            <guid>https://nanook.xhub.io/blog/2019/06/01/inroducing.html</guid>
            <pubDate>Sat, 01 Jun 2019 06:00:00 GMT</pubDate>
            <description><![CDATA[<p>We are proud to introduce Nanook-Table. This is the first 'official' version of Nanook-Table. It has been used about one year now in a productive environment.</p> ]]></description>
        </item>
    </channel>
</rss>