Team
DM
Dan M
AI/ML Systems · Platform Architecture · Data Engineering
Deep technical background in AI/ML systems, data engineering, and platform architecture. Interested in the gap between what AI can do in a demo and what it can do inside a real organisation — and the engineering choices that determine which side you end up on.
AI architectureDeterministic pipelinesEnterprise deployment
5 articles by Dan M
AI & Automation
The Agent Quality Crisis Nobody's Measuring
We tracked code quality metrics across 14 engineering teams using AI coding agents and found that while velocity increased by 40%, architectural coherence declined by 28% and cross-module defects tripled. Teams are measuring the wrong thing.
Dan M Mar 2026 14 min
AI & Automation Your Codebase Has Amnesia
Every AI agent session starts from zero. The architectural decisions from six months ago, the module boundaries drawn for specific reasons, the bug fixed three times in three different ways. We examined how knowledge loss compounds across agent sessions and what it costs.
Dan M Mar 2026 12 min
AI & Automation Design Before Diff: Why Agent Orchestration Needs a Discipline Layer
The dominant workflow for AI coding agents is prompt-and-pray: describe what you want, hope the output is correct. We studied 11 engineering teams and found that teams using structured design canvases before agent execution produced 62% fewer cross-module defects and 3x faster review cycles.
Dan M Mar 2026 16 min
AI & Automation The Verification Gap
Code review was designed for human-speed output. When agents produce ten times the volume, manual review becomes theatre. We found that reviewers catch 23% of defects in agent-generated code versus 61% in human-written code, and the gap widens as volume increases.
Dan M Mar 2026 12 min
AI & Automation Pipelines, Not Agents: A Case for Deterministic AI in Enterprise Systems
The prevailing assumption is that autonomous AI agents are the future of enterprise automation. We argue that auditable, deterministic pipelines with human validation produce better outcomes, and explain why the distinction matters.
Dan M Dec 2025 14 min