{
  "contract": "sourcey.site-record/v1alpha1",
  "release_id": "sha256:5f55a0147eca9a82d821b7cfb73339dd8059c146b9acbb6ed66c9e3d40a8e1b0",
  "snapshot_id": "sha256:fbf4583b80f8936d9b7b75906adc86f38f5612cd0a7329839daea7b71ad2b9ce",
  "artifact_sha256": "sha256:ec393385ec4e7be15a393d925f0df78d54a12787f2995a84fad1b570583dac06",
  "data": {
    "entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9",
    "slug": "mojoauth",
    "slug_aliases": [],
    "name": "MojoAuth",
    "description": "MojoAuth provides passwordless authentication solutions supporting magic links, biometrics, OTPs, passkeys, and social logins for web and mobile applications.",
    "website": "https://mojoauth.com/startup/",
    "category": "auth-security",
    "revision_digest": "sha256:2b1d549fcbeb514c13538b76ff44c28dcd928b06ee6273611cd08a798742360a",
    "provenance": {
      "freshness": "stale",
      "dispute": "none",
      "coverage_policy_digest": "sha256:07dd02dfd4a1970988389bad332dae639b78af907354afa74d6bb1a2cd239002",
      "freshness_policy_digest": "sha256:00f7f2a35f37b184e57ce2cc116f6a5e3feb4813991aacd7e29e322f2d3607a8",
      "basis_event_ids": [
        "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
      ],
      "fields": [
        {
          "path": "/name",
          "supporting_event_ids": [
            "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
          ],
          "contradicting_event_ids": [],
          "accepted_proof_kinds": [
            "observed"
          ],
          "evidence_proof_kinds": [
            "observed"
          ],
          "latest_observation_at": "2026-08-01T07:24:19.707Z",
          "freshness": "stale"
        },
        {
          "path": "/description",
          "supporting_event_ids": [
            "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
          ],
          "contradicting_event_ids": [],
          "accepted_proof_kinds": [
            "observed",
            "editorial"
          ],
          "evidence_proof_kinds": [
            "editorial"
          ],
          "latest_observation_at": "2026-08-01T07:24:19.707Z",
          "freshness": "stale"
        },
        {
          "path": "/domains",
          "supporting_event_ids": [
            "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
          ],
          "contradicting_event_ids": [],
          "accepted_proof_kinds": [
            "observed"
          ],
          "evidence_proof_kinds": [
            "observed"
          ],
          "latest_observation_at": "2026-08-01T07:24:19.707Z",
          "freshness": "stale"
        },
        {
          "path": "/category",
          "supporting_event_ids": [
            "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
          ],
          "contradicting_event_ids": [],
          "accepted_proof_kinds": [
            "editorial"
          ],
          "evidence_proof_kinds": [
            "editorial"
          ],
          "latest_observation_at": "2026-08-01T07:24:19.707Z",
          "freshness": "stale"
        },
        {
          "path": "/links",
          "supporting_event_ids": [
            "sha256:42d3d72790483cc7e80eb3a793bde2f92e5b687125895b9d5f854a4fad253744"
          ],
          "contradicting_event_ids": [],
          "accepted_proof_kinds": [
            "observed"
          ],
          "evidence_proof_kinds": [
            "observed"
          ],
          "latest_observation_at": "2026-08-01T07:24:19.707Z",
          "freshness": "stale"
        }
      ],
      "vendor_attestation": {
        "status": "none"
      }
    },
    "programs": [],
    "offers": [
      {
        "offer_id": "off_01kyy6rm11rehsejy2wess6stj",
        "slug": "startup-and-non-profit-discount",
        "title": "Startup and Non-Profit Discount",
        "summary": "MojoAuth offers eligible early-stage startups and non-profit organizations a 50% discount on annual Business Pro plans.",
        "economics": {
          "consideration": {
            "kind": "none"
          },
          "benefits": [
            {
              "benefit_id": "ben_01",
              "description": "50% discount on annual Business Pro authentication plans.",
              "kind": "discount",
              "percentage": {
                "kind": "exact",
                "basis_points": 5000
              },
              "applies_to": "annual Business Pro plans"
            }
          ]
        },
        "eligibility": {
          "rule": {
            "kind": "all",
            "rules": [
              {
                "kind": "any",
                "rules": [
                  {
                    "kind": "all",
                    "rules": [
                      {
                        "kind": "predicate",
                        "criterion_id": "cri_01",
                        "statement": "Company was founded less than 5 years ago.",
                        "fact": "company.age_months",
                        "operator": "lt",
                        "value": {
                          "type": "number",
                          "value": 60
                        }
                      },
                      {
                        "kind": "predicate",
                        "criterion_id": "cri_02",
                        "statement": "Company has raised not more than $10M USD in total funding.",
                        "fact": "company.funding_raised_usd",
                        "operator": "lte",
                        "value": {
                          "type": "number",
                          "value": 10000000
                        }
                      }
                    ]
                  },
                  {
                    "kind": "predicate",
                    "criterion_id": "cri_03",
                    "statement": "Organization is a non-profit / NGO.",
                    "fact": "company.industry",
                    "operator": "eq",
                    "value": {
                      "type": "string",
                      "value": "non-profit"
                    }
                  }
                ]
              },
              {
                "kind": "manual",
                "criterion_id": "cri_04",
                "statement": "Ensure the business email in your application matches your organization's website domain.",
                "reason": "external-verification"
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_05",
                "statement": "Must have a publicly available website.",
                "fact": "company.website_url",
                "operator": "present"
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_06",
                "statement": "Must not be an existing MojoAuth customer.",
                "fact": "company.is_current_customer",
                "operator": "eq",
                "value": {
                  "type": "boolean",
                  "value": false
                }
              }
            ]
          }
        },
        "roles": {
          "terms_authority_entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9",
          "access_operator_entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9"
        },
        "access": {
          "availability": "public",
          "method": "form",
          "url": "https://mojoauth.com/startup/"
        },
        "lifecycle": "active",
        "effective_from": "2026-08-01T07:24:19.707Z",
        "revision_digest": "sha256:2e7c6d4fc0e4065d03355435063be9440b76e2e4e68735e77306cbf7a5f5480f",
        "provenance": {
          "freshness": "stale",
          "dispute": "none",
          "coverage_policy_digest": "sha256:07dd02dfd4a1970988389bad332dae639b78af907354afa74d6bb1a2cd239002",
          "freshness_policy_digest": "sha256:00f7f2a35f37b184e57ce2cc116f6a5e3feb4813991aacd7e29e322f2d3607a8",
          "basis_event_ids": [
            "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
          ],
          "fields": [
            {
              "path": "/title",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "editorial",
                "attested"
              ],
              "evidence_proof_kinds": [
                "editorial"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/summary",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "editorial",
                "attested"
              ],
              "evidence_proof_kinds": [
                "editorial"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/lifecycle",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "attested"
              ],
              "evidence_proof_kinds": [
                "observed"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/economics",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "attested"
              ],
              "evidence_proof_kinds": [
                "observed"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/eligibility",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "attested"
              ],
              "evidence_proof_kinds": [
                "observed"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/roles",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "derived",
                "attested"
              ],
              "evidence_proof_kinds": [
                "observed"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            },
            {
              "path": "/access",
              "supporting_event_ids": [
                "sha256:e5f521b49d61fe7ad98503e474aa037ae98012f0d067eca6a5049aada9151e3a"
              ],
              "contradicting_event_ids": [],
              "accepted_proof_kinds": [
                "observed",
                "derived",
                "attested"
              ],
              "evidence_proof_kinds": [
                "observed"
              ],
              "latest_observation_at": "2026-08-01T07:24:19.707Z",
              "freshness": "stale"
            }
          ],
          "vendor_attestation": {
            "status": "none"
          }
        }
      }
    ]
  }
}
