Expand description
Read-only inventory for content-addressed Python environment caches.
Inventory never executes Python, invokes uv, follows symlinks, or mutates a cache entry. It classifies every visible entry so later prune and repair operations can make decisions from one shared model.
Structs§
- Python
Environment Cache - Python
Environment Cache Entry - Python
Environment Cache Inventory - Python
Environment Cache Metadata - Python
Environment Cache Summary - Python
Environment Prune Candidate - Python
Environment Prune Plan - Python
Environment Prune Policy - Python
Environment Prune Report