V6 Phase 1 complete
Quality Gate / gate (push) Failing after 49s

This commit is contained in:
Jim Lancaster
2026-08-25 10:38:45 -05:00
parent 0e43094b80
commit 867cc9eb78
14 changed files with 368 additions and 12 deletions
+3
View File
@@ -30,6 +30,9 @@ W --> P[Provider Adapter]
W --> DB
```
For production split-process deployments, the worker may run as a dedicated service
while the app process runs with `RUN_EMBEDDED_WORKER=false`.
## Layered Boundaries
### Interface Layer