Dependencies
Dependencies helps you understand which packages and libraries a project relies on before making changes that could affect the whole codebase.
Understand package usage
Users need to know which packages are part of the project before changing or extending the codebase.
Assess impact
Dependency work can affect the whole project, so users should approach it as structural change rather than a small cosmetic edit.
Stay grounded in the current UI
Document install, update, and remove flows only if users can actually perform them in the current build.
Keep it project-scoped
Dependency management belongs with project work, not with unrelated account or marketing concepts.
What to expect
Depending on your build, Dependencies may focus more on inspection than full management. Use the controls that are visible in the app as the supported workflow.