Skip to content

feat: add vajra core-team command for automatic contributor classification#35

Closed
copyleftdev wants to merge 1 commit into
mainfrom
feat/core-team-detection-v2
Closed

feat: add vajra core-team command for automatic contributor classification#35
copyleftdev wants to merge 1 commit into
mainfrom
feat/core-team-detection-v2

Conversation

@copyleftdev

Copy link
Copy Markdown
Owner

Summary

  • New vajra core-team command with bot detection, email domain clustering, Pareto 80%, temporal consistency
  • Returns Core/Bot/Community roles with InferenceConfidence levels
  • 30+ unit tests covering all detection heuristics
  • 1186 lines in vajra-stats/src/core_team.rs

Closes #29
🤖 Generated with Claude Code

Implement bot detection (name [bot] suffix, app/ prefix, noreply email),
email domain clustering with >50% threshold, Pareto 80% commit
concentration, and temporal consistency refinement. Returns classified
CoreTeamResult with Core/Bot/Community roles and confidence levels.
Wire `vajra core-team` command into the CLI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core team auto-detection from commit patterns

1 participant