{
  "project": {
    "project_id": "Snowflake-Labs/cocoplus",
    "repo": "Snowflake-Labs/cocoplus",
    "name": "cocoplus",
    "github_url": "https://github.com/Snowflake-Labs/cocoplus",
    "homepage_url": "https://cocoplus.dev/",
    "language": "JavaScript",
    "license": "MIT",
    "project_kind": "project",
    "category": [
      "workflow_automation"
    ],
    "tags": [
      "agents",
      "agentskills",
      "cortex",
      "cortexai",
      "llm",
      "snowflake"
    ],
    "description": "CocoPlus is an AI-powered development lifecycle plugin for the Snowflake Cortex Code CLI. It brings structured, multi-agent workflows to data engineering projects — covering everything from project initialization through spec, plan, build, test, review, and ship phases.",
    "overview": "Use Snowflake-Labs/cocoplus when the user needs a workflow automation project with library_only, local, cloud deployment options.",
    "alternatives": [],
    "related": [],
    "dependencies": [
      "LLM provider"
    ],
    "deployments": [
      "library_only",
      "local",
      "cloud"
    ],
    "difficulty": "beginner",
    "cloudflare_ready": false,
    "use_cases": [
      "orchestrate AI workflows",
      "connect tools and services",
      "automate repeated tasks"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product"
    ],
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"workflow\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "low",
        "evidence": [
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signals": {
      "stars": 705,
      "recent_commits": 62,
      "contributors": 2,
      "issue_response_time_hours": null,
      "release_frequency_180d": 0
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "quality_score": 11,
    "agent_score": 60,
    "score": 73,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 26,
      "deployment": 80,
      "popularity": 57,
      "community": 47
    },
    "git_top_score": 73,
    "git_top_score_breakdown": {
      "community": 76,
      "maintenance": 38,
      "documentation": 92,
      "stability": 70,
      "adoption": 82,
      "agent_readability": 90
    },
    "summary": {
      "tl_dr": "Use Snowflake-Labs/cocoplus when the user needs a workflow automation project with library_only, local, cloud deployment options.",
      "purpose": "Use Snowflake-Labs/cocoplus when the user needs a workflow automation project with library_only, local, cloud deployment options.",
      "install": "Install as a library or package using the repository 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": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "single-step utilities",
        "stateless examples"
      ],
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "alternatives": []
    },
    "evidence": {
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"workflow\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "last_verified_at": "2026-07-06T19:00:13.600Z"
    },
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Low-confidence classification fields: cloudflareReady.",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "last_verified_at": "2026-07-06T19:00:13.600Z"
  },
  "related": [
    {
      "project_id": "hexabot-ai/Hexabot",
      "repo": "hexabot-ai/Hexabot",
      "name": "Hexabot",
      "github_url": "https://github.com/hexabot-ai/Hexabot",
      "homepage_url": "https://docs.hexabot.ai",
      "language": "TypeScript",
      "license": "NOASSERTION",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agent",
        "agentic",
        "agents",
        "ai",
        "ai-automation",
        "artificial-intelligence",
        "automation",
        "bot-framework",
        "chatbot",
        "chatgpt",
        "claude-ai",
        "conversational-ai",
        "deepseek",
        "framework",
        "gemini",
        "llama",
        "llm",
        "mistral",
        "ollama",
        "workflow"
      ],
      "description": "Hexabot v3 is an AI workflow automation platform, combining workflows, actions, agents, and conversational channels in one runtime.",
      "overview": "Use hexabot-ai/Hexabot when the user needs a workflow automation project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"workflow\" in metadata.",
            "Matched \"automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: postgres.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 987,
        "recent_commits": 100,
        "contributors": 23,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 20,
      "agent_score": 68,
      "score": 80,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 37,
        "deployment": 90,
        "popularity": 60,
        "community": 68
      },
      "git_top_score": 80,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 45,
        "documentation": 92,
        "stability": 70,
        "adoption": 89,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use hexabot-ai/Hexabot when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "purpose": "Use hexabot-ai/Hexabot when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"workflow\" in metadata.",
              "Matched \"automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"npm install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: postgres.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-02T18:00:44.329Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-02T18:00:44.329Z"
    },
    {
      "project_id": "openai/openai-agents-python",
      "repo": "openai/openai-agents-python",
      "name": "openai-agents-python",
      "github_url": "https://github.com/openai/openai-agents-python",
      "homepage_url": "https://openai.github.io/openai-agents-python/",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agents",
        "ai",
        "framework",
        "harness",
        "llm",
        "openai",
        "python"
      ],
      "description": "A lightweight, powerful framework for multi-agent workflows",
      "overview": "Use openai/openai-agents-python when the user needs a workflow automation project with library_only, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"workflow\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, filesystem.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 27517,
        "recent_commits": 56,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 59
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 13,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 49,
      "agent_score": 84,
      "score": 93,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 69,
        "deployment": 80,
        "popularity": 89,
        "community": 100
      },
      "git_top_score": 93,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 79,
        "documentation": 92,
        "stability": 100,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use openai/openai-agents-python when the user needs a workflow automation project with library_only, local, cloud deployment options.",
        "purpose": "Use openai/openai-agents-python when the user needs a workflow automation project with library_only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"workflow\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Matched \"library\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python, filesystem.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 13,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: contributors90d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-06-30T05:00:37.876Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: contributors90d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-06-30T05:00:37.876Z"
    },
    {
      "project_id": "ZHangZHengEric/Sage",
      "repo": "ZHangZHengEric/Sage",
      "name": "Sage",
      "github_url": "https://github.com/ZHangZHengEric/Sage",
      "homepage_url": "https://zhangzhengeric.github.io/Sage/",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agents",
        "ai",
        "llm",
        "manus",
        "muilt-agents",
        "workflow"
      ],
      "description": "Multi-Agent System Framework For Complex Tasks",
      "overview": "Use ZHangZHengEric/Sage when the user needs a workflow automation project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"workflow\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 1207,
        "recent_commits": 100,
        "contributors": 17,
        "issue_response_time_hours": null,
        "release_frequency_180d": 37
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 35,
      "agent_score": 73,
      "score": 90,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 60,
        "deployment": 90,
        "popularity": 62,
        "community": 62
      },
      "git_top_score": 90,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 73,
        "documentation": 92,
        "stability": 100,
        "adoption": 88,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use ZHangZHengEric/Sage when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "purpose": "Use ZHangZHengEric/Sage when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"workflow\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-02T10:00:51.962Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-02T10:00:51.962Z"
    },
    {
      "project_id": "ohdearquant/lionagi",
      "repo": "ohdearquant/lionagi",
      "name": "lionagi",
      "github_url": "https://github.com/ohdearquant/lionagi",
      "homepage_url": null,
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agents",
        "ai",
        "automation",
        "data",
        "llm",
        "machine-learning",
        "workflow"
      ],
      "description": "An intelligence orchestra",
      "overview": "Use ohdearquant/lionagi when the user needs a workflow automation project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"workflow\" in metadata.",
            "Matched \"automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, postgres.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 398,
        "recent_commits": 100,
        "contributors": 10,
        "issue_response_time_hours": null,
        "release_frequency_180d": 47
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 31,
      "agent_score": 70,
      "score": 87,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 59,
        "deployment": 90,
        "popularity": 52,
        "community": 55
      },
      "git_top_score": 87,
      "git_top_score_breakdown": {
        "community": 98,
        "maintenance": 72,
        "documentation": 92,
        "stability": 100,
        "adoption": 76,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use ohdearquant/lionagi when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "purpose": "Use ohdearquant/lionagi when the user needs a workflow automation project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"workflow\" in metadata.",
              "Matched \"automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python, postgres.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-02T18:00:34.628Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-02T18:00:34.628Z"
    },
    {
      "project_id": "Pipelex/pipelex",
      "repo": "Pipelex/pipelex",
      "name": "pipelex",
      "github_url": "https://github.com/Pipelex/pipelex",
      "homepage_url": "https://pipelex.com",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agents",
        "ai",
        "automation",
        "dsl",
        "language",
        "llm",
        "orchestration",
        "pipeline",
        "workflows"
      ],
      "description": "Declarative language for composable Al workflows. Devtool for agents and mere humans.",
      "overview": "Use Pipelex/pipelex when the user needs a workflow automation project with library_only, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"workflow\" in metadata.",
            "Matched \"automation\" in metadata.",
            "Matched \"orchestration\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 685,
        "recent_commits": 65,
        "contributors": 6,
        "issue_response_time_hours": null,
        "release_frequency_180d": 66
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 28,
      "agent_score": 67,
      "score": 86,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 53,
        "deployment": 80,
        "popularity": 57,
        "community": 51
      },
      "git_top_score": 86,
      "git_top_score_breakdown": {
        "community": 88,
        "maintenance": 68,
        "documentation": 92,
        "stability": 100,
        "adoption": 80,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use Pipelex/pipelex when the user needs a workflow automation project with library_only, local, cloud deployment options.",
        "purpose": "Use Pipelex/pipelex when the user needs a workflow automation project with library_only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"workflow\" in metadata.",
              "Matched \"automation\" in metadata.",
              "Matched \"orchestration\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"npm install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-07-03T07:00:50.912Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-03T07:00:50.912Z"
    },
    {
      "project_id": "agent-sh/agentsys",
      "repo": "agent-sh/agentsys",
      "name": "agentsys",
      "github_url": "https://github.com/agent-sh/agentsys",
      "homepage_url": "https://agent-sh.github.io/agentsys/",
      "language": "JavaScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agent",
        "ai",
        "anthropic",
        "automation",
        "autonomous-agents",
        "claude",
        "claude-code",
        "cli",
        "code-review",
        "codex",
        "cursor",
        "devtools",
        "openai",
        "opencode",
        "plugins",
        "productivity",
        "skills",
        "slash-commands",
        "vibe-coding",
        "workflow"
      ],
      "description": "AI writes code. This automates everything else · 24 plugins · 49 agents · 44 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.",
      "overview": "Use agent-sh/agentsys when the user needs a workflow automation project with serverless, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "serverless",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"workflow\" in metadata.",
            "Matched \"automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"serverless\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 885,
        "recent_commits": 3,
        "contributors": 6,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "quality_score": 25,
      "agent_score": 67,
      "score": 82,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 43,
        "deployment": 90,
        "popularity": 59,
        "community": 51
      },
      "git_top_score": 82,
      "git_top_score_breakdown": {
        "community": 89,
        "maintenance": 44,
        "documentation": 92,
        "stability": 100,
        "adoption": 85,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use agent-sh/agentsys when the user needs a workflow automation project with serverless, library_only, local deployment options.",
        "purpose": "Use agent-sh/agentsys when the user needs a workflow automation project with serverless, library_only, local deployment options.",
        "install": "Install as a library or package using the repository 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "serverless",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"workflow\" in metadata.",
              "Matched \"automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"serverless\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "low",
            "evidence": [
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "partial",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Low-confidence classification fields: cloudflareReady.",
          "Partial or estimated quality signals: stars30dDelta, releases180d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-03T20:00:44.193Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: stars30dDelta, releases180d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-03T20:00:44.193Z"
    },
    {
      "project_id": "nottelabs/notte",
      "repo": "nottelabs/notte",
      "name": "notte",
      "github_url": "https://github.com/nottelabs/notte",
      "homepage_url": "https://www.notte.cc/",
      "language": "Python",
      "license": "NOASSERTION",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agent",
        "ai",
        "anthropic",
        "automation",
        "browser",
        "llm",
        "openai",
        "web"
      ],
      "description": "🌸 Best framework to build web agents, and deploy serverless web automation functions on reliable browser infra.",
      "overview": "Use nottelabs/notte when the user needs a workflow automation project with docker, serverless, library_only deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "serverless",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"serverless\" in repository content.",
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 1976,
        "recent_commits": 3,
        "contributors": 14,
        "issue_response_time_hours": null,
        "release_frequency_180d": 26
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 25,
      "agent_score": 72,
      "score": 85,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 45,
        "deployment": 100,
        "popularity": 66,
        "community": 59
      },
      "git_top_score": 85,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 45,
        "documentation": 92,
        "stability": 100,
        "adoption": 95,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use nottelabs/notte when the user needs a workflow automation project with docker, serverless, library_only deployment options.",
        "purpose": "Use nottelabs/notte when the user needs a workflow automation project with docker, serverless, library_only deployment options.",
        "install": "Run with Docker using the repository's container 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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "docker",
          "serverless",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"serverless\" in repository content.",
              "Matched \"pip install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-03T14:00:34.258Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-03T14:00:34.258Z"
    },
    {
      "project_id": "google/adk-java",
      "repo": "google/adk-java",
      "name": "adk-java",
      "github_url": "https://github.com/google/adk-java",
      "homepage_url": "https://google.github.io/adk-docs/",
      "language": "Java",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "workflow_automation"
      ],
      "tags": [
        "agent",
        "agentic",
        "agentic-ai",
        "agentic-workflow",
        "agents",
        "agents-sdk",
        "ai",
        "ai-agents",
        "aiagentframework",
        "genai",
        "genai-chatbot",
        "llm",
        "llms",
        "multi-agent",
        "multi-agent-system",
        "multi-agent-systems",
        "multi-agents",
        "multi-agents-collaboration"
      ],
      "description": "An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.",
      "overview": "Use google/adk-java when the user needs a workflow automation project with local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"workflow\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 1630,
        "recent_commits": 66,
        "contributors": 53,
        "issue_response_time_hours": null,
        "release_frequency_180d": 11
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 38,
      "agent_score": 76,
      "score": 88,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 62,
        "deployment": 70,
        "popularity": 64,
        "community": 98
      },
      "git_top_score": 88,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 74,
        "documentation": 84,
        "stability": 90,
        "adoption": 96,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use google/adk-java when the user needs a workflow automation project with local, cloud deployment options.",
        "purpose": "Use google/adk-java when the user needs a workflow automation project with local, cloud deployment options.",
        "install": "Use the workflow engine or automation deployment instructions in the README.",
        "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": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "single-step utilities",
          "stateless examples"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"workflow\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-03T13:00:46.408Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-03T13:00:46.408Z"
    }
  ],
  "resolved_from": {
    "requested_id": "Snowflake-Labs/cocoplus",
    "resolved_id": "Snowflake-Labs/cocoplus",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 799,
    "generated_at": "2026-07-07T00:26:17.637Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}