{
  "apiVersion": "v1",
  "version": "veritas-v0.1",
  "generated": "2026-05-16T22:46:22.264Z",
  "title": "VERITAS-Reborn Verification Methodology v0.1",
  "summary": "Each claim is verified against ≥2 primary sources (preprint / peer-reviewed / official-blog / model-card / docs / github-release). Confidence reflects source convergence: 1.00 = primary-source confirmation + independent verification; 0.95 = primary-source single attestation; 0.85 = strong secondary convergence. Claims at confidence <0.70 are not published. Performance-comparison claims are intentionally excluded from v0 because benchmark numbers depend on version + prompt format.",
  "signing": {
    "algorithm": "HMAC-SHA256",
    "signedBy": "did:web:sourcescore.org",
    "verificationEndpoint": "https://sourcescore.org/api/v1/verify",
    "migrationNote": "v1 (Y2) migrates to W3C Verifiable Credentials with Ed25519 keys for offline verification. signedBy identity stays did:web:sourcescore.org."
  },
  "citation": {
    "license": "Methodology v0.1 + verified claim data are CC-BY 4.0",
    "citationFormat": "SourceScore Claim <id> (verified <YYYY-MM-DD>, signed <sig-prefix>). https://sourcescore.org/claims/<id>/"
  },
  "tiers": [
    {
      "name": "free",
      "monthlyEur": 0,
      "includedClaims": 1000,
      "overageEurPerClaim": 0,
      "maxApiKeys": 1,
      "supportSlaHours": 72,
      "uptimeSla": 99
    },
    {
      "name": "indie",
      "monthlyEur": 19,
      "includedClaims": 50000,
      "overageEurPerClaim": 0.001,
      "maxApiKeys": 3,
      "supportSlaHours": 48,
      "uptimeSla": 99.5
    },
    {
      "name": "startup",
      "monthlyEur": 99,
      "includedClaims": 500000,
      "overageEurPerClaim": 0.0005,
      "maxApiKeys": 10,
      "supportSlaHours": 24,
      "uptimeSla": 99.5
    },
    {
      "name": "scale",
      "monthlyEur": 499,
      "includedClaims": 5000000,
      "overageEurPerClaim": 0.0002,
      "maxApiKeys": "unlimited",
      "supportSlaHours": 4,
      "uptimeSla": 99.9
    }
  ],
  "count": 206,
  "endpoints": {
    "catalog": "https://sourcescore.org/api/v1/claims.json",
    "perClaim": "https://sourcescore.org/api/v1/claims/{id}.json",
    "verify": "https://sourcescore.org/api/v1/verify (POST)",
    "search": "https://sourcescore.org/api/v1/search?q={query}",
    "methodology": "https://sourcescore.org/api/v1/methodology.json"
  }
}