Processes/finance — banking, accounting, and money movementfinance
Issue a refund — finance processIssue a refund
Opportunity: refund a Stripe charge from the agent. Stripe refunds are already used internally in the domain-purchase failure path.
Stripe Refund.create already used in domain_purchase_workflow; not exposed as a user-facing task.
Current agent ceiling
An agent can run 0 of 1 steps
Irreducibly human (1): Refund a charge (approval) (manual form/portal — no API path)
How it runs
Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.
01Refund a charge (approval)
manual form⏸ approval gatemedium risk