transaction agent building
I am building an AI agent for transactions which performs actions like approve / hold or question / stop, so I want feedback on:
If a transaction looks suspicious but there isn’t enough evidence to call it fraud, what should an automated system do?
A) Approve it
B) Hold it and collect more evidence
C) Stop it
D) Send it to a human
E) Something else — explain