<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>The Collicutt Software Company News</title>
        <link>https://collicutt.net/news/</link>
        <description>Short release notes and product updates from The Collicutt Software Company.</description>
        <language>en-us</language>
        <lastBuildDate>Wed, 29 Apr 2026 00:00:00 +0000</lastBuildDate>
        <item>
            <title>Stegwav detector released</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2026-04-29-Stegwav detector released</guid>
            <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
            <description>Stegwav is out. It&#x27;s a Go CLI for checking WAV files that look like audio but may be carrying something else. The first public build checks the WAV structure, looks for sample data that doesn&#x27;t behave like audio, extracts TeamPCP-style XOR/base64 payloads, and flags likely LSB steganography. It&#x27;s still a signal, not a final verdict, but it gives you something useful to run against odd audio files.\n\nLink: https://github.com/ccollicutt/stegwav</description>
        </item>
        <item>
            <title>Stegwav Generator for controlled samples</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2026-04-22-Stegwav Generator for controlled samples</guid>
            <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
            <description>Stegwav Generator is now available privately for approved testing work. The public CLI stays focused on detection. The generator&#x27;s for making known WAV fixtures, recording the expected findings, and testing pipelines without waiting for strange samples to show up elsewhere.\n\nLink: https://forms.gle/RWi7DjQVNFn4b8tE9</description>
        </item>
        <item>
            <title>NegaLog Watch goes continuous</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2026-03-18-NegaLog Watch goes continuous</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
            <description>NegaLog Watch moves NegaLog from batch checks into a running service. It tails logs, keeps state in SQLite, handles rotation, and deduplicates alerts so the same missing event does not page you over and over. Same rules, less batch-job thinking.\n\nLink: https://forms.gle/v8Rb7uZSQuq5V4dy8</description>
        </item>
        <item>
            <title>NegaLog missing-event checks</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2026-02-12-NegaLog missing-event checks</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 +0000</pubDate>
            <description>NegaLog got better at missing sequences and scheduled jobs. The uncomfortable case is still the useful one: nothing failed, but something that should have appeared in the logs never did. This pass tightened checks for starts without finishes, quiet heartbeats, and triggers with no follow-up event.\n\nLink: https://github.com/ccollicutt/negalog</description>
        </item>
        <item>
            <title>Vary puts mutation testing up front</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2026-01-16-Vary puts mutation testing up front</guid>
            <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
            <description>The Vary page now puts mutation testing where it belongs: right up front. Coverage can tell you what ran. Vary asks the more annoying question: would the tests notice if the code changed underneath them?\n\nLink: https://varylang.com/</description>
        </item>
        <item>
            <title>raillock added to the catalogue</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2025-12-09-raillock added to the catalogue</guid>
            <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
            <description>raillock is in the catalogue now. It&#x27;s a small security tool for checksumming MCP tools and watching for changes that an agent workflow shouldn&#x27;t silently accept. Boring guardrails, which is usually the right kind.\n\nLink: https://github.com/ccollicutt/raillock</description>
        </item>
        <item>
            <title>spellerweb added to the catalogue</title>
            <link>https://collicutt.net/news/</link>
            <guid isPermaLink="false">news-2025-11-14-spellerweb added to the catalogue</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 +0000</pubDate>
            <description>spellerweb is in the software catalogue. It&#x27;s intentionally small: point it at a site, catch embarrassing typos, move on.\n\nLink: https://github.com/ccollicutt/spellerweb</description>
        </item>
    </channel>
</rss>
