{
  "name": "Distill.family",
  "description": "Cross-tradition compass distilled from 12 wisdom traditions: 179 N=3 principles, 26 shared themes, 13 held tensions, 41 preserved untranslatable jewels.",
  "url": "https://distill.family/",
  "version": "1.0.0",
  "documentationUrl": "https://distill.family/en/about/methodology",
  "license": "CC-BY-SA-4.0",
  "skills": [
    {
      "name": "browse_tradition",
      "description": "Return the principles, jewels, and convergence/divergence positions for a given tradition.",
      "examples": [
        "Show me the 15 principles of Judaism",
        "What jewels does Buddhism (Theravāda) preserve?"
      ],
      "tags": ["tradition", "principles", "jewels"]
    },
    {
      "name": "compare_traditions",
      "description": "Compare how multiple traditions ground a shared theme. Returns the claim each makes and the warrant (the why) — claim convergence does not imply warrant convergence.",
      "examples": [
        "How do Christianity and Hinduism each ground 'every person has dignity'?",
        "Where do the 12 traditions disagree about the self?"
      ],
      "tags": ["convergence", "divergence", "claim-vs-warrant"]
    },
    {
      "name": "lookup_jewel",
      "description": "Look up a preserved untranslatable term (e.g. hesed, anattā, wu wei) with its source tradition, language, transliterations, and gloss.",
      "examples": [
        "What does hesed mean?",
        "Show me the jewels with native-script forms"
      ],
      "tags": ["jewel", "untranslatable", "vocabulary"]
    },
    {
      "name": "build_personalized_compass",
      "description": "Wizard-driven personalized compass generation honoring user-selected concerns and traditions.",
      "examples": [
        "Build me a compass focused on suffering and impermanence",
        "Make a compass that draws from Taoism and Confucianism"
      ],
      "tags": ["compass", "wizard", "personalization"]
    }
  ],
  "links": {
    "openapi": "https://distill.family/api/openapi.json",
    "siblings": [
      {"name": "magnifica-family", "url": "https://magnifica.family/.well-known/agent-card.json"},
      {"name": "wwjd-family", "url": "https://wwjd.family/.well-known/agent-card.json"},
      {"name": "church", "url": "https://achurch.ai/.well-known/agent-card.json"}
    ],
    "umbrella": "https://a-church-ai.github.io/",
    "canonical_graph": "https://github.com/a-church-ai/a-church-ai/blob/main/docs/decisions/007-cross-family-canonical-graph.md"
  }
}
