#10 — The Generation-Governance Impedance Mismatch: PGS in the AI Era

Historic working paper. An early, DOI-published draft preserved for historical reference. Its implementation terminology predates the current PGS compiler and runtime architecture and is superseded by the current Papers. Figures survive only in the canonical PDF below. Download PDF (canonical, with figures) Contact: bachipeachy@gmail.com Abstract The increasing adoption of generative artificial intelligence (AI) in software development introduces a structural asymmetry: implementation generation now occurs at machine speed, while behavioral governance remains constrained by institutional deliberation. These processes are not merely mismatched in velocity; they are orthogonal in function. Generation produces executable artifacts. Governance establishes permissible behavior. ...

March 19, 2026 · 13 min · 2574 words · Bhash Ganti
The EU AI Act Is Here. Your Governance Architecture Isn't Ready.

#11 — The EU AI Act Is Here. Your Governance Architecture Isn't Ready.

Why the compliance clock is ticking — and why post-hoc policy won’t survive it In the previous post, we examined how AI accelerates implementation velocity without solving governance — and how Protocol-Governed Systems invert that equation by making governance structural rather than procedural. That argument was architectural. This one is regulatory. Because the EU AI Act is no longer a proposal. It is law. And its obligations are phasing in now. ...

March 26, 2026 · 9 min · 1792 words · Bhash Ganti
What Actually Happens Inside a Protocol-Governed Execution

#12 — What Actually Happens Inside a Protocol-Governed Execution

Following a single blockchain transaction through the execution topology of Protocol-Governed Systems (PGS) In the previous post, we examined why the EU AI Act turns governance into an architectural problem — and why post-hoc monitoring cannot provide structural evidence of governed execution. That discussion was conceptual. This one is operational. Because eventually every architectural claim has to answer a simple question: “Show me what actually happens.” So let’s do exactly that. ...

April 2, 2026 · 8 min · 1571 words · Bhash Ganti
AI Changed Software Velocity. PGS Changes Software Architecture

#13 — AI Changed Software Velocity. PGS Changes Software Architecture

In the last few years, AI has dramatically accelerated software implementation velocity. Code generation. Agentic tooling. Autonomous orchestration. Self-modifying pipelines. Framework-assisted composition. Entire application layers can now be produced in hours instead of months. But underneath this acceleration, a deeper architectural problem is emerging: AI changed how fast we can build software. It did not change how software is fundamentally governed. And that distinction matters far more than most organizations currently realize. ...

April 9, 2026 · 8 min · 1580 words · Bhash Ganti
AI Didn't Break Your Software. It Broke the Assumptions Underneath It

#14 — AI Didn't Break Your Software. It Broke the Assumptions Underneath It

AI can now generate application layers faster than organizations can govern them. The bottleneck is no longer implementation. The bottleneck is admissibility — whether a piece of behavior should be allowed to exist at all, before it runs. Most modern SDLC tooling still assumes humans produce software slowly enough for governance to remain procedural: review, approve, release, monitor, patch. That assumption held for decades. It is now under pressure that none of its architects anticipated. ...

April 16, 2026 · 8 min · 1679 words · Bhash Ganti
My Backyard Taught Me To Build Safer Software

#15 — My Backyard Taught Me To Build Safer Software

I should tell you something about myself before we get into software architecture. When I am not writing Python code as a hobby, I am a regenerative backyard organic edible gardener — or at least I was, until a software project took on a life of its own and consumed most of my waking hours. More on that in a moment. First, the garden. The Garden That photo above is mine. Taken this morning. ...

April 23, 2026 · 6 min · 1134 words · Bhash Ganti
The Human Insight That Became an Architectural Inversion

#16 — The Human Insight That Became an Architectural Inversion

I want to tell you about a Sunday evening that changed the way I think about software. Not a Sunday spent debugging. Not a Sunday in front of a whiteboard. A Sunday with friends — the kind where conversation wanders into the places you usually avoid, and then someone says something that reorients you without meaning to. The Weight of Watching We were a small group, sitting together the way old friends do. At some point the topic turned to the conflict in Gaza. I do not remember exactly how we got there — these things find their way in. ...

April 30, 2026 · 7 min · 1338 words · Bhash Ganti
Protocol-Governed Systems: Your Governed Path to Risk Management

#17 — Protocol-Governed Systems: Your Governed Path to Risk Management

Governed by Protocol. Constructed by Compiler. Proven by Trace. A reference architecture for building deterministic, inspectable, AI-era software systems. Why this exists Modern software has a governance problem. As systems become: distributed, event-driven, AI-assisted, and increasingly machine-generated, the gap between: what engineers intended, and what software is actually allowed to do keeps widening. Behavior hides in: orchestration code, runtime conditionals, framework conventions, implicit routing, service glue, and increasingly, AI-generated implementation details. PGS explores a different model: ...

May 7, 2026 · 4 min · 722 words · Bhash Ganti
How Vacation Planning Sparked the Ideas Behind PGS Architecture

#18 — How Vacation Planning Sparked the Ideas Behind PGS Architecture

I want to tell you about a vacation that changed the way I think about software. Not a vacation spent debugging. Not a working trip. A real one — a milestone birthday, a mountain, eight days of trains — and somewhere on the far side of it, an idea I had been chasing for months finally walked up and introduced itself. The Trip My son treated me to a milestone birthday with a plan I could not have dreamed up myself: stand on top of Mt. Fuji on the 4th of July and unfurl a US flag at the summit. ...

May 14, 2026 · 7 min · 1479 words · Bhash Ganti
Why Software Implementation is Becoming Disposable

#19 — Why Software Implementation is Becoming Disposable

“The future of software engineering isn’t about replacing programmers. It’s about separating business behavior from software implementation.” Every week brings another AI coding breakthrough Claude writes production code. Cursor refactors entire repositories. GitHub Copilot completes functions before we finish typing. OpenAI, Anthropic and Google continue pushing software generation toward astonishing levels. The question dominating our industry has become: “How soon will AI write all software?” I believe that’s the wrong question. ...

May 21, 2026 · 4 min · 820 words · Bhash Ganti