docs(logbook): 記錄 P2-103 正式驗證 [skip ci]
This commit is contained in:
@@ -17,9 +17,28 @@
|
||||
- `cmp -s apps/web/messages/zh-TW.json apps/web/messages/en.json` 通過,兩份訊息檔維持繁體中文鏡像。
|
||||
- `pnpm --filter @awoooi/web typecheck` 本地未完成:乾淨 worktree 無 `node_modules`,`tsc` 不存在;磁碟僅約 `3.6GiB` 可用,未在本地重新安裝依賴,改以 Gitea CD runner 的乾淨安裝 / build 作正式 gate。
|
||||
|
||||
**正式部署 / production readback**:
|
||||
|
||||
- Code commit:`0e5189b5 feat(governance): 新增任務結果稽核軌跡`。
|
||||
- Deploy marker:`e004e069 chore(cd): deploy 0e5189b [skip ci]`。
|
||||
- K8s readback:`awoooi-api`、`awoooi-web`、`awoooi-worker`、`awoooi-auto-repair-canary` image 均切到 `0e5189b51575c3a143c8fb7f0d1decc568449ba4`;API `2/2`、Web `2/2`、Worker `1/1`、Canary `1/1` Ready。
|
||||
- Public health:`https://awoooi.wooo.work/api/v1/health` 回 `status=healthy`、`environment=prod`、`mock_mode=false`;`api`、`postgresql`、`redis`、`openclaw` 均為 `up`。
|
||||
- `GET /api/v1/agents/agent-task-result-audit-trail` 回 `schema_version=ai_agent_task_result_audit_trail_v1`、`current_task_id=P2-103`、`next_task_id=P2-104`、`overall_completion_percent=99`。
|
||||
- 正式 API readback:result route `8`、writeback contract `6`、audit checkpoint `7`、operator handoff `5`。
|
||||
- 正式 API readback 確認 runtime execution、KM write、LOGBOOK runtime write、audit DB write、timeline write、PlayBook trust write、Gateway queue write、Telegram send、production write、secret value read、destructive operation 計數全為 `0`;所有 `*_count_24h` 也全為 `0`。
|
||||
|
||||
**正式頁 smoke**:
|
||||
|
||||
- Desktop `1440x1000`:`https://awoooi.wooo.work/zh-TW/governance?tab=automation-inventory&_v=e004e069-p2-103-prod-desktop`。
|
||||
- Mobile `390x844`:`https://awoooi.wooo.work/zh-TW/governance?tab=automation-inventory&_v=e004e069-p2-103-prod-mobile`。
|
||||
- Desktop / mobile 皆可見:`P2-103`、`P2-104`、`99%`、`任務結果稽核軌跡`、`結果路由`、`寫回契約`、`稽核點`、`人工 handoff`。
|
||||
- Desktop:`clientWidth=1434`、`scrollWidth=1434`、`horizontalOverflow=false`、overflowing elements `0`、危險控制項 `0`、敏感逐字串 `0`、錯誤文字 `0`。
|
||||
- Mobile:`clientWidth=384`、`scrollWidth=384`、`horizontalOverflow=false`、overflowing elements `0`、危險控制項 `0`、敏感逐字串 `0`、錯誤文字 `0`。
|
||||
- 聚焦截圖:`/tmp/awoooi-p2-103-task-result-audit-prod-desktop-focus-e004e069.png`、`/tmp/awoooi-p2-103-task-result-audit-prod-mobile-focus-e004e069.png`。
|
||||
|
||||
**完成度同步**:
|
||||
|
||||
- P2-103:本地 `99%`;result route `8`、writeback contract `6`、audit checkpoint `7`、operator handoff `5`。
|
||||
- P2-103:本地 `99%`,正式站 `99%`;result route `8`、writeback contract `6`、audit checkpoint `7`、operator handoff `5`。
|
||||
- KM write、LOGBOOK runtime append、audit DB write、timeline write、PlayBook trust write、Gateway queue write、Telegram send、production write、secret value read、host / cluster command、destructive action:全部仍為 `0`。
|
||||
- P2-104:下一步修復 `matched_playbook_id` 學習缺口;完成前不得把 PlayBook trust 更新或 KM 寫入視為已啟用。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user