Skip to content
Varsha Kotegar
← All case files

Case file 03

Kitchen Sentinel

Multi-agent food-safety compliance system. Solves periodic inspection gaps by coordinating four specialized agents over MCP using NYC/Chicago datasets to track safety drift.

Google ADKMCPA2A protocolMulti-agent architecture
01

Problem

Food-safety compliance is normally judged on a single point-in-time inspection, which misses the slow drift toward violations that actually causes most real incidents.

02

Context

Built for the Google AI House "AI Agent Builder Series 2026" competition (deadline August 5, 2026), after evaluating and discarding a weaker initial concept — a Municipal Health Inspection Copilot — in favor of a kitchen-level compliance agent.

03

Data

Grounded in real public inspection datasets from NYC and Chicago, used to define what an actual violation pattern looks like rather than inventing synthetic rules.

04

Approach

Four cooperating agents — Vision, Speech, Compliance, and Risk/Report — communicate over MCP and A2A protocols, splitting the problem into perception (seeing and hearing kitchen activity), rule-checking, and risk synthesis instead of one monolithic model.

05

Analysis

The centerpiece of the demo is a longitudinal before/after audit narrative: showing compliance drifting over time and being caught, not just a single inspection snapshot.

06

Key findings

Coordinating specialized agents decreased response latency and improved compliance accuracy over a single monolithic model approach.

07

Decision

Deliberately moved away from a copilot that assists a human inspector toward an agent that runs continuously — the earlier concept was discarded specifically because it only helped at the moment of inspection, not in the gap between inspections.

08

Result

Developed full functional multi-agent simulation with comprehensive audit reporting.

09

Limitations

Trained and grounded on U.S. public inspection data (NYC/Chicago), so rule definitions would need re-grounding for other regulatory regimes before real deployment.

10

What I learned

That splitting perception from judgment across dedicated agents made the compliance logic far easier to explain than a single end-to-end model would have been.

Next case file

VoxelQ