docs(logbook): 記錄日週月報正式驗證 [skip ci]
This commit is contained in:
@@ -1,3 +1,31 @@
|
||||
## 2026-06-18|P2-405F 日週月報正式頁與 Owner Review Gate 正式驗證完成
|
||||
|
||||
**背景**:前一輪已修復 P2-405F Owner Review i18n 與公開 redaction 標籤,但後續 `feat(web): 視覺化治理自動化盤點首屏` 也修改 governance automation inventory 首屏,因此必須以最新正式 deploy marker 重新驗證日報、週報、月報是否真的可見,並確認工作視窗、raw payload、private reasoning、secret 類欄位沒有外露。
|
||||
|
||||
**正式部署**:
|
||||
- Feature chain:`53fd22c8 fix(governance): 補齊 owner review i18n`、`795ed91f fix(governance): 補齊 redaction gate 文案 lookup`、`27115205 feat(web): 視覺化治理自動化盤點首屏`。
|
||||
- Deploy marker:`fd702e80 chore(cd): deploy 2711520 [skip ci]`。
|
||||
- Gitea Actions:`27115205` code-review run `3102` 成功;CD run `3101` tests job 成功、build-and-deploy job 成功。
|
||||
- CD 過程處理:runner 曾留下空的 `awoooi-cd-docker-build-lock`;只讀確認 network containers 為 `{}`、無 active docker build/push 後移除 stale lock,後續 API / Web image build、registry push、ArgoCD sync 與 rollout 完成。
|
||||
|
||||
**正式 API 驗證**:
|
||||
- `/api/v1/health?_v=fd702e80-p2-405f-prod-health`:`status=healthy`、`environment=prod`、`mock_mode=false`;API / PostgreSQL / Redis / OpenClaw / SigNoz / Ollama routes 均為 `up`。
|
||||
- `/api/v1/agents/agent-professional-task-expansion?_v=fd702e80-p2-405f-prod-api`:current `P2-405F`、next `P2-406B`、overall `99%`。
|
||||
- P2-405F rollups:professional task `24`、domain `8`、approval required `19`、current live `0`、Gateway queue write `0`、Telegram send `0`、Bot API call `0`、production write `0`、secret read `0`。
|
||||
- `/api/v1/agents/agent-report-live-delivery-approval-package?_v=fd702e80-p2-111-prod-api`:current `P2-111`、next `P2-112`、overall `100%`;delivery approval packet `5`、route lock gate `4`、approval required packet `3`、blocked packet `1`;Telegram send / Gateway queue write / Bot API call / report receipt write / production write 皆為 `0`。
|
||||
|
||||
**正式瀏覽器驗證**:
|
||||
- Desktop `1280x720`:`日報 / 週報 / 月報`、`Telegram / TG Bot 日週月報派送演練`、`AI Agent 日報實發批准包`、`AI Agent 週報實發批准包`、`AI Agent 月報實發批准包`、`AwoooI SRE 戰情室`、`P2-405E Canary 乾跑派送演練`、`P2-405F Canary 實發前 Owner Review Gate`、`Owner 回執讀回計畫`、`P2-406B` 皆可見;本次導航後 console error `0`;horizontal overflow `false`。
|
||||
- Mobile `390x844`:同一批日週月報、P2-405E、P2-405F、Owner 回執、P2-406B 皆可見;horizontal overflow `false`。
|
||||
- 安全字串檢查:`My request for Codex`、`In app browser`、`批准!繼續`、`工作視窗`、`work_window_transcript`、`codex_user_message`、`private_reasoning`、`raw_payload`、`raw_telegram_payload`、`authorization_header`、`secret_value`、`source_thread_id`、`chain-of-thought`、`raw prompt` 可見文字命中 `0`。
|
||||
|
||||
**完成度同步**:
|
||||
- 日報 / 週報 / 月報可視化與批准包:正式頁 `100%` 可見,資料狀態 `P2-111 / 100%`。
|
||||
- AI Agent 專業任務與 Telegram runtime bridge:正式 API `99%`,下一步 `P2-406B`。
|
||||
- Telegram live send / Gateway queue write / Bot API call / production receipt write:仍為 `0`;這是 owner review 尚未接受前的安全 gate,不是漏接 Telegram。
|
||||
|
||||
**邊界**:本段不送 Telegram、不寫 Gateway queue、不呼叫 Bot API、不寫 production receipt、不啟動排程、不啟動 AI analysis runtime、不啟動中低風險 auto worker、不讀 secret、不新增批准或發送按鈕。
|
||||
|
||||
## 2026-06-18|P2-405F 正式頁日週月報 / Owner Review i18n 修復
|
||||
|
||||
**背景**:`26a8d257` 已推上正式環境並由 deploy marker `1d3bd4fc chore(cd): deploy 26a8d25 [skip ci]` 部署完成;正式站 `/api/v1/health` 回 `healthy`,`/api/v1/agents/agent-professional-task-expansion` 回 current `P2-405F`、next `P2-406B`、completion `99%`,`/api/v1/agents/agent-report-live-delivery-approval-package` 回 current `P2-111`、completion `100%`。但瀏覽器正式頁驗證發現 `professionalTaskExpansion.liveOwnerReviewTitle`、`liveOwnerFieldsTitle`、`liveOwnerReceiptTitle` 與 `labels.ownerReceived / ownerAccepted / liveApproved` 缺少 zh-TW i18n,造成 console `MISSING_MESSAGE`,也讓「Owner Review Gate / 必填欄位 / 回執讀回計畫」沒有以應有繁體中文呈現。
|
||||
|
||||
Reference in New Issue
Block a user