Elliot One Headshot

Join The Modern Engineer Newsletter

Get practical AI engineering tips, system design strategies, and workflow insights delivered every Saturday.

I will never spam. Your information is safe forever.

Previous Issues of
The Modern Engineer

Issue #32: Human Approval Gates for High-Risk AI Actions
Issue #32: Human Approval Gates for High-Risk AI Actions
June 12, 2026
Build a local C# approval workflow where risky AI-proposed actions create explicit approval requests, consume scoped expiring tokens, and leave behind auditable decision records.
Issue #31: Session Memory and Context Compaction for Production AI Agents
Issue #31: Session Memory and Context Compaction for Production AI Agents
June 6, 2026
Treat long-running agent context as a controlled system. Pin required facts, compact old history, expire stale notes, and carry forward only what the next turn is allowed to rely on.
Issue #30: MCP Tool Contract Gates for AI Systems
Issue #30: MCP Tool Contract Gates for AI Systems
May 30, 2026
Treat live MCP servers as versioned tool contracts. Discover live schemas, replay frozen probes, and block risky drift before promotion.
Issue #29: Model Upgrade Gates for AI Systems
Issue #29: Model Upgrade Gates for AI Systems
May 23, 2026
Treat model swaps as controlled experiments: frozen evals, shadow replay, deterministic scoring, and explicit promotion gates before an AI system changes models.
Issue #28: AGENTS.md and the Repository Control Plane for Coding Agents
Issue #28: AGENTS.md and the Repository Control Plane for Coding Agents
May 16, 2026
Repository instruction files are becoming the control plane for AI-assisted coding: a short AGENTS.md map, deep docs as the system of record, and task-specific specs for execution.
Issue #27: Agent Interoperability with A2A and Microsoft Foundry on Azure Container Apps
Issue #27: Agent Interoperability with A2A and Microsoft Foundry on Azure Container Apps
May 9, 2026
A gateway that discovers, validates, and delegates to a remote specialist over A2A. Both agents run on Microsoft Foundry and deploy to Azure Container Apps from one image.
Issue #26: Trusted Agent Operations with Least-Privilege Tools and PII-Safe Context
Issue #26: Trusted Agent Operations with Least-Privilege Tools and PII-Safe Context
May 2, 2026
Build a support agent workflow in C# with trusted vs untrusted content labels, deterministic tool authorization, approval-gated sensitive actions, and redacted audit storage.
Issue #25: Durable Agent Workflows with Policy-Bounded Execution
Issue #25: Durable Agent Workflows with Policy-Bounded Execution
April 25, 2026
Build a durable local-first agent workflow in C# with narrow roles, deterministic policy-bounded execution, live runtime logs, and restart-safe state, using home repair as the concrete example.
Issue #24: Grounded Multi-Agent Research Review with Microsoft Agent Framework
Issue #24: Grounded Multi-Agent Research Review with Microsoft Agent Framework
April 18, 2026
Build a grounded local-first multi-agent research workflow in C# with deterministic retrieval, narrow agent roles, structured JSON contracts, and final citation validation.
Issue #23: AI Cost Engineering for Local Inference
Issue #23: AI Cost Engineering for Local Inference
April 11, 2026
Build a local-first inference gateway with exact cache keys, per-tenant budget reservation, sync-vs-batch routing, deferred execution, and measurable cost controls in C#.

Join the Newsletter

Subscribe for AI engineering insights, system design strategies, and workflow tips.

Your information is safe. Unsubscribe anytime.