class Capsium::Package::Store

A package store directory (ARCHITECTURE.md section 4a): a directory of “<name>-<version>.cap” files plus an optional index.json mapping dependency GUID -> file name. Dependencies resolve to the newest version satisfying their semver range; an index.json entry pins the GUID to a specific file (still range-checked).