browser_validate_skill
Validates a candidate skill by replaying it against the live site and checking its probe. Admits only fully passing skills, while re-checking existing skills and marking any that fail as stale.
Instructions
ACTIVE MEMORY (step 2 of 2) — THE GATE. Replay a candidate skill against the LIVE site and check its probe. Admit it to trusted site memory ONLY if the probe fully passes. At the same time, re-check every already-admitted skill for this origin: any whose probe now fails (the site drifted) is demoted to STALE and recorded as a gotcha. This is validated learning — the thing a replay cache cannot do. Returns the admit/reject decision, the probe results, and any peer regressions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The candidate skill name to validate. |