Externalises what this session held that the migrated repo did not: - vision/threadnet.md: the three capabilities that justify the forks beyond rebranding (AV scanning into encrypted rooms, call-quality defaults with a client-side-only privacy line, expiring guest access via @concierge). - issue 0043 (M5): case-insensitive uniqueness in the matrix-invitation prompt stage — the open residual of ADR-0011. - issue 0044 (M5): auto-restart consumers on SOPS values-secret change — the footgun behind the on_conflict fix sitting inactive until a manual restart. - issue 0045 (M1): report_event.admin_message_md unset — content reports dead-end with no contact path (verified still open against live config). - sources/protokolle: the raw apo-call diagnosis history, including the four ruled-out hypotheses and the harmful DB write, as the source behind the AAR. STATUS.md regenerated (M5 appears for the first time). validate, gen_status --check, upstream_drift and pruefe_prosa all green in the CI image.
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
---
|
|
type: issue
|
|
id: "0045"
|
|
status: open
|
|
created: 2026-08-11
|
|
milestone: M1
|
|
priority: low
|
|
area: element
|
|
related: []
|
|
---
|
|
# Inhalts-Meldung führt ins Leere: kein Kontaktweg für Melder
|
|
|
|
## Problem / Motivation
|
|
|
|
Der Web-Client kann Inhalte melden (`report_event`), aber
|
|
`report_event.admin_message_md` ist in `element-values.yaml` **nicht gesetzt**
|
|
(Stand 2026-08-11 gegen die Live-Config geprüft). Wer etwas meldet, sieht danach
|
|
keinen Kontaktweg — keine Angabe, an wen die Meldung geht oder wo man nachfassen
|
|
kann. Für einen Community-Betrieb mit Moderation (Draupnir) ist das eine offene
|
|
Kante: Melden funktioniert technisch, führt für den Nutzer aber ins Leere.
|
|
|
|
## Acceptance
|
|
|
|
- `report_event.admin_message_md` in
|
|
`apps/production/custom-configs/element-values.yaml` gesetzt, mit einem echten
|
|
Kontakt-/Meldeweg (Moderationsraum oder Kontaktadresse).
|
|
- Live sichtbar: nach einer Meldung erscheint der hinterlegte Hinweis.
|
|
|
|
## Notes
|
|
|
|
Braucht **eine Angabe von sorb**: welcher Raum bzw. Kontakt der Meldeweg sein
|
|
soll. Danach ist es eine Zeile Config. Bewusst nicht auf `waiting` gesetzt, weil
|
|
noch nicht begonnen — der fehlende Input ist im Text benannt.
|