Require explicit human approval before executing high-impact actions like publishing content, sending emails, deploying code, making purchases, or any irreversible action. Triggers on any action marked as requiring approval, or when the user says "check with me first", "I want to approve this", "don't do anything without my OK".
Require explicit human confirmation before executing high-impact or irreversible actions.
N/A — this is a process skill, not an LLM task.
Before executing, clearly state:
ACTION REQUIRING APPROVAL:
What: <exactly what will happen>
Where: <which platform/file/system>
Impact: <what changes>
Reversible: Yes / No / Partially
Approve? (yes/no)
After approval or rejection, log to OpenClawData/approvals/:
[YYYY-MM-DD HH:MM] ACTION: <what>
DECISION: approved | rejected
REASON: <user's reasoning if provided>
/Volumes/Expansion/CMO-10million/OpenClawData/approvals/approvals-YYYY-MM.md
One file per month, append entries.