Snapshotmain · 96daf4b
Workspace requirements feed a PubGrub resolver, artifact cache, installer, and managed Python runtime.
Click a building or route
System map7 components · 8 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
ResolutionA complete set of package versions compatible with all active constraints.
How to study this repo
- 1Load project intent
Trace pyproject requirements into normalized workspace constraints.
- 2Resolve a conflict
Follow incompatible versions through the PubGrub decision loop.
- 3Reuse an artifact
See how a cached wheel reaches the selected environment.