owlp deposit submit --confirm (debit-card) success output now carries next_action: "confirm_via_email" and a relayable next_action_message on the submit.done event (nextAction / nextActionMessage on the final result), so agents know to remind the user to confirm the deposit via the email link before it progresses. Human mode prints the same hint line. Idempotent replays carry the fields; dry-run previews do not.
v0.6.0
Added
owlp deposit card add | card list | quote | submit | watch — VDC debit-card on-ramp (USD → USDC). Provider-shaped command tree; debit-card is the first registered method. NDJSON event stream + 14 RFC 2119 requirements covered by 660+ tests. See skills/commands/deposit.md.