{
  "query": {
    "use_case": "choose projects for Workflow Automation Ecosystem",
    "deployment": "cloudflare",
    "category": "workflow_automation"
  },
  "recommendations": [
    {
      "project_id": "cloudflare/puppeteer",
      "repo": "cloudflare/puppeteer",
      "name": "puppeteer",
      "github_url": "https://github.com/cloudflare/puppeteer",
      "homepage_url": "https://developers.cloudflare.com/",
      "language": "TypeScript",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "cloudflare",
        "workers"
      ],
      "description": "Puppeteer Core fork that works with Cloudflare Browser Workers",
      "overview": "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
      "alternatives": [
        {
          "repo": "microsoft/playwright",
          "reason": "Same workflow automation intent with browser_automation, workflow overlap."
        },
        {
          "repo": "lightpanda-io/browser",
          "reason": "Same workflow automation intent with browser_automation, workflow overlap."
        },
        {
          "repo": "puppeteer/puppeteer",
          "reason": "Same workflow automation intent with browser_automation, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Cloudflare Workers",
        "Browser automation"
      ],
      "deployments": [
        "docker",
        "cloudflare",
        "serverless",
        "library_only",
        "local"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": true,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"workflow\" in repository content."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"cloudflare workers\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Cloudflare deployment path suggests a guided serverless setup."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Cloudflare signal: cloudflare workers.",
            "Runtime blocker: none detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 371,
        "recent_commits": 0,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 5
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 31,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 25,
      "agent_score": 76,
      "score": 38,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 44,
        "deployment": 100,
        "popularity": 51,
        "community": 100
      },
      "git_top_score": 83,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 40,
        "documentation": 92,
        "stability": 100,
        "adoption": 74,
        "agent_readability": 100
      },
      "verification": {
        "schema_version": "git-top.verification.v1",
        "overall_status": "partial",
        "observed_at": "2026-09-19T19:30:45.080Z",
        "signals": {
          "activity": {
            "status": "observed",
            "source": "github_metadata",
            "evidence": [
              "project.pushed_at",
              "metrics.recent_push_days"
            ]
          },
          "license": {
            "status": "observed",
            "source": "github_metadata",
            "evidence": [
              "project.license"
            ]
          },
          "documentation": {
            "status": "observed",
            "source": "github_metadata",
            "evidence": [
              "project.description"
            ]
          },
          "runtime": {
            "status": "inferred",
            "source": "git_top_heuristic",
            "evidence": [
              "agent_card.deployment",
              "agent_card.cloudflare_ready"
            ]
          },
          "install": {
            "status": "not_run",
            "source": "git_top_runtime",
            "evidence": [
              "installation/build probe is not enabled"
            ]
          },
          "security": {
            "status": "not_run",
            "source": "git_top_runtime",
            "evidence": [
              "dependency/security scan is not enabled"
            ]
          },
          "mcp": {
            "status": "not_applicable",
            "source": "git_top_runtime",
            "evidence": [
              "project is not classified as mcp_server"
            ]
          }
        },
        "coverage": {
          "observed": 3,
          "inferred": 1,
          "not_run": 2,
          "unknown": 0
        },
        "next_steps": [
          "Run an installation/build probe before production adoption.",
          "Run a dependency and security scan before treating the score as a trust claim."
        ]
      },
      "summary": {
        "tl_dr": "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options.",
        "purpose": "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
        "install": "Deploy on Cloudflare Workers using the repository's deployment instructions.",
        "inputs": [
          "triggers",
          "jobs",
          "state"
        ],
        "outputs": [
          "automation runs",
          "orchestrated steps",
          "workflow events"
        ],
        "good_for": [
          "orchestrate AI workflows",
          "connect tools and services",
          "automate repeated tasks",
          "scheduled jobs",
          "durable workflows",
          "service orchestration"
        ],
        "not_good_for": [
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "docker",
          "cloudflare",
          "serverless",
          "library_only",
          "local"
        ],
        "alternatives": [
          {
            "repo": "microsoft/playwright",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          },
          {
            "repo": "lightpanda-io/browser",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          },
          {
            "repo": "puppeteer/puppeteer",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"workflow\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"library\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Cloudflare deployment path suggests a guided serverless setup."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Cloudflare signal: cloudflare workers.",
              "Runtime blocker: none detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-19T19:30:45.080Z",
          "signals": {
            "activity": {
              "status": "observed",
              "source": "github_metadata",
              "evidence": [
                "project.pushed_at",
                "metrics.recent_push_days"
              ]
            },
            "license": {
              "status": "observed",
              "source": "github_metadata",
              "evidence": [
                "project.license"
              ]
            },
            "documentation": {
              "status": "observed",
              "source": "github_metadata",
              "evidence": [
                "project.description"
              ]
            },
            "runtime": {
              "status": "inferred",
              "source": "git_top_heuristic",
              "evidence": [
                "agent_card.deployment",
                "agent_card.cloudflare_ready"
              ]
            },
            "install": {
              "status": "not_run",
              "source": "git_top_runtime",
              "evidence": [
                "installation/build probe is not enabled"
              ]
            },
            "security": {
              "status": "not_run",
              "source": "git_top_runtime",
              "evidence": [
                "dependency/security scan is not enabled"
              ]
            },
            "mcp": {
              "status": "not_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "unknown": 0
          },
          "next_steps": [
            "Run an installation/build probe before production adoption.",
            "Run a dependency and security scan before treating the score as a trust claim."
          ]
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals",
          "verification.signals"
        ],
        "caveats": [
          "Independent installation, security, or runtime probes have not been run for this project.",
          "Low recommendation confidence; use as a discovery lead, not a final choice.",
          "Partial or estimated quality signals: contributors90d.",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
          "Use-case match is 50/100 for \"choose projects for Workflow Automation Ecosystem\".",
          "It matches the requested cloudflare deployment target.",
          "It is classified as workflow_automation.",
          "Ranking signals: community 25/100, maintenance 44/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 25,
          "maintenance": 44,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "cloudflare",
          "category": "workflow_automation"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Low confidence because the recommendation score is 38/100, use-case match is 50/100, or constraints are weakly matched; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-09-19T19:30:45.080Z"
      },
      "caveats": [
        "Independent installation, security, or runtime probes have not been run for this project.",
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Partial or estimated quality signals: contributors90d.",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Low confidence because the recommendation score is 38/100, use-case match is 50/100, or constraints are weakly matched; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals",
        "verification.signals"
      ],
      "last_verified_at": "2026-09-19T19:30:45.080Z",
      "reason": "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready. Use-case match is 50/100 for \"choose projects for Workflow Automation Ecosystem\". It matches the requested cloudflare deployment target. It is classified as workflow_automation. Ranking signals: community 25/100, maintenance 44/100.",
      "reasons": [
        "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
        "Use-case match is 50/100 for \"choose projects for Workflow Automation Ecosystem\".",
        "It matches the requested cloudflare deployment target.",
        "It is classified as workflow_automation.",
        "Ranking signals: community 25/100, maintenance 44/100."
      ],
      "decision_summary": "cloudflare/puppeteer is an exploration candidate for \"choose projects for Workflow Automation Ecosystem\": recommendation score 38/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"choose projects for Workflow Automation Ecosystem\"; validate the target workflow.",
        "deployment_fit": "Matches requested cloudflare deployment.",
        "maturity": "Early or uneven maturity signal; review maintenance history before adoption.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/cloudflare/puppeteer to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/cloudflare/puppeteer for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the cloudflare deployment path before committing to a migration.",
        "Compare against /alternatives/cloudflare/puppeteer before final selection."
      ],
      "risk_flags": [
        "Low recommendation confidence; use as a discovery lead, not a final choice."
      ],
      "tradeoffs": [
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/cloudflare/puppeteer",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/cloudflare/puppeteer",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/cloudflare/puppeteer",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/cloudflare/puppeteer",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/cloudflare/puppeteer",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "cloudflare",
        "category": "workflow_automation"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 25,
        "maintenance": 44,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "low",
      "project": {
        "id": "cloudflare/puppeteer",
        "owner": "cloudflare",
        "name": "puppeteer",
        "full_name": "cloudflare/puppeteer",
        "github_url": "https://github.com/cloudflare/puppeteer",
        "homepage_url": "https://developers.cloudflare.com/",
        "description": "Puppeteer Core fork that works with Cloudflare Browser Workers",
        "language": "TypeScript",
        "topics": [
          "cloudflare",
          "workers"
        ],
        "license": "Apache-2.0",
        "stars": 371,
        "forks": 56,
        "open_issues": 29,
        "default_branch": "main",
        "created_at": "2023-04-21T20:08:59Z",
        "updated_at": "2026-09-17T11:57:41Z",
        "pushed_at": "2026-09-12T22:53:55Z",
        "synced_at": "2026-09-19T19:30:45.080Z"
      },
      "agent_card": {
        "project_id": "cloudflare/puppeteer",
        "project_kind": "project",
        "category": "workflow_automation",
        "difficulty": "beginner",
        "deployment": [
          "docker",
          "cloudflare",
          "serverless",
          "library_only",
          "local"
        ],
        "cloudflare_ready": true,
        "use_cases": [
          "orchestrate AI workflows",
          "connect tools and services",
          "automate repeated tasks"
        ],
        "not_good_for": [
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "microsoft/playwright",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "lightpanda-io/browser",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "puppeteer/puppeteer",
            "reason": "Same workflow automation intent with browser_automation, workflow overlap."
          }
        ],
        "summary_for_agent": "Use cloudflare/puppeteer when the user needs a workflow automation project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"workflow\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"library\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Cloudflare deployment path suggests a guided serverless setup."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Cloudflare signal: cloudflare workers.",
              "Runtime blocker: none detected."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-09-19T19:30:45.080Z"
      },
      "metrics": {
        "project_id": "cloudflare/puppeteer",
        "stars_30d_delta": 2,
        "commits_30d": 0,
        "releases_180d": 5,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 6,
        "git_score": 25,
        "maintenance_score": 44,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-09-19T19:30:45.080Z"
      }
    }
  ],
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-21T08:19:11.092Z",
    "snapshot_id": "d1:1213:2026-09-21T08:01:16.734Z",
    "latest_synced_at": "2026-09-21T08:01:16.734Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}