Writing Archive
Architecture notes from real systems, real constraints, and real implementation work.
This page curates your public writing from Medium and DEV into a single portfolio-friendly reading surface, while keeping direct links to the original posts.
Search articles
Filter by title, platform, topic, or tag.
The Two Rails of Modern AI: How MCP and A2A Power the Next Generation of Agent Systems
A protocol-first view of modern agent systems: MCP as the tool rail, A2A as the agent rail, and why the combination matters for composable AI architecture.
Build a Vendor-Neutral A2A Agent That Works With Any LLM Provider
A practical guide to exposing OpenCode behind A2A so orchestration logic stays stable even when the underlying model provider changes.
Turn GitHub Copilot into an A2A-Compliant Agent in Under 5 Minutes
A concise walkthrough showing how to expose GitHub Copilot as a discoverable A2A agent with MCP tool access and minimal setup.
The Missing Piece for AI-Assisted Infrastructure Management
A practical argument for secure, auditable AI-assisted operations, built around SSH MCP Bridge and real-world homelab and infrastructure workflows.