Enforces strict separation between test and production environments. Trigger when creating test infrastructure, writing test configuration, setting up database connections in tests, or any operation where test and production environments could mix. Also trigger on review of CI/CD pipelines, Docker c
Enforces strict separation between test and production environments. Trigger when creating test infrastructure, writing test configuration, setting up database connections in tests, or any operation where test and production environments could mix. Also trigger on review of CI/CD pipelines, Docker configs, or environment variable files.