{
  "contract": "sourcey.site-record/v1alpha1",
  "release_id": "sha256:d8292f01b40a9c9e9c0f07064a5be025efc32d3a8cee742868d87b4449cfbcfa",
  "snapshot_id": "sha256:ff8db07b130feca04f208642448f0901512218373277b6e715272a8d393e8c1c",
  "artifact_sha256": "sha256:aacd5080486adfe48a6d5ee1f642f812588bcf347fabefe87fb43734493526eb",
  "data": {
    "entity_id": "ent_01kyy3083w3k33krxmrqx1kr4c",
    "entity_slug": "nvidia",
    "program": {
      "program_id": "prg_01kyy34e2h771sj46tqgzsw431",
      "slug": "inception",
      "title": "NVIDIA Inception Program",
      "summary": "NVIDIA Inception is a free program guiding AI startups from prototype to production with technical training, preferred pricing on hardware and software, partner cloud credits, and investor access.",
      "revision_digest": "sha256:c996eab3054ad072ee145f20091c8a94904a448708d010b6883978c0c1540d10",
      "provenance": {
        "tier": "observed",
        "freshness": "fresh",
        "dispute": "none",
        "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
        "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
        "basis_event_ids": [
          "sha256:6de4dc0516db74da623222fbecc2fdda178fd6f2b50e70777264e0ef089285cb"
        ],
        "fields": [
          {
            "path": "/title",
            "supporting_event_ids": [
              "sha256:6de4dc0516db74da623222fbecc2fdda178fd6f2b50e70777264e0ef089285cb"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          }
        ]
      }
    },
    "offer": {
      "program_id": "prg_01kyy34e2h771sj46tqgzsw431",
      "offer_id": "off_01kyy3083w3k33krxmrqx1kr4d",
      "slug": "inception-program",
      "title": "NVIDIA Inception Program for Startups",
      "summary": "Free membership program for AI, data science, and HPC startups offering preferred pricing on select NVIDIA hardware and software, free self-paced courses, cloud credits, and investor exposure.",
      "economics": {
        "consideration": {
          "kind": "none"
        },
        "benefits": [
          {
            "benefit_id": "ben_01",
            "description": "Preferred pricing on select enterprise-grade NVIDIA hardware and software (functioning as a rebate deducted from standard supplier price)",
            "kind": "other"
          },
          {
            "benefit_id": "ben_02",
            "description": "Free self-paced technical courses through NVIDIA Deep Learning Institute",
            "kind": "free-service",
            "service": "Free self-paced technical courses through NVIDIA Deep Learning Institute"
          },
          {
            "benefit_id": "ben_03",
            "description": "Discounted expert-led / instructor-led workshops through NVIDIA Deep Learning Institute",
            "kind": "other"
          },
          {
            "benefit_id": "ben_04",
            "description": "Access to free cloud credits from NVIDIA and partners",
            "kind": "credit",
            "value": {
              "kind": "at-least",
              "amount": {
                "currency": "USD",
                "minor_units": 0
              }
            }
          },
          {
            "benefit_id": "ben_05",
            "description": "Exposure to investors in NVIDIA's VC network through Inception Capital Connect for eligible startups",
            "kind": "other"
          }
        ]
      },
      "eligibility": {
        "rule": {
          "kind": "all",
          "rules": [
            {
              "kind": "predicate",
              "criterion_id": "cri_01",
              "statement": "Company must employ at least one developer.",
              "fact": "company.employee_count",
              "operator": "gte",
              "value": {
                "type": "number",
                "value": 1
              }
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_02",
              "statement": "Company must maintain a working website.",
              "fact": "company.website_status",
              "operator": "eq",
              "value": {
                "type": "string",
                "value": "working"
              }
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_03",
              "statement": "Company must be officially incorporated.",
              "fact": "company.is_incorporated",
              "operator": "eq",
              "value": {
                "type": "boolean",
                "value": true
              }
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_04",
              "statement": "Company must be less than 10 years old.",
              "fact": "company.age_months",
              "operator": "lt",
              "value": {
                "type": "number",
                "value": 120
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_05",
                "statement": "Consulting and outsourced development firms do not qualify.",
                "fact": "company.industry",
                "operator": "eq",
                "value": {
                  "type": "string",
                  "value": "consulting_or_outsourced_development"
                }
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_06",
                "statement": "Companies associated with cryptocurrency do not qualify.",
                "fact": "company.industry",
                "operator": "eq",
                "value": {
                  "type": "string",
                  "value": "cryptocurrency"
                }
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_07",
                "statement": "Cloud service providers do not qualify.",
                "fact": "company.industry",
                "operator": "eq",
                "value": {
                  "type": "string",
                  "value": "cloud_service_provider"
                }
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_08",
                "statement": "Resellers and distributors do not qualify.",
                "fact": "company.business_model",
                "operator": "eq",
                "value": {
                  "type": "string",
                  "value": "reseller_or_distributor"
                }
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_09",
                "statement": "Public companies do not qualify.",
                "fact": "company.is_public",
                "operator": "eq",
                "value": {
                  "type": "boolean",
                  "value": true
                }
              }
            }
          ]
        }
      },
      "roles": {
        "terms_authority_entity_id": "ent_01kyy3083w3k33krxmrqx1kr4c",
        "access_operator_entity_id": "ent_01kyy3083w3k33krxmrqx1kr4c"
      },
      "access": {
        "availability": "public",
        "method": "form",
        "url": "https://www.nvidia.com/en-us/startups/"
      },
      "lifecycle": "active",
      "effective_from": "2026-08-01T07:07:27.100Z",
      "revision_digest": "sha256:21263c749160f3addfd4cb75c9372d3bf818ff505de5e95419c565b3badfbecc",
      "provenance": {
        "tier": "observed",
        "freshness": "fresh",
        "dispute": "none",
        "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
        "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
        "basis_event_ids": [
          "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
        ],
        "fields": [
          {
            "path": "/title",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/summary",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/lifecycle",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/economics",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/eligibility",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/roles",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          },
          {
            "path": "/access",
            "supporting_event_ids": [
              "sha256:1803070a93b908509299feb274d69b8087a42885e261157ff43bd3feccadd049"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T07:07:27.100Z",
            "freshness": "fresh"
          }
        ]
      }
    }
  }
}
