docs: add update client flow

This commit is contained in:
2025-12-28 23:44:00 +01:00
parent b508f5c58c
commit 2d829b74dd
3 changed files with 49 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ID: TASK_000028 | Version: 0.1.0 | Status: Draft
ID: TASK_000028 | Version: 0.1.0 | Status: In Progress
By: Codex (GPT-5)
# TASK_000028: Verify and apply update
@ -14,8 +14,10 @@ US_000027
- `tar.gz` herunterladen und SHA256 pruefen.
- Update atomar anwenden (staging, swap, rollback).
- Fehlerfall dokumentieren (Rollback, Status).
- Ablauf dokumentiert in `docs/update-client.md`.
## Definition of Done (DoD)
- Verifikation (Checksum/Signatur) ist beschrieben.
- Atomare Anwendung und Rollback-Strategie sind definiert.
- Fehlerbilder sind erfasst.
- Prototyp-Skript ist als Referenz vorhanden.