{
  "project": {
    "project_id": "nitaiaharoni1/vector-storage",
    "repo": "nitaiaharoni1/vector-storage",
    "name": "vector-storage",
    "description": "Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.",
    "category": [
      "vector_database"
    ],
    "language": "TypeScript",
    "license": "MIT"
  },
  "project_id": "nitaiaharoni1/vector-storage",
  "score": 64,
  "git_top_score": 64,
  "quality_score": 4,
  "agent_score": 54,
  "git_top_score_breakdown": {
    "community": 69,
    "maintenance": 12,
    "documentation": 84,
    "stability": 70,
    "adoption": 69,
    "agent_readability": 90
  },
  "dimensions": [
    {
      "key": "community",
      "label": "Community",
      "score": 69,
      "weight": 16,
      "contribution": 11,
      "explanation": "Community reflects contributor activity and ecosystem attention. Current contributor signal is 1."
    },
    {
      "key": "maintenance",
      "label": "Maintenance",
      "score": 12,
      "weight": 20,
      "contribution": 2.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": 70,
      "weight": 16,
      "contribution": 11.2,
      "explanation": "Stability reflects release cadence, issue load, recent activity, and maturity signals."
    },
    {
      "key": "adoption",
      "label": "Adoption",
      "score": 69,
      "weight": 16,
      "contribution": 11,
      "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": "nitaiaharoni1/vector-storage scores 64/100. Agent Readability is strongest at 90/100; Maintenance is the lowest dimension at 12/100.",
  "adoption_guidance": "Use cautiously. Treat this project as an exploration candidate until documentation, maintenance, and adoption signals are reviewed.",
  "risk_flags": [
    "Maintenance is the weakest dimension at 12/100.",
    "Recent star movement is estimated rather than fully observed.",
    "Known caveat: edge-only Cloudflare Workers deployment without adaptation"
  ],
  "score_confidence": {
    "level": "medium",
    "summary": "Score evidence is usable for comparison, but agents should cite the review notes before making a strong recommendation.",
    "reasons": [
      "Classification evidence: 1/4 classification signals are high-confidence."
    ],
    "evidence_checklist": [
      {
        "signal": "Classification evidence",
        "status": "weak",
        "description": "1/4 classification signals are high-confidence."
      },
      {
        "signal": "Quality signal completeness",
        "status": "strong",
        "description": "3 quality signals are complete or snapshot-backed."
      },
      {
        "signal": "Deployment clarity",
        "status": "strong",
        "description": "2 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/nitaiaharoni1/vector-storage",
      "kind": "project"
    },
    {
      "label": "Inspect graph",
      "href": "/graph/nitaiaharoni1/vector-storage",
      "kind": "graph"
    },
    {
      "label": "Find alternatives",
      "href": "/alternatives/nitaiaharoni1/vector-storage",
      "kind": "alternatives"
    },
    {
      "label": "Compare shortlist",
      "href": "/api/compare?repos=nitaiaharoni1/vector-storage",
      "kind": "compare"
    },
    {
      "label": "Get category recommendations",
      "href": "/api/recommend?category=vector_database&limit=5",
      "kind": "recommend"
    }
  ],
  "strongest_dimension": {
    "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."
  },
  "weakest_dimension": {
    "key": "maintenance",
    "label": "Maintenance",
    "score": 12,
    "weight": 20,
    "contribution": 2.4,
    "explanation": "Maintenance reflects repository activity, commits, releases, issue-response signals, and recent push freshness."
  },
  "related_scores": {
    "quality_score": 4,
    "agent_score": 54,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 16,
      "deployment": 70,
      "popularity": 48,
      "community": 46
    }
  },
  "evidence": {
    "deployments": [
      "local",
      "cloud"
    ],
    "dependencies": [
      "Vector database",
      "Browser automation"
    ],
    "use_cases": [
      "store embeddings",
      "power semantic search",
      "serve retrieval workloads"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only prototypes"
    ],
    "quality_signals": {
      "stars": 246,
      "recent_commits": 1,
      "contributors": 1,
      "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"
    },
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"vector database\" 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": [
          "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",
      "simple prompt-only prototypes",
      "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-08-14T22:00:15.320Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "simple prompt-only prototypes",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Score evidence is usable for comparison, but agents should cite the review notes 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-08-14T22:00:15.320Z",
  "links": {
    "page": "/score/nitaiaharoni1/vector-storage",
    "project_api": "/api/project/nitaiaharoni1/vector-storage",
    "graph_api": "/api/graph/nitaiaharoni1/vector-storage",
    "alternatives_api": "/api/alternatives/nitaiaharoni1/vector-storage",
    "compare_api": "/api/compare?repos=nitaiaharoni1/vector-storage",
    "recommendations_api": "/api/recommend?category=vector_database&limit=5"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1087,
    "generated_at": "2026-08-15T00:39:57.702Z",
    "snapshot_id": "d1:1087:2026-08-15T00:30:24.935Z",
    "latest_synced_at": "2026-08-15T00:30:24.935Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}