<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>VeriStamp Blog</title>
        <link>https://veristamp.in/blog</link>
        <description>Clarity on proof, provenance, and the fragile web of trust.</description>
        <lastBuildDate>Sat, 06 Jun 2026 18:08:23 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>VeriStamp Feed Generator</generator>
        <language>en</language>
        <image>
            <title>VeriStamp Blog</title>
            <url>https://veristamp.in/blog/icon.png</url>
            <link>https://veristamp.in/blog</link>
        </image>
        <copyright>All rights reserved 2026, Veristamp</copyright>
        <item>
            <title><![CDATA[qql-go and QQL Retrieval Operations for Qdrant]]></title>
            <link>https://veristamp.in/blog/qql-go-retrieval-operations/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/qql-go-retrieval-operations/</guid>
            <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how qql-go turns QQL into a single-binary CLI for Qdrant retrieval operations, CI checks, runbooks, and agent-safe automation.]]></description>
            <content:encoded><![CDATA[Learn how qql-go turns QQL into a single-binary CLI for Qdrant retrieval operations, CI checks, runbooks, and agent-safe automation.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/qql-go-retrieval-operations.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Schema-First Extraction for LLM Wikis with GLiNER2]]></title>
            <link>https://veristamp.in/blog/schema-first-llm-wiki/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/schema-first-llm-wiki/</guid>
            <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how schema-first extraction and GLiNER2 turn messy RAG pipelines into a persistent LLM wiki and knowledge graph.]]></description>
            <content:encoded><![CDATA[Learn how schema-first extraction and GLiNER2 turn messy RAG pipelines into a persistent LLM wiki and knowledge graph.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/schema-first-llm-wiki.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Oracle Cloud Always Free Telegram Bot + AI Agent]]></title>
            <link>https://veristamp.in/blog/self-hosted-ai-agent-oracle-always-free-picoclaw-tailscale/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/self-hosted-ai-agent-oracle-always-free-picoclaw-tailscale/</guid>
            <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Oracle Cloud Always Free Telegram bot setup for a private AI agent: Tailscale VPN, PicoClaw, zero public ports, and systemd uptime.]]></description>
            <content:encoded><![CDATA[Oracle Cloud Always Free Telegram bot setup for a private AI agent: Tailscale VPN, PicoClaw, zero public ports, and systemd uptime.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/run-private-ai-agent-oracle-always-free.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[RAG Chunking Visualizer in Rust (WebAssembly): A Production-Ready Text Splitter Workbench]]></title>
            <link>https://veristamp.in/blog/chunkerlite-rag-chunk-visualizer/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/chunkerlite-rag-chunk-visualizer/</guid>
            <pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A Rust + WebAssembly RAG chunking visualizer that lets you debug text splitting, inspect semantic boundaries, and export production-ready chunks for embedding pipelines and vector databases.]]></description>
            <content:encoded><![CDATA[A Rust + WebAssembly RAG chunking visualizer that lets you debug text splitting, inspect semantic boundaries, and export production-ready chunks for embedding pipelines and vector databases.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/chunkerlite-rag-chunk-visualizer.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Governed Code Mode: From Tool-Calling to Zero-Trust Execution]]></title>
            <link>https://veristamp.in/blog/governed-code-mode/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/governed-code-mode/</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Cloudflare, Anthropic, Google, and others are converging on a new pattern: let agents write code—but only inside a governed, zero-trust runtime.]]></description>
            <content:encoded><![CDATA[Cloudflare, Anthropic, Google, and others are converging on a new pattern: let agents write code—but only inside a governed, zero-trust runtime.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/verified-code-mode.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Self-Host n8n on Docker for Free: Beginner Setup]]></title>
            <link>https://veristamp.in/blog/n8n-beginner-setup-docker/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/n8n-beginner-setup-docker/</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Self-host n8n on Docker for free. PostgreSQL, ngrok, and a pre-built JSON workflow in one docker compose up. No cloud fees, no workflow caps.]]></description>
            <content:encoded><![CDATA[Self-host n8n on Docker for free. PostgreSQL, ngrok, and a pre-built JSON workflow in one docker compose up. No cloud fees, no workflow caps.]]></content:encoded>
            <author>Srimon Danguria</author>
            <enclosure url="https://veristamp.in/covers/n8n-beginner-setup-docker.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Custom Identity Provider Trap: What We Should Have Built]]></title>
            <link>https://veristamp.in/blog/the-identity-trap-killing-custom-idp/</link>
            <guid isPermaLink="false">https://veristamp.in/blog/the-identity-trap-killing-custom-idp/</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[A custom identity provider is a trap when you build commodity AuthN. The better path is an identity control plane.]]></description>
            <content:encoded><![CDATA[A custom identity provider is a trap when you build commodity AuthN. The better path is an identity control plane.]]></content:encoded>
            <author>Souveek Das</author>
            <enclosure url="https://veristamp.in/covers/the-identity-trap-killing-custom-idp.webp" length="0" type="image/webp"/>
        </item>
    </channel>
</rss>