The Right Tool, Not the Newest One

I recently needed to understand a long, cross-departmental process. It was documented across a huge slide deck, a few forms, and half a dozen fields scattered across internal systems. No single source of truth. In my experience, the right tool for this is a checklist. Not a dashboard, not an assistant. Just a simple list of boxes to check in the right order. So I used Claude to read through the materials and produce a tight summary of the process and its steps. I reviewed it, then asked Claude to turn that summary into a checklist draft. I refined it. I’m using it now, and I’ll keep refining it as I go. ...

July 18, 2026 · 4 min · Rami Pinku

The Judgment Log at the Engineering Station: What to Write, What to Skip

The last post left the engineering station with a one-line test: if the reasoning behind a decision would be useful to the engineer who touches this code in six months, write it down. That test tells you what deserves an entry, but it does not tell you how to recognize the moment, in the middle of a session, when you have crossed from accepting a suggestion into making a decision. Those are different skills, and the second one is a skill nobody ever had to develop before. ...

July 11, 2026 · 6 min · Rami Pinku

I Spent $350 to Learn Elena Verna Is Right

A few days ago I kicked off several research tasks in parallel and didn’t check which model was running underneath. All of them defaulted to Claude Opus 4.8. When I looked at the bill, I’d spent $350. So the question became obvious. Was the output better? No. I compared the results against similar research I’d run before on cheaper models. No meaningful difference in quality. I still had to verify every source and go deeper on half the areas myself. The expensive model just sounded more confident while doing it. ...

July 4, 2026 · 4 min · Rami Pinku

The Judgment Log in Practice: One Chain, Four Stations

I ended the last post with a question: the next challenge is not building the Judgment Log. It is whether anyone writes in it once the deadline is two hours away. That question only has a useful answer if the artifact is light enough to actually use. So instead of arguing for it further, I want to show it. Take a fictional but familiar scenario. A checkout flow. A promotional window. A promo code validation feature built using AI-assisted development. It shipped. Three weeks later, it broke when the campaign introduced expired codes. In the post-mortem, nobody could answer the three questions that mattered: what did the PM cut and why, what did the designer choose between, and what did the engineer override. ...

June 27, 2026 · 7 min · Rami Pinku

The Judgment Log: The Artifact JDD Teams Need

In April, Meta employees burned through 73.7 trillion tokens in roughly thirty days. The company found out not because spending crossed some alarming threshold, but because an internal leaderboard, nicknamed Claudeonomics, had turned token consumption into a competition. Employees and teams were ranked by how much they used. The system did exactly what it was built to do: usage went up. What it could never show anyone was whether any of that usage produced something worth the cost. Meta is now dismantling the leaderboard in favor of a centralized monitoring platform called AI Gateway, built to track spending in real time and flag unusual spikes. ...

June 20, 2026 · 7 min · Rami Pinku

Your Sprint Ceremonies Were Designed for a World Where Execution Was Slow

In 2012, I was given a project at Dalet that I did not fully understand at the time: move the entire company from waterfall to Agile. We were a mid-size product company with engineering teams spread across time zones, and waterfall was doing what waterfall always does at that scale, creating the illusion of control while real problems accumulated in the gaps between phases. The transition worked. And the productivity gains were not incremental. Engineers who had spent months waiting for approval to write code were suddenly shipping every two weeks. The business could see working software, give real feedback, and change direction without blowing up a six-month plan. It felt like the industry had discovered something fundamental. ...

June 14, 2026 · 10 min · Rami Pinku

Delivery Pressure Is the Oldest Threat to Engineering Quality. AI Just Made It Faster.

In a post I wrote last December, I discussed the production triangle: the constraint that governs every production system, including software. You can optimize for two of three dimensions, time, quantity, and quality, but never all three. Push velocity while adding features, and quality absorbs the cost. Every time, without exception. This constraint is not new. Kahneman mapped the cognitive mechanism in Thinking, Fast and Slow: under time pressure, we disengage System 2, the slow, deliberate reasoning that catches the things that will hurt us later, and default to fast, intuitive pattern-matching. Kuutila et al.’s 2020 systematic review of the software engineering literature confirmed the outcome: increased throughput, decreased quality, and a root cause that almost always traces back to the pressure itself being a product of bad estimation. The triangle is not a theory. It is physics. ...

June 6, 2026 · 8 min · Rami Pinku

The Approve Button Is Not a Governance Strategy

Gartner published a prediction this week: by 2027, 40% of enterprises will demote or decommission autonomous AI agents due to governance gaps that are only identified after production incidents. The root cause they name at Level 3 of their autonomy framework is approval fatigue. Agents execute actions, writing data, sending communications, and modifying configurations, but only after explicit human approval. Under time pressure, that approval becomes reflexive. The control degrades, and the risk compounds in silence. ...

May 30, 2026 · 4 min · Rami Pinku

Hiring for Judgment in an AI-Accelerated World

The bar for building has collapsed. Anyone with an AI assistant can produce a prototype, a draft, a working script. That is not the challenge anymore. The challenge is identifying people who can tell whether what was built is right, catch what is wrong, and make the call on what to do about it. That is a different hire than the one most managers have been trained to make. And the stakes are higher now, because your hiring decision is no longer a baseline. It is a multiplier. ...

May 23, 2026 · 8 min · Rami Pinku

Your Dashboard Is Lying to You

Your team closed 47 tickets last sprint. Deployment frequency is up. Lead time is down. The sprint review looked clean. And you have no idea whether your team is getting better at what matters. Every metric on that dashboard measures motion. None of them measures whether the team made the right decision. In an era where AI generates the first draft of almost everything, code, architecture proposals, incident summaries, and product specs, that gap is no longer academic. It is the difference between a team that compounds in judgment and a team that accelerates toward the wrong destination. ...

May 16, 2026 · 13 min · Rami Pinku