Commit Graph

5 Commits

Author SHA1 Message Date
Code Queue Review 7bf9f41e3e fix: 修正 M3 durable green 运行态判定 2026-05-24 02:43:55 +00:00
Code Queue Review 4e302faee9 Remove repo reports and add recurrence guard 2026-05-24 02:31:36 +00:00
Lyon 83e5f52c98 fix: harden dev cd runtime postflight
Summary:
- shared runtime durable readiness classifier for live-status and DEV postflight
- structured postflight blockers propagated through dev-cd apply
- contract coverage for ready queryResult, auth/schema/migration blockers, evidence persistence blockers, and bounded stdout

Verification:
- git diff --check
- node --check changed scripts/tests/live-status modules
- node --test scripts/src/dev-runtime-postflight.test.mjs scripts/src/dev-cd-apply.test.mjs web/hwlab-cloud-web/scripts/live-status-contract.test.mjs
- node scripts/dev-runtime-postflight.mjs --check
- node web/hwlab-cloud-web/scripts/check.mjs
- npm run check

No DEV apply/rollout/live health verification was run.
2026-05-23 22:15:04 +08:00
Code Queue Review 30967566b7 fix: harden durable runtime DEV gates 2026-05-23 12:41:41 +00:00
Code Queue Review 14529d7531 feat: add dev durable runtime provisioning gates 2026-05-23 10:22:57 +00:00