chore(cd): retrigger P2-131 deployment
All checks were successful
Code Review / ai-code-review (push) Successful in 14s
CD Pipeline / tests (push) Successful in 1m31s
CD Pipeline / build-and-deploy (push) Successful in 5m12s
CD Pipeline / post-deploy-checks (push) Successful in 18s

This commit is contained in:
Your Name
2026-06-14 04:55:44 +08:00
parent 04c473bee5
commit 459a43965f
2 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ from src.services.snapshot_paths import default_evaluations_dir
_DEFAULT_EVALUATIONS_DIR = default_evaluations_dir(Path(__file__))
_SNAPSHOT_PATTERN = "ai_agent_result_capture_owner_release_approval_gate_*.json"
_SCHEMA_VERSION = "ai_agent_result_capture_owner_release_approval_gate_v1"
# P2-131 no-op deploy retrigger anchor; behavior remains read-only.
_RUNTIME_AUTHORITY = "result_capture_owner_release_approval_gate_only_no_live_write"

View File

@@ -16,6 +16,11 @@
- Web production build`NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --filter @awoooi/web build` 通過;僅既有 Sentry setup / deprecation warninggovernance First Load JS `433 kB`
- 本段仍是本地完成;正式 API readback、正式站 desktop / mobile Browser smoke 與 deploy marker 需在推送 Gitea main 並完成 CD 後補齊。
**CD 狀態同步**
- Feature commit `04c473be` 已推送 Gitea mainGitea Actions `#2913` Code Review / ai-code-review 成功,`#2912` CD tests 成功。
- `#2912` 的 build-and-deploy 與 post-deploy-checks 長時間停在 `Blocked by required conditions`,正式 API `GET /api/v1/agents/agent-result-capture-owner-release-approval-gate` 仍回 `Not Found`,確認 P2-131 尚未部署到正式站。
- 已以無行為變更的 `apps/**` 錨點重新觸發 CD不得把本段視為正式部署完成證據正式 API / Browser smoke / deploy marker 仍需在新 CD 完成後補齊。
**安全邊界**
- P2-131 仍是 owner release approval gate不接受口頭批准、不把 approval gate 解讀成 owner release approved、不批准維護窗口、不確認 rollback owner、不啟用 post-release verifier live read、不釋放 live apply、不套用 writer、不執行正式寫入、不寫 receipt、不寫 result capture、不寫 learning、不更新 PlayBook trust、不寫 reviewer queue、不寫 Gateway queue、不送 Telegram、不呼叫 Bot API、不寫 report receipt、不讀 canonical runtime target、不做 live query、不寫 production target、不讀 secret、不執行 destructive action。