How Metronome’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 Score21/100
Agent-ready 28.0 × 0.30 = 8.40
API quality 29.1 × 0.20 = 5.82
Openness 16.2 × 0.20 = 3.24
Built-in AI 0.0 × 0.15 = 0.00
Automation 21.4 × 0.15 = 3.21
(8.40 + 5.82 + 3.24 + 0.00 + 3.21) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 20.67 ÷ 1.00 = 20.7
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-ready28.0/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) × 8 (quality) × 1.0 (full) = 16.0 of 20 max
- [probe] https://docs.metronome.com/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.metronome.com/llms.txt # Metronome ## Docs - [Metronome Docs](https://docs.metronome.com/guides/get-started/home.md) - [How Metronome works](”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Run the product headlessly / in CI for automationweight 2
2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max
- [claimed-docs] https://docs.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
- [claimed-docs] https://docs.metronome.com/guides/events/send-usage-events.md“Send usage events to Metronome through the /ingest endpoint or by connecting Metronome to Segment.”
- [claimed-docs] https://docs.metronome.com/guides/platform-configuration/setup-webhooks.md“Metronome sends an HTTP POST request to that URL when certain events occur, such as a contract being created, a threshold being reached or an invoice being finalized.”
Plug MCP servers into this product so it can use their toolsweight 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
Connect an agent via an official MCP serverweight 3
3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max
- [probe] https://docs.metronome.com/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.metronome.com/llms.txt # Metronome ## Docs - [Metronome Docs](https://docs.metronome.com/guides/get-started/home.md) - [How Metronome works](”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Use an official CLIweight 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
Drive the product through a documented public APIweight 3
3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max
- [claimed-docs] https://docs.metronome.com/guides/events/send-usage-events.md“Send usage events to Metronome through the /ingest endpoint or by connecting Metronome to Segment.”
- [claimed-docs] https://docs.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
- [claimed-docs] https://docs.metronome.com/guides/platform-configuration/setup-webhooks.md“Metronome sends an HTTP POST request to that URL when certain events occur, such as a contract being created, a threshold being reached or an invoice being finalized.”
- [claimed-docs] https://docs.metronome.com/guides/pricing-packaging/subscription/manage-subscription-lifecycle.md“Use the Metronome API to manage your customer's subscription lifecycle including pricing changes, free trials, upgrades, and downgrades.”
- [probe] https://docs.metronome.com/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.metronome.com/llms.txt # Metronome ## Docs - [Metronome Docs](https://docs.metronome.com/guides/get-started/home.md) - [How Metronome works](”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Issue scoped/least-privilege API credentials for an agentweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
Build against official SDKsweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Subscribe to events via webhooksweight 2
2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max
- [claimed-docs] https://docs.metronome.com/guides/platform-configuration/setup-webhooks.md“Metronome sends an HTTP POST request to that URL when certain events occur, such as a contract being created, a threshold being reached or an invoice being finalized.”
Agent-ready = 58.8 ÷ 210 × 100 = 28.0
API quality29.1/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
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
- [claimed-docs] https://docs.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
- [claimed-docs] https://docs.metronome.com/guides/events/high-volume-ingestion.md“The Metronome UI offers direct access to inspect your event pipeline through our dedicated event explorer.”
Download a machine-readable API spec (OpenAPI or equivalent)weight 2
2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
- [probe] https://docs.metronome.com/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.metronome.com/llms.txt # Metronome ## Docs - [Metronome Docs](https://docs.metronome.com/guides/get-started/home.md) - [How Metronome works](”
Test against a sandbox environment without touching production dataweight 1
1 (weight) × 4 (quality) × 0.6 (partial) = 2.4 of 10 max
- [claimed-docs] https://docs.metronome.com/guides/reporting-insights/data-export/overview.md“Metronome can send your sandbox and production data directly to your data warehouse, giving you the flexibility to build reports and dashboards with your favorite data tools.”
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.metronome.com/api-reference/authentication.md“Metronome’s API uses bearer tokens to authenticate requests. This page walks through how to create and manage tokens.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
API quality = 20.4 ÷ 70 × 100 = 29.1
Openness16.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) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max
- [claimed-docs] https://docs.metronome.com/guides/pricing-packaging/subscription/manage-subscription-lifecycle.md“Use the Metronome API to manage your customer's subscription lifecycle including pricing changes, free trials, upgrades, and downgrades.”
- [claimed-docs] https://docs.metronome.com/guides/pricing-packaging/subscription/manage-seats.md“Understand how to change the number of seats on a subscription, monitor active balance, and poll history of edits.”
- [claimed-docs] https://docs.metronome.com/guides/reporting-insights/financial-reporting/revenue-recognition.md“Metronome stores all of the raw data necessary to manage complex revenue recognition for usage-based business models.”
- [claimed-docs] https://docs.metronome.com/guides/reporting-insights/data-export/overview.md“Metronome can send your sandbox and production data directly to your data warehouse, giving you the flexibility to build reports and dashboards with your favorite data tools.”
- [claimed-docs] https://docs.metronome.com/guides/events/high-volume-ingestion.md“The Metronome UI offers direct access to inspect your event pipeline through our dedicated event explorer.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Export all of my data in open formats and leaveweight 3
3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max
- [claimed-docs] https://docs.metronome.com/guides/reporting-insights/data-export/overview.md“Metronome can send your sandbox and production data directly to your data warehouse, giving you the flexibility to build reports and dashboards with your favorite data tools.”
- [claimed-docs] https://docs.metronome.com/guides/reporting-insights/financial-reporting/revenue-recognition.md“Metronome stores all of the raw data necessary to manage complex revenue recognition for usage-based business models.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
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 = 16.2 ÷ 100 × 100 = 16.2
Built-in AI0.0/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) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Set up automations that run autonomously in the backgroundweight 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
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) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Built-in AI = 0.0 ÷ 90 × 100 = 0.0
Automation21.4/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) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max
- [claimed-docs] https://docs.metronome.com/guides/events/high-volume-ingestion.md“Metronome's infrastructure supports up to 110,000 events per second (6.6 million events per minute) without requiring pre-aggregation or rollups.”
- [claimed-docs] https://docs.metronome.com/guides/invoices/invoice-optimization/import-existing-invoices.md“Metronome offers a unified source of truth for your customers' billing history, even if you initially provisioned them outside of Metronome. You can easily import existing contracts and invoices into Metronome.”
- [claimed-docs] https://docs.metronome.com/guides/pricing-packaging/subscription/manage-seats.md“Understand how to change the number of seats on a subscription, monitor active balance, and poll history of edits.”
- [probe] https://docs.metronome.com/openapi.json“PROBE openapi: HTTP 200 at https://docs.metronome.com/openapi.json — contains "openapi" key”
Define rules that trigger actions automatically on eventsweight 3
3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max
- [claimed-docs] https://docs.metronome.com/guides/platform-configuration/setup-webhooks.md“Metronome sends an HTTP POST request to that URL when certain events occur, such as a contract being created, a threshold being reached or an invoice being finalized.”
Schedule recurring jobs or workflowsweight 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
Version, review, and roll back my automationsweight 1
n/a — not applicable to this product: excluded from numerator and denominator
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Automation = 15.0 ÷ 70 × 100 = 21.4