{
  "name": "Mandorka WorkProof Network",
  "origin": "https://mandorka.com",
  "protocolVersion": "2",
  "standardVersion": "0.2",
  "capabilities": {
    "publicVerification": true,
    "publicBadge": true,
    "publicChallengeCatalog": true,
    "employerBatchConsole": true,
    "hiringProtocol": true,
    "affiliateCampaignAttribution": true,
    "paidSprint": true
  },
  "endpoints": {
    "standard": "https://mandorka.com/standard.json",
    "challengeCatalog": "https://mandorka.com/api/catalog/challenges",
    "verifyPattern": "https://mandorka.com/api/verify/{proofId}",
    "badgePattern": "https://mandorka.com/api/badge/{proofId}",
    "hiringProtocol": "https://mandorka.com/hiring",
    "hiringReportPattern": "https://mandorka.com/api/hiring/report/{reportId}",
    "humanVerification": "https://mandorka.com/verify",
    "integrations": "https://mandorka.com/integrations"
  },
  "claims": {
    "externalAccreditation": false,
    "predictiveValidityEstablished": false,
    "universalEmploymentThreshold": false,
    "automatedHiringDecision": false
  }
}