How Factory’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 Score27/100
Agent-ready 40.7 × 0.30 = 12.21
API quality 0.0 × 0.20 = 0.00
Openness 6.0 × 0.20 = 1.20
Built-in AI 67.4 × 0.15 = 10.11
Automation 21.7 × 0.15 = 3.25
(12.21 + 0.00 + 1.20 + 10.11 + 3.25) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 26.78 ÷ 1.00 = 26.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-ready40.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) × 8 (quality) × 1.0 (full) = 16.0 of 20 max
- [probe] https://docs.factory.ai/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.factory.ai/llms.txt # Factory Documentation > Documentation for Factory, the agent-native software development platform. Every page below l”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [claimed-docs] https://docs.factory.ai/agent-readiness/overview“Run the /readiness-report slash command in a Factory App web or desktop session, or in the Droid CLI, to evaluate a repository's readiness level”
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.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“Droid exec uses tiered autonomy to control what operations can run without manual confirmation.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [probe] https://docs.factory.ai/droid-cli/quickstart“official CLI documented at https://docs.factory.ai/droid-cli/quickstart”
Plug MCP servers into this product so it can use their toolsweight 3
3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Connect Jira, Notion, Slack, Linear, PagerDuty, and MCP tools to keep development synchronized with team systems”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
Connect an agent via an official MCP serverweight 3
3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max
- [probe] https://docs.factory.ai/harness/mcp“official MCP server documented at https://docs.factory.ai/harness/mcp”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Connect Jira, Notion, Slack, Linear, PagerDuty, and MCP tools to keep development synchronized with team systems”
Use an official CLIweight 2
2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Press ! to toggle bash mode and run shell commands directly without AI interpretation.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [probe] https://docs.factory.ai/droid-cli/quickstart“official CLI documented at https://docs.factory.ai/droid-cli/quickstart”
Drive the product through a documented public APIweight 3
3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“Droid exec uses tiered autonomy to control what operations can run without manual confirmation.”
- [probe] https://docs.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.well-known/openapi.json)”
Issue scoped/least-privilege API credentials for an agentweight 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
Build against official SDKsweight 2
2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [probe] https://docs.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.well-known/openapi.json)”
- [probe] https://docs.factory.ai/harness/mcp“official MCP server documented at https://docs.factory.ai/harness/mcp”
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 = 85.4 ÷ 210 × 100 = 40.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.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [probe] https://docs.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.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.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.well-known/openapi.json)”
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
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) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [probe] https://docs.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.well-known/openapi.json)”
API quality = 0.0 ÷ 70 × 100 = 0.0
Openness6.0/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) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [claimed-docs] https://docs.factory.ai/missions/overview“Use Factory Missions to plan and execute large, multi-feature projects with structured orchestration.”
- [claimed-docs] https://docs.factory.ai/software-factory/overview“Open Software Factory to see your delivery lifecycle as an automation coverage map.”
- [claimed-docs] https://docs.factory.ai/agent-readiness/overview“Run the /readiness-report slash command in a Factory App web or desktop session, or in the Droid CLI, to evaluate a repository's readiness level”
- [claimed-docs] https://docs.factory.ai/agent-readiness/overview“Automatically fix failing criteria with the /readiness-fix slash command in a Factory App web or desktop session, or in the Droid CLI”
- [probe] https://docs.factory.ai/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.factory.ai/openapi.json, https://docs.factory.ai/swagger.json, https://docs.factory.ai/api/openapi.json, https://docs.factory.ai/.well-known/openapi.json)”
Export all of my data in open formats and leaveweight 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
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 = 6.0 ÷ 100 × 100 = 6.0
Built-in AI67.4/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
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
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.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“Droid exec uses tiered autonomy to control what operations can run without manual confirmation.”
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [claimed-docs] https://docs.factory.ai/missions/overview“Use Factory Missions to plan and execute large, multi-feature projects with structured orchestration.”
Delegate tasks to a built-in AI assistant inside the productweight 3
3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max
- [claimed-docs] https://docs.factory.ai“Delegate a task, review the diff, and merge from the App or your terminal.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“delegate scoped tasks to Custom Droids via /droids, and package reusable procedures as Skills with /skills or /create-skill”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
Operate the product with natural-language commandsweight 2
2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Press ! to toggle bash mode and run shell commands directly without AI interpretation.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“delegate scoped tasks to Custom Droids via /droids, and package reusable procedures as Skills with /skills or /create-skill”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/missions/overview“Use Factory Missions to plan and execute large, multi-feature projects with structured orchestration.”
- [probe] https://docs.factory.ai/droid-cli/quickstart“official CLI documented at https://docs.factory.ai/droid-cli/quickstart”
Built-in AI = 47.2 ÷ 70 × 100 = 67.4
Automation21.7/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.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/api-reference/sessions“Create and drive Droid sessions: manage their lifecycle, settings, and messages.”
- [claimed-docs] https://docs.factory.ai/missions/overview“Use Factory Missions to plan and execute large, multi-feature projects with structured orchestration.”
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.factory.ai/droid-exec/overview“droid exec runs as a one-shot command that completes a task and exits, making it ideal for CI/CD pipelines, shell scripts, and batch processing.”
- [claimed-docs] https://docs.factory.ai/droid-exec/overview“Droid exec uses tiered autonomy to control what operations can run without manual confirmation.”
- [claimed-docs] https://docs.factory.ai/software-factory/overview“Open Software Factory to see your delivery lifecycle as an automation coverage map.”
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) × 5 (quality) × 0.6 (partial) = 3.0 of 10 max
- [claimed-docs] https://docs.factory.ai“Delegate a task, review the diff, and merge from the App or your terminal.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“Use the Droid CLI to run Factory from your terminal, editor, tests, and Git workflow.”
- [claimed-docs] https://docs.factory.ai/droid-cli/overview“delegate scoped tasks to Custom Droids via /droids, and package reusable procedures as Skills with /skills or /create-skill”
Automation = 17.4 ÷ 80 × 100 = 21.7