docs(logbook): record IwoooS runtime security production verification [skip ci]
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
- 前台 `/zh-TW/iwooos` 新增 `IwoooS Runtime 資安讀回` 總板,顯示六條 P0 線:`wazuh_registry`、`wazuh_dashboard_api`、`kali_intake`、`alert_readability`、`owner_dispatch`、`intrusion_prevention`。
|
||||
- `zh-TW` 與目前鏡像 `en` 都新增繁中產品文案;新增 API client 型別與 `getIwoooSRuntimeSecurityReadback()`。
|
||||
|
||||
**Commit / Deploy**:
|
||||
- Code commit:`1d4b3df5 feat(iwooos): add runtime security readback board`。
|
||||
- Deploy marker:`90252176 chore(cd): deploy 1d4b3df [skip ci]`。
|
||||
- Gitea Actions:`code-review.yaml #3474` 成功;`cd.yaml #3473` 成功,耗時約 `8m41s`。
|
||||
|
||||
**只讀驗證結果**:
|
||||
- `pytest apps/api/tests/test_iwooos_runtime_security_readback.py apps/api/tests/test_iwooos_wazuh_api.py -q`:`9 passed`。
|
||||
- `python3.11 -m py_compile apps/api/src/api/v1/iwooos.py apps/api/src/services/iwooos_runtime_security_readback.py apps/api/src/services/snapshot_paths.py`:通過。
|
||||
@@ -17,11 +22,15 @@
|
||||
- `python3 scripts/ops/doc-secrets-sanity-check.py docs/security docs/templates apps/web/messages docs/LOGBOOK.md 'apps/web/src/app/[locale]/iwooos/page.tsx' apps/web/src/lib/api-client.ts apps/api/src/api/v1/iwooos.py apps/api/src/services/iwooos_runtime_security_readback.py`:`DOC_SECRET_SANITY_OK scanned_files=274`。
|
||||
- `git diff --check`:通過。
|
||||
- readback summary:`control_plane_visibility_percent=84`、`actual_runtime_acceptance_percent=0`、`runtime_gate_count=0`、`owner_response_received_count=0`、`owner_response_accepted_count=0`、`wazuh_manager_registry_accepted_count=0`、`kali_active_scan_authorized_count=0`、`alert_receipt_runtime_send_count=0`。
|
||||
- Production API `https://awoooi.wooo.work/api/v1/iwooos/runtime-security-readback?_v=1d4b3df5-verify-json`:`200`,schema `iwooos_runtime_security_readback_v1`,上述 `0 / false` 邊界全部維持。
|
||||
- Production browser desktop `1280x900`:`/zh-TW/iwooos?_v=1d4b3df5-runtime-security-prod-desktop` 可見 `IwoooS Runtime 資安讀回`、`六條 P0 資安線先接到同一張讀回板`、`實際 runtime acceptance 0%`;`horizontalOverflow=false`,未出現 `工作視窗`、`批准!繼續`、`In app browser`、`My request for Codex` 或內網位址字串。
|
||||
- Production browser mobile `390x844`:`/zh-TW/iwooos?_v=1d4b3df5-runtime-security-prod-mobile` 可見同一組讀回板與 `0%` runtime acceptance;`document.scrollWidth=384`、`viewportWidth=390`、`horizontalOverflow=false`,同樣未出現工作視窗原文或內網位址字串。
|
||||
|
||||
**完成度同步**:
|
||||
- 後端 readback API source:`100%`。
|
||||
- 前台 IwoooS runtime readback source:`100%`。
|
||||
- 本地驗證:`95%`;尚未做 production deploy / desktop / mobile 驗證。
|
||||
- 本地驗證:`100%`。
|
||||
- Production deploy / API / desktop / mobile 驗證:`100%`。
|
||||
- IwoooS runtime acceptance:仍 `0%`。
|
||||
- Wazuh manager registry accepted:仍 `0`。
|
||||
- Owner response received / accepted:仍 `0 / 0`。
|
||||
|
||||
Reference in New Issue
Block a user