Section B · Articles & updates
The Writing
Practical writing on the systems, automations, and AI bets I'm making in production.
Flow Designer at Scale: Patterns That Survive Refactors
Six patterns I keep reaching for when a Flow has to outlive the team that built it — naming, idempotency, error handling, and the parts I always extract into su…
Flow DesignerCMDB Health: An Honest Audit Playbook
Dashboards lie. Here's the audit I actually run when a stakeholder asks 'is our CMDB any good?' — five queries, three interviews, and a follow-up I always regre…
CMDBNow Assist Rollout Notes: What I'd Skip Next Time
Field notes from a 6-week Now Assist rollout — which capabilities earned trust quickly, which felt like solutions looking for problems, and the one guardrail I…
Now AssistDecomposing Custom Apps Without Breaking Production
A pragmatic approach to splitting a sprawling scoped app on ServiceNow — what to extract first, what to leave alone, and the migration steps I always staged beh…
Platform
Neural Networks 101: How a Computer Learns to Read Your Handwriting
A simple, visual walkthrough of how neural networks recognize handwritten digits, inspired by 3Blue1Brown's classic Deep Learning series.
neural-networksRAG That Doesn't Lie: Grounding Patterns I Trust
Most RAG systems hallucinate when the retriever fails silently. Here are the four grounding patterns I lean on in production and the one anti-pattern I keep rem…
RAGBuilding Agent Loops That Don't Sprawl
A short, opinionated checklist for keeping an agent loop bounded — tool budget, termination conditions, and the single observability hook that's saved me the mo…
AgentsEvals as Product Feedback: From Vibes to Numbers
How I shifted an AI feature team from 'it feels better' to a small, durable eval set that actually informs product decisions — without turning into another dash…
Evals