{
  "schema_version": "git-top.agent-distribution.v1",
  "package_version": "2026-07-31",
  "last_verified_at": "2026-07-31",
  "name": "git-top",
  "title": "Git.Top",
  "one_sentence_value": "Git.Top gives AI agents evidence-backed open-source project search, recommendations, alternatives, and comparisons through MCP and REST.",
  "canonical_url": "https://git.top",
  "connect_url": "https://git.top/connect",
  "endpoints": {
    "mcp_core": "https://git.top/mcp/core",
    "mcp_full": "https://git.top/mcp",
    "openapi": "https://git.top/openapi.json",
    "distribution": "https://git.top/distribution.json"
  },
  "authentication": {
    "type": "none",
    "registration_required": false,
    "policy_url": "https://git.top/auth.md"
  },
  "profiles": {
    "core": {
      "purpose": "First-use project search and selection with the smallest useful tool surface.",
      "tools": [
        "search_projects",
        "get_project",
        "recommend_project",
        "get_agent_workflow",
        "compare_projects"
      ]
    },
    "full": {
      "purpose": "Complete alternatives, graph, score, quality, benchmark, governance, and GRP surface.",
      "tool_count": 21
    }
  },
  "example_tasks": [
    "Choose an open-source agent framework that can run on Cloudflare Workers and explain the evidence.",
    "Compare Codex and OpenCode for a local coding-agent workflow.",
    "Check an unfamiliar dependency before adding it to a Python-first stack."
  ],
  "trust": {
    "summary": "High-confidence consumers should require metadata.source=d1, inspect evidence and caveats, and use require_d1=true to fail closed.",
    "trust_gate_url": "https://git.top/api/trust",
    "benchmark_url": "https://git.top/benchmark",
    "compatibility_url": "https://git.top/compatibility"
  },
  "privacy": {
    "summary": "Adoption analytics use bounded aggregate dimensions and never record prompts, tool arguments, results, repository choices, raw IP addresses, authorization headers, or cookies.",
    "optional": true,
    "request_blocking": false
  },
  "installable_skill": {
    "name": "git-top-project-selection",
    "repository": "https://github.com/haocn-ops/git-top",
    "path": "skills/git-top-project-selection",
    "raw_skill_url": "https://raw.githubusercontent.com/haocn-ops/git-top/main/skills/git-top-project-selection/SKILL.md"
  },
  "evidence": {
    "local_http_smoke": {
      "status": "passed",
      "command": "pnpm smoke:prod -- --base-url http://localhost:8787 --allow-seed",
      "core_tool_count": 5,
      "workflow_steps": 7
    },
    "production_smoke": "passed",
    "real_client_e2e": "not_run"
  },
  "campaign_links": {
    "canonical_mcp_registry": "https://git.top/connect?source=mcp-registry",
    "third_party_catalog": "https://git.top/connect?source=mcp-catalog",
    "github": "https://git.top/connect?source=github",
    "agent_skill": "https://git.top/connect?source=agent-skill"
  },
  "support": {
    "issues": "https://github.com/haocn-ops/git-top/issues",
    "compatibility": "https://git.top/compatibility",
    "security": "https://git.top/.well-known/security.txt"
  },
  "submission_status": {
    "canonical_mcp_registry": "prepared_not_submitted",
    "third_party_catalogs": "prepared_not_submitted",
    "client_directories": "prepared_not_submitted"
  }
}