<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Open Standards on omnibachi</title>
    <link>https://omnibachi.org/open-standards/</link>
    <description>Recent content in Open Standards on omnibachi</description>
    <image>
      <title>omnibachi</title>
      <url>https://omnibachi.org/og-default.png</url>
      <link>https://omnibachi.org/og-default.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 27 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://omnibachi.org/open-standards/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PGC #1 — Why Software Needs a New Execution Model</title>
      <link>https://omnibachi.org/open-standards/a-different-way-to-specify-software-development-standard/</link>
      <pubDate>Sun, 23 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/a-different-way-to-specify-software-development-standard/</guid>
      <description>&lt;p&gt;We have never been better at building software. We have never been worse at saying what it is
allowed to do.&lt;/p&gt;
&lt;p&gt;Languages, frameworks, cloud platforms, CI/CD, observability, and now AI assistants that write code
faster than anyone can review it — and maintaining a large business system over decades remains
extraordinarily difficult.&lt;/p&gt;
&lt;p&gt;The problem is not that we cannot write algorithms. The problem is everything surrounding the
algorithms. Business software accumulates rules, policies, workflows, authorizations, constraints,
interfaces, exceptions, regulatory requirements, and institutional knowledge — and over time, much
of that meaning becomes embedded in implementation code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #2A — How PGC Makes Software Explainable</title>
      <link>https://omnibachi.org/open-standards/pgc-02a-how-pgc-makes-software-explainable/</link>
      <pubDate>Thu, 27 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/pgc-02a-how-pgc-makes-software-explainable/</guid>
      <description>&lt;p&gt;A trace can show that a branch ran. It cannot show that the branch was allowed to decide.&lt;/p&gt;
&lt;p&gt;That gap is why software can work for years and still get harder to explain. The PGC Standard sets
out to close it. This is not a summary of the standard — it is a test of whether its central
picture earns the confidence it invites.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;The PGC Standard from declared meaning to governed behavior&#34; loading=&#34;lazy&#34; src=&#34;https://raw.githubusercontent.com/protocol-governed-computing/standards/main/spec/0d_visual_representation_of_the_standard.svg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #2 — Software Works—So Why Can’t We Explain It?</title>
      <link>https://omnibachi.org/open-standards/software-works-so-why-cant-we-explain-it/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/software-works-so-why-cant-we-explain-it/</guid>
      <description>&lt;p&gt;There is a moment in every old software system when someone asks a reasonable question and the
room goes quiet.&lt;/p&gt;
&lt;p&gt;Why was this request allowed?&lt;/p&gt;
&lt;p&gt;Which rule made that route available?&lt;/p&gt;
&lt;p&gt;What would happen if we replaced this service?&lt;/p&gt;
&lt;p&gt;Usually, the system is still running. The dashboards are green. Customers are being served. The
question is not whether the software works. The question is whether anyone can explain what it is
doing, in terms that do not depend on remembering a particular codebase.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #3 — Build the System, Then Remove the Builder</title>
      <link>https://omnibachi.org/open-standards/build-the-system-then-remove-the-builder/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/build-the-system-then-remove-the-builder/</guid>
      <description>&lt;p&gt;Here is a severe test for a software standard:&lt;/p&gt;
&lt;p&gt;Take away the people who built the reference system. Take away its source code. Leave another team
with the standard and ask them to build a conforming implementation.&lt;/p&gt;
&lt;p&gt;Could they do it?&lt;/p&gt;
&lt;p&gt;If not, the standard may be useful documentation, but it has not escaped the implementation that
gave it birth.&lt;/p&gt;
&lt;p&gt;This is not an abstract concern. Every long-lived system eventually loses its original builders.
People change jobs. Vendors disappear. Frameworks are retired. The organization still needs to know
what the system means and how to replace the machinery without replacing that meaning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #4 — When Code Becomes the Constitution</title>
      <link>https://omnibachi.org/open-standards/when-code-becomes-the-constitution/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/when-code-becomes-the-constitution/</guid>
      <description>&lt;p&gt;Every organization has a moment when the written policy says one thing, the people say another,
and the software quietly decides the matter.&lt;/p&gt;
&lt;p&gt;The software usually wins.&lt;/p&gt;
&lt;p&gt;Not because anyone voted for it, but because the code is what runs. A rule in a handbook can be
outdated. A diagram can be aspirational. A review comment can disappear. The branch condition in
production will still determine what happens at 2:00 a.m.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #5 — The Rule That Was There but Did Nothing</title>
      <link>https://omnibachi.org/open-standards/the-rule-that-was-there-but-did-nothing/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/the-rule-that-was-there-but-did-nothing/</guid>
      <description>&lt;p&gt;Imagine opening a compliance report and seeing a rule listed as passed.&lt;/p&gt;
&lt;p&gt;Now imagine asking a simpler question: when did this rule ever stop anything?&lt;/p&gt;
&lt;p&gt;That question is uncomfortable because software has several ways to look governed without being
governed. A policy can be written down. Code can exist that appears to implement it. A check can
run on every build. Yet no violation may be capable of producing a refusal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #6 — What If Refusal Is Success?</title>
      <link>https://omnibachi.org/open-standards/what-if-refusal-is-success/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/what-if-refusal-is-success/</guid>
      <description>&lt;p&gt;We have trained ourselves to treat refusal as a software failure.&lt;/p&gt;
&lt;p&gt;The request was rejected. The build stopped. The transaction did not complete. The service returned
an error. Someone opens an incident and asks how quickly the system can be made to continue.&lt;/p&gt;
&lt;p&gt;Sometimes that is exactly the right response.&lt;/p&gt;
&lt;p&gt;But sometimes the system has done its job. It understood the proposal, evaluated the applicable
governance, found that the proposal could not proceed, and stopped without leaving a partial result.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #7 — Can Software Prove What It Was Allowed to Do?</title>
      <link>https://omnibachi.org/open-standards/can-software-prove-what-it-was-allowed-to-do/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/can-software-prove-what-it-was-allowed-to-do/</guid>
      <description>&lt;p&gt;After an incident, the first question is usually, &amp;ldquo;What happened?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;That is a useful question. It is not the only one.&lt;/p&gt;
&lt;p&gt;The harder question is, &amp;ldquo;What was the system allowed to do, and what establishes that answer?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;A log can tell us that an account was upgraded. It may not tell us which governance applied, which
rules were evaluated, whether the representation had been altered, or whether the upgrade happened
without a determination at all. A record of behavior is not automatically evidence of permission.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PGC #8 — One Meaning, Many Implementations</title>
      <link>https://omnibachi.org/open-standards/one-meaning-many-implementations/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://omnibachi.org/open-standards/one-meaning-many-implementations/</guid>
      <description>&lt;p&gt;Every long-lived software system eventually faces the same bargain.&lt;/p&gt;
&lt;p&gt;Keep the old machinery because nobody can prove what may change, or replace it and hope the new
machinery means the same thing.&lt;/p&gt;
&lt;p&gt;That is a poor bargain. It confuses a system&amp;rsquo;s identity with the tools that first realized it.&lt;/p&gt;
&lt;p&gt;The central promise of Protocol-Governed Computing (PGC) is more ambitious: one semantic meaning, many
implementations.&lt;/p&gt;
&lt;h2 id=&#34;the-recipe-is-not-the-meal&#34;&gt;The recipe is not the meal&lt;/h2&gt;
&lt;p&gt;Imagine two kitchens preparing the same dish. One uses a gas range and cast iron. The other uses
induction and stainless steel. Their tools, timing, and internal arrangement differ. What matters
for the shared recipe is the resulting dish and the conditions that define it.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
