From a3fd154cd51db3b5b70a8fdc61582adc417f6f94 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 2 Jun 2026 12:42:29 +0800 Subject: [PATCH] docs: record frontend product audit rollout [skip ci] --- docs/LOGBOOK.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index c1349d0f1..3726722fe 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -27777,6 +27777,13 @@ production browser smoke: - Desktop 1440x1100:`productMapPresent=true`、`navVisible=true`、`canScroll=true`、`horizontalOverflow=0`、`overflowingCount=0`。 - Mobile 390x844:`productMapPresent=true`、`navVisible=true`、`canScroll=true`、`horizontalOverflow=0`、`overflowingCount=0`。 - Shared `RecentActivity` follow-up:`NEXT_PUBLIC_API_URL=https://awoooi.wooo.work NEXT_PRIVATE_BUILD_WORKER_COUNT=1 pnpm --filter @awoooi/web build` → success;`http://127.0.0.1:3114/zh-TW?_v=recent-activity-wrap-mobile` 390x844 `horizontalOverflow=0`、`overflowingCount=0`。 +- Gitea / production(shared RecentActivity wrap): + - Code commit:`83ae3619 fix(web): wrap recent activity labels` + - Gitea code-review run:`3585` / success;Gitea CD run:`3584` / tests success、build-and-deploy success、post-deploy-checks success。 + - Deploy marker:`7b80b510 chore(cd): deploy 83ae361 [skip ci]`;ArgoCD `Synced / Healthy`,`awoooi-api`、`awoooi-web`、`awoooi-worker` successfully rolled out。 + - Post-deploy:monitoring checks `9/9` passed、monitoring coverage `100%`、source-link canary `applied_link_verified`、Playwright smoke `5 passed`、CI/CD success notification mirrored through AWOOI API。 + - Production Playwright desktop 1440x1100:`productMapPresent=true`、`navVisible=true`、`canScroll=true`、`horizontalOverflow=0`、`overflowingCount=0`、`RecentActivity` computed style `minWidth=0px / overflowWrap=anywhere / wordBreak=break-word`。 + - Production Playwright mobile 390x844:`productMapPresent=true`、`navVisible=true`、`canScroll=true`、`horizontalOverflow=0`、`overflowingCount=0`、`RecentActivity` computed style `minWidth=0px / overflowWrap=anywhere / wordBreak=break-word`。 **下一波優先順序**: 1. AwoooP Run detail / Evidence table / Approval gate drawer:讓 operator 一眼知道跑到哪一關、誰負責、缺什麼證據。