Blog
Who Knows Where the Bones Are Buried?
AI agents can extend patterns in your codebase, but they cannot see the buried context behind them. That changes what teams need to preserve.
The Question Your RAG Can't Answer
A Context Graph is a curated, typed knowledge graph that gives AI agents structured memory they can traverse and update.
The Problem with Averages
Averages can hide changing sample sizes, hidden difficulty, and expensive success in engineering and AI metrics.
The Engineer's Guide to Decoding Done
For engineers, done usually means the code is written. It still needs review, tests, deployment, and proof that it works outside one machine.
The Blame Game
git blame shows which commit last changed each line. git blame --ignore-revs keeps formatting and refactor commits from hiding the useful history.
The Engineer's Guide to Decoding Just
In engineering, 'just' often hides unclear scope, missing constraints, and work that is larger than the request sounds.
AWS IoT: Receive vs Subscribe
iot:Subscribe lets an MQTT client create a topic subscription. iot:Receive lets AWS IoT Core deliver matching messages to that client.
Velocity Engine: How Product and Engineering Drive Success
Engineering creates speed. Product creates direction. Teams get velocity only when both are strong and aligned around customer value.