Description
The miner details page at /miners/details?githubId=...&tab=open-issues&mode=issues lists issues from GitHub repositories that are not part of the gittensor tracked set. This makes the "Your open discovery issues" section misleading, since unrelated GitHub activity ends up grouped alongside legitimate gittensor issues.
Several of the repositories rendered on that page do not appear in GET /dash/repos, the canonical list of tracked repositories.

Description
The miner details page at
/miners/details?githubId=...&tab=open-issues&mode=issueslists issues from GitHub repositories that are not part of the gittensor tracked set. This makes the "Your open discovery issues" section misleading, since unrelated GitHub activity ends up grouped alongside legitimate gittensor issues.Several of the repositories rendered on that page do not appear in
GET /dash/repos, the canonical list of tracked repositories.