docs(components): declare threadnet-wiki and notfallhandbuch
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>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
0bede0080f
commit
0a018c5b8a
@@ -0,0 +1,24 @@
|
||||
---
|
||||
type: component
|
||||
slug: "threadnet-wiki"
|
||||
anzeigename: "ThreadNet Wiki (Inhalt)"
|
||||
phase: active
|
||||
gitlab: "axion1337.chat/threadnet-wiki"
|
||||
mirror: null
|
||||
related:
|
||||
- "docs/adr/0015-wiki-git-storage-ueber-gitea-kanonisieren.md"
|
||||
- "docs/adr/0014-wikijs-loest-docusaurus-ab.md"
|
||||
---
|
||||
|
||||
# ThreadNet Wiki (Inhalt)
|
||||
|
||||
Inhalt des Wiki.js unter `wiki.axion1337.chat` als docs-as-code — Betriebs- und
|
||||
Anwenderhandbücher.
|
||||
|
||||
**Kein Push-Mirror, und das ist Absicht:** Der Fluss läuft hier **umgekehrt** zur übrigen
|
||||
Topologie (ADR-0015). Wiki.js im Cluster schreibt per Git-Storage nach Gitea, ein CI-Job
|
||||
kanonisiert von dort nach git.lab. Ein Mirror in Gegenrichtung würde die Kette schließen und
|
||||
Änderungen überschreiben.
|
||||
|
||||
⚠️ **Nicht von Hand hier committen.** Kanonische Bearbeitung ist die Wiki.js-Oberfläche;
|
||||
direkte Commits kollidieren mit dem nächsten Storage-Sync.
|
||||
Reference in New Issue
Block a user