Refactor config file service facade wrappers and mark TASK-06 complete in Docs/Tasks.md

This commit is contained in:
2026-04-15 08:25:12 +02:00
parent b70dc6fa7a
commit 2451ec77b2
5 changed files with 246 additions and 944 deletions

View File

@@ -176,7 +176,9 @@ Business logic in the task layer cannot be unit-tested without spinning up a sch
---
### TASK-06 — Break circular dependency between `config_file_service` and the three config sub-services 🟠
### TASK-06 — Break circular dependency between `config_file_service` and the three config sub-services
**Status:** Completed ✅
**Where:**
- `services/jail_config_service.py` line 33 → imports `config_file_service` at module level