diff --git a/skills/uat/SKILL.md b/skills/uat/SKILL.md index 69da579..ac59891 100644 --- a/skills/uat/SKILL.md +++ b/skills/uat/SKILL.md @@ -8,16 +8,7 @@ description: > ## Purpose -This skill defines **functional User Acceptance Testing** for all Privileged Escalation Headlamp plugins. UAT validates that plugins work correctly in the deployed environment — by **loading plugins in a running Headlamp instance and exercising their features**, not by browsing GitHub or inspecting PR diffs. - -## What UAT Is NOT - -- Browsing GitHub PRs and taking screenshots of code diffs -- Checking CI status on GitHub -- Reading commit messages or PR descriptions -- Approving based on QA's review alone - -If your test evidence is screenshots of GitHub pages, you are not performing UAT. +This skill defines **functional User Acceptance Testing** for all Privileged Escalation Headlamp plugins. UAT validates that plugins work correctly in the deployed environment — by loading plugins in a running Headlamp instance and exercising their features. ## Pipeline Stage