Skip to content
View jonathanscholtes's full-sized avatar
๐Ÿ—๏ธ
Designing Always-On Agent Systems.
๐Ÿ—๏ธ
Designing Always-On Agent Systems.

Highlights

  • Pro

Block or report jonathanscholtes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
jonathanscholtes/README.md

Jonathan Scholtes

Senior AI Engineer / Architect @ Microsoft
Designing enterprise grade, event driven AI systems that integrate autonomous agents, tools, and self healing workflows into production environments.

stochasticcoder.com โ€ข linkedin.com/in/jonathanscholtes/


๐Ÿš€ Featured Patterns

These reference architectures demonstrate how to move past basic prompt and response into structured, tool driven execution and deterministic agent orchestration.

  • Azure SRE Agent GitHub Demo
    Building self healing pipelines with Azure SRE Agent and GitHub Copilot. Showcases automated incident detection and governance, taking a failure spike down to an automated code fix and a merged GitHub PR.

    • Key Patterns: Agentic reliability, autonomous remediation loops, GitHub Copilot integration.
  • Azure AI Foundry Agentic Workshop
    A comprehensive, hands on workshop repository covering vector search, multi agent orchestration via LangGraph, and evaluation setups.

    • Key Patterns: Developer enablement, multi agent evaluation frameworks, LangGraph orchestration.
  • BrandSense (Multi Agent Brand Intelligence)
    Brand analysis pipeline combining retrieval, scoring, and validation. Applies agent based workflows to business evaluation scenarios to ensure high data integrity.

    • Key Patterns: Guardrailed multi agent collaboration, deterministic validation loops.
  • Contract Risk Analysis (MCP + Foundry)
    Contract analysis using MCP for tool based evaluation and data access. Enables structured, repeatable, and auditable analysis workflows.

    • Key Patterns: Tool based evaluation isolation, auditable decision trees.
  • ITSM Multi Agent System (Microsoft Foundry)
    IT service management implemented with agents and structured orchestration. Covers ticket classification, routing, and lifecycle handling.

    • Key Patterns: State machine orchestration, autonomous ticket remediation.
  • Agents Audit System
    Observability and evaluation framework for agent and tool interactions. Tracks execution flow, decisions, and tool usage across workflows.

    • Key Patterns: Agentic tracing, runtime evaluation, LLM as a judge observability.

๐Ÿ—๏ธ Distributed Architecture & Foundations

The core infrastructure, gateway routing, and scalable processing patterns required to back robust AI platforms.


๐Ÿ“ฐ Deep Dives & Engineering Articles

I write regularly about the operational realities of AI engineering, focusing on reliability, session affinity, and self healing pipelines over speculation.

๐Ÿ‘‰ Read the latest technical breakdowns at stochasticcoder.com

๐Ÿ“Œ Core Engineering Philosophy

  • System Design > Isolated Prompts: Prompts are brittle; architectures must be resilient.
  • Governed Autonomy: Agents must operate within explicit operational guardrails.
  • Consistent Operational Outcomes: Observability and reliable tracing are non negotiable for production agent deployment.

๐Ÿ”— Microsoft Enterprise AI Ecosystem

The architecture patterns above leverage these core Microsoft frameworks and concepts to build scalable, production ready systems:

  • Microsoft Agent Framework Journey: The architectural pathway for transitioning from basic AI capabilities to governed multi agent orchestration.
  • Microsoft Foundry Planning: Core concepts for designing structured, tool driven execution and deterministic agent planning loops.
  • Microsoft Foundry Observability: Foundational practices for tracing execution flow, evaluating decisions, and driving consistent operational outcomes across AI applications.

Pinned Loading

  1. LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store Public

    Complete project (web, api, data) covering the implementation of the RAG (Retrieval Augmented Generation) pattern using Azure Cosmos DB for MongoDB vCore and LangChain. The RAG pattern combines levโ€ฆ

    Python 16 6

  2. Travel-AI-Agent-React-FastAPI-and-Cosmos-DB-Vector-Store Travel-AI-Agent-React-FastAPI-and-Cosmos-DB-Vector-Store Public

    Explores the implementation of a LangChain Agent using Azure Cosmos DB for MongoDB vCore to handle traveler inquiries and bookings. The project provides detailed instructions for setting up the envโ€ฆ

    Python 24 15

  3. azure-ai-foundry-agentic-workshop azure-ai-foundry-agentic-workshop Public

    Workshop for building intelligent AI solutions using Azure AI Foundry, featuring Vector Search, RAG, Agentic AI, and multi-agent orchestration with LangChain and Azure AI Search.

    Jupyter Notebook 26 12

  4. contract-risk-mcp-foundry contract-risk-mcp-foundry Public

    An always-on, autonomous agentic risk platform demonstrating event-driven AI agents on Azure for continuous FX and interest rate contract risk monitoring.

    Python 1 1

  5. Azure-AI-Foundry-BrandSense Azure-AI-Foundry-BrandSense Public

    Multi-agent marketing asset validation on Microsoft Foundry. Checks brand, legal, and SEO compliance from uploaded PDFs and produces a scored creative brief.

    Python 1

  6. azure-sre-agent-github-demo azure-sre-agent-github-demo Public

    Automated incident detection and remediation using Azure SRE Agent and GitHub Copilot, from failure spike to merged fix PR with minimal human intervention.

    PowerShell 1 2