1. The module identifies "incentive misalignment" as a barrier to AI-first transition. This refers to:
Correct. The module explicitly notes that the people with the deepest process knowledge needed to redesign workflows are often the same people whose roles are most threatened. This creates structural resistance that is organizational, not technical.
The module's "incentive misalignment" refers specifically to organizational resistance: middle managers and process experts who are most needed for redesign are often most threatened by it. Their incentives run counter to the transformation.
2. In Spotify's AI DJ development case, the key mechanism for accelerated product iteration was:
Correct. Spotify automated test setup, result synthesis, and insight surfacing — each test's learnings fed the next sprint's hypothesis backlog automatically, making the compounding structural rather than accidental.
Spotify's mechanism was automated test infrastructure: setup, synthesis, and hypothesis feeding were all automated, enabling 2–3× more tests per sprint with structural compounding of learning.
3. GDPR's "purpose limitation" principle most directly affects AI businesses by:
Correct. Purpose limitation means that consent for order fulfillment doesn't extend to model training, for example. Each repurposing needs a new legal basis or a compatible purpose determination.
Incorrect. Purpose limitation doesn't ban repurposing — it requires a legal basis for it. Using existing user data for model training requires either a compatible purpose assessment or establishing a fresh legal basis.
4. According to the lesson, what is wrong with pricing AI products on token or API-call volume?
Correct. Volume pricing anchors customers to input costs rather than value delivered, making them highly sensitive to the inevitable commoditization of AI compute.
The core problem with volume pricing is that it trains customers to think about AI as consumption — and as raw AI costs fall, they expect prices to fall with them, regardless of the value the AI delivers.
5. The "fairness impossibility theorem" means that:
Correct. This mathematical result forces explicit choices about which fairness metric to prioritize — there is no design that satisfies all criteria simultaneously when outcome base rates differ.
Incorrect. The impossibility theorem is a mathematical constraint: calibration, equal false positive rates, and equal false negative rates cannot all hold when base rates differ. It forces value choices, not defeatism.
6. A data moat differs from a technological advantage primarily because:
Correct.
Data moats compound through feedback loops and scale — unlike algorithms, which can be reproduced from published research. Meta published its recommendation architecture in 2022; competitors replicated the code within months but couldn't replicate 3 billion users' interaction data.
7. Under EEOC 2023 guidance, employer liability for adverse impact from a purchased AI hiring tool:
Correct. Employers are responsible for the AI tools they use in employment decisions — including third-party tools. Due diligence must include audit rights and disaggregated performance metrics.
Incorrect. EEOC is clear: using a vendor's AI tool does not transfer liability. Employers must conduct their own due diligence including obtaining disaggregated performance metrics by protected class.
8. Why does coordination cost scale quadratically rather than linearly with team size?
Correct. Communication pairs grow as n×(n-1)/2 — a team of 10 has 45 pairs, a team of 20 has 190, a team of 100 has 4,950. This is the mathematical basis for coordination overhead.
The quadratic scaling comes from the combinatorics of communication pairs: every new person added can potentially communicate with everyone already on the team, so each addition multiplies the coordination surface.
9. Under the EU AI Act, which category of AI system is prohibited outright?
Correct. The Unacceptable Risk tier is banned outright. High Risk is permitted with requirements; Limited Risk has transparency obligations; Minimal Risk has no mandatory requirements.
Incorrect. The EU AI Act's Unacceptable Risk category includes real-time biometric identification in public spaces by law enforcement and social scoring — these are outright prohibitions, not regulation with requirements.
10. What organizational structure did Spotify adopt to scale its recommendation engine, and what was the key design principle?
Correct. Spotify's squad model gave each team complete ownership, cutting multi-month deployment delays.
Spotify's key was end-to-end ownership within cross-functional squads — each team owned everything from data to product surface, eliminating handoff friction.
11. "Nano" or "edge" model tiers (e.g., GPT-3.5-turbo, Claude 3 Haiku) are best suited for:
Correct. Nano models excel at simple, high-volume tasks: intent classification, query routing, basic extraction — where speed and cost matter more than frontier-level reasoning.
Nano tier models are optimized for simple, high-volume tasks — classification, routing, extraction — where ultra-low latency and minimal cost are paramount, not complex reasoning.
12. In John Boyd's OODA loop, what is the competitive advantage of cycling faster than an opponent?
Correct. Boyd's insight was that the faster-cycling party shapes the competitive environment before the slower party can even respond to prior moves.
Boyd's key insight was temporal: the faster-cycling party acts again before the opponent can respond to the previous action, compounding the lead with each cycle.
13. Which cultural norm is specifically identified as reliably slowing AI-first organizations?
Correct. The lesson identified perfection norms, consensus requirements, and blame cultures as the three cultural elements that reliably slow AI-first organizations.
The lesson identified three cultural speed killers: perfection norms (waiting for complete information), consensus requirements (needing everyone to agree), and blame cultures (penalizing failed experiments).
14. Bloomberg Terminal's data moat is best classified as:
Correct.
Bloomberg's core moat is uniqueness — 40 years of financial terminal history, trade data, and analyst keystrokes that existed nowhere else and cannot be retroactively collected by any competitor regardless of budget.
15. Waymo's Phoenix robotaxi fleet is cited to illustrate which of the four signals?
Correct. Each Waymo mile makes the next mile safer — the feedback loop that is unavailable to any human driver fleet and the defining signature of Signal 1.
Waymo illustrates Signal 1's compounding feedback loop: each autonomous mile generates data that improves future performance — unavailable to any human driver fleet.
16. According to LinkedIn's 2024 Jobs on the Rise report, what did the median tenure of under 18 months in "AI Prompt Engineer" roles suggest?
Correct. Short tenure in dedicated prompt engineer roles reflects competency diffusion — the skill is spreading into many roles rather than concentrating in a specialist function.
Incorrect. The LinkedIn data suggests competency diffusion — prompt engineering skill is spreading into adjacent roles faster than the dedicated job title can contain it.
17. The Sequoia Capital AI due diligence example illustrates:
Correct. Sequoia's partners reviewed more comprehensive due diligence packages in less time — specifically refuting the assumption that faster decisions require lower-quality information.
The Sequoia example was cited to refute the speed-quality trade-off assumption. Partners got richer analysis packages (market sizing, competitive landscape, founder background) in half the time.
18. Facebook's $650 million BIPA settlement in 2021 arose from:
Correct. BIPA requires informed written consent before collecting biometric identifiers. Facebook's Tag Suggestions collected facial geometry from Illinois users' photos without this consent, resulting in one of the largest privacy class action settlements in US history.
Incorrect. The settlement was under Illinois BIPA — collecting biometric data (facial geometry) without explicit written consent from Illinois residents. It was a state privacy law, not GDPR or FTC action.
19. Morgan Stanley's internal GPT-4 assistant, deployed March 2023, solved the proprietary data problem by:
Correct. Morgan Stanley built a RAG pipeline over their 100,000 documents — embedding the library and retrieving relevant chunks at query time, without fine-tuning.
Morgan Stanley used RAG: they embedded their entire 100,000-document content library into a vector database and injected relevant chunks into each query's context. No fine-tuning was required.
20. What is "AI Theater" and why does the lesson describe it as particularly damaging to future transformation efforts?
Correct. AI Theater is dangerous because it consumes cultural goodwill — once employees have observed the announcement-reality gap, they become cynical about subsequent genuine transformation initiatives.
Incorrect. AI Theater is the pattern of AI announcements and strategy documents that do not change actual workflows — and its primary damage is the employee cynicism it generates.