Part of #5016. Depends on #5028 (isInstalled reliability).
Problem
buildBurdenForecasts (src/queue/processors.ts:4588-4595) fans out queue-burden forecasting per isRegistered repo — same shape as #1 (signal snapshots), and equally unrelated to subnet economics: general repo-health forecasting that any self-host operator's installed repos should get.
Target
Change the filter from isRegistered to isInstalled.
Requirements
Deliverables
Part of #5016. Depends on #5028 (isInstalled reliability).
Problem
buildBurdenForecasts(src/queue/processors.ts:4588-4595) fans out queue-burden forecasting perisRegisteredrepo — same shape as #1 (signal snapshots), and equally unrelated to subnet economics: general repo-health forecasting that any self-host operator's installed repos should get.Target
Change the filter from
isRegisteredtoisInstalled.Requirements
Deliverables