-
-
Notifications
You must be signed in to change notification settings - Fork 90
feat(signals): slop signal — low-quality commit messages #564
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 low-quality commit-message signal (shared with #549 lint tool).
Reuse
STOPWORDS(engine.ts:672).Acceptance
Generic/empty/template commit messages raise the signal.
Testing
npm run test:ci, 97%+ coverage. Public/private output boundary preserved; deterministic where applicable.