<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Github-Actions on Shaaf's blog</title><link>https://shaaf.dev/tags/github-actions/</link><description>Recent content in Github-Actions on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 09 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://shaaf.dev/tags/github-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Enforcing Architecture with rgctl Policy Checks</title><link>https://shaaf.dev/post/2026-09-09-enforcing-architecture-with-rgctl-policy-checks/</link><pubDate>Wed, 09 Sep 2026 00:00:00 +0000</pubDate><guid>https://shaaf.dev/post/2026-09-09-enforcing-architecture-with-rgctl-policy-checks/</guid><description>&lt;h1 id="enforcing-architecture-with-rgctl-policy-checks">Enforcing Architecture with rgctl Policy Checks&lt;/h1>
&lt;p>&lt;a href="https://github.com/sshaaf/rgctl">rgctl&lt;/a> (Reachability Graph Control) indexes a codebase into a compact knowledge graph &amp;ndash; functions, classes, calls, inheritance, communities &amp;ndash; and serves deterministic, structured answers to questions about architecture, impact, and data flow. You run &lt;code>rgctl discover .&lt;/code> once, and every subsequent query (&lt;code>blast-radius&lt;/code>, &lt;code>metrics&lt;/code>, &lt;code>gql&lt;/code>) returns sub-millisecond results from the persisted graph. Agents and humans get the same exact facts. No re-reading source files, no confident guesses, no context window gymnastics.&lt;/p></description></item></channel></rss>