All Post on 1 page

2026

Adding a CI pass fail threshold - day 30

1 minute read

I brought my eval journey to the finish line today by integrating our small test dataset directly into our CI/CD pipeline with a pass/fail threshold.

My first AI eval was boring - day 02

less than 1 minute read

Setting up a basic LLM evaluation only to find the initial results predictable, but discovering why simple tests are the best place to start.

Why AI Agents Need a Test Harness

4 minute read

AI agents do not become reliable because the model is bigger. They become reliable because the harness around the model is testable, observable, and continuo...

Where MCP Shines

less than 1 minute read

“Single LLMs hallucinate. Multi‑agent systems multiply the problem.”

How MCP Works?

1 minute read

“MCP handshake → tool call → your code runs. 3 minutes to understand.”

Why MCP?

1 minute read

“Last week my LLM swore the 2024 World Cup winner was ‘Moon United FC’. It was confident, detailed, and 100% hallucinated.”

When to Use MCP?

1 minute read

MCP = LLM lifeline when models hallucinate most.

What is MCP?

1 minute read

Model Context Protocol (MCP) = Standardized way for LLMs to discover and call your external tools/data.

Back to top ↑

2025

Back to top ↑

2024

Back to top ↑

2023

Back to top ↑

2022

Back to top ↑

2021

Back to top ↑