Files
management/docs/wiki/index.md
T
Thore CimbalandClaude Fable 5 92b448fe30 feat: slice 3 - wiki, sources and AARs in their neckbeard homes
Gate 4, slice 3: verfahren/, hosts/, vision/ and shared/ moved via git
mv - six AARs to docs/aar/ (four harvested by the 2026-08-09 retro,
two open), procedures and host knowledge to docs/wiki/ (admin,
deployment, architecture, new area vision), the retro protocol and the
commit mapping table to docs/sources/ (protokolle/, migration/). New:
the wiki index linking every page, and the mirror-topology page
carrying the why-two-places reasoning verbatim from the old CLAUDE.md
(F-013 preserved). All moved-path references retargeted; the link
checker drove the sweep to zero.

pruefe_prosa.py added (pattern C+D): SHA citations resolve via repo,
mapping table, optional component clones or a curated exemption list
(documented dead Gitea-force-push commits, a vendor-repo tag, an
Authentik uid that is hex but no git SHA, the external neckbeard
reference); wiki task prose without an issue reference errors, with a
visible pragma for deliberate checklists; the dead-tracker denylist
now covers every mirrored repo's retired Gitea tracker (F-005) - two
links re-verified against live GitLab titles and retargeted, five
defused into honest historical citations.

Verified: validate 0/0, gen_status --check current, drift 0. Demo on
the pre-migration state fires 6 findings (3 orphaned SHAs, 3 task
blocks); on the current tree exactly the 3 F-004 task blocks remain -
they turn green in slice 4 when the issues exist, which is why
pruefe_prosa joins CI only then.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 12:00:00 +00:00

42 lines
2.2 KiB
Markdown

---
type: wiki-page
area: index
related: []
---
# Wiki-Index
Areas sind Ordner; leere Ordner werden nie angelegt — Struktur entsteht
mit Inhalt. Projektfassung des neckbeard-Index (Original:
`docs/sources/upstream/neckbeard-v0.1.1/`), erweitert um die Area
`vision` (Alt-Wert „eine Datei je Linie", ADR-0005).
## Areas
| Area | Enthält | Stand |
|---|---|---|
| `admin/` | Betrieb: [cfgmon](admin/cfgmon.md) · [game](admin/game.md) · [matrix](admin/matrix.md) · [overmind](admin/overmind.md) · [Refinement & Retro](admin/refinement.md) · [Stillstandsprüfung](admin/stillstandspruefung.md) · [Textbausteine](admin/textbloecke.md) | belegt |
| `deployment/` | [Deploy-Übergabe](deployment/deploy-uebergabe.md) (Definition of Done, Kanonisierungs-Verfahren) | belegt |
| `architecture/` | [Mirror-Topologie](architecture/mirror-topologie.md) · [Lab-Netz](architecture/lab-netzwerk.md) · [DNS-Zone](architecture/zone-axion1337.md) · [Branding](architecture/branding.md) | belegt |
| `vision/` | Eine Datei je Linie: [axion1337.chat](vision/axion1337-chat.md) · [Homelab](vision/homelab.md) · [ThreadNet](vision/threadnet.md) | belegt |
| `user-guide/` | Für Nicht-Owner | entfällt — Gate 0: Publikum ist Owner + Sessions |
| `requirements/` | Eigenständige Anforderungssicht | nur bei echtem Bedarf |
| `faq/`, `stolpersteine/` | Nur aus AARs und geschlossenen Issues geerntet — nie auf Vorrat | leer, entsteht im Refinement |
## Seitenregeln
- Jede Seite trägt Frontmatter per `schema.yaml` (`type: wiki-page`,
`area`, `related`, ggf. `sources`).
- `sources` zitiert, worauf die Seite fußt — Dateien unter
`docs/sources/` (unveränderlich, agentenschreibgeschützt) oder
externe URLs.
- Nur Standard-Markdown-Links, Diagramme als Mermaid (ADR-0003
upstream); keine Wikilinks.
- **Aufgaben gehören nicht ins Wiki:** offene Arbeitspunkte sind Issues
(`docs/issues/`), Wiki-Seiten verweisen höchstens darauf
(Lehre F-004; Prüfung: `scripts/pruefe_prosa.py`).
- Widersprüche werden aufgelöst oder ausdrücklich als Konflikt markiert
— nie stillschweigend nebeneinander stehen gelassen.
- Kein „Stand:"-Etikett in Seitenkörpern — `git log` beantwortet das
(Lehre F-010).