新增市場情報 AI summary persistence run closeout
Some checks failed
CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
OoO
2026-05-20 01:34:47 +08:00
parent c9d2ff330f
commit b2f9ccf4f0
9 changed files with 1054 additions and 163 deletions

View File

@@ -214,6 +214,7 @@ EwoooC 目前已有 MOMO EDM / 節慶活動資料、`promo_products`、PChome
- 2026-05-19 追加 candidate queue review AI summary persistence run package`services.market_intel.candidate_queue_review_ai_summary_persistence_run_package``/api/market_intel/manual_sample_review/candidate_queue_review_ai_summary_persistence_run_package` 在 writer preflight 後整理 payload manifest、CLI command bundle、required artifacts、operator signoff 與 rollback plan。此 run package 不開 DB、不執行 SQL、不寫 run package、不寫 summary record、不寫 `metadata_json`、不讀 approval token、不執行 CLI、不更新 `review_state`、不派送 Telegram、不呼叫 LLM、不 commit、不掛 scheduler真正寫入必須另開 operator readiness、CLI receipt、post-write smoke 與 closeout。
- 2026-05-20 追加 candidate queue review AI summary persistence run readiness`services.market_intel.candidate_queue_review_ai_summary_persistence_run_readiness``/api/market_intel/manual_sample_review/candidate_queue_review_ai_summary_persistence_run_readiness` 在 run package 後檢查操作員 artifact path、metadata_json backup、read-only preflight、shell-only token acknowledgement 與 post-write smoke 計畫。此 readiness 不開 DB、不執行 SQL、不寫 readiness artifact、不寫 summary record、不寫 `metadata_json`、不讀 approval token、不執行 CLI、不更新 `review_state`、不派送 Telegram、不呼叫 LLM、不 commit、不掛 scheduler真正寫入必須由後續人工 CLI 與 receipt/post-write smoke gate 驗收。
- 2026-05-20 追加 candidate queue review AI summary persistence run receipt`services.market_intel.candidate_queue_review_ai_summary_persistence_run_receipt``/api/market_intel/manual_sample_review/candidate_queue_review_ai_summary_persistence_run_receipt` 審核 metadata_json CLI 寫入後的 writer output、post-write smoke、dedupe key、summary payload hash、artifact path 與 token 外洩風險。此 receipt 只輸出安全摘要API/UI 不回吐 receipt 原文、不讀 approval token、不執行 CLI、不開 DB、不寫 `metadata_json`、不更新 `review_state`、不派送 Telegram、不 commit、不掛 scheduler。
- 2026-05-20 追加 candidate queue review AI summary persistence run closeout`services.market_intel.candidate_queue_review_ai_summary_persistence_run_closeout``/api/market_intel/manual_sample_review/candidate_queue_review_ai_summary_persistence_run_closeout` 在 receipt 通過後整理 closeout gate、操作員 closeout artifact、Telegram dispatch separate-gate 確認與 promotion 摘要。此 closeout 只允許放行到後續 Telegram dispatch gateAPI/UI 不回吐 receipt 原文、不讀 approval token、不執行 CLI、不開 DB、不寫 `metadata_json`、不更新 `review_state`、不派送 Telegram、不呼叫 LLM、不 commit、不掛 scheduler。
### Phase 4Coupang / Shopee Adapter