The design doc closes with its AAR (planned/actual/why/learnings, the six acceptance criteria checked off 6/6, the session's shakiest calls named) and moves to docs/design/done/ with status done. Harvest: a stolpersteine wiki page distilled from the AAR (hex is not a git SHA, TZ on the git process, python floor, anonymous Gitea negatives, negative tests, directory links), and the neckbeard feedback list becomes issue 0040 - a deliberate separate act, per the design's non-goals. Operational follow-up is issues 0041 (refine imported wartegrund) and 0042 (go-live: push, first mirror run, CI schedule, milestone for gitops#61). Final chain green: validate 0/0 over 36 open issues, gen_status --check current, drift 0, prosa 0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
42 lines
2.2 KiB
Markdown
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: [neckbeard-migration](stolpersteine/neckbeard-migration.md) | wächst 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).
|