ecosystem_refresh
Refresh the active ecosystem set on demand by probing each top repo for new pushes, writing status snapshots, and re-queuing shallow scans for updated repos.
Instructions
On-demand incremental refresh of the project's active ecosystem set.
Replaces the retired weekly cron (2026-07-10 decision: CC is not always-on, so long-running timers are pointless — refresh happens when the user asks for it). For each active-set repo (top_n by stars) this probes GitHub once, writes a status snapshot, and re-queues a Stage 0 shallow summary only when the repo has new pushes; 404/403 mark the profile deleted/private.
The response's hint field (present when repos were re-queued)
reminds you to run the actual shallow scans via ultracode/Workflow
and write results back with ecosystem_apply_shallow_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional human-readable note attached to the ScanRun. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||