<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on Shaaf's blog</title><link>https://shaaf.dev/tags/go/</link><description>Recent content in Go on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://shaaf.dev/tags/go/index.xml" rel="self" type="application/rss+xml"/><item><title>Blast Radius for Agent-Assisted Development on Kubernetes</title><link>https://shaaf.dev/post/measuring-change-impact-with-blast-radius-on-kubernetes-for-agents/</link><pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate><guid>https://shaaf.dev/post/measuring-change-impact-with-blast-radius-on-kubernetes-for-agents/</guid><description>&lt;h1 id="blast-radius-for-agent-assisted-development-on-kubernetes">Blast Radius for Agent-Assisted Development on Kubernetes&lt;/h1>
&lt;blockquote>
&lt;p>Reachability Graph Control (rgctl) - AI coding agents default to reading files sequentially. That burns context, misses structure, and produces confident wrong answers about impact and dependencies. rgctl indexes the whole repository once into a rich graph with pre-computed reachability, then serves compact, deterministic query results — so agents (and humans) get the right slice of the codebase without loading it into the prompt.&lt;/p></description></item></channel></rss>