Hello, world
I’m starting this site as a home for deep dives on agentic engineering and AI billing infrastructure — the two threads I keep pulling on at work and after hours.
What to expect
Roughly one longer-form post every two weeks, plus occasional project notes. Topics on deck: agent harness design, subscription-billing edge cases, and what “evidence over reasoning” looks like in practice.
Colophon
This site is intentionally boring technology:
const stack = {
framework: 'Astro',
hosting: 'Cloudflare Pages',
js: 'only where it earns its bytes',
};
Posts are markdown in a git repo. If something looks broken, the guestbook is right there.