Tag

#Ci Pipeline

AI Agents

TDD in the Agent Loop: Mirror or Actual Check?

A test written by the same agent that wrote the implementation is a mirror, not a check. Which TDD invariants survive agent authorship, and the mutation-testing gate that catches the rest.

August 18, 2026
Workflows

AI Evals Are a Bottleneck: The Minimal Harness I'd Wire Into CI Today

Most LLM features ship on vibes — skim three outputs, merge. Here's the 40-line Python eval harness with JSON fixtures and a judge-model gate you can wire into CI today.

May 06, 2026