Technical Blog

Insights on AI, machine learning, and software engineering.

May 23, 2026 AI Agents Architecture

Why repo structure matters in agent-driven software development

Layer-based folders (controllers, services, repositories) made sense for human navigation — but coding agents search, slice context, and patch locally. Domain-driven layout keeps features in one place, cuts wrong-file edits, and makes agent-led changes reviewable.

Read more →
January 24, 2025 AI Agent Series • Part 2 of 4 AI Agents Pilot

How to run an AI Agent pilot without wasting 90 days

Most agent pilots fail for one of two reasons: they're too big ("replace the workflow") or they're too vague ("let's try agents"). Here's a pilot approach that produces a real answer in 2–4 weeks.

Read more →