Thinking Out Loud

Build logs, AI agent deep-dives, autonomous systems notes, and career transparency.
Write here first — share the link on LinkedIn.

3 May 2026 · AI Agents · A2A

Implementing A2A at Enterprise Scale: What the Spec Doesn't Tell You

Shell's first Agent-to-Agent implementation on Azure AI Foundry — the protocol gaps, identity challenges, and what actually breaks when autonomous agents try to talk to each other.

3 May 2026 · Identity · Security

Non-Human Identity: The Problem Nobody in Enterprise AI Is Talking About

When an AI agent calls an API, rotates a secret, or delegates a task — whose identity does it use? Why OAuth/OIDC wasn't built for agents, and what non-human identity frameworks are emerging to fix it.

3 May 2026 · Autonomous Systems · LangGraph

From ROS to LangGraph: What Drone Autonomy Taught Me About AI Agents

The parallels between building autonomous UAVs and building LLM agent pipelines are striking. State machines, sensor loops, and failure recovery — the problems are older than the hype.