Files
git.stella-ops.org/docs/modules/export-center/prep/2025-11-20-svc-35-004-prep.md
master 79b8e53441
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Add new features and tests for AirGap and Time modules
- Introduced `SbomService` tasks documentation.
- Updated `StellaOps.sln` to include new projects: `StellaOps.AirGap.Time` and `StellaOps.AirGap.Importer`.
- Added unit tests for `BundleImportPlanner`, `DsseVerifier`, `ImportValidator`, and other components in the `StellaOps.AirGap.Importer.Tests` namespace.
- Implemented `InMemoryBundleRepositories` for testing bundle catalog and item repositories.
- Created `MerkleRootCalculator`, `RootRotationPolicy`, and `TufMetadataValidator` tests.
- Developed `StalenessCalculator` and `TimeAnchorLoader` tests in the `StellaOps.AirGap.Time.Tests` namespace.
- Added `fetch-sbomservice-deps.sh` script for offline dependency fetching.
2025-11-20 23:29:54 +02:00

597 B

Export Mirror Adapter Prep — PREP-EXPORT-SVC-35-004

Status: Draft (2025-11-20) Owners: Exporter Service Scope: Mirror (full) adapter producing filesystem layout, indexes, manifests, README.

Layout proposal

  • root manifest mirror.manifest.json with Merkle root.
  • Directories: artifacts/, indexes/, docs/README.md.
  • Deterministic ordering, UTC timestamps.

Open decisions

  • Which indexes required (by profile vs dataset).
  • Manifest fields alignment with Mirror thin bundle.

Handoff

Use as prep artefact; fill fields once 35-003 outputs and mirror schema decisions are in.