← Thinking
ArchitectureGovernanceHuman Side

All Architecture Frays

Designing AI systems that know they're temporary — and why that's the most honest thing you can build right now.

Jorge M. J. Żak·June 5, 2026·Reading time: 10 min

For four years I've been writing a fantasy novel about a seven-thousand-year-old protective system that's finally fraying. Last month I realized I was describing every AI architecture I help clients build.

I want to write this one carefully, because it's not a metaphor. It's two outputs of the same mind looking at the same problem from two different rooms.

The fantasy novel is called The Ethereal Web. The system in the book is called the Kaelthir Wards. Kaelthir was a runebinder who lived during a catastrophe so large that the entire continent of Caelnyxia exploded and the dying god of fire fell from the sky. She did not defeat the catastrophe. Nobody did. What she did was create — at the cost of her life — a network of protective enchantments that would buy the surviving world enough time to rebuild. Wards around the great elven city. Wards along the trade roads. Wards over the sanctuaries. Wards at the celestial hotspots.

Six or seven thousand years later, the wards are still standing. And the wards are starting to fail.

That's the premise. A young person from another world arrives, and the failing system recognizes him. Not because of who he is. Because of what he might become.

And I have been writing this story, on and off, for four years. And I have been advising companies on AI architecture for almost as long. I did not see the parallel until somebody pointed it out to me last week.

Kaelthir was a systems architect

That's the sentence that broke it open. Until I heard it said out loud, I had been writing Kaelthir as a martyr-hero — someone whose sacrifice ended the crisis. That framing is wrong, and the manuscript itself kept telling me it was wrong. The wards are not eternal. The wards are not absolute. The wards work because of geometry and resonance and continuous renewal — not because of moral perfection. Kaelthir didn't end anything. She built infrastructure.

The catastrophe she was responding to was, in some sense, beyond anyone's reach. Nobody in her era could have solved it. She knew that. Her work was not to solve it. Her work was to buy time for a future generation of thinkers who would have tools she did not have.

That is the most realistic thing I have ever written about heroism.

And it is exactly the conversation I am having with technology leaders right now.

Every AI architecture is a Kaelthir ward

Sit through any serious AI governance conversation in 2026 and you will hear the same anxiety voiced in many different vocabularies. CTOs are anxious that the guardrails they are putting in place today will not hold up to tomorrow's models. Compliance teams are anxious that the EU AI Act compliance framework they just built will need to be rebuilt within eighteen months. Security teams are anxious that the prompt-injection defenses they spent six months developing are already being bypassed by techniques that didn't exist when they started.

All of those anxieties are correct. And all of them point at the same misframing.

The systems we are building right now are not permanent solutions. They are Kaelthir wards. They will buy time. They will fray. The question is not whether they fail. The question is whether they were designed knowing they would.

A team that builds an AI safety architecture believing they are constructing the final answer will be brittle when the architecture inevitably breaks. They will treat the breakage as failure. They will lose institutional confidence. They will overcorrect or collapse.

A team that builds the same architecture knowing it is a Kaelthir ward — built for graceful degradation, built for an inheriting successor, built to point beyond itself — will treat the inevitable fraying as signal. The system fraying tells them where the next generation of work belongs. The system fraying is the curriculum for whoever comes next.

Both teams will have the same outcome on a five-year horizon: a partially-broken system. The difference is whether they handled it like adults or like priests of a betrayed god.

The historical rhythm in the novel — and in your industry

In the novel I am writing, there are three Guardian crises across its remembered history. Kaelthir was the first major one, seven thousand years before the present-day storyline. Twelve hundred years ago a Guardian named Vaelorin Shalor'Tharven died sealing a different rupture. And now, in the book's present tense, a third one — Thomas, age seventeen, did not ask to be here — has arrived.

Each Guardian inherits a more broken world than the previous one. Each one has fewer working systems to lean on. Each one is younger and less prepared. Each one is given a more difficult version of the same fundamental task: protect the world long enough for the next solution to be possible.

If I'm honest, that is exactly the shape of the AI safety and governance work being done right now.

The first generation of AI safety researchers — the people who built reinforcement-learning-from-human-feedback, who wrote the initial alignment papers, who set the cultural norms — those are the Kaelthirs. They built foundational architecture under conditions of profound uncertainty. Their systems were never going to be permanent. Their systems were going to buy time.

The second generation — the people building production AI safety for companies right now, the regulators drafting the EU AI Act implementation rules, the security architects designing agent-permission frameworks — those are the Vaelorins. They are doing extraordinary work under more difficult conditions, in a field that is moving faster than the systems they are protecting can absorb.

The third generation has not yet arrived. They will be younger. They will inherit a more compromised landscape. They will work in an environment where capability has outrun governance by a wider margin than any of us are used to. They will be the ones who actually have to live with the consequences of what we are deciding right now.

Designing systems that know they will be inherited by that third generation is the most honest engineering decision available to us in 2026.

What graceful fraying looks like in practice

If you accept the framing — every AI architecture you build is a Kaelthir ward — then there are a small number of concrete design principles that follow.

Document the failure modes you expect.Not as risks in a register. As literal scenarios written down. "When this system fails, here is what will visibly break. Here is what will silently break. Here are the alarms we will and will not see." This makes the eventual fraying legible to whoever inherits the system.

Build clear succession paths. Who knows enough about why this system was designed the way it was to redesign it? If the answer is only one or two people, the system is architecturally fragile regardless of how well it functions today. Names should be on a document. Knowledge transfers should be scheduled events, not accidental conversations.

Design for graceful degradation, not heroic recovery. When the system frays, what happens is more important than what should-have-happened. A safety architecture that fails closed (degrades to safe-but-limited) buys the inheriting team time-and-confidence. One that fails open (degrades to unconstrained-but-functional) costs them both.

Make the system point beyond itself.Build in explicit assumptions about the conditions under which the system should be replaced rather than patched. "This works while model context windows are under X. This works while agent permissions follow pattern Y. This works while regulatory regime Z applies." The boundaries are part of the system.

Tell the truth about temporariness. Internally and externally. The temptation to oversell the durability of a governance framework — to clients, to regulators, to the board — is enormous. Resist it. Architectural humility now is cheaper than institutional betrayal later.

The Guardian question

In the novel, the question that drives the third act is a painful one. The previous Guardians died. Kaelthir died. Vaelorin died. Thomas, age seventeen, has now been recognized by the same failing system that recognized them. And the question — for him, for the people who love him, for the reader — is whether the pattern is going to repeat.

Is this what happens to Guardians? Are they called only to be consumed?

That sentence is not just a fantasy sentence. It is the question burning quietly under every AI safety conversation I have with serious people. The first generation of safety researchers paid real personal costs — career instability, public attacks, isolation, burnout, and in some cases worse. The current generation is paying similar costs. The third generation will inherit not just a more difficult technical landscape but a cultural memory of what happened to the people who came before them.

We owe them better systems and we owe them a better story.

Better systems means: architecture that knows it's temporary, documented failure modes, named successors, graceful degradation.

A better story means: stop pretending that the people building today's frameworks are constructing the final answer. They are not. They are buying time. That is enough. It has always been enough. Kaelthir did not save her world forever. She saved it for seven thousand years. That is one of the most valuable things any person can ever do.

The hopeful turn

Here is the part of this I keep coming back to.

Kaelthir did not fail. The wards she built held for seven thousand years. The world she protected developed civilizations, built cities, fell in love, raised children, made songs, made books. Generations of people lived complete lives inside the architecture she built — without ever knowing her name.

The wards are fraying now. That is also not failure. That is the expected behavior of any system that is honest about its own limits. The fraying is the part where the next generation gets handed the work.

If you are building AI governance right now and you are anxious about how long your work will last, I want to tell you something that took me four years and a fantasy novel to understand:

You are not building permanence. You are buying time. Buying time is the work. The next generation is not the indictment of your work — they are its justification.

Build the best ward you can build. Document its failure modes. Name your successors. Design for graceful fraying. Tell the truth about temporariness.

And when the system you built begins to crack — and it will — don't mourn it. The next Guardian was supposed to arrive eventually. The crack is the door.

If you're building wards

This is the kind of architecture work I do with teams.

AI governance frameworks designed for graceful fraying. EU AI Act compliance that knows it will need to be rebuilt. Security architectures with named succession. If your team is past the "does this even work" question and is now asking "how does this hand off cleanly", that's the conversation I want to have.