Organization

Structure that
scales with you.

Groups are flexible organizational containers — teams, departments, or technology stacks. They sit between global and project settings, providing shared guardrails, genome traits, and expert preferences to all member projects.

Request Access
GLOBAL platform-wide

no-public-s3

infrastructure · critical

LOCKED

require-mfa

process · critical

LOCKED

audit-logging

process · high

LOCKED

max-file-changes: 10

quality · medium · overridable

GROUP typescript-team

testing: vitest

testing · medium

NEW

style: prettier

content-pattern · low

NEW

max-file-changes: 15

← overrides global (10)

locked rules pass through

cannot override

PROJECT api-gateway

min-coverage: 80%

testing · project-specific

NEW

max-file-changes: 20

← overrides group (15)

EFFECTIVE RULES · api-gateway

G no-public-s3 inherited · locked
G require-mfa inherited · locked
G audit-logging inherited · locked
Grp testing: vitest inherited · group
Grp style: prettier inherited · group
P max-file-changes: 20 overridden · project
P min-coverage: 80% local · project
Global rules enforced — locked rules (MFA, audit logging, no-public-S3) apply everywhere
Group adds and overrides — teams extend or relax overridable rules within their scope
Project sees effective set — all inherited plus local rules merged; locked rules always win

What Groups provide

Guardrail Inheritance

Group-level guardrails apply to all member projects. Override global rules or add group-specific constraints. Projects inherit and can further customize.

Shared Genome Traits

Define conventions once at the group level. All member projects inherit them automatically — consistent patterns across related codebases.

Expert Preferences

Enable specific expert agents for the group. A frontend team always gets accessibility reviewers. A platform team always gets Terraform and Kubernetes specialists.

Workflow Defaults

Set default workflow configurations for the group. Member projects start with sensible defaults that match your team's process.

Four-level inheritance

Settings flow from Global → Group → Project → Job. Each level can add rules, and exempt non-locked parent rules. Security-critical global rules stay locked.

1
Global — Platform-wide, locked rules
2
Group — Team/department
3
Project — Repository-specific
4
Job — Per-execution

Organize your engineering at scale

Request access to see how Groups structure multi-team engineering with shared standards.

Request Early Access