Reading tracker active
0 / 7 read0%
← Home
Architecture Notes
Technical Writing
Notes on distributed systems, AI infrastructure, databases, and observability. Written for engineers who want depth, not surface-level takes.
securityai-infrastructure
I Built a Red Team Orchestrator for AI Agents. Here's What Actually Made It Hard.
How I built a multi-agent orchestration pipeline to automatically red-team any AI agent or MCP server — and what surprised me along the way.
Jun 10, 2026·8 min read
securityai-infrastructure
Building an AI Security Engineer Before Coding Agents Could Do It
How I built a hybrid static-analysis + semantic-search + LLM pipeline to automatically find vulnerabilities in source code — and why none of it was really a model problem.
Oct 20, 2025·7 min read
securityai-infrastructure
Swagger Knows the Endpoints. It Doesn't Know the Workflow.
How I turned a static OpenAPI specification into realistic, stateful API traffic — building a dependency graph across hundreds of endpoints so a security-testing pipeline could replay requests that actually pass validation.
Sep 15, 2025·11 min read