Real package managers (pip, npm, Maven) don't have depth limits - they resolve the full dependency tree. We have other safeguards: - Loop prevention via fetch_attempted set - Timeout via auto_fetch_timeout setting - Dependency trees are finite