docs(logbook): record tickets truth chain rollout [skip ci]

This commit is contained in:
Your Name
2026-05-31 20:08:54 +08:00
parent 9e4c4c955a
commit 364551218d

View File

@@ -59,6 +59,48 @@ local browser with read-only production API proxy:
km=1
```
**Gitea / Production deploy**
```text
e9977f39 fix(web): connect tickets to incident truth chain
CI/CD:
code-review=success (CRITICAL=0; HIGH=0; MEDIUM=0; LOW=0)
build-and-deploy=success
post-deploy=success
summary=API=✅; Web=✅; AlertChain=✅; SourceLink=✅; Monitoring=✅; Smoke=✅
k8s awoooi-prod:
awoooi-web image=192.168.0.110:5000/awoooi/web:e9977f39c18f77121d5d72096abd4ba0bc00705b
liveness=/api/health
readiness=/api/health
startup=/api/health
pod awoooi-web-5b76f67895-9cnvp restarts=0 ready=true
pod awoooi-web-5b76f67895-zr9gt restarts=0 ready=true
rollout status deploy/awoooi-web -> successfully rolled out
production browser smoke:
https://awoooi.wooo.work/zh-TW/tickets?project_id=awoooi&incident_id=INC-20260530-0DD83C&_v=e9977f39
hasTickets=true
hasTruth=true
hasStatusChain=true
hasTimeline=true
hasEvidence=true
hasIncident=true
hasWorkItemsLink=true
hasRunsLink=true
hasReadOnly=true
hasLoadFailed=false
hasListRows=true
listCount=505
hasMcpEvidence=true
hasAnsibleEvidence=true
hasKmEvidence=true
canScroll=true
horizontalOverflow=false
screenshot=/tmp/awoooi-tickets-truth-chain-production-e9977f39.png
```
**目前整體進度**
- Telegram / AwoooP / 前端真相鏈可見性:約 82%Runs、Work Items、Tickets 已接上同一組 Incident status-chain / timeline 證據。