Workspace
A workspace groups users, repositories, credentials, connectors, webhooks, API keys, review settings, and billing data. Most Console screens always operate within the active workspace. The diagram below shows how these objects relate. A workspace holds its members and configuration, and each repository is where a pull or merge request becomes a review.Repository
A repository is the unit where Acrity tracks pull requests or merge requests. Each repository can inherit workspace settings or have its own overrides, such as language, branch rules, PM tool, and review behavior.Automated review
An automated review is an assessment generated by Acrity from an authorized PR/MR. The Console shows history, status, findings, suggestions, and related events without turning the repository into a browsable copy of the code.Review tiers
Acrity exposes two public review modes:| Tier | When to use |
|---|---|
| Fast | Faster feedback for common changes and continuous flow. |
| Deep | More comprehensive analysis for sensitive, larger, or higher-risk changes. |