Problem
@use currently resolves only stdlib modules. There is no mechanism for user-defined or third-party packages with versioning, no lockfile integration for external deps, and no path toward an ecosystem.
Acceptance Criteria
Why This Blocks v0.5
Ecosystem depth requires a package model. Without it, users are permanently limited to stdlib.
Problem
@usecurrently resolves only stdlib modules. There is no mechanism for user-defined or third-party packages with versioning, no lockfile integration for external deps, and no path toward an ecosystem.Acceptance Criteria
nls.tomlornlspackage.nl)@use package_name@versionsyntax works for local and registered packagesnlsc installor equivalent resolves and pins dependenciesWhy This Blocks v0.5
Ecosystem depth requires a package model. Without it, users are permanently limited to stdlib.