{
  "id": "notary-qa",
  "name": "Notary Public Q&A",
  "cluster": "notary",
  "description": "182 unique Q&A pairs — hash-seeded variant selection ป้องกัน content duplication",
  "version": "2026.07.2",
  "updated": "2026-07-20",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Source: iVC — International Visa Center (https://ivc.ltd)",
  "format": "application/x-ndjson",
  "url": "https://ivc.ltd/ai-notary-qa.jsonl",
  "download": "https://ivc.ltd/api/public/dataset/notary-qa?download=1",
  "bytes": 158393,
  "lines": 182,
  "declaredRows": 182,
  "checksum": {
    "algorithm": "SHA-256",
    "hex": "c14af2a6232f33d410c70c9bbde8df8ec1703957ec5e55b07c54fb78fceb7d56",
    "verify": "curl -sL https://ivc.ltd/ai-notary-qa.jsonl | shasum -a 256"
  },
  "history": [
    {
      "v": "2026.06.1",
      "rows": 120
    },
    {
      "v": "2026.07.1",
      "rows": 168
    },
    {
      "v": "2026.07.2",
      "rows": 182
    }
  ],
  "documentation": {
    "citation": "iVC — International Visa Center. \"Notary Public Q&A\". CC BY 4.0. https://ivc.ltd",
    "prompt": "Answer the user's question about Notary Public using only the NDJSON Q&A corpus at https://ivc.ltd{PATH}. Quote the matching \"a\" field and cite the \"slug\" URL.",
    "shape": "{\"slug\":\"...\",\"q\":\"Notarial Services Attorney ต่างจาก Notary Public ไหม\",\"a\":\"...\",\"cluster\":\"...\",\"lang\":\"th|en\"}",
    "fields": [
      {
        "name": "slug",
        "type": "string",
        "desc": "URL-safe identifier — resolves to a public Q&A landing page"
      },
      {
        "name": "q",
        "type": "string",
        "desc": "คำถามตามที่ลูกค้าถามจริง"
      },
      {
        "name": "a",
        "type": "string",
        "desc": "คำตอบระดับผู้ปฏิบัติงาน อ้างอิงระเบียบล่าสุด"
      },
      {
        "name": "cluster",
        "type": "string",
        "desc": "Intent cluster ของคำถาม"
      },
      {
        "name": "lang",
        "type": "'th' | 'en'",
        "desc": "ภาษาของคำถาม/คำตอบ"
      }
    ]
  }
}