About: This demo runs a 3-agent system (Coach, Medical
Assessment, Planner) on top of two safe-by-construction tools
(PuLP QuantitiesFinder, Gemini-grounded WebSearchTool). The
Planner runs its own deterministic check (allergy / calorie /
macro tolerances) after the LP solver and self-revises up to
twice. The Coach then does an LLM-graded self-review (medical
flag respect, citation presence, cultural fit) before composing.
See the GitHub repo for the full architecture writeup.