clash.optimize.verify_baseline
Verify baseline fingerprint for drift detection. Compares current settings against original baseline and returns drift details if configuration changed.
Instructions
v1.0-D: Read-only baseline drift verification. Re-collects the current baseline fingerprint and compares it with the original baseline from diagnosis. Returns matched=true if unchanged, or matched=false with drift details if the active Profile, run mode, config chain, proxy group selections, DNS, TUN, system proxy, or ports have changed. Per v1.0-D protocol step 1: if drift is detected, re-diagnose instead of executing proposedActions. Does NOT modify any configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalBaseline | Yes | The baselineFingerprint from the original optimizer report. |