docs consolidation

This commit is contained in:
master
2026-01-07 10:23:21 +02:00
parent 4789027317
commit 044cf0923c
515 changed files with 5460 additions and 5292 deletions

View File

@@ -46,7 +46,7 @@ Within each phase, dossiers MAY be worked in parallel if:
## Reversibility
To change sequencing:
1. Propose new order in `docs/process/dossier-sequencing.md`
1. Propose new order in `docs/operations/process/dossier-sequencing.md`
2. Get Docs Guild sign-off
3. Update all affected SPRINT_03xx files

View File

@@ -11,7 +11,7 @@ This contract defines the mirror bundle format used for air-gap/offline operatio
## Implementation References
- **JSON Schema:** `docs/schemas/mirror-bundle.schema.json`
- **JSON Schema:** `docs/modules/airgap/schemas/mirror-bundle.schema.json`
- **Documentation:** `docs/modules/airgap/guides/mirror-bundles.md`
- **Importer:** `src/AirGap/StellaOps.AirGap.Importer/`