Typical scenario — no real client is named
WordPress agency
Goal: redesign 40 pages of a client site.
Path: each edited page = one write = one operation_id = one usable snapshot. Client rejects the wording? Roll back the operation, page by page.
Count: 40 pages → 40 operation_ids → 40 snapshots (within the 700 ceiling).
Reminder: stay under 700 snapshots until 1.9.1; beyond 1000 in 1.8.3, partial restore without warning is possible and must be avoided.
What the agent writes
Only page contents are edited (post_content). No theme or plugin file is modified.