Domains and Conventions
Where the dashboard shows what Scrubby has learned about a repository's architecture and coding patterns.
Domains on the repository detail view
Open a repository from the Repositories page to see its domains and the connections between them:
- The domain network graph shows each domain as a node. Clicking a domain reveals the domains it's coupled to and how strongly.
- Each connection shows a weight — how often the two domains change together in the repository's history. A higher weight means tighter coupling.
- A domain list accompanies the graph, with per-domain detail.
Convention Drift
The dashboard's Convention Drift page shows how far a codebase is moving away from its own established conventions. It provides:
- A drift score with a short interpretation.
- A weekly trend.
- The conventions drifting the most.
Use the scope selector at the top to switch between a single repository and, on a team plan, your whole organization. Team-wide drift requires a team plan; on a personal account, select a specific repository.
Editing conventions
To review and curate the conventions themselves — upvoting, downvoting, or dismissing individual rules — see Repo Conventions for a single repository and Team Conventions for the organization-wide list.