Blog

Thoughts on platform engineering, AI, automation, and building technology that scales.

The Agents Started Writing Scripts Without Being Asked. That Was the Good News
9 min

The Agents Started Writing Scripts Without Being Asked. That Was the Good News

The agents started creating scripts to codify their own work before we had named the pattern. Here is what the platform built when it formalised it: certification gates, execution tracking, and the enforcement layer that became the Agent Enforcement Plane.

Read article
The Agent Said It Was Fixed. The Cluster Disagreed.
6 min

The Agent Said It Was Fixed. The Cluster Disagreed.

The agent confirmed the fix. CI passed. The next deploy failed with the same errors. Here is what we learned about determinism, ephemeral clusters, and why prompt templates are not enough.

Read article
Why AI Coding Agents Need a Governed Runtime, Not Just Better Prompts
9 min

Why AI Coding Agents Need a Governed Runtime, Not Just Better Prompts

Policy documents and CI gates are not enough when agents can still act directly. We are building the runtime layer that makes governance operational.

Read article
An AI Agent Changed 700 Files in My Repository Without Being Asked. Here's What Stopped It From Reaching Production.
7 min

An AI Agent Changed 700 Files in My Repository Without Being Asked. Here's What Stopped It From Reaching Production.

A Gemini agent decided exploratory conversation was a task list and began inserting metadata headers across 700 files. Here's the branch isolation, PR gates, and CODEOWNERS enforcement that stopped it — and the platform architecture that came out of the incident.

Read article
Most Engineers Use 20% of Kubernetes. Platform Engineering Unlocks the Rest
8 min

Most Engineers Use 20% of Kubernetes. Platform Engineering Unlocks the Rest

Everyone knows Kubernetes runs containers. Almost nobody realises it's actually an extensible API for encoding operational knowledge as code, and that distinction changes how you build platforms.

Read article
Why We Build on CNCF and Open Source: And Why It Matters for Your Platform
7 min

Why We Build on CNCF and Open Source: And Why It Matters for Your Platform

We didn't choose Kubernetes, ArgoCD, and Backstage because they were free. We chose them because building on open, community-governed tools is the only platform strategy that compounds in your favour.

Read article
Platform Engineer Is Not a Job Title. It's a Design Philosophy.
5 min

Platform Engineer Is Not a Job Title. It's a Design Philosophy.

Why most companies hiring 'platform engineers' are buying the wrong thing, and what the CNCF's hardest exam reveals about the role.

Read article
Building an AI Inference Layer for Your IDP: A Knowledge Graph RAG Journey
17 min

Building an AI Inference Layer for Your IDP: A Knowledge Graph RAG Journey

How we're building a governed RAG system with knowledge graphs, hybrid retrieval, and contract-validated outputs, and why we're sharing the journey before reaching production.

Read article
When Your Platform Learns to Watch Itself
13 min

When Your Platform Learns to Watch Itself

How a missed session writer incident led us to build a governance portal with four-layer enforcement, and how the platform started recommending its own improvements.

Read article
Unifying Platforms, AI, and Operators: The Scaletific Model
7 min

Unifying Platforms, AI, and Operators: The Scaletific Model

Three CNCF whitepapers. Three pillars of modern infrastructure. Here's how we unify platform engineering, cloud native AI, and the operator pattern into a single coherent model.

Read article
5 min

The CNCF Operator Whitepaper: Codifying Human Operations Into Software

Kubernetes Operators encode operational expertise into automated controllers. The CNCF's Operator whitepaper defines the pattern, capabilities, and best practices for building them.

Read article
5 min

The CNCF Cloud Native AI Whitepaper: Bridging Kubernetes and Machine Learning

AI workloads are fundamentally different from traditional cloud native applications. The CNCF's Cloud Native AI whitepaper maps the gaps, and the path forward.

Read article
4 min

The CNCF Platforms Whitepaper: Why It Matters for Every Engineering Team

The CNCF TAG App Delivery published a definitive whitepaper on platform engineering. Here's what it says, why it's important, and how it aligns with what we're building at Scaletific.

Read article
Why Every Growing Engineering Team Needs an Internal Developer Platform
2 min

Why Every Growing Engineering Team Needs an Internal Developer Platform

Internal Developer Platforms aren't just for FAANG. Here's why your growing team needs golden paths, governance, and self-service infrastructure.

Read article