TR
GitHub

Tarik Razine / Portfolio

Field notes / Tarik Razine

Notes on architecture.

Articles on architecture: practical ideas, technical decisions, and the trade-offs behind them.

Architecture. Engineering. Decisions.02 articles
ReadingAll articlesarchitecture
Browse topics 17 topics
tutorial10 min read

Herdr CLI: Manage Coding Agents Without Losing Context

Use the Herdr CLI to organize coding agents, isolate work with Git worktrees, inspect blocked sessions, connect remote machines over SSH, and review changes before merging.

engineering9 min read

MCP Gateway Security: Auth Beyond the API Key

Design MCP gateway security with audience-bound tokens, per-tool authorization, tenant checks, and approval boundaries before agents reach business APIs.