ADR-0012 made docs/issues/ canonical for the management scope only and left gitops, ThreadNet-Web and threadnet-call on GitLab "until the component adopts". That split produced exactly what it invited: two numbering worlds where management#20 and gitops#20 are different issues, drift nobody had to answer for (gitops#61 carried no milestone since 2026-08-11), and component backlogs that host sessions without lab access cannot read at all. The 46 open component issues are now files 0056-0101. The file id is the group-wide identifier; provenance lives in the frontmatter (new field `projekt` plus gitlab_iid) and in the filename, so "gitops#61" still finds 0091. Bodies are copied verbatim; comments and history stay on GitLab, as with the 2026-08-11 management import. Both scripts learned the second dimension: spiegel_issues.py routes each file to its origin project, reopens issues that are open in the repo but closed on the board, and writes the new iid back after creating one; gruppenpruefung.py checks drift across all four trackers instead of management alone. What the mirror cannot decide stays a finding, not a silent state. Two things needed a hand, both recorded in the files: gitops#61 had no milestone (M1 - it is a live account-takeover path) and carried two area labels where the schema holds one. The Gitea migration footers in the imported bodies point at decommissioned trackers; their links are removed, the provenance sentence stays. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1.7 KiB
type, id, status, created, milestone, priority, wartegrund, projekt, gitlab_iid, related
| type | id | status | created | milestone | priority | wartegrund | projekt | gitlab_iid | related |
|---|---|---|---|---|---|---|---|---|---|
| issue | 0087 | waiting | 2026-08-06 | M4 | low | braucht eine Querformat-Wortmarke als SVG — Design-Arbeit, kein Deployment-Schritt | gitops | 55 |
Logo für die Authentik-Anmeldemaske entwerfen (Querformat/SVG)
Adoptiert aus gitops#55 (2026-08-18, ADR-0019). Kommentare und Verlauf bleiben dort; kanonisch ist ab jetzt diese Datei.
Die Anmeldemaske zeigt derzeit wieder Authentiks eigenes Logo (480e281). Unser Versuch mit vector-icons/512.png war unbrauchbar: Authentiks Default ist ein SVG, das sich seiner Box anpasst — ein PNG nimmt dort seine Naturgröße und rendert entsprechend riesig.
Was gebraucht wird
Eine Wortmarke im Querformat, wie sie der Slot vorsieht. Vorhanden ist nur Quadratisches:
vector-icons/*.pngim Client — reine Bildmarken, 24 bis 1024 pxthreadnet-logo-wortmarke.png— Bildmarke über Schriftzug, also gestapelt und ebenfalls quadratisch (512×512). Liegt außerdem imwiki-Repo in der Gruppehomelab, die keine Mirrors hat: von Hetzner aus nicht erreichbar. Sie müsste erst mit dem Client ausgeliefert werden.
Ein SVG wäre das Richtige — dann passt es sich wie Authentiks eigenes an und die Größenfrage stellt sich nicht mehr.
Wo es eingetragen wird
branding_logo im Brand-Blueprint, apps/authentik/authentik-blueprints.yaml.
⚠️ Nicht über die Authentik-Oberfläche. Solange die Zeile im Blueprint steht, gewinnt sie: eine Auswahl in der UI ist bis zur nächsten Reconciliation sichtbar und danach wieder weg. Steht im Kommentar an der Stelle.
Gehört inhaltlich zu management#29 (UI harmonisieren).