Back to Writing

Architecture

All writings tagged with "Architecture"

27 writings found
Growth:

Your AI Agent Made a Decision. Now Prove Why.

Traditional software left a clear audit trail of hardcoded logic. Stochastic AI agents change this; they dynamically interpret context, choose tools, and execute high-consequence actions. Because prompts alone don't prove intent, engineering teams must shift from tracking execution to auditing runtime judgment—building "decision provenance" to prove exactly *why* an agent acted.

Architecture

The Death of Junior CRUD Development

For the last two decades, many software careers began with CRUD (Create, Read, Update, Delete) applications. A junior developer would receive a ticket to build a user form, add database persistence, create an API endpoint, add validation, and render a table view. They would then repeat this cycle

Architecture

Managing AI (And Other Lies We Tell Ourselves at Standup)

What actually happened is that the AI showed up on Monday asking where the repository lives, spent Tuesday reading the entire codebase, and by Wednesday was submitting pull requests while openly questioning architectural decisions made by senior engineers. The latest models don't just "write a function."

Architecture
Showing 1-6 of 27 writings