Skip to content
ResumeGuru

Ctrl K⌘ K to focus

vale

Vale actions, receipts, and Undo

Understand silent reads, reversible writes, confirmation, and verified action receipts.

Official ResumeGuru docsLast verified Sep 2, 2026

Reads are quiet

Normal owner-scoped reads do not need a confirmation turn. They still recheck ownership and Profile context through the owning feature.

Writes show what happened

A reversible write can happen in the same turn and returns a receipt after the product verifies the state transition. The receipt is the source for what changed and how to undo it.

Higher-risk actions are explicit

Deletion and actions with recovery or external-risk implications can require a proposal and confirmation. Approval behavior is capability-specific; there is no universal reply-word protocol.