Awesome Reviewers

When working on CI/CD pipelines, treat anything under *Management.Sdk/Generated/* (or similarly generated folders) as read-only.

Standard

What to do instead (example pattern)

Impact: prevents CI failures caused by “manual updates to generated SDK”, reduces churn, and ensures tests/playback use the same official artifacts as the build pipeline.