Filed under

DevOps

Writing 4 posts

Keeping an AI guardrail release honest

For an AI feature with guardrails, releasing it carefully requires two disciplines: coordinating multi-service promotions with evidence at each step, and keeping the validation environment honest enough that human feedback can be trusted.

Engineering · 4 min read

The demo is the test

A feature that passes every test can still be broken in ways the test suite is structurally unable to see. Four kinds of blindness that only surfaced once real stakeholders started using an AI booking assistant in a room.

Engineering · 15 min read

The scaffolding tax: getting a new service properly bootstrapped

Bootstrapping a new service from a template isn't just renaming things; it's wiring it into the deployment pipeline, getting dependency management right, and building the scaffolding that makes all future work faster.

Engineering · 2 min read

Release pipelines should be boring

Time spent fixing a flaky release pipeline sounds like a lot of infrastructure work. Here's why its effects on a team are easy to undercount.

Engineering · 3 min read