{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://quorbel.com/#organization",
  "name": "Quorbel",
  "legalName": "One Co",
  "url": "https://quorbel.com",
  "logo": "https://quorbel.com/quorbel-platform.jpeg",
  "foundingDate": "2026",
  "description": "Cryptographic draw verification platform. Every draw produces a self-contained Ed25519-signed receipt that any party can verify offline, forever, without contacting Quorbel.",
  "slogan": "Verification before trust.",
  "alternateName": "The Reputation Signal",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "nameEtymology",
      "value": "Quor (quorum — sufficient independent voices) + bel (signal unit of measurement). The Reputation Signal: trust measured as a signal, not an opinion. Quorum + Belief: trust derived from sufficient independent evidence, not assertion."
    }
  ],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "support@quorbel.com"
    },
    {
      "@type": "ContactPoint",
      "contactType": "verification",
      "email": "verify@quorbel.com"
    }
  ],
  "founder": {
    "@type": "Person",
    "name": "Chipango Prince",
    "jobTitle": "Founder & CEO"
  },
  "employee": [
    {
      "@type": "Person",
      "name": "Chipango Prince",
      "jobTitle": "Founder & CEO"
    },
    {
      "@type": "Person",
      "name": "Rennick Oduya",
      "jobTitle": "Protocol & Cryptography Engineer"
    },
    {
      "@type": "Person",
      "name": "Daan Visser",
      "jobTitle": "Verification Systems & Developer Experience"
    },
    {
      "@type": "Person",
      "name": "Amara Osei",
      "jobTitle": "Trust, Integrity & Operations"
    }
  ],
  "sameAs": [
    "https://t.me/thesquidsBot",
    "https://www.reddit.com/u/thesquidsBot"
  ],
  "knowsAbout": [
    "Cryptographic draw verification",
    "Ed25519 digital signatures",
    "SHA-256 hashing",
    "CSPRNG entropy",
    "Prize draw integrity",
    "Entropic Domain Confinement Protocol"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Quorbel Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "Public Verification",
        "description": "Free in-browser verification of any Quorbel receipt — no account required.",
        "price": "0",
        "priceCurrency": "USD"
      },
      {
        "@type": "Offer",
        "name": "Operator Draw Access",
        "description": "Provisioned operator account for running cryptographically signed prize draws.",
        "eligibleCustomerType": "http://purl.org/goodrelations/v1#Business"
      }
    ]
  },
  "publishingPrinciples": "https://quorbel.com/llms.txt",
  "transparencyPolicy": "https://quorbel.com/transparency",
  "privacyPolicy": "https://quorbel.com/privacy"
}
