Welcome to your new site
A sample post so your blog builds out of the box. Edit or delete it once you add real content.
This is a sample post included with the SeedProject base. It exists so the blog, homepage, RSS feed, and sitemap all build before you’ve written anything.
Getting started
- Edit
site.config.jsonat the repo root with your site’s name, URL, and author. - Run
node scripts/configure.mjsto stamp that identity across the theme and engines. - Replace this post with your own content under
app/src/content/blog/.
Each post is a folder with an index.mdx file and a cover image, using the
frontmatter fields defined in app/src/content.config.js.
Hook this up to your favourite commenting platform — Giscus, Disqus, or your own.
Continue reading

AI Model Routing: The Middleware Layer Your Automation Pipeline Is Missing
A practical AI model routing automation pipeline pattern: match each subtask to the cheapest capable model using quality, speed, and cost heuristics.

Build, Buy, or Automate: The 7-Question Framework Every CTO Needs for AI Agent Decisions
A principled AI agent build vs buy decision framework — 7 diagnostic questions drawn from documented failure patterns, real cost data, and procurement post-mortems.

When Agents Go Rogue: AI Agent Containment Strategies Before Your Autonomous AI Reaches Production
The OpenAI ExploitGym breach defines AI agent containment strategies better than any safety framework. Here is the four-layer model it implies.