Commit Graph

11 Commits

Author SHA1 Message Date
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 5227df7ad9 fix: gate dev cd apply with d601 preflight 2026-05-23 13:24:45 +00:00
Code Queue Review 83d98ebf07 fix: resolve dev cd artifact promotion boundary 2026-05-23 12:52:01 +00:00
Code Queue Review 30967566b7 fix: harden durable runtime DEV gates 2026-05-23 12:41:41 +00:00
root 345e4e225a fix: apply deploy-json promotion in dev cd 2026-05-23 11:34:16 +00:00
Code Queue Review 4c12985068 feat: add read-only dev cd status surface 2026-05-23 10:43:52 +00:00
Code Queue Review 14529d7531 feat: add dev durable runtime provisioning gates 2026-05-23 10:22:57 +00:00
Lyon 97601c9b9d feat: improve dev cd apply observability
Add compact DEV CD status/dry-run output, concise apply summaries, and explicit DEV-only force-interrupt lock takeover.
2026-05-23 18:18:04 +08:00
Code Queue Review 9bb70a51ef fix: pin dev cd refresh target 2026-05-23 09:24:29 +00:00
Code Queue Review 5f11ec389a fix: format dev cd lease timestamps 2026-05-23 09:13:18 +00:00
Code Queue Review 24ccabbb89 fix: serialize DEV CD apply 2026-05-23 09:09:20 +00:00