Export Center — format record (service retired, folded into OfflineKit)
Pointer stub. The Export Center service retired on 2026-09-12 (
SPRINT_20260722_025OK-10):export-web/export-workerare frozen atsrc/__Obsoleted/ExportCenter/, the application layer lives atsrc/OfflineKit/__Libraries/StellaOps.ExportCenter.Application(namespaces kept on purpose), and the export plane is served byofflinekit-webunder/api/offlinekit/v1/**. The predecessor databasestellaops_exportcenterand roleexportcenterwere dropped on 2026-09-14 after parity verification.Read OfflineKit for topology, runtime, configuration and operations. This folder keeps only the documents that describe FORMATS and PROTOCOLS the consolidated service still produces byte-for-byte. The retired dossier pages (architecture, consolidation design, API reference, implementation plan, overview, module contract, the trivy adapter record) are frozen at
docs-archive/modules/export-center/and describe the pre-consolidation service; they are history, not current truth.
Still-current format and protocol documents
| Document | What it defines | Produced today by |
|---|---|---|
| profiles.md | Export profile kinds, scope and format options | POST /api/offlinekit/v1/exports/profiles |
| determinism.md | Reproducibility rules for export outputs | the run executor on offlinekit-worker |
| provenance-and-signing.md | Attestation and signing lineage (Signer custody per Q-25) | export_center.export_attestations |
| mirror-bundles.md | Mirror bundle layout (DC-22: mirror is a profile kind) | MirrorExportRunMaterializer |
| devportal-offline.md, devportal-offline-manifest.md | DevPortal offline package | DevPortalOffline__Storage__RootPath on offlinekit-worker |
| registry-compatibility.md | OCI registry compatibility for mirror distribution | mirror distribution |
| timestamp-trust-bundle-v1.md | Timestamp trust bundle v1 (the DC-18-shaped specimen) | StellaOps.OfflineKit.TrustBundle.Contracts |
| cli.md | CLI export verbs (stella export …) | src/Cli/ |
| operations/ | Observability, dashboards, KMS envelope pattern, provider matrix, verify script | operators |
| schemas/ | JSON schemas of the export artefacts | consumers |
What is no longer here
openapi/— the retiredexport-webspecification at the bare/v1/exportspaths (archived). A live OfflineKit specification is not yet generated (SPRINT_20260722_025D-OK10-5); the routes are documented in../offlinekit/architecture.md.- Runtime, database, compose and doctor detail — see OfflineKit.
