{
  "contract": "sourcey.site-record/v1alpha1",
  "release_id": "sha256:d8292f01b40a9c9e9c0f07064a5be025efc32d3a8cee742868d87b4449cfbcfa",
  "snapshot_id": "sha256:ff8db07b130feca04f208642448f0901512218373277b6e715272a8d393e8c1c",
  "artifact_sha256": "sha256:aacd5080486adfe48a6d5ee1f642f812588bcf347fabefe87fb43734493526eb",
  "data": {
    "entity_id": "ent_01kz0n0vm1ny7a1fwg2b0jba92",
    "slug": "rootly",
    "name": "Rootly",
    "description": "Incident response and on-call software with a startup program for qualifying young companies.",
    "website": "https://rootly.com",
    "category": "observability",
    "revision_digest": "sha256:efadf05062ca0aa86a460ffbb6c0fcef11060efb72cc08282183c8b1cbba6eee",
    "provenance": {
      "tier": "observed",
      "freshness": "fresh",
      "dispute": "none",
      "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
      "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
      "basis_event_ids": [
        "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
      ],
      "fields": [
        {
          "path": "/name",
          "supporting_event_ids": [
            "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-02T07:58:34.755Z",
          "freshness": "fresh"
        },
        {
          "path": "/description",
          "supporting_event_ids": [
            "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-02T07:58:34.755Z",
          "freshness": "fresh"
        },
        {
          "path": "/domains",
          "supporting_event_ids": [
            "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-02T07:58:34.755Z",
          "freshness": "fresh"
        },
        {
          "path": "/category",
          "supporting_event_ids": [
            "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-02T07:58:34.755Z",
          "freshness": "fresh"
        },
        {
          "path": "/links",
          "supporting_event_ids": [
            "sha256:68105e9644d6199625a27fd5799dd6bb66cdd4705ab672c8d1b06f3c7abf8657"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-02T07:58:34.755Z",
          "freshness": "fresh"
        }
      ]
    },
    "programs": [
      {
        "program_id": "prg_01kz0n0vm1gmbhedb6avnh04pf",
        "slug": "rootly-for-startups",
        "title": "Rootly for Startups",
        "summary": "Rootly's startup program offers discounted incident response and on-call software to qualifying companies.",
        "revision_digest": "sha256:64488cd8e690bc9674020d545b67579ce8d8a2bb5f7958c2baf85952f54843ec",
        "provenance": {
          "tier": "observed",
          "freshness": "fresh",
          "dispute": "none",
          "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
          "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
          "basis_event_ids": [
            "sha256:9074c16fda9aad7059a331b79a8ed813c5e683e651f1511657948992985ccf73"
          ],
          "fields": [
            {
              "path": "/title",
              "supporting_event_ids": [
                "sha256:9074c16fda9aad7059a331b79a8ed813c5e683e651f1511657948992985ccf73"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            }
          ]
        }
      }
    ],
    "offers": [
      {
        "program_id": "prg_01kz0n0vm1gmbhedb6avnh04pf",
        "offer_id": "off_01kz0n0vm1xvf7z7bfda51r0k8",
        "slug": "up-to-50-percent-off",
        "title": "Up to 50% off Rootly for startups",
        "summary": "Qualifying startups can receive up to 50% off Rootly.",
        "economics": {
          "consideration": {
            "kind": "none"
          },
          "benefits": [
            {
              "benefit_id": "ben_01",
              "description": "Up to 50% off Rootly",
              "kind": "discount",
              "percentage": {
                "kind": "up-to",
                "basis_points": 5000
              }
            }
          ]
        },
        "eligibility": {
          "rule": {
            "kind": "all",
            "rules": [
              {
                "kind": "predicate",
                "criterion_id": "cri_01",
                "statement": "Company has fewer than 100 employees",
                "fact": "company.employee_count",
                "operator": "lt",
                "value": {
                  "type": "number",
                  "value": 100
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_02",
                "statement": "Company has raised less than $50 million",
                "fact": "company.funding_raised_usd",
                "operator": "lt",
                "value": {
                  "type": "number",
                  "value": 50000000
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_03",
                "statement": "Company has been in business for fewer than 5 years",
                "fact": "company.age_months",
                "operator": "lt",
                "value": {
                  "type": "number",
                  "value": 60
                }
              }
            ]
          }
        },
        "roles": {
          "terms_authority_entity_id": "ent_01kz0n0vm1ny7a1fwg2b0jba92",
          "access_operator_entity_id": "ent_01kz0n0vm1ny7a1fwg2b0jba92"
        },
        "access": {
          "availability": "public",
          "method": "form",
          "url": "https://rootly.com/demo"
        },
        "terms_url": "https://rootly.com/startups",
        "lifecycle": "active",
        "effective_from": "2026-08-02T07:11:41.000Z",
        "revision_digest": "sha256:63cbf6a2ba78a35338efb663d16a50c0391282c4a06c0a9a68835eeb4f1632f4",
        "provenance": {
          "tier": "observed",
          "freshness": "fresh",
          "dispute": "none",
          "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
          "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
          "basis_event_ids": [
            "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
          ],
          "fields": [
            {
              "path": "/title",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/summary",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/lifecycle",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/economics",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/eligibility",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/roles",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            },
            {
              "path": "/access",
              "supporting_event_ids": [
                "sha256:36e033b166b4745bc2a4d9278c71266a32794c823263127c4f1d3ac3141e3427"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-02T07:58:34.755Z",
              "freshness": "fresh"
            }
          ]
        }
      }
    ]
  }
}
