Docs: mark Task 8/9 completed and update architecture docs

This commit is contained in:
2026-03-22 10:06:00 +01:00
parent 2022bcde99
commit 96370ee6aa
2 changed files with 52 additions and 20 deletions

View File

@@ -150,7 +150,7 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
---
### Task 7 — Remove remaining service-to-service coupling
### Task 7 — Remove remaining service-to-service coupling (✅ completed)
**Priority**: Medium
**Refactoring ref**: Refactoring.md §1
@@ -172,7 +172,7 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
---
### Task 8 — Update Architecture documentation
### Task 8 — Update Architecture documentation (✅ completed)
**Priority**: Medium
**Refactoring ref**: Refactoring.md §4
@@ -194,7 +194,7 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
---
### Task 9 — Add React Error Boundary to the frontend
### Task 9 — Add React Error Boundary to the frontend (✅ completed)
**Priority**: Medium
**Refactoring ref**: Refactoring.md §6
@@ -238,7 +238,7 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
---
### Task 11 — Create generic `useConfigItem<T>` hook (frontend)
### Task 11 — Create generic `useConfigItem<T>` hook (frontend) (✅ completed)
**Priority**: Low
**Refactoring ref**: Refactoring.md §8