📐Enforce test structure contractsCatch missing, orphaned, oversized, and structure-mismatched tests with stable rule IDs.
🧭Keep diagnostics deterministicGet reproducible findings and machine-readable JSON output that stays reliable in CI automation.
⚡️Run with ruff-style ergonomicsUse a subcommand-first operator surface with explicit rule selection, suppression, and precedence.
🎯Scope checks by targetDefine multiple targets in pyproject and run focused checks with --target when repos have mixed layouts.