create_checkpoint
Capture the current working tree state as a VibeRevert checkpoint, returning a unique ID and creation timestamp for later restoration.
Instructions
Create a standalone VibeRevert checkpoint capturing the current working tree state. Returns the new checkpoint id and creation timestamp. Side-effecting (class B per D99.V); writes a checkpoint directory under .viberevert/checkpoints/. When name is supplied, uses the D22 name-uniqueness lock; nameless checkpoints skip the lock entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |