{
  "project": {
    "project_id": "dhruvanbhalara/flutter_agent_lens",
    "repo": "dhruvanbhalara/flutter_agent_lens",
    "name": "flutter_agent_lens",
    "description": "Agent-first Model Context Protocol (MCP) server to debug, profile, and optimize running Flutter apps. Connects AI assistants to Dart VM Service over WebSockets for direct access to widget trees, memory snapshots, network traffic, stateful CPU profiling, and layout diffing.",
    "category": [
      "mcp_server"
    ],
    "language": "Dart",
    "license": "MIT"
  },
  "project_id": "dhruvanbhalara/flutter_agent_lens",
  "score": 74,
  "git_top_score": 74,
  "quality_score": 21,
  "agent_score": 59,
  "git_top_score_breakdown": {
    "community": 62,
    "maintenance": 54,
    "documentation": 92,
    "stability": 100,
    "adoption": 42,
    "agent_readability": 100
  },
  "dimensions": [
    {
      "key": "community",
      "label": "Community",
      "score": 62,
      "weight": 16,
      "contribution": 9.9,
      "explanation": "Community reflects contributor activity and ecosystem attention. Current contributor signal is 1."
    },
    {
      "key": "maintenance",
      "label": "Maintenance",
      "score": 54,
      "weight": 20,
      "contribution": 10.8,
      "explanation": "Maintenance reflects repository activity, commits, releases, issue-response signals, and recent push freshness."
    },
    {
      "key": "documentation",
      "label": "Documentation",
      "score": 92,
      "weight": 16,
      "contribution": 14.7,
      "explanation": "Agent-readable documentation signals are strong enough for recommendation workflows."
    },
    {
      "key": "stability",
      "label": "Stability",
      "score": 100,
      "weight": 16,
      "contribution": 16,
      "explanation": "Stability reflects release cadence, issue load, recent activity, and maturity signals."
    },
    {
      "key": "adoption",
      "label": "Adoption",
      "score": 42,
      "weight": 16,
      "contribution": 6.7,
      "explanation": "Adoption is normalized from stars, forks, and ecosystem attention signals."
    },
    {
      "key": "agent_readability",
      "label": "Agent Readability",
      "score": 100,
      "weight": 16,
      "contribution": 16,
      "explanation": "Agent readability reflects summaries, use cases, tradeoffs, dependencies, alternatives, and deployment clarity."
    }
  ],
  "summary": "dhruvanbhalara/flutter_agent_lens scores 74/100. Stability is strongest at 100/100; Adoption is the lowest dimension at 42/100.",
  "adoption_guidance": "Promising candidate. Review risk flags, weakest score dimension, and alternatives before recommending it as the default choice.",
  "risk_flags": [
    "Adoption is the weakest dimension at 42/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": "3 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": "2 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/dhruvanbhalara/flutter_agent_lens",
      "kind": "project"
    },
    {
      "label": "Inspect graph",
      "href": "/graph/dhruvanbhalara/flutter_agent_lens",
      "kind": "graph"
    },
    {
      "label": "Find alternatives",
      "href": "/alternatives/dhruvanbhalara/flutter_agent_lens",
      "kind": "alternatives"
    },
    {
      "label": "Compare shortlist",
      "href": "/api/compare?repos=dhruvanbhalara/flutter_agent_lens",
      "kind": "compare"
    },
    {
      "label": "Get category recommendations",
      "href": "/api/recommend?category=mcp_server&limit=5",
      "kind": "recommend"
    }
  ],
  "strongest_dimension": {
    "key": "stability",
    "label": "Stability",
    "score": 100,
    "weight": 16,
    "contribution": 16,
    "explanation": "Stability reflects release cadence, issue load, recent activity, and maturity signals."
  },
  "weakest_dimension": {
    "key": "adoption",
    "label": "Adoption",
    "score": 42,
    "weight": 16,
    "contribution": 6.7,
    "explanation": "Adoption is normalized from stars, forks, and ecosystem attention signals."
  },
  "related_scores": {
    "quality_score": 21,
    "agent_score": 59,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 43,
      "deployment": 80,
      "popularity": 33,
      "community": 46
    }
  },
  "evidence": {
    "deployments": [
      "library_only",
      "local",
      "cloud"
    ],
    "dependencies": [
      "MCP",
      "LLM provider"
    ],
    "use_cases": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product"
    ],
    "quality_signals": {
      "stars": 45,
      "recent_commits": 16,
      "contributors": 1,
      "issue_response_time_hours": null,
      "release_frequency_180d": 17
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 40,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"mcp\" 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": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "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"
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-08-10T13:50:19.865Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "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-08-10T13:50:19.865Z",
  "links": {
    "page": "/score/dhruvanbhalara/flutter_agent_lens",
    "project_api": "/api/project/dhruvanbhalara/flutter_agent_lens",
    "graph_api": "/api/graph/dhruvanbhalara/flutter_agent_lens",
    "alternatives_api": "/api/alternatives/dhruvanbhalara/flutter_agent_lens",
    "compare_api": "/api/compare?repos=dhruvanbhalara/flutter_agent_lens",
    "recommendations_api": "/api/recommend?category=mcp_server&limit=5"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1136,
    "generated_at": "2026-08-16T16:36:59.555Z",
    "snapshot_id": "d1:1136:2026-08-16T16:30:23.244Z",
    "latest_synced_at": "2026-08-16T16:30:23.244Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}