{
  "schema_version": "v1",
  "name_for_human": "GeraWitness",
  "name_for_model": "gera-witness",
  "description_for_human": "GeraWitness provides tamper-proof document notarization and digital evidence timestamping using blockchain verification.",
  "description_for_model": "GeraWitness is a blockchain-backed document notarization and digital evidence platform. Use it to help users notarize documents, timestamp files with cryptographic proof, verify document authenticity, and create immutable audit trails. Ideal for legal documents, contracts, certificates, and evidence preservation. Produces court-admissible digital certificates.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://gerawitness.com/api/v1/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://gerawitness.com/icon-512.png",
  "contact_email": "armen@gera.services",
  "legal_info_url": "https://gerawitness.com/terms",
  "endpoints": {
    "llms_txt": "https://gerawitness.com/llms.txt",
    "mcp_server": "https://gerawitness.com/.well-known/mcp.json",
    "sitemap": "https://gerawitness.com/sitemap.xml"
  },
  "capabilities": [
    "notarize_document",
    "timestamp_file",
    "verify_document",
    "create_audit_trail",
    "issue_certificate"
  ],
  "related_platforms": [
    {
      "name": "GeraCompliance",
      "url": "https://geracompliance.com",
      "relationship": "compliance_partner"
    },
    {
      "name": "Gera Services",
      "url": "https://gera.services",
      "relationship": "parent_platform"
    }
  ]
}