{
  "schema_version": "1.0",
  "lab": "Pragyya Government Portal Lab",
  "disclaimer": "Training simulation only. No real government system or citizen data is used.",
  "storage_key": "pragyya.gov-lab.v1",
  "tasks": [
    {
      "id": "apply_income_certificate",
      "title_hi": "छात्रवृत्ति हेतु आय प्रमाण-पत्र आवेदन तैयार और जमा करें",
      "start_path": "/jansewa/",
      "credentials": { "user": "9876543210", "password": "Pragyya@2026", "captcha": "7H2KQ" },
      "optional_dependency": { "portal": "/dastavault/", "document_type": "Local Resident Certificate", "otp": "246810", "note": "Not mandatory for the researched normal Income Certificate path; included to test cross-portal document retrieval." },
      "human_gates": ["declaration_consent", "final_submission"],
      "success_condition": "localStorage applications contains serviceCode INC-CERT with status SUBMITTED",
      "stable_testids": ["login-user", "login-password", "login-captcha", "login-submit", "service-search", "income-service", "apply-service", "wizard-next", "final-submit"]
    },
    {
      "id": "fetch_residence_document",
      "title_hi": "स्थानीय निवासी प्रमाण-पत्र दस्तावेज़ वॉलेट में लाएँ",
      "start_path": "/dastavault/",
      "credentials": { "mobile": "9876543210", "otp": "246810" },
      "human_gates": ["otp"],
      "success_condition": "localStorage documents contains type Local Resident Certificate",
      "stable_testids": ["vault-mobile", "send-otp", "vault-otp", "verify-otp", "find-document", "fetch-document"]
    },
    {
      "id": "track_application",
      "title_hi": "आवेदन की स्थिति और कार्यवाही इतिहास देखें",
      "start_path": "/lok-nirikshan/",
      "credentials": { "captcha": "9K7PM" },
      "human_gates": ["word_verification"],
      "success_condition": "status result is visible for a reference stored in localStorage applications",
      "stable_testids": ["track-reference", "track-date", "track-captcha", "track-submit"]
    }
  ]
}
