{
  "contract": "sourcey.site-record/v1alpha1",
  "release_id": "sha256:d8292f01b40a9c9e9c0f07064a5be025efc32d3a8cee742868d87b4449cfbcfa",
  "snapshot_id": "sha256:ff8db07b130feca04f208642448f0901512218373277b6e715272a8d393e8c1c",
  "artifact_sha256": "sha256:aacd5080486adfe48a6d5ee1f642f812588bcf347fabefe87fb43734493526eb",
  "data": {
    "entity_id": "ent_01kyypqp9x1fgh5rtq71mrtakc",
    "entity_slug": "aiven",
    "program": {
      "program_id": "prg_01kyypqp9x2exr1pg3rheyh3vn",
      "slug": "aiven-for-startups",
      "title": "Aiven for Startups",
      "summary": "Offers data infra support to up and coming startups so they can scale up and grow.",
      "revision_digest": "sha256:7d22a3c589125fc051431a1ccb825ed92c94fda91d2d2a1399e51f64e3857e89",
      "provenance": {
        "tier": "observed",
        "freshness": "fresh",
        "dispute": "none",
        "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
        "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
        "basis_event_ids": [
          "sha256:3a12add435fb673a21a226f1dd4159a5f1b871264be9ec6a27f653b1ee5ad5ad"
        ],
        "fields": [
          {
            "path": "/title",
            "supporting_event_ids": [
              "sha256:3a12add435fb673a21a226f1dd4159a5f1b871264be9ec6a27f653b1ee5ad5ad"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          }
        ]
      }
    },
    "offer": {
      "program_id": "prg_01kyypqp9x2exr1pg3rheyh3vn",
      "offer_id": "off_01kyypqp9xca0ahxwc1hg383cz",
      "slug": "aiven-for-startups",
      "title": "Aiven for Startups",
      "summary": "Get up to $100,000 in Aiven credits to run fully managed open-source data services for 12 months, plus technical guidance, mentoring, community access, and promotion.",
      "economics": {
        "consideration": {
          "kind": "none"
        },
        "benefits": [
          {
            "benefit_id": "ben_01",
            "description": "Up to $100,000 in Aiven credits to run fully managed open-source data services.",
            "kind": "credit",
            "value": {
              "kind": "up-to",
              "amount": {
                "currency": "USD",
                "minor_units": 10000000
              }
            },
            "duration": {
              "kind": "exact",
              "value": "P12M"
            }
          },
          {
            "benefit_id": "ben_02",
            "description": "Direct access to technical experts and startup advisors for office hours and 1:1 mentoring.",
            "kind": "other"
          },
          {
            "benefit_id": "ben_03",
            "description": "Access to Startup Slack for community support and knowledge sharing.",
            "kind": "other"
          },
          {
            "benefit_id": "ben_04",
            "description": "Opportunities for promotion on Aiven blog, social channels, and events.",
            "kind": "other"
          },
          {
            "benefit_id": "ben_05",
            "description": "Special virtual events tailored for startups on scaling data infrastructure and product development.",
            "kind": "other"
          }
        ]
      },
      "eligibility": {
        "rule": {
          "kind": "all",
          "rules": [
            {
              "kind": "predicate",
              "criterion_id": "cri_01",
              "statement": "Startup was founded no more than 7 years ago.",
              "fact": "company.age_months",
              "operator": "lte",
              "value": {
                "type": "number",
                "value": 84
              }
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_02",
              "statement": "Startup has raised external funding up to Series B.",
              "fact": "company.stage",
              "operator": "in",
              "value": {
                "type": "string-set",
                "values": [
                  "pre-seed",
                  "seed",
                  "series-a",
                  "series-b"
                ]
              }
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_03",
              "statement": "Startup must apply with a company website and business email address.",
              "fact": "company.business_email_present",
              "operator": "eq",
              "value": {
                "type": "boolean",
                "value": true
              }
            },
            {
              "kind": "not",
              "rule": {
                "kind": "predicate",
                "criterion_id": "cri_04",
                "statement": "Agencies, consulting companies, NGOs, or educational institutions are not eligible.",
                "fact": "company.industry",
                "operator": "in",
                "value": {
                  "type": "string-set",
                  "values": [
                    "agency",
                    "consulting",
                    "ngo",
                    "educational-institution"
                  ]
                }
              }
            },
            {
              "kind": "any",
              "rules": [
                {
                  "kind": "predicate",
                  "criterion_id": "cri_05",
                  "statement": "Proof of affiliation with a VC investor.",
                  "fact": "company.partner_memberships",
                  "operator": "contains",
                  "value": {
                    "type": "string",
                    "value": "vc_investor"
                  }
                },
                {
                  "kind": "predicate",
                  "criterion_id": "cri_06",
                  "statement": "Affiliation with an accelerator, incubator, or co-working space in Aiven's partner network.",
                  "fact": "company.partner_memberships",
                  "operator": "contains",
                  "value": {
                    "type": "string",
                    "value": "partner_network"
                  }
                }
              ]
            },
            {
              "kind": "any",
              "rules": [
                {
                  "kind": "predicate",
                  "criterion_id": "cri_07",
                  "statement": "Not a current paying Aiven customer.",
                  "fact": "company.is_current_customer",
                  "operator": "eq",
                  "value": {
                    "type": "boolean",
                    "value": false
                  }
                },
                {
                  "kind": "predicate",
                  "criterion_id": "cri_08",
                  "statement": "Current paying customer with a monthly invoice under $400.",
                  "fact": "company.monthly_invoice_usd",
                  "operator": "lt",
                  "value": {
                    "type": "number",
                    "value": 400
                  }
                }
              ]
            },
            {
              "kind": "manual",
              "criterion_id": "cri_09",
              "statement": "Applicant has not previously received Startup credits.",
              "reason": "external-verification"
            }
          ]
        }
      },
      "roles": {
        "terms_authority_entity_id": "ent_01kyypqp9x1fgh5rtq71mrtakc",
        "access_operator_entity_id": "ent_01kyypqp9x1fgh5rtq71mrtakc"
      },
      "access": {
        "availability": "public",
        "method": "form",
        "url": "https://aiven.io/startups"
      },
      "lifecycle": "active",
      "effective_from": "2026-08-01T12:56:21.965Z",
      "revision_digest": "sha256:426ab374289834bed4310aeb9fc7079cb82cc4f02fdbbb55f3d1e151cd777602",
      "provenance": {
        "tier": "observed",
        "freshness": "fresh",
        "dispute": "none",
        "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
        "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
        "basis_event_ids": [
          "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
        ],
        "fields": [
          {
            "path": "/title",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/summary",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/lifecycle",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/economics",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/eligibility",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/roles",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          },
          {
            "path": "/access",
            "supporting_event_ids": [
              "sha256:ff93ec1d389d02eca8091c83f1ca6dfbbb4b988c67b1fa5a5e3e9b023e91242a"
            ],
            "contradicting_event_ids": [],
            "latest_observation_at": "2026-08-01T12:56:21.965Z",
            "freshness": "fresh"
          }
        ]
      }
    }
  }
}
