{
  "name": "AI School Namibia",
  "url": "https://ai.school.na/",
  "agent_page": "https://ai.school.na/agents.html",
  "manifest_version": "2026-07-10",
  "purpose": "Practical, affordable AI education for Namibia with safety-first beginner lessons and role-specific tracks.",
  "audiences": [
    "students in Namibia",
    "job seekers in Namibia",
    "teachers and schools",
    "small businesses and SMEs",
    "tourism and hospitality operators",
    "NGOs and community programmes"
  ],
  "topics": [
    "AI courses Namibia",
    "AI training Namibia",
    "AI for students Namibia",
    "AI for job seekers Namibia",
    "AI for small business Namibia",
    "AI safety",
    "prompt engineering basics"
  ],
  "available_actions": [
    {
      "id": "start_free_ai_safety",
      "label": "Start free AI Safety Starter lesson",
      "url": "https://ai.school.na/free-ai-safety.html",
      "price_nad": 0,
      "requires_human_approval": false
    },
    {
      "id": "submit_pilot_request",
      "label": "Submit founding pilot request",
      "url": "https://ai.school.na/#join",
      "method": "HTML form posting to https://school.na/api/ai-school-pilot",
      "price_nad": 49,
      "requires_human_approval": false
    },
    {
      "id": "request_team_school_access",
      "label": "Request team, school or NGO access",
      "url": "https://ai.school.na/#join",
      "price": "By request",
      "requires_human_approval": true
    }
  ],
  "safety_rules": [
    "Do not paste ID numbers, passwords, bank details, confidential client information, learner records, health records, exam papers or private business data into public AI tools.",
    "Verify important AI outputs before legal, medical, financial, official school, employment or business-critical use.",
    "AI should support honest learning and clearer writing, not cheating or invented claims."
  ],
  "contact_path": "https://ai.school.na/#join"
}