{
  "_meta": {
    "contractVersion": 2,
    "pinnedAt": "2026-05-16T00:00:00.000Z",
    "note": "Demo JWKS for verify.strixgov.com — contains the public key that signs the bundled sample artifacts. Production kids (strix-prod-*) live in the live JWKS at /.well-known/strix-jwks.json on strixgov.com.",
    "retentionPolicy": "demo · superseded by live fetch when available"
  },
  "keys": [
    {
      "crv": "Ed25519",
      "x": "4TPEtILaxAygX5Z-KwJZ4eYrv2HuG3IXKxBTPVJUJko",
      "kty": "OKP",
      "kid": "strix-demo-2026-05",
      "alg": "EdDSA",
      "use": "sig"
    }
  ]
}
