Aloha / Backend & AI Full-Stack

Explore Deeply, Build Deliberately.

Notes on backend engineering, AI applications,
and reflections along the way.

Writing

Archive →
  1. Building a Minimal Agent Tool Router in Go

  2. Three Ways to Do Distributed Locks (and Where They Broke)

  3. Observability for LLM Apps: Traces, Tokens, Cost

Selected work

GitHub →

argus-gateway

LLM request gateway: unified auth, rate limiting, retries & fallback. Written in Go.

go / llm

tool-router

Agent tool-routing framework with declarative registration and parallel dispatch.

go / agent