Hot take: the next big UX shift won’t be another app.
It’ll be humans talking to agents, and agents quietly doing the work in the background.
The real question is: how much control are we actually willing to give them?
38 views
Replies
Best
Where do you think the boundary will be between helpful automation and and loss of user control?
Report
@craig_bennett1 I think boundary is: agent can suggest, prepare, and execute low-risk actions inside clear limits. Anything irreversible, large, or unusual should need human approval. Control dies when permissions become vague.
Report
Agents should probably start with budgets, limits, and receipts before they get full control. The best UX may be "AI does the homework, human signs the check."
Report
@sarveshsea Exactly. Start with budgets, limits, receipts, and revocation. “AI does the work, human signs the check” is probably the right bridge before agents get real spending authority.
Report
Trust isn't a dollar dial, it's an action-class permission tree: reversible operations (read balance, draft a transfer) versus irreversible ones (signed send, contract execute). Stripe Connect scopes (https://stripe.com/docs/connect/oauth-scopes) and Plaid auth tiers are how this gets shipped in production, not as a single "how much authority" slider.
Report
@fabriziowexare Agree. A single “trust level” is too blunt. Real agent money control needs scoped permissions by action type, amount, destination, frequency, and reversibility. More like permission trees than a slider.
Replies
Where do you think the boundary will be between helpful automation and and loss of user control?
@craig_bennett1 I think boundary is: agent can suggest, prepare, and execute low-risk actions inside clear limits. Anything irreversible, large, or unusual should need human approval. Control dies when permissions become vague.
Agents should probably start with budgets, limits, and receipts before they get full control. The best UX may be "AI does the homework, human signs the check."
@sarveshsea Exactly. Start with budgets, limits, receipts, and revocation. “AI does the work, human signs the check” is probably the right bridge before agents get real spending authority.
Trust isn't a dollar dial, it's an action-class permission tree: reversible operations (read balance, draft a transfer) versus irreversible ones (signed send, contract execute). Stripe Connect scopes (https://stripe.com/docs/connect/oauth-scopes) and Plaid auth tiers are how this gets shipped in production, not as a single "how much authority" slider.
@fabriziowexare Agree. A single “trust level” is too blunt. Real agent money control needs scoped permissions by action type, amount, destination, frequency, and reversibility. More like permission trees than a slider.