FDEInterviews logo

governance

FDE interview questions tagged governance, across every topic.

12 questions · 2 unlocked for you

Concepts behind "governance"

The curriculum that explains the ideas these questions test.

Core
🛡️ AI Security, Privacy & GovernanceSign in
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.
Advanced
🛡️ AI Security, Privacy & Governance🔒 Premium
AI Governance (SOC2, EU AI Act)These are the regimes an enterprise FDE actually meets in the field: SOC 2 for security controls with documented evidence, plus whichever other criteria the report puts in scope, the EU AI Act for risk-tiered obligations on high-risk AI, and data-protection law like GDPR and India's DPDP. In practice they all demand the same primitives: documented controls, human oversight of consequential decisions, audit trails, and disciplined data handling. The FDE move is to design for them from the first deployment, because retrofitting governance into a shipped system is far more expensive than building it in.
Advanced
🤖 Retrieval & Agents🔒 Premium
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.