audit
FDE interview questions tagged audit, across every topic.
5 questions · 0 unlocked for you
Concepts behind "audit"
The curriculum that explains the ideas these questions test.
Core
Audit Trails and TraceabilityAn audit trail is an immutable, queryable record that lets you reconstruct, months later, exactly who triggered a given AI output, with which model and prompt version, over which data. It is evidence for a regulator or a customer's security team, not a debugging log, and the difference is design: correlation IDs threaded end to end, tamper-evidence, and a retention policy. Regulated buyers will not sign without it.🛡️ AI Security, Privacy & GovernanceSign in
Advanced
AP2: The Agent Payments ProtocolWhen an agent buys something, the card network sees a transaction with no human present, and the only question anyone cares about afterwards is who authorized it. AP2 answers that with three signed mandates, one for what the user asked for, one for what the agent chose, and one for what gets charged, so a dispute resolves against evidence instead of a chat log.🤖 Retrieval & Agents🔒 Premium
