Card · Context Provider
UI convenience only; never entity authority.
Guardrails
- “use client”; hold UI state like layout/edit mode.
- No Prisma, no fetch, no permissions logic.
- If removing context breaks correctness, it was misused.
Study Card · Chapter 05-context-provider