After 16 years building distributed systems and leading engineering teams, here's my honest take on where AI sits in the stack — and what it actually means for your career.
⊕ zoomThe battlefield is a scene of constant chaos. The winner will be the one who controls that chaos, both his own and the enemy's.
— Napoleon Bonaparte
That quote isn't about war. It's about the current state of AI in software engineering.
The chaos is real. LLMs generating code. Agents deploying infrastructure. Junior engineers who've never written a test in their lives shipping features in hours. Senior engineers questioning their value.
Let me cut through it.
The Force Multiplier Doctrine
In military strategy, a force multiplier is a capability that significantly enhances a unit's effectiveness — without adding personnel. Night vision. Air support. Encrypted comms.
AI is the software engineering equivalent.
A 10x engineer with AI is now a 100x engineer. But here's what nobody's saying: a 1x engineer with AI is still a 1x engineer. AI amplifies the signal — it doesn't create it.
Insight: The engineers who will be displaced by AI aren't the ones AI replaces — they're the ones who never built real signal in the first place. AI just made their lack of depth visible faster.
What Changes in the Org
I manage 12 engineers across a Customer Intelligence platform serving 400+ enterprise customers. In the last 18 months, I've watched AI reshape our team dynamics:
-
Code review shifted upstream. We're not reviewing syntax anymore. We're reviewing architecture, intent, and edge cases. The bar moved.
-
Documentation is no longer a bottleneck. Engineers who used to spend 30% of their time on docs now spend 5%. That 25% went to deeper design work.
-
Junior-to-senior gap compressed in some ways, widened in others. Juniors can implement faster. But they still can't architect. The judgment gap is wider than ever.
What You Should Do
If you're an engineer: build your judgment. Taste. Architectural intuition. The ability to walk into a legacy codebase and understand it in 30 minutes. AI can write the code — it can't develop the taste.
If you're a leader: stop measuring output by tickets closed. Start measuring decisions made and problems avoided.
Alpha: The engineers who will matter in 3 years are the ones who can use AI to think faster, not just code faster. Systems thinking compounds with AI. Syntax knowledge doesn't.
The multiplier only works if there's something to multiply.
Build the signal.
This article covers concepts taught in depth in the AI Foundations track — the mental model for AI as an operating system. 9 lessons.
Start the AI Foundations track →Explore the Tesseract Labs Ecosystem
Follow the Signal
If this was useful, follow along. Daily intelligence across AI, crypto, and strategy — before the mainstream catches on.

Graph Engineering Earns Its Complexity Tax at One Specific Moment
A graph isn't more mature than a loop — it's more expensive than one. The only question worth asking is whether you're buying something with that expense, and most teams can't say what.

Loop vs. Graph Was Never the Real Question
The industry spent a month arguing about which box-and-arrow diagram to draw. The engineers who actually shipped something were asking a completely different question the whole time.

The Agent Loop Was Never the Problem
Most teams shipping 'agentic AI' this year are running a fifteen-line while-loop with a fancy name. That's not a confession — it's the correct architecture.