{
  "schemaVersion": "1.0",
  "product": {
    "name": "MaiGuard ID",
    "tagline": "The identity layer of the MaiGuard platform: one verified business identity, reused across every MaiGuard product with consent.",
    "url": "https://id.maiguard.com",
    "publisher": {
      "name": "MaiGuard",
      "website": "https://www.maiguard.com",
      "productBrand": "MaiGuard ID"
    },
    "category": "BusinessApplication",
    "markets": "African financial institutions and businesses"
  },
  "status": {
    "v1": "Business identity vault reused across MaiGuard products (Sentinel, Verify, Resolve, Assist). No re-collection of KYB.",
    "roadmap": [
      "Continue with MaiGuard ID (OIDC SSO for external apps)",
      "Verify once (attested, liveness-bound claims)",
      "Personal identities (individual identity wallet)"
    ]
  },
  "model": {
    "businessIdentity": "A graph of people and an org — directors, beneficial owners (UBOs) and admins are first-class person records who link their own MaiGuard ID or are invited to create one.",
    "attributes": "Each attribute carries its own verification status (verified vs. asserted).",
    "consent": "The requesting product declares required and optional scopes; the holder approves per attribute and can revoke anytime. Every share is logged two-sided."
  },
  "security": {
    "custody": "Envelope-encrypted; keys held for the holder.",
    "certifications": ["ISO/IEC 27001:2022", "NDPR licensed"],
    "dataSubjectRights": ["access", "erasure", "portability", "rectification"]
  },
  "pages": [
    { "path": "/", "title": "MaiGuard ID", "summary": "Overview of the identity layer." },
    { "path": "/business", "title": "For business", "summary": "One business identity reused across MaiGuard." },
    { "path": "/trust", "title": "Trust & security", "summary": "Custody model, data rights, certifications." },
    { "path": "/developers", "title": "For developers", "summary": "Continue with MaiGuard ID (roadmap / early access)." },
    { "path": "/individuals", "title": "For individuals", "summary": "Personal identity wallet (coming, v2)." }
  ]
}
