Needs decision
Action Requests
Internal approval ledger for proposed writes. This v0 records review decisions only; it does not dispatch external system changes.
Still shaping
Drafts
1Not dispatched
Approved
0Review every time
High risk
0Prepare Surfer handoff confirmation
DRAFTMEDIUMConfirm editor readiness and prepare the next assignment step for review.
Exact proposed payload
{
"action": "draft_handoff_confirmation",
"records": [
"surfer_handoff:surfer-editor-refresh-queue"
],
"destination": "SurferSEO"
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Archive Gmail thread: Updated product copy for review
READY FOR REVIEWMEDIUMArchive this Gmail thread by removing it from the inbox.
Exact proposed payload
{
"threadId": "seed-wgh-product-copy",
"operation": "gmail.modify",
"removeLabelIds": [
"INBOX"
]
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Archive Gmail thread: Updated product copy for review
READY FOR REVIEWMEDIUMArchive this Gmail thread by removing it from the inbox.
Exact proposed payload
{
"threadId": "seed-wgh-product-copy",
"operation": "gmail.modify",
"removeLabelIds": [
"INBOX"
]
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Archive Gmail thread: Updated product copy for review
READY FOR REVIEWMEDIUMArchive this Gmail thread by removing it from the inbox.
Exact proposed payload
{
"threadId": "seed-wgh-product-copy",
"operation": "gmail.modify",
"removeLabelIds": [
"INBOX"
]
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Forward receipt to QBO: Thanks for your payment
READY FOR REVIEWMEDIUMCreate a reviewed Gmail forward draft to QBO receipts. Do not send automatically.
Exact proposed payload
{
"operations": [
{
"to": "receipts-tymoo@qbodocs.com",
"send": false,
"subject": "Fwd: Thanks for your payment",
"threadId": "19ecb95a0d46d397",
"messageId": "19ecb95a0d46d397",
"operation": "gmail.forward",
"includeAttachments": true,
"includeOriginalMessage": true
},
{
"after": "forward_success",
"threadId": "19ecb95a0d46d397",
"operation": "gmail.modify",
"removeLabelIds": [
"INBOX"
]
}
],
"dispatchMode": "review_required"
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Forward receipt to QBO: Your Skool receipt
READY FOR REVIEWMEDIUMForward this high-confidence receipt to QBO with attachments, then archive the original after successful dispatch.
Exact proposed payload
{
"operations": [
{
"to": "receipts-tymoo@qbodocs.com",
"send": "auto_when_dispatch_enabled",
"subject": "Fwd: Your Skool receipt",
"threadId": "seed-receipt-skool",
"messageId": "seed-msg-receipt-skool",
"operation": "gmail.forward",
"includeAttachments": true,
"includeOriginalMessage": true
},
{
"after": "forward_success",
"threadId": "seed-receipt-skool",
"operation": "gmail.modify",
"removeLabelIds": [
"INBOX"
]
}
],
"dispatchMode": "auto_when_gmail_dispatch_enabled"
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Approve Linear digest follow-up routing
READY FOR REVIEWMEDIUMCreate reviewed follow-up tasks or comments only after Chuck approves the exact Linear payload.
Exact proposed payload
{
"action": "draft_follow_up_routes",
"records": [
"linear_digest:cia-tasks-next-7-days"
],
"destination": "Linear"
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.
Review Airtable persona upload proposal
NEEDS CHANGESMEDIUMNeeds more evidence before any Airtable write can be approved.
Exact proposed payload
{
"action": "verify_persona_upload_queue",
"records": [
"persona_upload_queue:persona-research-upload-check"
],
"destination": "Airtable"
}Review controls
Approval applies only to the exact payload shown. Dispatch is intentionally not implemented in this v0.