# Fixture CODEOWNERS — pattern coverage for large-monorepo CODEOWNERS shapes.
# See tests/test_codeowners.py for expected owners per path.

* @atlas/global @atlas/platform

*.ts @atlas/typescript

/tools/scripts/ @atlas/tools-anchored

/src/features/auth/ @atlas/auth-team

src/widgets/**/* @atlas/widgets-recursive

src/modules/beta-*/**/* @atlas/beta-midpath

src/api/hooks/*Billing* @atlas/billing-glob

github/workflows/ci* @atlas/ci-workflow

docs/* @atlas/docs-shallow

src/platform/ @atlas/platform-dir

src/designer/ix3/** @atlas/ix3-tree

eslint.config.mjs @atlas/eslint-config

src/features/auth/api/login.ts @atlas/login-owner

src/platform/nested/deep.ts @atlas/deep-file

src/legacy/ @atlas/legacy-dir
src/legacy/report.ts

src/open/shared.ts @atlas/open-file
src/open/
