refactor: unify runtime facade governance

This commit is contained in:
jxxghp
2026-08-24 12:26:49 +08:00
parent feff545b16
commit 63cc2c8d4d
7 changed files with 316 additions and 175 deletions
+3
View File
@@ -62,6 +62,9 @@ jobs:
- name: Check background task ownership
run: uv run --locked --no-sync python scripts/architecture/task_ownership.py
- name: Check process runtime service locators
run: uv run --locked --no-sync python scripts/architecture/service_locator.py
- name: Check startup performance contract
run: >-
uv run --locked --no-sync python