docs: establish project documentation baseline

This commit is contained in:
Urban Modig
2026-07-26 13:03:01 +02:00
parent 2f7b99fb21
commit f9246d4463
12 changed files with 716 additions and 1 deletions

View File

@ -9,4 +9,7 @@
- Affärsregler ska senare säkerställas i backend och inte enbart i frontend.
- Kod, tester och dokumentation ska hållas uppdaterade tillsammans.
- Större arkitekturella beslut ska diskuteras innan de införs.
- Aktuell arkitektur, utvecklingsprocess, beslut och featurehistorik dokumenteras
under `docs/`.
- En feature ska uppdatera berörda dokument så att repositoryt förblir projektets
facit även efter att feature-branchen har raderats.