feat: Add dispute flow implementation issue
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
5e7111d996
commit
431ced05b5
2 changed files with 24 additions and 13 deletions
19
ISSUES.md
Normal file
19
ISSUES.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Offene Issues
|
||||
|
||||
## #5 Dispute-Flow implementieren
|
||||
|
||||
### Beschreibung
|
||||
|
||||
Implementiere den Dispute-Flow gemäß der Dokumentation in `docs/dispute-flow.md`.
|
||||
|
||||
### Aufwandsschätzung
|
||||
|
||||
1 Tag
|
||||
|
||||
### Akzeptanzkriterien
|
||||
|
||||
- [ ] Statusmaschine serverseitig durchgesetzt
|
||||
- [ ] Jede relevante Aktion erzeugt `dispute_events`-Eintrag
|
||||
- [ ] Finalentscheid ist inklusive Begruendung auditierbar
|
||||
- [ ] OpenAPI um Dispute-Endpunkte erweitert
|
||||
- [ ] Contract-Tests fuer Happy Path + Eskalation vorhanden
|
||||
Loading…
Add table
Add a link
Reference in a new issue