{
  "project": {
    "project_id": "Helicone/helicone",
    "repo": "Helicone/helicone",
    "name": "helicone",
    "description": "🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓",
    "category": [
      "llm_eval"
    ],
    "language": "TypeScript",
    "license": "Apache-2.0"
  },
  "project_id": "Helicone/helicone",
  "score": 73,
  "git_top_score": 73,
  "quality_score": 21,
  "agent_score": 76,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 20,
    "documentation": 84,
    "stability": 60,
    "adoption": 100,
    "agent_readability": 90
  },
  "dimensions": [
    {
      "key": "community",
      "label": "Community",
      "score": 100,
      "weight": 16,
      "contribution": 16,
      "explanation": "Community reflects contributor activity and ecosystem attention. Current contributor signal is 96."
    },
    {
      "key": "maintenance",
      "label": "Maintenance",
      "score": 20,
      "weight": 20,
      "contribution": 4,
      "explanation": "Maintenance reflects repository activity, commits, releases, issue-response signals, and recent push freshness."
    },
    {
      "key": "documentation",
      "label": "Documentation",
      "score": 84,
      "weight": 16,
      "contribution": 13.4,
      "explanation": "Agent-readable documentation signals are strong enough for recommendation workflows."
    },
    {
      "key": "stability",
      "label": "Stability",
      "score": 60,
      "weight": 16,
      "contribution": 9.6,
      "explanation": "Stability reflects release cadence, issue load, recent activity, and maturity signals."
    },
    {
      "key": "adoption",
      "label": "Adoption",
      "score": 100,
      "weight": 16,
      "contribution": 16,
      "explanation": "Adoption is normalized from stars, forks, and ecosystem attention signals."
    },
    {
      "key": "agent_readability",
      "label": "Agent Readability",
      "score": 90,
      "weight": 16,
      "contribution": 14.4,
      "explanation": "Agent readability reflects summaries, use cases, tradeoffs, dependencies, alternatives, and deployment clarity."
    }
  ],
  "summary": "Helicone/helicone scores 73/100. Community is strongest at 100/100; Maintenance is the lowest dimension at 20/100.",
  "adoption_guidance": "Promising candidate. Review risk flags, weakest score dimension, and alternatives before recommending it as the default choice.",
  "risk_flags": [
    "Maintenance is the weakest dimension at 20/100.",
    "Known caveat: edge-only Cloudflare Workers deployment without adaptation"
  ],
  "score_confidence": {
    "level": "high",
    "summary": "Score evidence is strong enough for shortlist ranking when paired with current metadata.",
    "reasons": [
      "All score evidence checks are strong."
    ],
    "evidence_checklist": [
      {
        "signal": "Classification evidence",
        "status": "strong",
        "description": "3/4 classification signals are high-confidence."
      },
      {
        "signal": "Quality signal completeness",
        "status": "strong",
        "description": "4 quality signals are complete or snapshot-backed."
      },
      {
        "signal": "Deployment clarity",
        "status": "strong",
        "description": "6 deployment targets are indexed."
      },
      {
        "signal": "Agent-readable context",
        "status": "strong",
        "description": "3 use cases and 2 inferred dependencies are available."
      },
      {
        "signal": "Tradeoff disclosure",
        "status": "strong",
        "description": "1 caveats are indexed for adoption decisions."
      }
    ],
    "citation_guidance": "When citing this score, include metadata.source, weakest_dimension, risk_flags, and score_confidence.level."
  },
  "next_actions": [
    {
      "label": "Open project knowledge",
      "href": "/projects/Helicone/helicone",
      "kind": "project"
    },
    {
      "label": "Inspect graph",
      "href": "/graph/Helicone/helicone",
      "kind": "graph"
    },
    {
      "label": "Find alternatives",
      "href": "/alternatives/Helicone/helicone",
      "kind": "alternatives"
    },
    {
      "label": "Compare shortlist",
      "href": "/api/compare?repos=Helicone/helicone",
      "kind": "compare"
    },
    {
      "label": "Get category recommendations",
      "href": "/api/recommend?category=llm_eval&limit=5",
      "kind": "recommend"
    }
  ],
  "strongest_dimension": {
    "key": "community",
    "label": "Community",
    "score": 100,
    "weight": 16,
    "contribution": 16,
    "explanation": "Community reflects contributor activity and ecosystem attention. Current contributor signal is 96."
  },
  "weakest_dimension": {
    "key": "maintenance",
    "label": "Maintenance",
    "score": 20,
    "weight": 20,
    "contribution": 4,
    "explanation": "Maintenance reflects repository activity, commits, releases, issue-response signals, and recent push freshness."
  },
  "related_scores": {
    "quality_score": 21,
    "agent_score": 76,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 28,
      "deployment": 100,
      "popularity": 75,
      "community": 100
    }
  },
  "evidence": {
    "deployments": [
      "docker",
      "cloudflare",
      "serverless",
      "vercel",
      "kubernetes",
      "local"
    ],
    "dependencies": [
      "Cloudflare Workers",
      "LLM provider"
    ],
    "use_cases": [
      "evaluate LLM outputs",
      "benchmark prompts and agents",
      "track model quality"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation"
    ],
    "quality_signals": {
      "stars": 5906,
      "recent_commits": 1,
      "contributors": 96,
      "issue_response_time_hours": null,
      "release_frequency_180d": 0
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 13,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"eval\" in metadata.",
          "Matched \"evaluation\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"cloudflare workers\" in repository content.",
          "Matched \"vercel\" in repository content.",
          "Matched \"helm chart\" 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: python."
        ]
      }
    },
    "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"
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-07-03T14:00:46.082Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "confidence_reason": "Score evidence is strong enough for shortlist ranking when paired with current metadata.",
  "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:46.082Z",
  "links": {
    "page": "/score/Helicone/helicone",
    "project_api": "/api/project/Helicone/helicone",
    "graph_api": "/api/graph/Helicone/helicone",
    "alternatives_api": "/api/alternatives/Helicone/helicone",
    "compare_api": "/api/compare?repos=Helicone/helicone",
    "recommendations_api": "/api/recommend?category=llm_eval&limit=5"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 772,
    "generated_at": "2026-07-04T10:38:29.584Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}