-
-
Notifications
You must be signed in to change notification settings - Fork 78
feat(signals): slop signal — duplicate-cluster membership #563
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Parent roadmap: #525
Parent epic: #530
Goal
Implement the duplicate-cluster-membership signal.
Reuse
buildCollisionReport(engine.ts:756).Acceptance
PRs in a high-risk collision cluster raise the signal.
Testing
npm run test:ci, 97%+ coverage. Public/private output boundary preserved; deterministic where applicable.