Module model

Module model 

Source
Expand description

Package aggregate types and source/kind classification.

This file owns the canonical typed package representation used by catalog, search, and install orchestration. The aggregate keeps the source metadata, version, optional descriptive fields, installer candidates, and dependency list together so callers do not need to reconstruct a package from multiple sources.

Structs§

Package
Canonical package aggregate used by catalog, search, and install flows.

Enums§

PackageKind
The lifecycle classification of a package record.
PackageSource
The upstream source that produced a package record.