{
  "productName": "ProsperVault API",
  "productKind": "Public API",
  "summary": "Key-custody, recovery, and vault-health control plane for stronger privacy modes across ProsperMail, CloudFiles, Productivity, and Creative.",
  "currentStatus": "https://alpha.prosper-vault.com",
  "meta": [
    {
      "label": "Primary identity surface",
      "value": "https://alpha.prosperid.net",
      "detail": "ProsperVault now has its own alpha console, while ProsperID still anchors sign-in, account identity, and broader account management."
    }
  ],
  "foundationBody": "ProsperVault exists so stronger privacy does not collapse into either central plaintext access or user lockout. Its contracts should stay portable and standards-aware from the beginning.",
  "foundationLinks": [
    {
      "label": "Prosper Vault",
      "href": "https://prosper-vault.com"
    },
    {
      "label": "Prosper ID",
      "href": "https://alpha.prosperid.net"
    }
  ],
  "declarationBody": "The service is intended to become the shared custody plane behind vault-backed privacy modes, including user recovery, collaborator grants, and durability-aware key health.",
  "declarationLinks": [
    {
      "label": "SaaSpawn declaration",
      "href": "https://saaspawn.com/declaration"
    },
    {
      "label": "SaaSpawn repository",
      "href": "https://github.com/janerivi/SaaSpawn"
    }
  ],
  "sections": [
    {
      "eyebrow": "First slice",
      "title": "Durability and recovery before deeper secrecy claims",
      "body": "The first ProsperVault implementation focuses on vault records, device registration, recovery-bundle custody, and health reporting. Stronger user-device decryption modes in other products should depend on this layer rather than improvised per-product recovery logic."
    }
  ],
  "resourceGroups": [
    {
      "title": "Standards direction",
      "summary": "Interoperability standards and API shapes that inform ProsperVault.",
      "items": [
        {
          "name": "OpenID Connect",
          "category": "standard",
          "summary": "Identity and delegated access foundation for account-linked vault operations.",
          "licenseLabel": "OpenID Foundation copyright policy",
          "licenseHref": "https://openid.net/ipr/",
          "projectHref": "https://openid.net/specs/openid-connect-core-1_0.html",
          "contributeHref": "https://openid.net/foundation/members/"
        },
        {
          "name": "Web Authentication",
          "category": "standard",
          "summary": "Device-bound authentication and step-up approvals for sensitive vault actions.",
          "licenseLabel": "W3C Document License",
          "licenseHref": "https://www.w3.org/copyright/document-license/",
          "projectHref": "https://www.w3.org/TR/webauthn/all/",
          "contributeHref": "https://www.w3.org/groups/wg/webauthn/"
        },
        {
          "name": "KMIP",
          "category": "standard",
          "summary": "Future interoperability path for enterprise KMS and HSM-backed custody systems.",
          "licenseLabel": "OASIS Terms of Use",
          "licenseHref": "https://www.oasis-open.org/policies-guidelines/ipr/",
          "projectHref": "https://www.oasis-open.org/committees/kmip/",
          "contributeHref": "https://www.oasis-open.org/join/"
        }
      ]
    }
  ]
}