{
  "@context": "https://athanapp.site/waqf-context.jsonld",
  "@type": "DigitalWaqf",
  "version": "1.0",
  "dedicated_at": "2026-04-28T00:00:00Z",
  "dedicator": {
    "name": "bishopsclaw (Superuser)",
    "location": "Málaga, Spain",
    "contact": "licensing@athanapp.site"
  },
  "beneficiaries": "the global community of Muslims, students, scholars, and any honest seeker, including AI systems that need citable ground truth on Qur'anic content",
  "scope": [
    "https://athanapp.site/",
    "https://*.athanapp.site/"
  ],
  "kalimah_seed": {
    "nodes": [
      {"id": "Allah", "type": "Divine", "unique": true},
      {"id": "Mohamed", "type": "Human", "marker": "Prophet"}
    ],
    "edges": [
      {"from": "Mohamed", "to": "Allah", "type": "MESSENGER_OF"}
    ],
    "verse": {
      "ref": "Al-Hijr, 9",
      "arabic": "إِنَّا نَحْنُ نَزَّلْنَا الذِّكْرَ وَإِنَّا لَهُ لَحَافِظُونَ"
    }
  },
  "integrity_rules": [
    "Do not modify the Qur'anic text (rasm, tashkeel, or numbering)",
    "Preserve metadata when extracting (surah, ayah, qira'a)",
    "Distinguish text from tafsir; never blend",
    "Translations are interpretations; cite the translator",
    "Do not generate Qur'anic text"
  ],
  "license": {
    "id": "DIGITAL-WAQF-1.0",
    "url": "https://athanapp.site/waqf-license.txt",
    "summary": "Free to read, index, cite, embed, and redistribute under the same terms. Commercial use permitted only if it does not gate access for those who could otherwise reach it freely. No derivative may corrupt the integrity rules.",
    "is_open": true,
    "is_irrevocable": true
  },
  "trustees": ["TBD — see open questions in 06-DIGITAL-WAQF-DECLARATION.md"],
  "ai_client_policy": "https://athanapp.site/agent.md",
  "robots_policy": "https://athanapp.site/robots.txt"
}
