[
  {
    "id": "statsig-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "Feature Gates, commonly known as feature flags, allow you to toggle the behavior of your product in real time without deploying new code.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "Have an emergency disable switch that lets you immediately turn off a particular code branch for users in production",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "Gradually deploy a feature over time by setting up a Feature Gate as a Scheduled Rollout.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/experiments/overview",
    "excerpt": "Statsig experimentation runs randomized controlled trials (A/B or A/B/n tests) that measure how product changes affect your key metrics.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/experiments/create-new",
    "excerpt": "The Scorecard feature makes this easy by letting you enter your hypothesis and select both primary and secondary metrics.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/autotune/overview",
    "excerpt": "Unlike a standard A/B test, Autotune shifts traffic toward the winning variant to maximize a target metric.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/sdks/how-evaluation-works",
    "excerpt": "Evaluation in Statsig is deterministic. Given the same user object and the same state of the experiment or feature gate, Statsig always returns the same result, even across different platforms (client or server).",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/client/onDeviceOverview",
    "excerpt": "Statsig's client-side On-Device Eval SDKs provide an alternate client-side architecture. The device keeps the definition of each experiment or gate in memory, which allows faster evaluation when the user object changes frequently.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/statsigcli/introduction",
    "excerpt": "The Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/http-api/overview",
    "excerpt": "Overview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/console-api/introduction",
    "excerpt": "The Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/access-management/introduction",
    "excerpt": "In many enterprise environments, organizations use SSO and SCIM together to improve security and usability.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/integrations/mcp/overview",
    "excerpt": "The Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code. With this setup, you can ask questions, explore experiments, and access your Statsig data using AI.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/integrations/mcp/docs-mcp-server",
    "excerpt": "Use the Statsig Docs MCP server to let supported AI clients read public Statsig documentation directly from /api/mcp.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/statsig-warehouse-native/introduction",
    "excerpt": "Statsig Warehouse Native is an experimentation platform that runs analysis directly in your data warehouse.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/statsig-warehouse-native/introduction",
    "excerpt": "Statsig offers a full suite of experiment measurement tools, including CUPED, Stratified Sampling, Switchback Tests, and more.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/understanding-platform",
    "excerpt": "You get feature flags and 2 million metered events for free.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/understanding-platform",
    "excerpt": "Infra Analytics: Monitor and debug service health alongside product outcomes. Ingest metrics and traces with OpenTelemetry, search and group logs, and set alerts to catch regressions.",
    "fetchedAt": "2026-09-05T04:40:11.718Z"
  },
  {
    "id": "statsig-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "After your Feature Gate is live, view Feature Gate exposures in the Statsig console to monitor who encounters your gate.",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/sdks/how-evaluation-works",
    "excerpt": "Evaluation in Statsig is deterministic. Given the same user object and the same state of the experiment or feature gate, Statsig always returns the same result, even across different platforms",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/client/onDeviceOverview",
    "excerpt": "Statsig's client-side On-Device Eval SDKs provide an alternate client-side architecture. The device keeps the definition of each experiment or gate in memory, which allows faster evaluation",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/integrations/mcp/docs-mcp-server",
    "excerpt": "Use the Statsig Docs MCP server to let supported AI clients read public Statsig documentation directly from /api/mcp",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/understanding-platform",
    "excerpt": "Monitor and debug service health alongside product outcomes. Ingest metrics and traces with OpenTelemetry, search and group logs, and set alerts to catch regressions.",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/guides/first-feature",
    "excerpt": "This tutorial creates a feature gate, targets mobile platforms and internal testers, then checks it live with the JavaScript SDK in your browser console.",
    "fetchedAt": "2026-09-05T04:41:39.241Z"
  },
  {
    "id": "statsig-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "Schedule gradual feature rollouts to safely deploy new code",
    "fetchedAt": "2026-09-05T04:42:53.656Z"
  },
  {
    "id": "statsig-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/experiments/overview",
    "excerpt": "Experiments enable you to run randomized controlled trials (A/B or A/B/n tests) to measure the impact of product changes on key metrics.",
    "fetchedAt": "2026-09-05T04:42:53.656Z"
  },
  {
    "id": "statsig-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/autotune/overview",
    "excerpt": "Autotune shifts traffic toward the winning variant to maximize a target metric.",
    "fetchedAt": "2026-09-05T04:42:53.656Z"
  },
  {
    "id": "statsig-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/integrations/mcp/overview",
    "excerpt": "The Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code.",
    "fetchedAt": "2026-09-05T04:44:29.811Z"
  },
  {
    "id": "statsig-docs-29",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/feature-flags/overview",
    "excerpt": "set up Feature Gate overrides to allow specific users to bypass the gate.",
    "fetchedAt": "2026-09-05T04:45:48.272Z"
  },
  {
    "id": "statsig-docs-30",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/experiments/create-new",
    "excerpt": "A Layer allows you to manage multiple experiments and feature flags together.",
    "fetchedAt": "2026-09-05T04:45:48.272Z"
  },
  {
    "id": "statsig-docs-31",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/statsigcli/introduction",
    "excerpt": "You can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.",
    "fetchedAt": "2026-09-05T04:45:48.272Z"
  },
  {
    "id": "statsig-docs-32",
    "tier": "claimed-docs",
    "url": "https://docs.statsig.com/api/content/access-management/introduction",
    "excerpt": "Basic settings include automatically adding new users with the same email domain to your project. Statsig also supports SSO to simplify inviting your team to your projects.",
    "fetchedAt": "2026-09-05T04:45:48.272Z"
  },
  {
    "id": "statsig-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45106981",
    "excerpt": "Hats off to Statsig. They built a stellar product. Superior to many of their industry competitors like Optimizely. Back when I was on an internal Experimentation platform, we were impressed how they balanced dev velocity & stat rigor. These guys ship.",
    "fetchedAt": "2026-09-05T04:47:15.980Z"
  },
  {
    "id": "statsig-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45106981",
    "excerpt": "Have implemented Statsig in two companies as alternatives to LaunchDarkly and loved it both times. Going to be interesting how their other big customer deals with this purchase i.e. Anthropic",
    "fetchedAt": "2026-09-05T04:47:15.980Z"
  },
  {
    "id": "statsig-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45106981",
    "excerpt": "Can someone ELI5 what Statsig actually is? Their landing page is full of gems like \"Turn action into insights and insights into action\"... It appears to be another analytics + A/B testing platform, but surely that can't be worth $1.1B to OpenAI?",
    "fetchedAt": "2026-09-05T04:47:15.980Z"
  },
  {
    "id": "statsig-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26629429",
    "excerpt": "Hey all, we're a small team of ex-Facebook engineers. We want to bring some of our favorite data/developer tools that we used at Facebook to everyone... feature gates to decouple dependencies, realtime targeted config to reduce code churn, and experiments to validate features in production.",
    "fetchedAt": "2026-09-05T04:47:15.980Z"
  },
  {
    "id": "statsig-probe-1",
    "tier": "probe",
    "url": "https://docs.statsig.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.statsig.com/llms.txt # Statsig Documentation\n\n> Official documentation for Statsig feature flags, experimentation, analytics, Warehouse Nativ",
    "fetchedAt": "2026-09-05T04:48:11.790Z"
  },
  {
    "id": "statsig-probe-2",
    "tier": "probe",
    "url": "https://docs.statsig.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.statsig.com/openapi.json, https://docs.statsig.com/swagger.json, https://docs.statsig.com/api/openapi.json, https://docs.statsig.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-05T04:48:11.790Z"
  },
  {
    "id": "statsig-probe-3",
    "tier": "probe",
    "url": "https://docs.statsig.com/integrations/mcp/overview",
    "excerpt": "official MCP server documented at https://docs.statsig.com/integrations/mcp/overview",
    "fetchedAt": "2026-09-05T04:48:11.790Z"
  },
  {
    "id": "statsig-probe-4",
    "tier": "probe",
    "url": "https://docs.statsig.com/statsigcli/introduction",
    "excerpt": "official CLI documented at https://docs.statsig.com/statsigcli/introduction",
    "fetchedAt": "2026-09-05T04:48:11.790Z"
  },
  {
    "id": "statsig-probe-rt-1",
    "tier": "probe",
    "url": "https://docs.statsig.com/statsigcli/introduction",
    "excerpt": "PROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version \u2014 gate and experiment management is scriptable from CI.",
    "fetchedAt": "2026-09-05T05:02:16.000Z"
  },
  {
    "id": "statsig-probe-rt-2",
    "tier": "probe",
    "url": "https://docs.statsig.com/integrations/mcp/overview",
    "excerpt": "PROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the hosted MCP server https://api.statsig.com/v1/mcp returned HTTP 401 with `WWW-Authenticate: Bearer realm=\"statsig\" resource_metadata=\".../.well-known/oauth-protected-resource/v1/mcp\"` \u2014 the documented authenticated MCP surface is live and speaks the MCP OAuth flow.",
    "fetchedAt": "2026-09-05T05:02:16.000Z"
  },
  {
    "id": "statsig-probe-rt-3",
    "tier": "probe",
    "url": "https://docs.statsig.com/integrations/mcp/docs-mcp-server",
    "excerpt": "PROBE runtime (recorded 2026-09-05): the documented no-auth docs MCP server at https://docs.statsig.com/api/mcp completed a FULL keyless initialize handshake, answering serverInfo {\"name\":\"statsig-docs\",\"version\":\"1.1.0\"} \u2014 Statsig's documentation is directly agent-reachable over MCP.",
    "fetchedAt": "2026-09-05T05:02:16.000Z"
  }
]
