List a session’s snapshots
gitvow snapshots --session <id> narrows to one session; --all lists every session in the repository.
See what the agent had changed at that point
Restore into a scratch worktree
Prune
Turn off, or exclude more
In.gitvow/policy.json or ~/.gitvow/policy.json:
exclude patterns are git pathspecs applied on top of .gitignore; add your own for anything that must never enter a snapshot.