Team operations require the
team_reputation feature flag, available on Team and Enterprise plans. See Pricing for details.Quick start
Create a team, add members, and derive a card in three API calls:Team lifecycle
1. Create a team
Teams require an organization, a name, and at least 2 initial members (max 50).2. Manage roster
Add or remove members as your team evolves. Every roster change is logged in the audit trail. Add members:3. Team alignment cards
Team alignment cards declare the team’s collective values, autonomy boundaries, and coordination mode. There are two approaches: Auto-derive from members (recommended):- Values are unioned and ordered by frequency
- Forbidden actions from any member apply to the team
- The strictest audit retention policy wins
- Requires at least 2 members with active alignment cards
4. Monitor reputation
Once your team has 10+ risk assessments, a Team Trust Rating is published.5. Archive a team
Archiving soft-deletes the team. Historical data and reputation scores are preserved.Team badges
Embed team reputation badges anywhere — READMEs, documentation, dashboards.
Pre-eligible teams (fewer than 10 assessments) show a progress badge:
RBAC requirements
Feature requirements
Team operations require theteam_reputation feature flag:
See also
- Team Trust Rating — How team reputation scoring works
- Risk Assessment — Team risk model (feeds team reputation)
- Teams API — Full API reference
- Embeddable Badges — Badge variants and caching
- Pricing — Plan details and feature comparison