🔧Factory Tools
/roster
Block of contributors from git history
Display a list of contributors pulled from git history. Shows author names, commit count, and contribution timeline.
attributionhistorycollaboration
For: documentation managers, team leads
Live Demo
See /roster in action with CSS-animated examples.
TABLE: /roster
| Contributor | Commits | Last Update |
| ------------- | --------- | ------------- |
| Alice | 12 | 2025-01-16 |
| Bob | 8 | 2025-01-15 |
Rationale
Attribution and contribution tracking are important for open documentation and accountability.
Acceptance Criteria
- •/roster generates contributor list from git blame
- •Shows author name, commit count, last commit date
- •Sorted by contribution recency
- •Can filter by time range
Demo Type
tableStructured tabular dataSemantic Layers
attributionhistorycollaboration