Files
management/docs/adr/0002-issues-und-management-ins-lab.md
Thore CimbalandClaude Opus 5 577c371ebf docs(adr): supersede ADR-0002 with ADR-0019, and say what survives it
Decision sorb. ADR-0002 held that all project issues live on git.lab. Since
ADR-0012 and now ADR-0019 the canonical place is docs/issues/ in this repo, with
GitLab as the generated mirror - so that sentence stood in the record as a valid
rule next to its own opposite.

Only that sentence falls. ADR-0002 also moved the backlog repo into the lab and
named the lab the source of truth; git.lab stays canonical for code (ADR-0001) and
the repo stays where ADR-0002 put it. Because a bare "superseded" would read as if
the move were undone too, ADR-0019 now carries a section drawing the line, and the
superseded_by pointer leads a reader there. ADR-0002's body is untouched, matching
how ADR-0006 and ADR-0007 were retired.

ADR-0005 is deliberately left accepted: the WIP limit, the status labels and the
rule that only sorb promises work all still hold - only "the board is the truth"
moved, and ADR-0012 already records that.

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

47 lines
2.0 KiB
Markdown

---
type: adr
id: "0002"
status: superseded
date: 2026-08-01
supersedes: null
superseded_by: docs/adr/0019-komponenten-issues-adoptiert.md
related: []
---
# 0002 — Issues und Management-Repo ziehen ins Lab („das Lab ist die Quelle der Wahrheit")
**Status:** akzeptiert · **Datum:** 2026-08-01 · **Entscheider:** sorb
## Kontext
Nach dem Code-Umzug (ADR-0001) lagen Projektmetadaten (Issues, Backlogs-Repo)
weiter auf Gitea — zwei Wahrheiten, driftgefährdet. Erreichbarkeits-Blocker
LABNET-01 (WireGuard-Roadwarrior) wurde am 2026-08-01 gelöst.
## Entscheidung
Alle Projekt-Issues leben auf git.lab (62 migriert, Gitea-Issues geschlossen mit
Verweis); das Backlogs-Repo zieht als `axion1337.chat/management` ins Lab
(Push-Mirror → `sorb/management` auf Gitea). Das Lab ist die Quelle der Wahrheit.
## Konsequenzen
- ⚠️ gitops-Issue-Nummern haben sich verschoben (Gitea zählte PRs mit); die
verbindliche Zuordnung steht im Migrations-Fußtext jedes GitLab-Issues.
- ~~**Befristete Ausnahme:** Deploy-Übergabe-Issues laufen auf dem Gitea-Tracker
von `sorb/management`, weil CFGMON git.lab (noch) nicht erreicht.~~
**Zurückgebaut am 2026-08-02** (LABNET-03, [#13](https://git.lab/axion1337.chat/management/-/issues/13)):
Das Site-to-Site-VPN (ADR-0004) hat den Grund beseitigt; beide Übergabe-Issues
sind nach git.lab gewandert ([#25](https://git.lab/axion1337.chat/management/-/issues/25),
[#26](https://git.lab/axion1337.chat/management/-/issues/26)), der Gitea-Tracker ist
leer, die Vorlage liegt als `.gitlab/issue_templates/`. **Damit gilt diese ADR
ohne Ausnahme.** Die Ausnahme war seinerzeit der Auslöser für die ADR-Pflicht bei
Ausnahmen (siehe `README.md`) — dass sie befristet war und die Frist gehalten hat,
ist der Beleg, dass die Regel trägt.
- Releases bleiben auf Gitea (öffentlicher Download-Pfad), ebenso das gitops-Wiki.
## Verworfene Alternativen
- Issues auf Gitea belassen: dauerhafte Doppelführung, Roadmap/Boards unmöglich.
- git.lab exponieren statt VPN: siehe ADR-0001/0004.