How WooCommerce’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 Score37/100
Agent-ready 61.0 × 0.30 = 18.30
API quality 6.9 × 0.20 = 1.38
Openness 64.2 × 0.20 = 12.84
Built-in AI 14.7 × 0.15 = 2.20
Automation 16.5 × 0.15 = 2.48
(18.30 + 1.38 + 12.84 + 2.20 + 2.48) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 37.20 ÷ 1.00 = 37.2
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-ready61.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) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [probe] https://developer.woocommerce.com/llms.txt“PROBE llms.txt: HTTP 200 at https://developer.woocommerce.com/llms.txt # WooCommerce Documentation This file contains a list of all documentation files available in the WooCommerce documenta”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Run the product headlessly / in CI for automationweight 2
2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
- [probe] https://developer.woocommerce.com/docs/category/wc-cli/“official CLI documented at https://developer.woocommerce.com/docs/category/wc-cli/”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [github] https://github.com/woocommerce/woocommerce“Once you've installed all prerequisites, the following will prepare all of the build outputs necessary for development”
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
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Connect an agent via an official MCP serverweight 3
3 (weight) × 7 (quality) × 1.0 (full) = 21.0 of 30 max
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Use an official CLIweight 2
2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
- [probe] https://developer.woocommerce.com/docs/category/wc-cli/“official CLI documented at https://developer.woocommerce.com/docs/category/wc-cli/”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Drive the product through a documented public APIweight 3
3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“Official libraries: JavaScript Library, PHP Library, Python Library, Ruby Library”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/store-api/“The Store API provides public Rest API endpoints for the development of customer-facing cart, checkout, and product functionality.”
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
- [claimed-docs] https://woocommerce.com/document/webhooks/“Webhooks let your WooCommerce store send automatic event notifications to a URL of your choice.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“Use of the REST API with the generated keys will conform to that user's WordPress roles and capabilities. Choose the level of access for this REST API key, which can be Read access, Write access or Read/Write access. Then click the "Generate API Key" button and WooCommerce will generate REST API keys for the selected user.”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
- [probe] https://developer.woocommerce.com/openapi.json“PROBE openapi: all candidate paths 404 (https://developer.woocommerce.com/openapi.json, https://developer.woocommerce.com/swagger.json, https://developer.woocommerce.com/api/openapi.json, https://developer.woocommerce.com/.well-known/openapi.json)”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
- [probe] https://developer.woocommerce.com/docs/category/wc-cli/“official CLI documented at https://developer.woocommerce.com/docs/category/wc-cli/”
Issue scoped/least-privilege API credentials for an agentweight 2
2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“Use of the REST API with the generated keys will conform to that user's WordPress roles and capabilities. Choose the level of access for this REST API key, which can be Read access, Write access or Read/Write access. Then click the "Generate API Key" button and WooCommerce will generate REST API keys for the selected user.”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
Build against official SDKsweight 2
2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“Official libraries: JavaScript Library, PHP Library, Python Library, Ruby Library”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“Use of the REST API with the generated keys will conform to that user's WordPress roles and capabilities. Choose the level of access for this REST API key, which can be Read access, Write access or Read/Write access. Then click the "Generate API Key" button and WooCommerce will generate REST API keys for the selected user.”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
Subscribe to events via webhooksweight 2
2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [claimed-docs] https://woocommerce.com/document/webhooks/“Webhooks let your WooCommerce store send automatic event notifications to a URL of your choice.”
- [claimed-docs] https://woocommerce.com/document/webhooks/“A webhook is an event notification sent to a URL of your choice. You (or your developer) can configure a webhook that is triggered by events on one site”
Agent-ready = 128.0 ÷ 210 × 100 = 61.0
API quality6.9/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://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“Use of the REST API with the generated keys will conform to that user's WordPress roles and capabilities. Choose the level of access for this REST API key, which can be Read access, Write access or Read/Write access. Then click the "Generate API Key" button and WooCommerce will generate REST API keys for the selected user.”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
- [probe] https://developer.woocommerce.com/openapi.json“PROBE openapi: all candidate paths 404 (https://developer.woocommerce.com/openapi.json, https://developer.woocommerce.com/swagger.json, https://developer.woocommerce.com/api/openapi.json, https://developer.woocommerce.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://developer.woocommerce.com/openapi.json“PROBE openapi: all candidate paths 404 (https://developer.woocommerce.com/openapi.json, https://developer.woocommerce.com/swagger.json, https://developer.woocommerce.com/api/openapi.json, https://developer.woocommerce.com/.well-known/openapi.json)”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
Test against a sandbox environment without touching production dataweight 1
1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Rely on versioned APIs with a documented deprecation policyweight 2
2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format”
API quality = 4.8 ÷ 70 × 100 = 6.9
Openness64.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) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/store-api/“The Store API provides public Rest API endpoints for the development of customer-facing cart, checkout, and product functionality.”
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“Official libraries: JavaScript Library, PHP Library, Python Library, Ruby Library”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“Use of the REST API with the generated keys will conform to that user's WordPress roles and capabilities. Choose the level of access for this REST API key, which can be Read access, Write access or Read/Write access. Then click the "Generate API Key" button and WooCommerce will generate REST API keys for the selected user.”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
- [probe] https://developer.woocommerce.com/docs/category/wc-cli/“official CLI documented at https://developer.woocommerce.com/docs/category/wc-cli/”
Export all of my data in open formats and leaveweight 3
3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max
- [claimed-docs] https://woocommerce.com“WooCommerce is the open-source commerce platform for WordPress that gives you full control: of your checkout, your data, your costs.”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format”
- [claimed-docs] https://woocommerce.com/document/managing-products/“Ready to switch platforms? Our migration guides help you confidently move your store to WooCommerce... transfer your data, and unlock the flexibility and control that come with owning your store.”
- [claimed-docs] https://woocommerce.com/document/managing-products/“Ready to switch platforms? Our migration guides help you confidently move your store to WooCommerce.”
- [claimed-docs] https://woocommerce.github.io/woocommerce-rest-api-docs/“WooCommerce REST API Documentation - WP REST API v3 — all endpoints are versioned under the /wp-json/wc/v3/ prefix (e.g. GET /wp-json/wc/v3/products), with prior versions (v1/v2, legacy) retained as separate documented namespaces; no deprecation-timeline policy is published.”
Read the product's source under an open licenseweight 2
2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [claimed-docs] https://woocommerce.com“WooCommerce is the open-source commerce platform for WordPress that gives you full control: of your checkout, your data, your costs.”
- [github] https://github.com/woocommerce/woocommerce“Once you've installed all prerequisites, the following will prepare all of the build outputs necessary for development”
Self-host the core productweight 3
3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max
- [claimed-docs] https://woocommerce.com“WooCommerce is the open-source commerce platform for WordPress that gives you full control: of your checkout, your data, your costs.”
- [github] https://github.com/woocommerce/woocommerce“Once you've installed all prerequisites, the following will prepare all of the build outputs necessary for development”
- [claimed-docs] https://woocommerce.com/document/managing-products/“Ready to switch platforms? Our migration guides help you confidently move your store to WooCommerce... transfer your data, and unlock the flexibility and control that come with owning your store.”
- [claimed-docs] https://woocommerce.com/features/“If you have a WordPress site, adding Woo takes just minutes!”
Openness = 64.2 ÷ 100 × 100 = 64.2
Built-in AI14.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) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Set up automations that run autonomously in the backgroundweight 2
2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max
- [claimed-docs] https://woocommerce.com/document/webhooks/“Webhooks let your WooCommerce store send automatic event notifications to a URL of your choice.”
- [claimed-docs] https://woocommerce.com/document/webhooks/“A webhook is an event notification sent to a URL of your choice. You (or your developer) can configure a webhook that is triggered by events on one site”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
Delegate tasks to a built-in AI assistant inside the productweight 3
3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
Operate the product with natural-language commandsweight 2
2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
Built-in AI = 13.2 ÷ 90 × 100 = 14.7
Automation16.5/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://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods”
- [claimed-docs] https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/docs/wc-cli/cli-overview.md“WooCommerce CLI (WC-CLI) offers an efficient way to manage WooCommerce (WC) stores via the command line.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [probe] https://developer.woocommerce.com/docs/features/mcp/“official MCP server documented at https://developer.woocommerce.com/docs/features/mcp/”
- [probe] https://developer.woocommerce.com/docs/category/wc-cli/“official CLI documented at https://developer.woocommerce.com/docs/category/wc-cli/”
Define rules that trigger actions automatically on eventsweight 3
3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max
- [claimed-docs] https://woocommerce.com/document/webhooks/“Webhooks let your WooCommerce store send automatic event notifications to a URL of your choice.”
- [claimed-docs] https://woocommerce.com/document/webhooks/“A webhook is an event notification sent to a URL of your choice. You (or your developer) can configure a webhook that is triggered by events on one site”
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
1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores through a standardized protocol.”
- [claimed-docs] https://developer.woocommerce.com/docs/features/mcp/“WooCommerce includes native support for the Model Context Protocol (MCP), enabling AI assistants and tools to interact directly with WooCommerce stores”
- [claimed-docs] https://woocommerce.com/document/webhooks/“Webhooks let your WooCommerce store send automatic event notifications to a URL of your choice.”
- [claimed-docs] https://woocommerce.com/document/webhooks/“A webhook is an event notification sent to a URL of your choice. You (or your developer) can configure a webhook that is triggered by events on one site”
- [claimed-docs] https://developer.woocommerce.com/docs/apis/rest-api/“This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs”
Automation = 13.2 ÷ 80 × 100 = 16.5