{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json"
  ],
  "id": "https://credentials.cognipilot.org/profile/benjamin-perseghetti/maintainer-cognipilot",
  "type": [
    "VerifiableCredential",
    "OpenBadgeCredential"
  ],
  "issuer": {
    "type": "Profile",
    "id": "did:web:credentials.cognipilot.org",
    "name": "CogniPilot Foundation",
    "url": "https://cognipilot.org"
  },
  "validFrom": "2024-01-01T00:00:00Z",
  "credentialSubject": {
    "id": "mailto:bperseghetti@cognipilot.org",
    "type": [
      "AchievementSubject"
    ],
    "name": "Benjamin Perseghetti",
    "achievement": {
      "id": "https://credentials.cognipilot.org/achievements/maintainer-cognipilot",
      "type": "Achievement",
      "achievementType": "ext:Role",
      "name": "CogniPilot Maintainer",
      "description": "Awarded to maintainers of the CogniPilot project who have commit access and responsibility for project maintenance.",
      "image": {
        "id": "https://credentials.cognipilot.org/images/badges/MaintainerCogniPilot.svg",
        "type": "Image"
      },
      "criteria": {
        "narrative": "This badge is awarded to individuals who have been granted maintainer status on the CogniPilot project. Maintainers have commit access, review pull requests, and are responsible for the overall health and direction of the codebase."
      }
    }
  },
  "credentialStatus": {
    "id": "https://credentials.cognipilot.org/status/revocation-list#1",
    "type": "BitstringStatusListEntry",
    "statusPurpose": "revocation",
    "statusListIndex": "1",
    "statusListCredential": "https://credentials.cognipilot.org/status/revocation-list"
  },
  "proof": {
    "type": "DataIntegrityProof",
    "cryptosuite": "eddsa-rdfc-2022",
    "verificationMethod": "did:web:credentials.cognipilot.org#key-1",
    "created": "2025-12-23T07:43:02Z",
    "proofPurpose": "assertionMethod",
    "proofValue": "z4Skzawb2tkiMEwrQ1ZWJv5KJ89Do8GzkAamhr9dUQBFaQr8PAfRKKhrx81tHKVCxod9UzCQZmQMnhc1RdQAdRE9B"
  }
}