Skip to content

How Statsig’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score32/100

Agent-ready 68.7 × 0.30 = 20.61

API quality 0.0 × 0.20 = 0.00

Openness 23.2 × 0.20 = 4.64

Built-in AI 22.7 × 0.15 = 3.40

Automation 21.0 × 0.15 = 3.15

(20.61 + 0.00 + 4.64 + 3.40 + 3.15) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 31.80 ÷ 1.00 = 31.8

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready68.7/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [probe] https://docs.statsig.com/llms.txtPROBE llms.txt: HTTP 200 at https://docs.statsig.com/llms.txt # Statsig Documentation > Official documentation for Statsig feature flags, experimentation, analytics, Warehouse Nativ
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/docs-mcp-serverUse the Statsig Docs MCP server to let supported AI clients read public Statsig documentation directly from /api/mcp.
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/docs-mcp-serverUse the Statsig Docs MCP server to let supported AI clients read public Statsig documentation directly from /api/mcp
  • [probe] https://docs.statsig.com/integrations/mcp/docs-mcp-serverPROBE 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"} — Statsig's documentation is directly agent-reachable over MCP.

Run the product headlessly / in CI for automationweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.
  • [probe] https://docs.statsig.com/statsigcli/introductionofficial CLI documented at https://docs.statsig.com/statsigcli/introduction
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.

Plug MCP servers into this product so it can use their toolsweight 3

n/a — not applicable to this product: excluded from numerator and denominator

  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe 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.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewPROBE 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"` — the documented authenticated MCP surface is live and speaks the MCP OAuth flow.
  • [probe] https://docs.statsig.com/integrations/mcp/docs-mcp-serverPROBE 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"} — Statsig's documentation is directly agent-reachable over MCP.

Connect an agent via an official MCP serverweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe 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.
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code.
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/docs-mcp-serverUse the Statsig Docs MCP server to let supported AI clients read public Statsig documentation directly from /api/mcp.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewofficial MCP server documented at https://docs.statsig.com/integrations/mcp/overview
  • [probe] https://docs.statsig.com/integrations/mcp/overviewPROBE 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"` — the documented authenticated MCP surface is live and speaks the MCP OAuth flow.
  • [probe] https://docs.statsig.com/integrations/mcp/docs-mcp-serverPROBE 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"} — Statsig's documentation is directly agent-reachable over MCP.

Use an official CLIweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [probe] https://docs.statsig.com/statsigcli/introductionofficial CLI documented at https://docs.statsig.com/statsigcli/introduction
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.

Drive the product through a documented public APIweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.
  • [probe] https://docs.statsig.com/openapi.jsonPROBE 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)

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 3 (quality) × 0.6 (partial) = 3.6 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/access-management/introductionIn many enterprise environments, organizations use SSO and SCIM together to improve security and usability.
  • [claimed-docs] https://docs.statsig.com/api/content/access-management/introductionBasic 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.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewPROBE 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"` — the documented authenticated MCP surface is live and speaks the MCP OAuth flow.

Build against official SDKsweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/sdks/how-evaluation-worksEvaluation 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).
  • [claimed-docs] https://docs.statsig.com/api/content/client/onDeviceOverviewStatsig'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.
  • [claimed-docs] https://docs.statsig.com/api/content/sdks/how-evaluation-worksEvaluation 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
  • [claimed-docs] https://docs.statsig.com/api/content/client/onDeviceOverviewStatsig'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
  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.

Subscribe to events via webhooksweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Agent-ready = 123.6 ÷ 180 × 100 = 68.7

API quality0.0/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [probe] https://docs.statsig.com/openapi.jsonPROBE 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)

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.statsig.com/openapi.jsonPROBE 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)
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewFeature Gates, commonly known as feature flags, allow you to toggle the behavior of your product in real time without deploying new code.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewHave an emergency disable switch that lets you immediately turn off a particular code branch for users in production
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewAfter your Feature Gate is live, view Feature Gate exposures in the Statsig console to monitor who encounters your gate.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewset up Feature Gate overrides to allow specific users to bypass the gate.
  • [claimed-docs] https://docs.statsig.com/api/content/access-management/introductionBasic 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.

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [probe] https://docs.statsig.com/openapi.jsonPROBE 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)

API quality = 0.0 ÷ 70 × 100 = 0.0

Openness23.2/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/http-api/overviewOverview of the Statsig HTTP API for retrieving feature gate, experiment, and dynamic config values and logging events directly without an SDK.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.
  • [probe] https://docs.statsig.com/openapi.jsonPROBE 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)

Export all of my data in open formats and leaveweight 3

3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max

  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.

Read the product's source under an open licenseweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Self-host the core productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Openness = 23.2 ÷ 100 × 100 = 23.2

Built-in AI22.7/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe 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.
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewPROBE 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"` — the documented authenticated MCP surface is live and speaks the MCP OAuth flow.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewofficial MCP server documented at https://docs.statsig.com/integrations/mcp/overview

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewGradually deploy a feature over time by setting up a Feature Gate as a Scheduled Rollout.
  • [claimed-docs] https://docs.statsig.com/api/content/autotune/overviewUnlike a standard A/B test, Autotune shifts traffic toward the winning variant to maximize a target metric.
  • [claimed-docs] https://docs.statsig.com/api/content/autotune/overviewAutotune shifts traffic toward the winning variant to maximize a target metric.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Operate the product with natural-language commandsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe 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.
  • [claimed-docs] https://docs.statsig.com/api/content/integrations/mcp/overviewThe Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewPROBE 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"` — the documented authenticated MCP surface is live and speaks the MCP OAuth flow.
  • [probe] https://docs.statsig.com/integrations/mcp/overviewofficial MCP server documented at https://docs.statsig.com/integrations/mcp/overview

Built-in AI = 20.4 ÷ 90 × 100 = 22.7

Automation21.0/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [probe] https://docs.statsig.com/statsigcli/introductionPROBE runtime (recorded 2026-09-05): the official Statsig CLI (npm @statsig/siggy) ran keylessly via `npx -y @statsig/siggy --version`, printing its version — gate and experiment management is scriptable from CI.

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max

  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewGradually deploy a feature over time by setting up a Feature Gate as a Scheduled Rollout.
  • [claimed-docs] https://docs.statsig.com/api/content/autotune/overviewUnlike a standard A/B test, Autotune shifts traffic toward the winning variant to maximize a target metric.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewSchedule gradual feature rollouts to safely deploy new code
  • [claimed-docs] https://docs.statsig.com/api/content/autotune/overviewAutotune shifts traffic toward the winning variant to maximize a target metric.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewset up Feature Gate overrides to allow specific users to bypass the gate.
  • [claimed-docs] https://docs.statsig.com/api/content/understanding-platformInfra 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.

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewGradually deploy a feature over time by setting up a Feature Gate as a Scheduled Rollout.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewSchedule gradual feature rollouts to safely deploy new code
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.

Version, review, and roll back my automationsweight 1

1 (weight) × 4 (quality) × 0.6 (partial) = 2.4 of 10 max

  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewHave an emergency disable switch that lets you immediately turn off a particular code branch for users in production
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewGradually deploy a feature over time by setting up a Feature Gate as a Scheduled Rollout.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionThe Statsig CLI is a command-line interface that helps manage Feature Gates, Experiments, and Dynamic Configs within the Statsig platform.
  • [claimed-docs] https://docs.statsig.com/api/content/statsigcli/introductionYou can integrate the CLI into CI/CD pipelines to automate the management of Feature Gates and Experiments.
  • [claimed-docs] https://docs.statsig.com/api/content/console-api/introductionThe Console API is the CRUD API for performing the actions available on console.statsig.com without using the web UI.
  • [claimed-docs] https://docs.statsig.com/api/content/feature-flags/overviewAfter your Feature Gate is live, view Feature Gate exposures in the Statsig console to monitor who encounters your gate.

Automation = 16.8 ÷ 80 × 100 = 21.0