chore(cd): retrigger P2-131 deployment
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -16,6 +16,11 @@
|
||||
- Web production build:`NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --filter @awoooi/web build` 通過;僅既有 Sentry setup / deprecation warning,governance First Load JS `433 kB`。
|
||||
- 本段仍是本地完成;正式 API readback、正式站 desktop / mobile Browser smoke 與 deploy marker 需在推送 Gitea main 並完成 CD 後補齊。
|
||||
|
||||
**CD 狀態同步**:
|
||||
- Feature commit `04c473be` 已推送 Gitea main;Gitea 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。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user