Glass-Box AI Agent System · Live · April 25

Build a Glass-Box AI Agent System — Transparent, Explainable, Debuggable

Most AI agent systems are black boxes: they produce outputs but cannot explain why. The Glass-Box Context Engine makes every decision observable. This live workshop builds a complete Glass-Box AI agent system where every reasoning step, context choice, and agent interaction is logged, traceable, and explainable.

Saturday, April 25  9am – 3pm EDT
6 Hours  Hands-on coding
Cohort 2  Intermediate to Advanced

Workshop Details

📅
Date & Time
Saturday, April 25, 2026
9:00am – 3:00pm EDT
Duration
6 Hours · Hands-on
💻
Format
Live Online · Interactive
📚
Level
Intermediate to Advanced
🎓
Includes
Certificate of Completion
Register on Eventbrite →

By Packt Publishing · Refunds up to 10 days before

✦ By Packt Publishing
6 Hours Live Hands-On
Cohort 2 — April 25, 2026
Intermediate to Advanced
Certificate of Completion
Why Trust Packt

Over 20 Years of Helping Developers Build Real Skills

7,500+
Books and video courses published
108
Live workshops hosted on Eventbrite
30+
Years of AI experience — Denis Rothman
100%
Hands-on — real code every session
About This Workshop

What the Glass-Box AI Agent Architecture Achieves

A Glass-Box AI agent system is not just one with logging added. It is architected from the ground up with observability as a first-class concern: every semantic blueprint, every MCP interaction, every RAG retrieval, and every safeguard evaluation is structured to be logged, queryable, and explainable. This workshop builds that architecture.

🧠

What is Context Engineering?

Context engineering is the discipline of designing systems that give AI the right information, in the right format, to reason and act reliably. It goes beyond prompt engineering — building structured, deterministic systems that scale in production.

🤖

What is a Multi-Agent System?

A multi-agent system uses multiple specialised AI agents working together — each with a defined role, context, and tools — to complete complex tasks no single agent could handle reliably. Context engineering makes them predictable.

🔗

What is the Model Context Protocol?

MCP is Anthropic's open standard for connecting AI models to tools, data sources, and other agents. It provides structured agent orchestration with clear context boundaries — making systems transparent and debuggable.

🎯

Why Attend as a Live Workshop?

Context engineering requires hands-on practice to truly understand. This live workshop lets you build a working system with a world-class instructor answering your questions in real time.

Workshop Curriculum

What This 6-Hour Workshop Covers

Six modules. Six hours. A production-ready context-engineered AI system by the time you finish.

01

From Prompts to Semantic Blueprints

Understand why prompts fail at scale and how semantic blueprints give AI structured, goal-driven contextual awareness.

02

Multi-Agent Orchestration With MCP

Design and orchestrate multi-agent workflows using the Model Context Protocol. Build transparent, traceable agent systems.

03

High-Fidelity RAG With Citations

Build RAG pipelines that deliver accurate, cited responses. Engineer memory systems that persist context reliably across agents.

04

The Glass-Box Context Engine

Architect a transparent, explainable context engine where every decision is traceable and debuggable in production.

05

Safeguards and Trust

Implement safeguards against prompt injection and data poisoning. Enforce trust boundaries in multi-agent environments.

06

Production Deployment and Scaling

Deploy your context-engineered system to production. Apply patterns for scaling, monitoring, and reliability.

What You Walk Away With

By the End of This Workshop You Will Have

Concrete working deliverables — not just theory and slides.

A working Glass-Box Context Engine with transparent, traceable reasoning

Multi-agent workflow orchestrated with the Model Context Protocol

High-fidelity RAG pipeline with memory and citations

Safeguards against prompt injection and data poisoning

Reusable architecture patterns for production AI systems

Certificate of completion from Packt Publishing

Your Instructor

Learn From a Bestselling AI Author With 30+ Years of Experience

Denis Rothman brings decades of production AI engineering experience to this live workshop.

Denis Rothman

Denis Rothman

Workshop Instructor · April 25, 2026

Denis Rothman is a bestselling AI author with over 30 years of experience in artificial intelligence, agent systems, and optimization. He has authored multiple cutting-edge AI books published by Packt and is renowned for making complex AI architecture concepts practical and immediately applicable. He guides you step by step through building production-ready context-engineered multi-agent systems — answering your questions live throughout the 6-hour session.

Prerequisites

Who Is This Workshop For?

Intermediate to advanced workshop. Solid Python and basic LLM experience required.

Frequently Asked Questions

Common Questions About the Glass-Box AI Agent System

Everything you need to know before registering.

What exactly is a Glass-Box AI agent system? +

A Glass-Box AI agent system is one where every decision made by every agent is observable, logged with structured metadata, and traceable back to the specific inputs and context that produced it. Unlike a black-box system where you only see inputs and outputs, a Glass-Box system exposes the complete reasoning chain: the semantic blueprint used, the knowledge retrieved from RAG, the MCP interactions between agents, the safeguard evaluations, and the output validation results. This transparency makes the system debuggable, auditable, and trustworthy.

How is a Glass-Box AI agent system different from simply adding logging to an existing system? +

A Glass-Box system is architecturally different from a system with logging added. In a Glass-Box architecture, observability is designed into the component interfaces from the start: every context passing operation produces a structured log entry as a side effect, trace IDs propagate through all components automatically, and the logging layer is as carefully engineered as the functional layer. Retrofitting logging to a black-box system produces fragmented, inconsistent telemetry. The Glass-Box architecture produces comprehensive, consistent, queryable observability data.

What does the Glass-Box architecture make explainable in an AI agent system? +

The Glass-Box architecture makes four categories of AI agent decisions explainable: knowledge decisions (which documents were retrieved from RAG and why they were ranked highest), reasoning decisions (which semantic blueprint guided the agent and how it structured its response), coordination decisions (which MCP tool was invoked and why, what parameters were passed, what result was received), and safety decisions (which safeguard checks were run, what they found, and what action was taken). Together these cover the complete decision surface of a multi-agent AI system.

How does Glass-Box transparency help with AI regulatory compliance? +

Glass-Box transparency significantly simplifies AI regulatory compliance by providing audit trails that document the knowledge basis for every AI decision, the safeguard evaluations that were applied, the semantic boundaries within which the agent operated, and the complete chain of reasoning from input to output. Regulatory frameworks increasingly require AI systems to be explainable and auditable. A Glass-Box architecture provides the technical foundation for demonstrating compliance without requiring after-the-fact reconstruction of decision rationale.

How do I build the Glass-Box observability layer in Python? +

The Python Glass-Box observability layer in this workshop uses structured logging with a custom log formatter that produces JSON-structured log entries with consistent fields: trace ID, span ID, component name, operation type, input summary, output summary, latency, and any relevant metadata. A trace context manager propagates IDs through component calls. The logging layer is implemented as Python decorators and context managers that wrap the functional components without modifying their implementation.

Can the Glass-Box system be used for AI agent quality improvement over time? +

Yes. The Glass-Box logging creates a dataset of every agent decision with full context that can be used for systematic quality improvement: identifying which query types have the lowest citation coverage (indicating RAG gaps), which semantic blueprints produce the highest output variance (indicating specification ambiguity), which safeguard triggers indicate unhandled edge cases, and which agent coordination patterns cause the most failures. This data-driven improvement cycle is covered in the production deployment module of the workshop.

Context Engineering for Multi-Agent Systems · Cohort 2 · April 25, 2026

Ready to Build Production AI With Context Engineering?

6 hours. Bestselling AI author. Production context-engineered multi-agent system by the end. Seats are limited.

Register Now →

Saturday April 25 · 9am to 3pm EDT · Online · Packt Publishing · Cohort 2