Writing

Thinking Out Loud

Technical writing on agentic AI, Salesforce architecture, and workforce orchestration. How autonomous enterprise workflows actually get built and shipped.

Apr 12, 2026 12 min read

Recursive Language Models Explained

A mobile-first explainer of the Recursive Language Models paper through the lens of a Salesforce consultant investigation.

Mar 14, 2026 10 min read

Claude Code in Action — A Practitioner's Take

I took Anthropic's official Claude Code course. Here's what changed how I work, where I disagree with the course, and the gaps you'll fill on your own.

Jun 16, 2025 4 min read

Track Code Changes with Ticket IDs in Git Commit Messages

Stop maintaining file header changelogs. Use a simple Git commit-msg hook to enforce ticket IDs in every commit and build a traceable history automatically.