Skip to content
Back to Distill.family

Card snapshot

distill.family · 2026-06-10 15:33:41 UTC · 1c664e2f9ad9490a45c39d5bc0fabc68328132ef18639f671ec7d164399e3160

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "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\u0101da) 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) \u2014 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\u0101, 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"
  }
}