MentorMind Varro eduKG
For AI agents

For AI agents · machine-readable

Grounding pack for the tutor & other agents

This course ships a machine-readable, citation-dense grounding pack. Every concept carries its definition, worked examples, the common misconception, retrieval checks, prerequisites, and the resolvable source citations behind each claim — so an agent answers Varro questions grounded in real artifacts, not invented.

Pack: agent-pack.json — schema varro-edukg.agent-pack.v1, generated from this eduKG.

Gate

The pack is regenerated from the eduKG and enforced by kg-adequacy-edukg: RICH (every concept has examples, a check, and a misconception) and CITE (every teaching node cites a resolvable real source) at E4. Break a citation or thin a concept and the build fails.

Shape

{
  "schema": "varro-edukg.agent-pack.v1",
  "concepts": [
    { "name": "...", "module": "...", "prerequisites": [], "citations": [] }
  ]
}