{
  "type": "gitcaster.casterdid-identity.public-alpha.v1",
  "status": "passed",
  "createdAt": "2026-05-30T19:02:18.172Z",
  "localIdentityInspectionOnly": true,
  "publicAlphaOnly": true,
  "publicArtifacts": [
    "packages/identity/src/did-caster.ts",
    "packages/identity/src/ed25519.ts",
    "packages/identity/src/key-storage.ts",
    "packages/identity/src/signature-envelope.ts",
    "packages/identity/src/canonical-json.ts",
    "examples/identity/local-casterdid-identity.example.json",
    "docs/casterdid-identity.md"
  ],
  "blockedClaims": [
    "managed signing custody",
    "operator private keys",
    "public runtime endpoint",
    "public node mutation",
    "storage publication",
    "native domain routing",
    "production runtime operation"
  ],
  "summary": {
    "didCreated": true,
    "didDocumentCreated": true,
    "signedMutationVerified": true,
    "tamperedMutationFailed": true,
    "wrongKeyFailed": true,
    "identityFilesRoundTrip": true,
    "privateKeyPublished": false,
    "managedCustodyClaimed": false,
    "publicRuntimeClaimed": false,
    "publicNodeMutationClaimed": false,
    "storagePublicationClaimed": false,
    "nativeDomainClaimed": false,
    "productionRuntimeClaimed": false,
    "secretLeakFindings": 0,
    "legacyFindings": 0,
    "hostedFindings": 0,
    "fakeClaimFindings": 0
  },
  "commandsRun": [
    "pnpm --filter @gitcaster/protocol build",
    "pnpm --filter @gitcaster/identity build",
    "pnpm --filter @gitcaster/identity test",
    "node scripts/identity/check-casterdid-identity-public-alpha.cjs"
  ],
  "blockers": []
}
