-
-
Notifications
You must be signed in to change notification settings - Fork 89
Repo-agnostic capability audit #4780
Copy link
Copy link
Closed
Labels
gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.
Description
Metadata
Metadata
Assignees
Labels
gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.
Projects
StatusShow more project fields
Done
Problem: Today's discovery and claim code was built against gittensory's own repos, labels, and scoring conventions. Before generalizing it, someone needs to know exactly everywhere it currently assumes "this specific ecosystem" rather than "an arbitrary repo."
Area: Product spec / audit
Proposal: Audit the miner package's discovery, claim, and scoring code, producing a concrete checklist of every hardcoded or implicitly gittensory-specific assumption (label names, issue-template shape, scoring weights, repo list) that must become per-tenant configuration instead of a default.
Deliverables:
Acceptance criteria:
Resources:
Boundaries:
Part of #4778.