Drift Detection
How it works
Section titled “How it works”wd status --stage staging compares state to live Cloudflare resources:
| State says | Live API says | Status |
|---|---|---|
| Resource exists | Exists | in-sync |
| Resource exists | Deleted | orphaned |
| Resource exists | Config changed | drifted |
| Not in state | Should exist | missing |