{
  "query": {
    "use_case": "build Cloudflare-ready AI agents",
    "deployment": "cloudflare",
    "category": "ai_app_template"
  },
  "recommendations": [
    {
      "project_id": "songquanpeng/one-api",
      "repo": "songquanpeng/one-api",
      "name": "one-api",
      "github_url": "https://github.com/songquanpeng/one-api",
      "homepage_url": "https://oneapi.justsong.cn/",
      "language": "JavaScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "ai_app_template"
      ],
      "tags": [
        "api",
        "api-gateway",
        "azure-openai-api",
        "chatgpt",
        "claude",
        "ernie-bot",
        "gemini",
        "gpt",
        "openai",
        "openai-api",
        "proxy"
      ],
      "description": "LLM API 管理 & 分发系统，支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型，统一 API 适配，可用于 key 管理与二次分发。单可执行文件，提供 Docker 镜像，一键部署，开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.",
      "overview": "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
      "alternatives": [
        {
          "repo": "open-webui/open-webui",
          "reason": "Similar ai app template with docker/library_only deployment overlap."
        },
        {
          "repo": "lobehub/lobehub",
          "reason": "Similar ai app template with docker/serverless deployment overlap."
        },
        {
          "repo": "mozilla-ai/otari",
          "reason": "Same ai app template intent with llm_gateway overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Cloudflare Workers",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "cloudflare",
        "serverless",
        "library_only",
        "local"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "bootstrap an AI app",
        "start a production-ready template",
        "learn app architecture patterns"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"template\" in repository content."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"cloudflare workers\" in repository content.",
            "Matched \"npm install\" 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: postgres."
          ]
        }
      },
      "quality_signals": {
        "stars": 36161,
        "recent_commits": 0,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 33,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 40,
      "agent_score": 78,
      "score": 38,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 26,
        "deployment": 100,
        "popularity": 91,
        "community": 100
      },
      "git_top_score": 74,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 18,
        "documentation": 92,
        "stability": 45,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
        "purpose": "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
        "install": "Deploy on Cloudflare Workers using the repository's deployment instructions.",
        "inputs": [
          "starter config",
          "app requirements"
        ],
        "outputs": [
          "project scaffold",
          "starter app",
          "template structure"
        ],
        "good_for": [
          "bootstrap an AI app",
          "start a production-ready template",
          "learn app architecture patterns",
          "new AI applications",
          "starter projects",
          "reference implementations"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "drop-in libraries",
          "runtime infrastructure"
        ],
        "deployment": [
          "docker",
          "cloudflare",
          "serverless",
          "library_only",
          "local"
        ],
        "alternatives": [
          {
            "repo": "open-webui/open-webui",
            "reason": "Similar ai app template with docker/library_only deployment overlap."
          },
          {
            "repo": "lobehub/lobehub",
            "reason": "Similar ai app template with docker/serverless deployment overlap."
          },
          {
            "repo": "mozilla-ai/otari",
            "reason": "Same ai app template intent with llm_gateway overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"npm install\" 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: postgres."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 33,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Low recommendation confidence; use as a discovery lead, not a final choice.",
          "Maintenance signal is weak; inspect recent commits, releases, and issues.",
          "Partial or estimated quality signals: contributors90d.",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested cloudflare deployment target.",
          "It is classified as ai_app_template.",
          "Ranking signals: community 40/100, maintenance 26/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 40,
          "maintenance": 26,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "cloudflare",
          "category": "ai_app_template"
        },
        "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-08-03T10:30:27.804Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Maintenance signal is weak; inspect recent commits, releases, and issues.",
        "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"
      ],
      "last_verified_at": "2026-08-03T10:30:27.804Z",
      "reason": "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested cloudflare deployment target. It is classified as ai_app_template. Ranking signals: community 40/100, maintenance 26/100.",
      "reasons": [
        "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested cloudflare deployment target.",
        "It is classified as ai_app_template.",
        "Ranking signals: community 40/100, maintenance 26/100."
      ],
      "decision_summary": "songquanpeng/one-api is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 38/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; 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/songquanpeng/one-api to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/songquanpeng/one-api 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/songquanpeng/one-api before final selection."
      ],
      "risk_flags": [
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Maintenance signal is weak; inspect recent commits, releases, and issues."
      ],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/songquanpeng/one-api",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/songquanpeng/one-api",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/songquanpeng/one-api",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/songquanpeng/one-api",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/songquanpeng/one-api",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "cloudflare",
        "category": "ai_app_template"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 40,
        "maintenance": 26,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "low",
      "project": {
        "id": "songquanpeng/one-api",
        "owner": "songquanpeng",
        "name": "one-api",
        "full_name": "songquanpeng/one-api",
        "github_url": "https://github.com/songquanpeng/one-api",
        "homepage_url": "https://oneapi.justsong.cn/",
        "description": "LLM API 管理 & 分发系统，支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型，统一 API 适配，可用于 key 管理与二次分发。单可执行文件，提供 Docker 镜像，一键部署，开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.",
        "language": "JavaScript",
        "topics": [
          "api",
          "api-gateway",
          "azure-openai-api",
          "chatgpt",
          "claude",
          "ernie-bot",
          "gemini",
          "gpt",
          "openai",
          "openai-api",
          "proxy"
        ],
        "license": "MIT",
        "stars": 36161,
        "forks": 6775,
        "open_issues": 1028,
        "default_branch": "main",
        "created_at": "2023-04-22T12:39:24Z",
        "updated_at": "2026-08-03T10:22:21Z",
        "pushed_at": "2026-01-09T03:26:43Z",
        "synced_at": "2026-08-03T10:30:27.804Z"
      },
      "agent_card": {
        "project_id": "songquanpeng/one-api",
        "project_kind": "project",
        "category": "ai_app_template",
        "difficulty": "beginner",
        "deployment": [
          "docker",
          "cloudflare",
          "serverless",
          "library_only",
          "local"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "bootstrap an AI app",
          "start a production-ready template",
          "learn app architecture patterns"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "open-webui/open-webui",
            "reason": "Similar ai app template with docker/library_only deployment overlap."
          },
          {
            "project_id": "lobehub/lobehub",
            "reason": "Similar ai app template with docker/serverless deployment overlap."
          },
          {
            "project_id": "mozilla-ai/otari",
            "reason": "Same ai app template intent with llm_gateway overlap."
          }
        ],
        "summary_for_agent": "Use songquanpeng/one-api when the user needs an ai app template project with docker, cloudflare, serverless deployment options.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"npm install\" 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: postgres."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-03T10:30:27.804Z"
      },
      "metrics": {
        "project_id": "songquanpeng/one-api",
        "stars_30d_delta": 773,
        "commits_30d": 0,
        "releases_180d": 0,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 206,
        "git_score": 40,
        "maintenance_score": 26,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 33,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-08-03T10:30:27.804Z"
      }
    },
    {
      "project_id": "cloudflare/templates",
      "repo": "cloudflare/templates",
      "name": "templates",
      "github_url": "https://github.com/cloudflare/templates",
      "homepage_url": "https://workers.cloudflare.com",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "starter_collection",
        "curated": true,
        "estimated_items": 10,
        "freshness": "active"
      },
      "category": [
        "ai_app_template"
      ],
      "tags": [],
      "description": "Templates for Cloudflare Workers",
      "overview": "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready.",
      "alternatives": [
        {
          "repo": "cloudflare/vibesdk-templates",
          "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
        },
        {
          "repo": "lobehub/lobe-chat-plugins",
          "reason": "Similar ai app template with serverless/local deployment overlap."
        },
        {
          "repo": "lobehub/lobehub",
          "reason": "Similar ai app template with serverless/local deployment overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Cloudflare Workers"
      ],
      "deployments": [
        "cloudflare",
        "serverless",
        "local"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": true,
      "use_cases": [
        "discover related AI projects",
        "compare implementation patterns",
        "bootstrap project selection"
      ],
      "not_good_for": [
        "users expecting a single installable runtime or library"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"template\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"cloudflare workers\" in repository content.",
            "Matched \"serverless\" 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": 2051,
        "recent_commits": 2,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 2
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 32,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 23,
      "agent_score": 77,
      "score": 37,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 40,
        "deployment": 100,
        "popularity": 66,
        "community": 100
      },
      "git_top_score": 81,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 33,
        "documentation": 92,
        "stability": 76,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
        "purpose": "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready.",
        "install": "Reference collection; there is no direct install step.",
        "inputs": [
          "starter config",
          "app requirements"
        ],
        "outputs": [
          "project scaffold",
          "starter app",
          "template structure"
        ],
        "good_for": [
          "discover related AI projects",
          "compare implementation patterns",
          "bootstrap project selection",
          "new AI applications",
          "starter projects",
          "reference implementations"
        ],
        "not_good_for": [
          "users expecting a single installable runtime or library",
          "drop-in libraries",
          "runtime infrastructure"
        ],
        "deployment": [
          "cloudflare",
          "serverless",
          "local"
        ],
        "alternatives": [
          {
            "repo": "cloudflare/vibesdk-templates",
            "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
          },
          {
            "repo": "lobehub/lobe-chat-plugins",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          },
          {
            "repo": "lobehub/lobehub",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"serverless\" 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": 32,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "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"
        ],
        "caveats": [
          "Collection/resource hub; not a single installable runtime.",
          "Low recommendation confidence; use as a discovery lead, not a final choice.",
          "Partial or estimated quality signals: contributors90d.",
          "This is a collection/resource hub, not a single installable project.",
          "users expecting a single installable runtime or library"
        ],
        "recommendation_reasons": [
          "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested cloudflare deployment target.",
          "It is classified as ai_app_template.",
          "Ranking signals: community 23/100, maintenance 40/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 23,
          "maintenance": 40,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "cloudflare",
          "category": "ai_app_template"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Low confidence because the recommendation score is 37/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-08-08T02:25:40.592Z"
      },
      "caveats": [
        "Collection/resource hub; not a single installable runtime.",
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Partial or estimated quality signals: contributors90d.",
        "This is a collection/resource hub, not a single installable project.",
        "users expecting a single installable runtime or library"
      ],
      "confidence_reason": "Low confidence because the recommendation score is 37/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"
      ],
      "last_verified_at": "2026-08-08T02:25:40.592Z",
      "reason": "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested cloudflare deployment target. It is classified as ai_app_template. Ranking signals: community 23/100, maintenance 40/100.",
      "reasons": [
        "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested cloudflare deployment target.",
        "It is classified as ai_app_template.",
        "Ranking signals: community 23/100, maintenance 40/100."
      ],
      "decision_summary": "cloudflare/templates is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 37/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; 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/templates to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/cloudflare/templates 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/templates before final selection."
      ],
      "risk_flags": [
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "This is a collection/resource hub, not a single installable project."
      ],
      "tradeoffs": [
        "users expecting a single installable runtime or library"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/cloudflare/templates",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/cloudflare/templates",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/cloudflare/templates",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/cloudflare/templates",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/cloudflare/templates",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "cloudflare",
        "category": "ai_app_template"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 23,
        "maintenance": 40,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "low",
      "project": {
        "id": "cloudflare/templates",
        "owner": "cloudflare",
        "name": "templates",
        "full_name": "cloudflare/templates",
        "github_url": "https://github.com/cloudflare/templates",
        "homepage_url": "https://workers.cloudflare.com",
        "description": "Templates for Cloudflare Workers",
        "language": "TypeScript",
        "topics": [],
        "license": "MIT",
        "stars": 2051,
        "forks": 999,
        "open_issues": 196,
        "default_branch": "main",
        "created_at": "2017-12-19T16:38:32Z",
        "updated_at": "2026-08-07T07:50:22Z",
        "pushed_at": "2026-08-05T16:53:08Z",
        "synced_at": "2026-08-08T02:25:40.592Z"
      },
      "agent_card": {
        "project_id": "cloudflare/templates",
        "project_kind": "collection",
        "collection_metadata": {
          "scope": "starter_collection",
          "curated": true,
          "estimated_items": 10,
          "freshness": "active"
        },
        "category": "ai_app_template",
        "difficulty": "beginner",
        "deployment": [
          "cloudflare",
          "serverless",
          "local"
        ],
        "cloudflare_ready": true,
        "use_cases": [
          "discover related AI projects",
          "compare implementation patterns",
          "bootstrap project selection"
        ],
        "not_good_for": [
          "users expecting a single installable runtime or library"
        ],
        "alternatives": [
          {
            "project_id": "cloudflare/vibesdk-templates",
            "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
          },
          {
            "project_id": "lobehub/lobe-chat-plugins",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          },
          {
            "project_id": "lobehub/lobehub",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          }
        ],
        "summary_for_agent": "Use cloudflare/templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. It is marked Cloudflare-ready.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" in repository content.",
              "Matched \"serverless\" 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-08-08T02:25:40.592Z"
      },
      "metrics": {
        "project_id": "cloudflare/templates",
        "stars_30d_delta": 40,
        "commits_30d": 2,
        "releases_180d": 2,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 2,
        "git_score": 23,
        "maintenance_score": 40,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 32,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-08-08T02:25:40.592Z"
      }
    },
    {
      "project_id": "cloudflare/vibesdk-templates",
      "repo": "cloudflare/vibesdk-templates",
      "name": "vibesdk-templates",
      "github_url": "https://github.com/cloudflare/vibesdk-templates",
      "homepage_url": "https://build.cloudflare.dev",
      "language": "TypeScript",
      "license": null,
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "awesome_list",
        "curated": true,
        "estimated_items": 100,
        "freshness": "active"
      },
      "category": [
        "ai_app_template"
      ],
      "tags": [
        "cloudflare-workers",
        "durable-objects",
        "kv",
        "react",
        "templates",
        "vibe-coding",
        "vibecoding",
        "vite"
      ],
      "description": "Official repository for templates catalog powering VibeSDK",
      "overview": "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
      "alternatives": [
        {
          "repo": "cloudflare/templates",
          "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
        },
        {
          "repo": "lobehub/lobe-chat-plugins",
          "reason": "Similar ai app template with serverless/local deployment overlap."
        },
        {
          "repo": "google-gemini/starter-applets",
          "reason": "Similar ai app template with local deployment overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Cloudflare Workers"
      ],
      "deployments": [
        "cloudflare",
        "serverless",
        "local"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "discover related AI projects",
        "compare implementation patterns",
        "bootstrap project selection"
      ],
      "not_good_for": [
        "users expecting a single installable runtime or library",
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"template\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"cloudflare workers\" 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: python."
          ]
        }
      },
      "quality_signals": {
        "stars": 95,
        "recent_commits": 0,
        "contributors": 3,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 44,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 5,
      "agent_score": 52,
      "score": 16,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 7,
        "deployment": 80,
        "popularity": 40,
        "community": 48
      },
      "git_top_score": 62,
      "git_top_score_breakdown": {
        "community": 71,
        "maintenance": 5,
        "documentation": 92,
        "stability": 55,
        "adoption": 62,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
        "purpose": "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
        "install": "Reference collection; there is no direct install step.",
        "inputs": [
          "starter config",
          "app requirements"
        ],
        "outputs": [
          "project scaffold",
          "starter app",
          "template structure"
        ],
        "good_for": [
          "discover related AI projects",
          "compare implementation patterns",
          "bootstrap project selection",
          "new AI applications",
          "starter projects",
          "reference implementations"
        ],
        "not_good_for": [
          "users expecting a single installable runtime or library",
          "edge-only Cloudflare Workers deployment without adaptation",
          "drop-in libraries",
          "runtime infrastructure"
        ],
        "deployment": [
          "cloudflare",
          "serverless",
          "local"
        ],
        "alternatives": [
          {
            "repo": "cloudflare/templates",
            "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
          },
          {
            "repo": "lobehub/lobe-chat-plugins",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          },
          {
            "repo": "google-gemini/starter-applets",
            "reason": "Similar ai app template with local deployment overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" 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: python."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 44,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "Collection/resource hub; not a single installable runtime.",
          "edge-only Cloudflare Workers deployment without adaptation",
          "Low recommendation confidence; use as a discovery lead, not a final choice.",
          "Maintenance signal is weak; inspect recent commits, releases, and issues.",
          "This is a collection/resource hub, not a single installable project.",
          "Use-case overlap is weak in indexed text.",
          "users expecting a single installable runtime or library"
        ],
        "recommendation_reasons": [
          "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
          "Use-case match is 25/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested cloudflare deployment target.",
          "It is classified as ai_app_template.",
          "Ranking signals: community 5/100, maintenance 7/100."
        ],
        "ranking_signals": {
          "use_case_match": 25,
          "community": 5,
          "maintenance": 7,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "cloudflare",
          "category": "ai_app_template"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Low confidence because the recommendation score is 16/100, use-case match is 25/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-08-04T20:00:25.412Z"
      },
      "caveats": [
        "Collection/resource hub; not a single installable runtime.",
        "edge-only Cloudflare Workers deployment without adaptation",
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Maintenance signal is weak; inspect recent commits, releases, and issues.",
        "This is a collection/resource hub, not a single installable project.",
        "Use-case overlap is weak in indexed text.",
        "users expecting a single installable runtime or library"
      ],
      "confidence_reason": "Low confidence because the recommendation score is 16/100, use-case match is 25/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"
      ],
      "last_verified_at": "2026-08-04T20:00:25.412Z",
      "reason": "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths. Use-case match is 25/100 for \"build Cloudflare-ready AI agents\". It matches the requested cloudflare deployment target. It is classified as ai_app_template. Ranking signals: community 5/100, maintenance 7/100.",
      "reasons": [
        "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
        "Use-case match is 25/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested cloudflare deployment target.",
        "It is classified as ai_app_template.",
        "Ranking signals: community 5/100, maintenance 7/100."
      ],
      "decision_summary": "cloudflare/vibesdk-templates is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 16/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Weak indexed use-case overlap for \"build Cloudflare-ready AI agents\"; inspect graph and README evidence.",
        "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/vibesdk-templates to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/cloudflare/vibesdk-templates 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/vibesdk-templates before final selection."
      ],
      "risk_flags": [
        "Low recommendation confidence; use as a discovery lead, not a final choice.",
        "Maintenance signal is weak; inspect recent commits, releases, and issues.",
        "This is a collection/resource hub, not a single installable project.",
        "Use-case overlap is weak in indexed text."
      ],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a single installable runtime or library"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/cloudflare/vibesdk-templates",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/cloudflare/vibesdk-templates",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/cloudflare/vibesdk-templates",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/cloudflare/vibesdk-templates",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/cloudflare/vibesdk-templates",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "cloudflare",
        "category": "ai_app_template"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 25,
        "community": 5,
        "maintenance": 7,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "low",
      "project": {
        "id": "cloudflare/vibesdk-templates",
        "owner": "cloudflare",
        "name": "vibesdk-templates",
        "full_name": "cloudflare/vibesdk-templates",
        "github_url": "https://github.com/cloudflare/vibesdk-templates",
        "homepage_url": "https://build.cloudflare.dev",
        "description": "Official repository for templates catalog powering VibeSDK",
        "language": "TypeScript",
        "topics": [
          "cloudflare-workers",
          "durable-objects",
          "kv",
          "react",
          "templates",
          "vibe-coding",
          "vibecoding",
          "vite"
        ],
        "license": null,
        "stars": 95,
        "forks": 79,
        "open_issues": 5,
        "default_branch": "main",
        "created_at": "2025-08-28T19:15:14Z",
        "updated_at": "2026-08-03T20:05:20Z",
        "pushed_at": "2026-05-13T08:36:19Z",
        "synced_at": "2026-08-04T20:00:25.412Z"
      },
      "agent_card": {
        "project_id": "cloudflare/vibesdk-templates",
        "project_kind": "collection",
        "collection_metadata": {
          "scope": "awesome_list",
          "curated": true,
          "estimated_items": 100,
          "freshness": "active"
        },
        "category": "ai_app_template",
        "difficulty": "beginner",
        "deployment": [
          "cloudflare",
          "serverless",
          "local"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "discover related AI projects",
          "compare implementation patterns",
          "bootstrap project selection"
        ],
        "not_good_for": [
          "users expecting a single installable runtime or library",
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "alternatives": [
          {
            "project_id": "cloudflare/templates",
            "reason": "Similar ai app template with cloudflare/serverless deployment overlap."
          },
          {
            "project_id": "lobehub/lobe-chat-plugins",
            "reason": "Similar ai app template with serverless/local deployment overlap."
          },
          {
            "project_id": "google-gemini/starter-applets",
            "reason": "Similar ai app template with local deployment overlap."
          }
        ],
        "summary_for_agent": "Use cloudflare/vibesdk-templates when the user needs a curated ai app template resource collection with cloudflare, serverless, local usage paths.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"template\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"cloudflare workers\" 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: python."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-04T20:00:25.412Z"
      },
      "metrics": {
        "project_id": "cloudflare/vibesdk-templates",
        "stars_30d_delta": 6,
        "commits_30d": 0,
        "releases_180d": 0,
        "contributors_90d": 3,
        "issue_first_response_median_hours": null,
        "recent_push_days": 83,
        "git_score": 5,
        "maintenance_score": 7,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 44,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "calculated_at": "2026-08-04T20:00:25.412Z"
      }
    }
  ],
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1057,
    "generated_at": "2026-08-08T05:21:49.433Z",
    "snapshot_id": "d1:1057:2026-08-08T03:00:56.042Z",
    "latest_synced_at": "2026-08-08T03:00:56.042Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}