API, MCP, scoring, and data trust for agent project selection.
Git.Top is an agent-native knowledge layer for GitHub repositories. It turns project metadata, repository signals, deployment hints, alternatives, and quality evidence into structured responses that agents can cite and compare.
metadata.source: d1 means live indexed data; seed means fallback.
Project records include project.synced_at and metric records include metrics.calculated_at.
/status renders D1 availability, sync freshness, cursor progress, and recent sync runs for operators and agents.
/api/sync/status reports freshness, sync health, cursor progress, and recent failures.
Evidence Model
Recommendations should be explainable
Classification evidence separates category, deployment, difficulty, and Cloudflare readiness. Quality signal confidence marks estimates, partial counts, unknown counts, and snapshot-backed star movement.
Quality Governance
Review queues become auditable corrections
/quality/review shows low-confidence classifications, collection semantics, and signal gaps.
/coverage shows corpus boundaries, category distribution, and collection representation before agents rely on broad recommendations.
/api/quality/review exposes the same backlog for agent and operator workflows.
/api/admin/classification-overrides is protected by SYNC_SECRET and records reviewed one-off corrections separately from generated Agent Cards.