The group check flagged four undeclared projects. Two are real components and are now declared, both deliberately without a mirror: threadnet-wiki because its content flows the other way (Wiki.js to Gitea, canonized to git.lab — a mirror back would close the loop and overwrite edits), and notfallhandbuch per ADR-0016. The other two are cleanup rather than declaration: project 42 'wiki' looks like a superseded first attempt, dead since 2026-08-12, and 43 is already marked for deletion. Declaring either would misrepresent them — the phase enum has no state for 'abandoned'. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
23 lines
889 B
Markdown
23 lines
889 B
Markdown
---
|
|
type: component
|
|
slug: "notfallhandbuch"
|
|
anzeigename: "Notfallhandbuch"
|
|
phase: active
|
|
gitlab: "axion1337.chat/notfallhandbuch"
|
|
mirror: null
|
|
related:
|
|
- "docs/adr/0016-notfallhandbuch-nicht-spiegeln.md"
|
|
- "docs/issues/0030-der-restore-ist-nie-geprobt-sicherungen-sind.md"
|
|
---
|
|
|
|
# Notfallhandbuch
|
|
|
|
Eigenständiges Kit für den Ernstfall: Einstiegs-README (erst Lage klären, dann Restore),
|
|
Wiederherstellungsverfahren der Matrix-Plattform und `notfall.sh` (Lage prüfen · Backups
|
|
prüfen · Restore-Probe · Ernstfall).
|
|
|
|
**Bewusst ohne Push-Mirror (ADR-0016):** Das Handbuch beschreibt Infrastruktur, Ablageort der
|
|
Sicherungen und wo die Schlüssel liegen. Auf dem öffentlich erreichbaren Gitea wäre es bei
|
|
einer Kompromittierung des Stacks die Landkarte für den nächsten Schritt. Vertraulichkeit vor
|
|
Verfügbarkeit; die Verfügbarkeitslücke deckt ein lokaler Clone, kein Mirror.
|