Quiz 17 Question 2 of 12

A financial services company runs multi-agent pipelines that autonomously process customer data change requests. Their compliance team requires that every agent action must be auditable: each action must record who authorized it, what was done, when, to which data, and be tamper-evident. An engineer proposes writing audit logs to the application's standard logging system (e.g., a centralized log aggregator). A compliance officer argues this approach is insufficient. Which audit artifact design would BEST meet the compliance requirement?

Select an answer to reveal the explanation.

Motivation