From 683984dc47e6f27cb7d598bddabd962017bbede2 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 25 May 2026 15:42:27 +0800 Subject: [PATCH] docs(logbook): record homepage truth metrics deploy [skip ci] --- docs/LOGBOOK.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index ac96d5a9..b7d8d82b 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -19989,6 +19989,37 @@ NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --dir apps/web run build - 本機 `localhost:30180` 預覽會被 production API CORS 擋住,所以 local Playwright 只能驗證靜態殼;首頁真實資料仍需以 Gitea CD 後的 production Playwright 為準。 +**production deploy / smoke(完成)**: + +```text +T180 code commit: +ffe479db fix(web): align homepage automation truth metrics + +T180 deploy marker: +a64145fd chore(cd): deploy ffe479d [skip ci] + +T180 Gitea Actions: +3108 Code Review -> success +3107 CD -> success + tests 4150 -> success + build-and-deploy 4151 -> success + post-deploy-checks 4152 -> success + +production Playwright: +GET https://awoooi.wooo.work/zh-TW + "未解事件" visible + "24H 驗證修復率" visible + "已驗證 0/26" visible + "truth-chain 25/25" visible + incident-flow-summary count = 25 + truth-chain status-chain coverage = 25/25 + console errors = 0 + relevant API responses = 200 + +screenshot: +/tmp/awoooi-t180-home-production-debug.png +``` + **目前整體進度**: - AwoooP 告警可觀測鏈:約 99.34%。