Bundle Catalog & Items Repositories

Audience: engineers working on the Stella Ops AirGap Importer and CLI mirror-import path.

This reference describes how offline bundle metadata (the bundle catalog and per-bundle item manifests) is stored: the logical schema, the repository implementations (in-memory and durable file-backed), the runtime contract, and migration notes for a future PostgreSQL backend.

Scope

Schema (logical)

Implementation delivered

Migration notes (for PostgreSQL backends)

Runtime contract

Next steps

Owners