31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# Mirror Thin Bundle · Milestone 0 (sample)
|
|
|
|
## Scope
|
|
- Provide a deterministic placeholder thin bundle so downstream air-gap/console/attestation tracks can wire references while MIRROR-CRT-56-001 code lands.
|
|
- Sample bundle published at `out/mirror/thin/mirror-thin-m0-sample.tar.gz` (created 2025-11-19 UTC) with fixed metadata only; no advisories/policies/images included.
|
|
|
|
## Owners
|
|
- Primary: Alex Kim
|
|
- Backup: Priya Desai
|
|
|
|
## Artefacts
|
|
- Bundle: `out/mirror/thin/mirror-thin-m0-sample.tar.gz`
|
|
- SHA256: `bd1013885a27f651e28331c7a240d417d265bd411d09b51b47bd7c2196659674`
|
|
- Manifest inside bundle: `sample-m0/manifest.json`
|
|
- Notes: `sample-m0/README.txt`
|
|
|
|
## Layout (within tar.gz)
|
|
```
|
|
sample-m0/
|
|
manifest.json # version, bundle_id, created, notes
|
|
README.txt # purpose, determinism and replacement guidance
|
|
```
|
|
|
|
## Refresh cadence
|
|
- Replace this sample with real thin bundle once MIRROR-CRT-56-001 assembler emits manifests (target: 2025-11-20).
|
|
- Maintain same path prefix `out/mirror/thin/` and update hash in this file and sprint log when refreshed.
|
|
|
|
## Usage
|
|
- Downstream tasks may reference this path/hash to unblock contract wiring and CI harnesses.
|
|
- Do not ship to customers; for internal wiring/tests only.
|