zoom-out
Go up a layer. Map the modules involved in this change. Read the domain glossary (CONTEXT.md, configured via setup-project-skills) if one exists.
Output a numbered list of modules, one line per module describing its role, with arrows (→) showing connections between them. Example shape:
1. AuthService — validates JWTs → 2. UserRepo
2. UserRepo — loads/persists users → 3. SessionStore
3. SessionStore — refresh-token cache → AuthService
Do not propose changes. The user asked for orientation, not a fix — if they wanted a fix they'd have invoked a different skill.