fix(api): surface stockplatform live runtime drift
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m44s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
Your Name
2026-06-30 09:50:25 +08:00
parent ce764f6453
commit b4a8dfbb03
8 changed files with 712 additions and 3 deletions

View File

@@ -315,10 +315,14 @@ def test_reboot_auto_recovery_slo_sources_stay_on_controlled_runtime_profile() -
"docs/operations/awoooi-reboot-auto-recovery-slo-scorecard.snapshot.json)",
"apps/api/src/services/reboot_auto_recovery_slo_scorecard.py)",
"apps/api/src/services/reboot_auto_recovery_drill_preflight.py)",
"apps/api/src/services/stockplatform_public_api_runtime_readback.py)",
"apps/api/tests/test_reboot_auto_recovery_slo_scorecard_api.py)",
"apps/api/tests/test_stockplatform_public_api_runtime_readback.py)",
"src/services/reboot_auto_recovery_slo_scorecard.py",
"src/services/reboot_auto_recovery_drill_preflight.py",
"src/services/stockplatform_public_api_runtime_readback.py",
"tests/test_reboot_auto_recovery_slo_scorecard_api.py",
"tests/test_stockplatform_public_api_runtime_readback.py",
"scripts/reboot-recovery/awoooi-reboot-auto-recovery-slo.service)",
"scripts/reboot-recovery/awoooi-reboot-auto-recovery-slo.timer)",
"scripts/reboot-recovery/install-reboot-auto-recovery-slo-110.sh)",