Static SvelteKit blog

Recent field notes, filtered by month and rendered from markdown.

The home page surfaces the newest entries first, with previews generated from the opening sentences of each post.

March 29, 2026

Why Process Health Should Be Measured Like System Health

IT leaders are usually quite good at measuring system health. They watch uptime, latency, incident rates, capacity, recovery time, failed jobs, and a host of other signals that indicate whether the environment is stable or drifting toward trouble. They are often much less disciplined about measuring process health. That is odd, because weak process can damage delivery, quality, and risk posture in ways that look uncannily similar to infrastructure problems. The difference is mostly pacing.

March 18, 2026

launchnotes

Welcome to Froggblogg

Froggblogg starts with a simple rule: published writing should be easy to author, easy to move, and easy to restyle without tearing apart the site. That is why every post lives in its own folder and travels with its own images. The layout stays reusable, while the content remains close to the assets it references. That decision keeps the publishing flow clean when the archive grows. It also makes the static build predictable.

March 15, 2026

Why Documentation Is a Leadership Tool, Not an Admin Task

Documentation has a public relations problem. It is often treated as clerical overhead, a vaguely worthy activity that everyone agrees is important right up until there is actual delivery pressure. Then it gets deferred in the usual noblesounding ways. We will capture it later. The process is still evolving.

March 10, 2026

designarchitecture

Design Notes for a Static-First Blog

Reusable pages matter more than decorative page count. A blog should not have oneoff templates for every section when the underlying data model is the same. Home, search, and post detail pages can all be driven by the same normalized post metadata. That keeps maintenance costs low. It also keeps future features additive instead of disruptive.

March 1, 2026

Why Clear Intake Processes Matter More Than Faster Development

Most teams that say they need to move faster are not actually suffering from a developmentspeed problem first. They are suffering from unmanaged intake. That is a less glamorous diagnosis. It does not make for a stirring allhands speech. It does, however, explain a remarkable amount of operational pain.

February 15, 2026

What Strong Change Management Looks Like in Data and IT Operations

Many organizations say they have change management because they have a ticket, a CAB meeting, and a deployment calendar. That is a little like saying you have estate planning because you once bought a binder. Strong change management is not the existence of a ritual. It is the existence of evidence. That distinction matters because weak change control does not usually fail in dramatic ways at first.

February 1, 2026

How to Build Trust in Data Across the Business

Organizations love saying they want trusted data. It sounds responsible, modern, and faintly expensive. The problem is that trust in data is often discussed as if it were a dashboard feature. It is not. Trust is an operating outcome.

January 18, 2026

How IT Leaders Balance Speed, Quality, and Compliance

There is a familiar leadership argument in IT. The business wants speed. Delivery teams want quality. Control functions want compliance. Each group can usually explain, in perfectly rational terms, why its concern is the one that really matters right now.

January 4, 2026

Building a Data Operating Model That Business Leaders Can Actually Use

Data operating models are often described in a language that makes perfect sense to architects and a great many sense to no one else. That is a problem. An operating model is not useful because it looks tidy on a slide. It is useful because someone in the business can actually tell who owns what, how decisions get made, how access works, and whether the data can be trusted for the purpose at hand. When those questions are hard to answer, the model may still be technically sound.