# @webpieces/architecture-validators

Architecture validation executors for the WebPieces monorepo. Provides Nx executors that enforce architectural constraints including dependency cycle detection, skip-level dependency validation, code quality checks, and more.

## Usage

These executors are registered via the `@webpieces/dev-config` Nx plugin and run automatically as part of the architecture validation pipeline.
