Corpus & data pipeline
GitHub sync
Also known as: Refresh, Re-sync
GitHub sync re-fetches a tool's public GitHub facts (stars, language, last push) without re-running the language model.
GitHub sync refreshes the GitHub-derived facts on an existing record - stars, forks, primary language, license, and last-push time - by re-querying the GitHub API. It does not regenerate AI summaries or edges.
Keeping this step separate from AI enrichment keeps refreshes cheap and lets facts stay current far more often than the (heavier) LLM pass.
In GraphCanon
A tool's freshness date reflects its last GitHub sync, not its last AI enrichment. Scheduled syncs keep stars and maintenance signals current across the corpus.
See also
Related terms
Last reviewed 2026-07-09