docs(awooop): 記錄 truth-chain production smoke

This commit is contained in:
Your Name
2026-05-12 23:05:03 +08:00
parent c523a22d89
commit c652f37b69
2 changed files with 12 additions and 2 deletions

View File

@@ -12,12 +12,18 @@
**驗證**
- `python -m py_compile apps/api/src/services/awooop_truth_chain_service.py apps/api/src/api/v1/platform/truth_chain.py` 通過。
- `DATABASE_URL='postgresql+asyncpg://awoooi:awoooi_test_2026@localhost:5432/awoooi_test?ssl=disable' python -m pytest apps/api/tests/test_awooop_truth_chain_service.py apps/api/tests/test_platform_router_order.py apps/api/tests/test_awooop_operator_auth.py`10 passed。
- Gitea CD run `1908`tests / build-and-deploy / post-deploy-checks 全部 success。
- Production API image`192.168.0.110:5000/awoooi/api:f7c84530d637296df62269623687745f61e8ea6a`rollout successArgoCD `Synced/Healthy`
- Pod-local health`GET /api/v1/health` → 200 healthy。
- Production smoke
- `GET /api/v1/platform/truth-chain/INC-20260512-B6C589?project_id=awoooi``current_stage=manual_required``stage_status=blocked``legacy_mcp_total=8``mcp_gateway_total=0``sensors_attempted=8``sensors_succeeded=0`
- `GET /api/v1/platform/truth-chain/7f858956?project_id=awoooi``current_stage=dedup_or_repeat_updated``stage_status=pending``drift_repeat=12``mcp_gateway_total=0`
**整體進度**
- Wave 0完成並已推版。
- Wave 1RLS/通知治理到 Wave1.3 完成並已推版outbound app-role 可見性列為新紅燈。
- Truth-chain T0live audit、MASTER 收斂、read-only API 第一版完成;待推版與 production smoke。
- 下一步:推 Gitea main等部署後用 `INC-20260512-B6C589``7f858956` 打 live endpoint smoke再進 T1 Channel Event hardening
- Truth-chain T0live audit、MASTER 收斂、read-only API 第一版、Gitea 推版、CD 部署與 production smoke 完成
- 下一步:進 T1 Channel Event hardening先補完整 redacted Telegram outbound text/raw source envelope 與 RLS 可見性紅燈
## 2026-05-12 | Telegram / AwoooP AI 自動化真相鏈 live audit

View File

@@ -1835,6 +1835,10 @@ Phase 6 完成後
**驗證**
- `python -m py_compile apps/api/src/services/awooop_truth_chain_service.py apps/api/src/api/v1/platform/truth_chain.py` 通過。
- `DATABASE_URL='postgresql+asyncpg://awoooi:awoooi_test_2026@localhost:5432/awoooi_test?ssl=disable' python -m pytest apps/api/tests/test_awooop_truth_chain_service.py apps/api/tests/test_platform_router_order.py apps/api/tests/test_awooop_operator_auth.py`10 passed。
- Gitea CD run `1908`tests / build-and-deploy / post-deploy-checks 全部 successproduction image `f7c84530` rollout successArgoCD `Synced/Healthy`
- Production smoke
- `INC-20260512-B6C589``manual_required/blocked`blockers include all evidence sensors failed, NO_ACTION without execution, incident still investigating after approval, AwoooP MCP Gateway audit empty。
- `7f858956``dedup_or_repeat_updated/pending`12h repeat count = 12AwoooP MCP Gateway audit empty。
---