chore(api): retrigger log consumer deploy
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 38s
CD Pipeline / build-and-deploy (push) Failing after 6m31s
CD Pipeline / post-deploy-checks (push) Has been skipped
AI 技術雷達監控 / ai-technology-watch (push) Successful in 41s
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 38s
CD Pipeline / build-and-deploy (push) Failing after 6m31s
CD Pipeline / post-deploy-checks (push) Has been skipped
AI 技術雷達監控 / ai-technology-watch (push) Successful in 41s
This commit is contained in:
@@ -4,6 +4,8 @@ Reads live metadata-only dispatch receipts from automation_operation_log and
|
||||
turns them into KM / RAG / PlayBook / MCP / verifier / AI Agent consumer
|
||||
bindings. This endpoint does not write those target systems, call MCP tools,
|
||||
trigger workflows, or persist raw log payloads.
|
||||
Keep this service in the API-scoped CD profile; web-only deploy markers do not
|
||||
prove this route has rolled out.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
|
||||
**邊界**:未寫 KM / RAG / PlayBook / MCP target,未呼叫 MCP tool,未發 Telegram,未 workflow_dispatch,未操作 host / Docker / K8s / DB / firewall,未讀 secret / token / raw sessions / SQLite / `.env`,未使用 GitHub / `gh` / GitHub API。
|
||||
|
||||
**部署追蹤**:
|
||||
- Feature commit `1de80f86c` 的 CD run `#4000` 因後續 web-only push 被取消;後續 marker `caf2f09dd chore(cd): deploy 24276ea [skip ci]` 只證明 web-only latest rollout,production API 新 endpoint 仍 404。
|
||||
- 已補 API-scoped retrigger commit,要求下一個 CD changed-files 命中 `apps/api/src/services/ai_agent_log_controlled_writeback_consumer_readback.py`,再讀回 production endpoint 與 runtime-control consumer rollups。
|
||||
|
||||
## 2026-06-30 — 02:05 P1-102 Backup/DR config capture stale blocker closeout
|
||||
|
||||
**照優先順序完成的實作**:
|
||||
|
||||
Reference in New Issue
Block a user