docs: start update client stories
This commit is contained in:
21
project-management/requirements/tasks/TASK_000028.md
Normal file
21
project-management/requirements/tasks/TASK_000028.md
Normal file
@ -0,0 +1,21 @@
|
||||
ID: TASK_000028 | Version: 0.1.0 | Status: Draft
|
||||
By: Codex (GPT-5)
|
||||
|
||||
# TASK_000028: Verify and apply update
|
||||
|
||||
## Outcome
|
||||
Update-Artefakt wird verifiziert und atomar angewendet.
|
||||
|
||||
## Story-Bezug
|
||||
US_000027
|
||||
|
||||
## Beschreibung
|
||||
- JSON-Manifest lesen (Version, `artifact_url`, `sha256`, optional `sig_url`).
|
||||
- `tar.gz` herunterladen und SHA256 pruefen.
|
||||
- Update atomar anwenden (staging, swap, rollback).
|
||||
- Fehlerfall dokumentieren (Rollback, Status).
|
||||
|
||||
## Definition of Done (DoD)
|
||||
- Verifikation (Checksum/Signatur) ist beschrieben.
|
||||
- Atomare Anwendung und Rollback-Strategie sind definiert.
|
||||
- Fehlerbilder sind erfasst.
|
||||
Reference in New Issue
Block a user