An agent that finds claims in a device dossier with no supporting evidence, and the EU MDR requirements they affect. It reads structured content from Sanity through Sanity Context.
A demo for the Sanity Challenge on DEV (Path One). The content is a small, invented dossier for a fictional Class III vascular closure device called VascuSeal. An AI agent answers audit questions over that content by following references between documents.
A keyword search finds pages that mention things. It cannot find what is missing. Here the gap only exists as an empty reference list on a claim, and the agent finds it with GROQ.
requirement, claim, evidence) are defined in Sanity Studio, linked by references.initial_context and writes its own groq_query calls. You can see every query on the Ask tab.Sanity project ID: 0hmb0qqg (dataset production).
Studio: mdr-evidence-gap.sanity.studio (requires a Sanity login).
Challenge: Sanity Challenge on DEV.