Bundle Catalog & Items Repositories

Withdrawn 2026-09-14 (SPRINT_20260914_002 EA-2, CoC 15.4). The bundle catalog and item repositories, the import planner and the artefact store this page describes had no production caller and are frozen under src/__Obsoleted/OfflineKit/__Libraries/StellaOps.AirGap.Importer/. Verified custody of an imported carrier is the OfflineKit ledger (offlinekit.bundle_imports, bundle_import_parts): ../../offlinekit/architecture.md§6. The text below is a record.

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