diff --git a/config.py b/config.py index e370db4..1446b6a 100644 --- a/config.py +++ b/config.py @@ -402,7 +402,7 @@ YOUTUBE_API_KEY = os.getenv('YOUTUBE_API_KEY', '') # ========================================== # 系統版本與路徑 # ========================================== -SYSTEM_VERSION = "V10.767" +SYSTEM_VERSION = "V10.768" LOG_FILE_PATH = os.path.join(BASE_DIR, 'logs/system.log') public_url = PUBLIC_URL # 用於模板顯示 diff --git a/docs/AI_INTELLIGENCE_MODULE_SOT.md b/docs/AI_INTELLIGENCE_MODULE_SOT.md index 6d977c8..b37f60c 100644 --- a/docs/AI_INTELLIGENCE_MODULE_SOT.md +++ b/docs/AI_INTELLIGENCE_MODULE_SOT.md @@ -2,7 +2,7 @@ > **最後更新**: 2026-07-10 (台北時間) > **狀態**: 🟢 四 AI Agent 自動化閉環已落地;LLM 路由紅線升級為 Ollama-first 三主機級聯;PChome 後台業績匯入韌性已補強;產品定位正名為「PChome 業績成長自動化作戰系統」;外部市場來源正規化層、自動同步、作戰清單與價格參考表優先讀取、CSV 備援預檢、前台操作入口、高可見頁面繁中化守門、比價/作戰 UI 工作台化、AI 密集工作台文字密度守門、跨平台來源治理、商品身份 UI 契約、sitewide visual QA runtime readback、external MCP/RAG integration monitoring、PixelRAG RAG candidate replay monitoring、PixelRAG OCR/VLM replay contract monitoring、PixelRAG application portfolio、PChome auto-policy authorization guard monitoring、decision preflight machine evidence monitoring、decision closeout monitoring、authorization issuer gate monitoring、signing decision preflight monitoring、signing decision closeout monitoring、signing issuer guard monitoring、signing issuer closeout monitoring、signing execution preflight monitoring、signing execution closeout monitoring、signed receipt preflight monitoring、signed receipt closeout monitoring、signed receipt evidence intake monitoring、detached verification evidence validation monitoring、verifier receipt closeout monitoring、authorization evidence execution preflight monitoring、authorization evidence execution closeout monitoring、controlled apply final preflight monitoring、controlled dry-run package monitoring 與 controlled dry-run receipt closeout monitoring 已建立,GCP embedding 熔斷延後處理、110 proxy rescue 與 direct host health skip 已建立 -> **適用版本**: V10.767 +> **適用版本**: V10.768 --- @@ -123,6 +123,7 @@ - 2026-07-10 起 PixelRAG platform probe worker 必須自動處理 capture runtime gap:若 production app 容器缺 Playwright,`execute=true&write_receipt=true` 不得退回人工審核或 critical dead-end;worker 必須寫 `capture_runtime_unavailable_structured_fallback_package` artifact receipt,標記 `network_call=false`、`writes_database=false`、`primary_human_gate_count=0`,並把下一步改為 `run_structured_source_or_install_pixelrag_capture_runtime`。 - 2026-07-10 起 PixelRAG marketplace source-contract adapter dry-run 必須是正式 smoke/scheduled family:`/api/ai-automation/pixelrag-marketplace-source-contract-adapter-dry-run` 與 `scripts/ops/run_pixelrag_marketplace_source_contract_adapter_dry_run.py` 預設只讀 adapter preflight receipts 並做 deterministic mapping readiness;`execute=true&write_receipt=true` 只寫 `marketplace_adapter_dry_run_receipt.json` artifact,輸出 field contracts、offer candidate contracts、identity matcher / PromotionGate / embedding signature gates 與 no-write 邊界。此 worker 不抓外站、不呼叫模型、不讀 secret/cookie/session、不寫 DB、不寫 `ai_insights`、不寫正式價格表;dry-run receipt 只允許進 identity matcher replay,不得直接進價格表或候選知識層。 - 2026-07-10 起 PixelRAG marketplace identity matcher replay 必須是正式 smoke/scheduled family:`/api/ai-automation/pixelrag-marketplace-identity-matcher-replay` 與 `scripts/ops/run_pixelrag_marketplace_identity_matcher_replay.py` 預設只讀 adapter dry-run receipts 並產生 deterministic identity key / match contract;`execute=true&write_receipt=true` 只寫 `marketplace_identity_matcher_replay_receipt.json` artifact,輸出 identity candidate contracts、source provenance、PromotionGate readiness 與 no-write 邊界。此 worker 不抓外站、不呼叫模型、不讀 secret/cookie/session、不寫 DB、不寫 `ai_insights`、不寫正式價格表;identity replay receipt 只允許進 PromotionGate replay,不得直接進價格表或候選知識層。 +- 2026-07-10 起 PixelRAG marketplace PromotionGate replay 必須是正式 smoke/scheduled family:`/api/ai-automation/pixelrag-marketplace-promotion-gate-replay` 與 `scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py` 預設只讀 identity matcher receipts 並產生 deterministic PromotionGate contract;`execute=true&write_receipt=true` 只寫 `marketplace_promotion_gate_replay_receipt.json` artifact,輸出 promotion candidate contracts、embedding signature guard readiness、source provenance 與 no-write 邊界。此 worker 不抓外站、不呼叫模型、不讀 secret/cookie/session、不寫 DB、不寫 `ai_insights`、不寫正式價格表;PromotionGate receipt 只允許進 embedding signature guard replay,不得直接進價格表或候選知識層。 - 2026-07-02 起 `/ai_intelligence` 商品明細與單品作戰詳情的四格價格證據必須可測:PChome 價格、MOMO 參考價、差距、可信度需以 `data-evidence` 固定,並以 `aria-label="價格證據"` 對應可掃描區塊;候選待確認或缺資料只能顯示「候選待確認 / 待補」,不得捏造價格或讓使用者打開 raw payload 才知道判斷依據。 - 2026-07-02 起 `/ai_intelligence` 必須是密集 AI 工作台,不得退回大段文字說明頁:首屏與明細可見內容只保留短狀態、數字、四格證據與下一步按鈕;KPI note、benchmark detail、alert 副句、策略說明、decision copy、來源長句與單品 reason list 不得佔用第一層視覺。`tests/test_ai_intelligence_text_density_guardrails.py` 必須鎖住 `data-density-guardrail="compact-ai-workbench"`、短任務文案、detail meta 與 hidden explanatory copy。 - 2026-07-02 起 `/observability/overview` 也必須採密集 AI 觀測工作台:首屏以 `data-density-guardrail="compact-observability-workbench"`、`AI 觀測 / 風險優先 / 下一步` 與 golden signals 先呈現狀態、數字與操作入口;hero lede、signal note、route desc、host meta 與資料來源長句不得佔用第一層視覺。`tests/test_observability_text_density_guardrails.py` 必須鎖住 compact marker 與 hidden explanatory copy。 @@ -902,6 +903,7 @@ POSTGRES_HOST=momo-db | 2026-07-10 | PixelRAG marketplace source-contract adapter 必須先有 no-write preflight | V10.765 起 `/api/ai-automation/pixelrag-marketplace-source-contract-adapter-preflight`、`scripts/ops/run_pixelrag_marketplace_source_contract_adapter_preflight.py`、`/api/ai-automation/smoke` 與 `/api/ai-automation/scheduled-health-summary` 必須輸出 PixelRAG marketplace adapter preflight / `pixelrag_marketplace_adapter_preflight` family;preflight 只讀 `source_contract_replay_receipt.json`,驗證 replay ready、source contract version、adapter code、source count、source checks all passed、blocked page not product data、no-DB、network-deferred、public source boundary、rate-limit contract、provenance contract、identity/promotion gates 與 canonical offer fields。execute 模式只寫 `marketplace_adapter_preflight_receipt.json` artifact,不抓外站、不呼叫模型、不讀 secret/cookie/session、不寫 DB、不寫 `ai_insights`、不寫正式價格表,下一步只允許進 marketplace source-contract adapter dry-run。 | | 2026-07-10 | PixelRAG marketplace adapter dry-run 必須先產生 no-write mapping receipt | V10.766 起 `/api/ai-automation/pixelrag-marketplace-source-contract-adapter-dry-run`、`scripts/ops/run_pixelrag_marketplace_source_contract_adapter_dry_run.py`、`/api/ai-automation/smoke` 與 `/api/ai-automation/scheduled-health-summary` 必須輸出 PixelRAG marketplace adapter dry-run / `pixelrag_marketplace_adapter_dry_run` family;dry-run 只讀 `marketplace_adapter_preflight_receipt.json`,驗證 preflight ready、canonical offer fields、required gates、no-DB/no-network/no-model、blocked page not product data 與 price-write blocked。execute 模式只寫 `marketplace_adapter_dry_run_receipt.json` artifact,產生 deterministic field contracts / offer candidate contracts,不抓外站、不呼叫模型、不寫 DB、不寫 `ai_insights`、不寫正式價格表,下一步只允許進 identity matcher replay。 | | 2026-07-10 | PixelRAG marketplace identity matcher replay 必須先產生 no-write match receipt | V10.767 起 `/api/ai-automation/pixelrag-marketplace-identity-matcher-replay`、`scripts/ops/run_pixelrag_marketplace_identity_matcher_replay.py`、`/api/ai-automation/smoke` 與 `/api/ai-automation/scheduled-health-summary` 必須輸出 PixelRAG marketplace identity matcher replay / `pixelrag_marketplace_identity_matcher_replay` family;replay 只讀 `marketplace_adapter_dry_run_receipt.json`,驗證 adapter dry-run ready、identity key fields、candidate contracts、required gates、no-DB/no-network/no-model、source provenance 與 price-write blocked。execute 模式只寫 `marketplace_identity_matcher_replay_receipt.json` artifact,產生 deterministic identity candidate contracts,不抓外站、不呼叫模型、不寫 DB、不寫 `ai_insights`、不寫正式價格表,下一步只允許進 PromotionGate replay。 | +| 2026-07-10 | PixelRAG marketplace PromotionGate replay 必須先產生 no-write promotion receipt | V10.768 起 `/api/ai-automation/pixelrag-marketplace-promotion-gate-replay`、`scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py`、`/api/ai-automation/smoke` 與 `/api/ai-automation/scheduled-health-summary` 必須輸出 PixelRAG marketplace PromotionGate replay / `pixelrag_marketplace_promotion_gate_replay` family;replay 只讀 `marketplace_identity_matcher_replay_receipt.json`,驗證 identity matcher ready、identity checks all passed、required promotion gates、embedding signature guard readiness、no-DB/no-network/no-model、source provenance 與 price-write blocked。execute 模式只寫 `marketplace_promotion_gate_replay_receipt.json` artifact,產生 deterministic promotion candidate contracts,不抓外站、不呼叫模型、不寫 DB、不寫 `ai_insights`、不寫正式價格表,下一步只允許進 embedding signature guard replay。 | | 2026-06-29 | PChome DB apply 授權 lane 必須先通過 no-write guard / decision preflight / decision closeout / issuer gate / signing-decision preflight / signing-decision closeout / signing-issuer guard | V10.725 的 PChome mapping backlog auto-policy 已新增 `/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-lane-guard`、`/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-decision-preflight`、`/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-decision-closeout`、`/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-issuer-gate`、`/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-signing-decision-preflight`、`/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-signing-decision-closeout` 與 `/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-signing-issuer-guard`;這些 endpoint 只驗證 final exact request package、same-run production truth requirement、secret rejection、rollback boundary、lane entry requirements、decision input requirements、rejection policy、post-apply verifier、future authorization decision package、final nonsecret authorization envelope、signing decision preflight inputs、unsigned signing decision package 與 signable request boundary,不讀 secret、不執行 shell/SQL、不寫 DB,也不簽發 database apply authorization。 | | 2026-06-29 | PChome DB apply 授權簽署發行者 lane 必須先產出 final signable request package | V10.725 的 PChome mapping backlog auto-policy 新增 `/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-signing-issuer-closeout`;此 endpoint 只把 signing-issuer guard 的 signable request boundary 收斂成 final signable request package 與 closeout contract,確認 fresh production truth、post-apply verifier、migration hash、secret boundary 與 no-side-effect checks,不讀 secret、不簽發 authorization、不執行 shell/SQL、不寫 DB,也不代表正式 DB apply 已授權。 | | 2026-06-29 | PChome DB apply 授權簽署執行 lane 必須先通過 operator-held secret boundary preflight | V10.725 的 PChome mapping backlog auto-policy 新增 `/api/ai/pchome-growth/mapping-backlog/auto-policy-db-apply-authorization-signing-execution-preflight`;此 endpoint 只把 final signable request package 轉成 future signing execution preflight package、operator-held secret boundary contract、nonsecret signing inputs、command-shape preview、rollback boundary 與 abort conditions,不讀 secret、不接受 plaintext secret、不簽發 authorization、不執行 shell/SQL、不寫 DB,也不代表正式 DB apply 已授權。 | diff --git a/docs/guides/ai_automation_mainline_work_items.md b/docs/guides/ai_automation_mainline_work_items.md index f264af8..4997b24 100644 --- a/docs/guides/ai_automation_mainline_work_items.md +++ b/docs/guides/ai_automation_mainline_work_items.md @@ -21,11 +21,12 @@ | Completed | PixelRAG marketplace source-contract adapter preflight | `/api/ai-automation/pixelrag-marketplace-source-contract-adapter-preflight` and `scripts/ops/run_pixelrag_marketplace_source_contract_adapter_preflight.py` validate source-contract replay receipts for adapter readiness, canonical offer fields, provenance/rate-limit/public-boundary requirements, and no-write promotion gates. | | Completed | PixelRAG marketplace adapter dry-run | `/api/ai-automation/pixelrag-marketplace-source-contract-adapter-dry-run` and `scripts/ops/run_pixelrag_marketplace_source_contract_adapter_dry_run.py` turn adapter preflight receipts into deterministic no-write field contracts and offer candidate contracts, with price writes blocked until identity matcher replay and PromotionGate. | | Completed | PixelRAG marketplace identity matcher replay | `/api/ai-automation/pixelrag-marketplace-identity-matcher-replay` and `scripts/ops/run_pixelrag_marketplace_identity_matcher_replay.py` turn adapter dry-run receipts into deterministic identity candidate contracts and source provenance checks, with price writes blocked until PromotionGate replay. | +| Completed | PixelRAG marketplace PromotionGate replay | `/api/ai-automation/pixelrag-marketplace-promotion-gate-replay` and `scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py` turn identity matcher receipts into deterministic PromotionGate contracts and embedding-signature readiness, with price writes still blocked. | | Completed | PixelRAG application portfolio and integration lanes | `/api/ai-automation/pixelrag-application-portfolio` and `scripts/ops/report_pixelrag_application_portfolio.py` expose commerce, RAG, UX, ops, marketing, and governance uses with priority, status, next machine action, and forbidden guardrails. | | Completed | PixelRAG Ollama-first VLM replay worker | `/api/ai-automation/pixelrag-vlm-replay-worker` and `scripts/ops/run_pixelrag_vlm_replay_worker.py` dry-run or execute ready visual receipts against approved Ollama VLM routes, emit evidence-bound artifact receipts, and keep blocked pages out of product data. | | Completed | PixelRAG VLM route readiness and auto model select | `/api/ai-automation/pixelrag-vlm-route-readiness` and `scripts/ops/report_pixelrag_vlm_route_readiness.py` read approved Ollama `/api/tags`, expose configured/candidate model readiness, and let execute mode avoid missing-model blind generate calls. | | Completed | PixelRAG platform probe worker | `/api/ai-automation/pixelrag-platform-probe-worker` and `scripts/ops/run_pixelrag_platform_probe_worker.py` turn platform probe plans into dry-run/execute automation: Shopee interstitials go to public empty-context capture when runtime is available, missing Playwright auto-falls back to structured-source/backoff receipt, and Coupang 403/access denied goes to structured-source/backoff artifact receipts. | -| In progress | MCP/RAG runtime health in AI automation smoke | `/api/ai-automation/smoke` and `/api/ai-automation/scheduled-health-summary` include external MCP/RAG integration, PixelRAG RAG candidate replay, PixelRAG OCR/VLM replay contract, PixelRAG VLM route readiness, PixelRAG VLM replay worker, PixelRAG platform probe, PixelRAG platform probe worker, source-contract replay, adapter preflight, adapter dry-run, and identity matcher replay families. | +| In progress | MCP/RAG runtime health in AI automation smoke | `/api/ai-automation/smoke` and `/api/ai-automation/scheduled-health-summary` include external MCP/RAG integration, PixelRAG RAG candidate replay, PixelRAG OCR/VLM replay contract, PixelRAG VLM route readiness, PixelRAG VLM replay worker, PixelRAG platform probe, PixelRAG platform probe worker, source-contract replay, adapter preflight, adapter dry-run, identity matcher replay, and PromotionGate replay families. | | In progress | Formal production deploy/readback discipline | Every mainline change must update version, push Gitea main/dev, deploy to 188 without touching `momo-db`, and read back `/health` plus new endpoints. | ## P1 diff --git a/docs/guides/browse_sh_crawler_playbook.md b/docs/guides/browse_sh_crawler_playbook.md index 1ced97c..cbd1434 100644 --- a/docs/guides/browse_sh_crawler_playbook.md +++ b/docs/guides/browse_sh_crawler_playbook.md @@ -204,6 +204,8 @@ python scripts/ops/run_pixelrag_marketplace_source_contract_adapter_dry_run.py - python scripts/ops/run_pixelrag_marketplace_source_contract_adapter_dry_run.py --platform coupang_tw --execute --write-receipt --limit 1 python scripts/ops/run_pixelrag_marketplace_identity_matcher_replay.py --platform shopee_tw --platform coupang_tw python scripts/ops/run_pixelrag_marketplace_identity_matcher_replay.py --platform coupang_tw --execute --write-receipt --limit 1 +python scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py --platform shopee_tw --platform coupang_tw +python scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py --platform coupang_tw --execute --write-receipt --limit 1 ``` API readback: `/api/ai-automation/pixelrag-vlm-route-readiness` 與 `/api/ai-automation/pixelrag-vlm-replay-worker?platform=shopee_tw`。worker 預設為 dry-run,不呼叫模型、不寫 artifact;`execute=true&write_receipt=true` 才呼叫 Ollama VLM 並寫 artifact receipt。execute 前會自動讀 approved Ollama `/api/tags` 選擇已安裝候選模型;若完全沒有候選,會寫 `model_route_not_ready` artifact receipt,不盲打 generate。即使 execute,結果仍只是 candidate evidence;不得直接寫 `ai_insights`、正式價格表或競品價格歷史,且 missing confidence/evidence 會留在 replay / probe lane。 @@ -218,6 +220,8 @@ Marketplace adapter dry-run API readback: `/api/ai-automation/pixelrag-marketpla Marketplace identity matcher replay API readback: `/api/ai-automation/pixelrag-marketplace-identity-matcher-replay?platform=coupang_tw`。identity matcher replay 預設只讀 adapter dry-run receipts 並建立 deterministic identity candidate contracts;`execute=true&write_receipt=true` 只寫 identity matcher artifact receipt,不抓外站、不呼叫模型、不寫 DB、不寫 `ai_insights`、不寫正式價格表。identity receipt 下一步只能進 PromotionGate replay,不得直接變成價格資料。 +Marketplace PromotionGate replay API readback: `/api/ai-automation/pixelrag-marketplace-promotion-gate-replay?platform=coupang_tw`。PromotionGate replay 預設只讀 identity matcher receipts 並建立 deterministic promotion candidate contracts;`execute=true&write_receipt=true` 只寫 PromotionGate artifact receipt,不抓外站、不呼叫模型、不寫 DB、不寫 `ai_insights`、不寫正式價格表。PromotionGate receipt 下一步只能進 embedding signature guard replay,不得直接變成價格資料。 + Application portfolio: ```bash diff --git a/routes/system_public_routes.py b/routes/system_public_routes.py index dd347ba..8af7f23 100644 --- a/routes/system_public_routes.py +++ b/routes/system_public_routes.py @@ -1053,6 +1053,43 @@ def ai_automation_pixelrag_marketplace_identity_matcher_replay_api(): )) +@system_public_bp.route('/api/ai-automation/pixelrag-marketplace-promotion-gate-replay') +@login_required +def ai_automation_pixelrag_marketplace_promotion_gate_replay_api(): + """Controlled PixelRAG marketplace PromotionGate replay readback.""" + from services.pixelrag_marketplace_promotion_gate_replay_service import ( + run_pixelrag_marketplace_promotion_gate_replay, + ) + + platforms = tuple( + str(item or '').strip() + for item in request.args.getlist('platform') + if str(item or '').strip() + ) + execute = str(request.args.get('execute') or '').strip().lower() in { + '1', + 'true', + 'yes', + } + write_receipt = str(request.args.get('write_receipt') or '').strip().lower() in { + '1', + 'true', + 'yes', + } + max_age_hours = request.args.get('max_age_hours', 168, type=int) + limit = request.args.get('limit', 25, type=int) + return jsonify(run_pixelrag_marketplace_promotion_gate_replay( + identity_matcher_receipt_root=str( + request.args.get('identity_matcher_receipt_root') or '' + ).strip() or None, + platform=platforms, + max_age_hours=max(1, min(max_age_hours or 168, 720)), + limit=max(1, min(limit or 25, 250)), + execute=execute, + write_receipt=bool(execute and write_receipt), + )) + + @system_public_bp.route('/api/ai-automation/external-mcp-rag-integration') @login_required def ai_automation_external_mcp_rag_integration_api(): diff --git a/scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py b/scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py new file mode 100755 index 0000000..6300150 --- /dev/null +++ b/scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py @@ -0,0 +1,77 @@ +#!/usr/bin/env python3 +"""Run or dry-run PixelRAG marketplace PromotionGate replay.""" + +from __future__ import annotations + +import argparse +import json +import sys +from pathlib import Path + + +ROOT = Path(__file__).resolve().parents[2] +if str(ROOT) not in sys.path: + sys.path.insert(0, str(ROOT)) + +from services.pixelrag_marketplace_promotion_gate_replay_service import ( # noqa: E402 + run_pixelrag_marketplace_promotion_gate_replay, +) + + +def main() -> int: + parser = argparse.ArgumentParser( + description="執行或 dry-run PixelRAG marketplace PromotionGate replay。" + ) + parser.add_argument( + "--identity-matcher-receipt-root", + help="Marketplace identity matcher replay receipt root;預設使用 production/container 設定。", + ) + parser.add_argument( + "--output-root", + help="Marketplace PromotionGate replay artifact receipt output root。", + ) + parser.add_argument( + "--platform", + action="append", + dest="platforms", + help="限制平台,可重複指定,例如 --platform shopee_tw --platform coupang_tw。", + ) + parser.add_argument( + "--max-age-hours", + type=int, + default=168, + help="receipt 最大新鮮度小時數。", + ) + parser.add_argument( + "--limit", + type=int, + default=25, + help="最多處理 identity matcher replay receipt 數。", + ) + parser.add_argument( + "--execute", + action="store_true", + help="執行 PromotionGate replay;未指定時只做 no-write dry-run readiness。", + ) + parser.add_argument( + "--write-receipt", + action="store_true", + help="execute 後寫入 PromotionGate replay artifact receipt;不寫 DB。", + ) + args = parser.parse_args() + + payload = run_pixelrag_marketplace_promotion_gate_replay( + identity_matcher_receipt_root=args.identity_matcher_receipt_root, + output_root=args.output_root, + platform=tuple(args.platforms or ()), + max_age_hours=args.max_age_hours, + limit=args.limit, + execute=args.execute, + write_receipt=bool(args.write_receipt and args.execute), + ) + print(json.dumps(payload, ensure_ascii=False, indent=2, sort_keys=True)) + return 0 if payload.get("success") else 1 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/services/ai_automation_smoke_service.py b/services/ai_automation_smoke_service.py index 4893341..8d2c204 100644 --- a/services/ai_automation_smoke_service.py +++ b/services/ai_automation_smoke_service.py @@ -586,6 +586,23 @@ def build_scheduled_automation_health_summary( pixelrag_marketplace_identity_matcher_details = ( pixelrag_marketplace_identity_matcher.get("details") or {} ) + pixelrag_marketplace_promotion_gate = _find_check( + source_result, + "PixelRAG marketplace PromotionGate replay", + ) + pixelrag_marketplace_promotion_gate_details = ( + pixelrag_marketplace_promotion_gate.get("details") or {} + ) + if ( + not pixelrag_marketplace_promotion_gate + or not pixelrag_marketplace_promotion_gate_details + ): + pixelrag_marketplace_promotion_gate = ( + _pixelrag_marketplace_promotion_gate_replay_check() + ) + pixelrag_marketplace_promotion_gate_details = ( + pixelrag_marketplace_promotion_gate.get("details") or {} + ) pixelrag_ocr_vlm_replay = _find_check(source_result, "PixelRAG OCR/VLM replay contract") pixelrag_ocr_vlm_replay_details = pixelrag_ocr_vlm_replay.get("details") or {} if not pixelrag_ocr_vlm_replay or not pixelrag_ocr_vlm_replay_details: @@ -4853,6 +4870,61 @@ def build_scheduled_automation_health_summary( "primary_human_gate_count": 0, }, }, + { + "key": "pixelrag_marketplace_promotion_gate_replay", + "label": "PixelRAG marketplace PromotionGate replay", + "status": pixelrag_marketplace_promotion_gate.get("status") or "warning", + "summary": ( + pixelrag_marketplace_promotion_gate.get("summary") + or "PixelRAG marketplace PromotionGate replay has no latest readback." + ), + "next_machine_action": pixelrag_marketplace_promotion_gate_details.get( + "next_machine_action" + ) + or "run_marketplace_promotion_gate_replay", + "details": { + "policy": pixelrag_marketplace_promotion_gate_details.get("policy"), + "candidate_count": int( + pixelrag_marketplace_promotion_gate_details.get("candidate_count") or 0 + ), + "ready_count": int( + pixelrag_marketplace_promotion_gate_details.get("ready_count") or 0 + ), + "blocked_count": int( + pixelrag_marketplace_promotion_gate_details.get("blocked_count") or 0 + ), + "dry_run_count": int( + pixelrag_marketplace_promotion_gate_details.get("dry_run_count") or 0 + ), + "executed_count": int( + pixelrag_marketplace_promotion_gate_details.get("executed_count") or 0 + ), + "receipt_written_count": int( + pixelrag_marketplace_promotion_gate_details.get("receipt_written_count") or 0 + ), + "capture_runtime_gap_count": int( + pixelrag_marketplace_promotion_gate_details.get("capture_runtime_gap_count") or 0 + ), + "promotion_candidate_count": int( + pixelrag_marketplace_promotion_gate_details.get("promotion_candidate_count") or 0 + ), + "embedding_signature_guard_ready_count": int( + pixelrag_marketplace_promotion_gate_details.get("embedding_signature_guard_ready_count") or 0 + ), + "network_call_performed": bool( + pixelrag_marketplace_promotion_gate_details.get("network_call_performed") + ), + "model_call_performed": bool( + pixelrag_marketplace_promotion_gate_details.get("model_call_performed") + ), + "artifact_write_performed": bool( + pixelrag_marketplace_promotion_gate_details.get("artifact_write_performed") + ), + "writes_database": False, + "writes_database_count": 0, + "primary_human_gate_count": 0, + }, + }, { "key": "pixelrag_ocr_vlm_replay", "label": "PixelRAG OCR/VLM replay contract", @@ -13341,6 +13413,77 @@ def _pixelrag_marketplace_identity_matcher_replay_check() -> Dict[str, Any]: ) +def _pixelrag_marketplace_promotion_gate_replay_check() -> Dict[str, Any]: + """Dry-run sentinel for PixelRAG marketplace PromotionGate replay.""" + try: + from services.pixelrag_marketplace_promotion_gate_replay_service import ( + run_pixelrag_marketplace_promotion_gate_replay, + ) + + readback = run_pixelrag_marketplace_promotion_gate_replay( + execute=False, + ) + summary = readback.get("summary") or {} + candidate_count = int(summary.get("candidate_count") or 0) + ready_count = int(summary.get("ready_count") or 0) + blocked_count = int(summary.get("blocked_count") or 0) + dry_run_count = int(summary.get("dry_run_count") or 0) + executed_count = int(summary.get("executed_count") or 0) + receipt_written_count = int(summary.get("receipt_written_count") or 0) + promotion_candidate_count = int(summary.get("promotion_candidate_count") or 0) + embedding_ready_count = int( + summary.get("embedding_signature_guard_ready_count") or 0 + ) + status = readback.get("status") or "warning" + summary_text = ( + f"PixelRAG marketplace PromotionGate replay candidates={candidate_count}, " + f"ready={ready_count}, blocked={blocked_count}, dry_run={dry_run_count}, " + f"executed={executed_count}, receipts={receipt_written_count}, " + f"promotion_candidates={promotion_candidate_count}, " + f"embedding_ready={embedding_ready_count}" + ) + return _check( + "PixelRAG marketplace PromotionGate replay", + status, + summary_text, + { + "policy": readback.get("policy"), + "candidate_count": candidate_count, + "ready_count": ready_count, + "blocked_count": blocked_count, + "dry_run_count": dry_run_count, + "executed_count": executed_count, + "receipt_written_count": receipt_written_count, + "capture_runtime_gap_count": int( + summary.get("capture_runtime_gap_count") or 0 + ), + "guard_failed_count": int(summary.get("guard_failed_count") or 0), + "promotion_candidate_count": promotion_candidate_count, + "embedding_signature_guard_ready_count": embedding_ready_count, + "network_call_performed": bool(summary.get("network_call_performed")), + "model_call_performed": bool(summary.get("model_call_performed")), + "artifact_write_performed": bool( + summary.get("artifact_write_performed") + ), + "next_machine_action": readback.get("next_machine_action"), + "writes_database": False, + "writes_database_count": 0, + "primary_human_gate_count": 0, + }, + ) + except Exception as exc: + return _check( + "PixelRAG marketplace PromotionGate replay", + "critical", + f"PixelRAG marketplace PromotionGate replay 無法執行 dry-run:{exc}", + { + "writes_database": False, + "writes_database_count": 0, + "primary_human_gate_count": 0, + }, + ) + + def _pixelrag_ocr_vlm_replay_check() -> Dict[str, Any]: """Read-only sentinel for PixelRAG receipts becoming OCR/VLM replay contracts.""" try: @@ -13676,6 +13819,7 @@ def collect_ai_automation_smoke(*, record_history: bool = True, history_limit: i _pixelrag_marketplace_adapter_preflight_check(), _pixelrag_marketplace_adapter_dry_run_check(), _pixelrag_marketplace_identity_matcher_replay_check(), + _pixelrag_marketplace_promotion_gate_replay_check(), _pixelrag_ocr_vlm_replay_check(), _pixelrag_vlm_route_readiness_check(), _pixelrag_vlm_replay_worker_check(), diff --git a/services/pixelrag_marketplace_promotion_gate_replay_service.py b/services/pixelrag_marketplace_promotion_gate_replay_service.py new file mode 100644 index 0000000..b87978b --- /dev/null +++ b/services/pixelrag_marketplace_promotion_gate_replay_service.py @@ -0,0 +1,555 @@ +"""Controlled PixelRAG marketplace PromotionGate replay worker. + +This worker turns marketplace identity matcher receipts into deterministic +PromotionGate replay receipts. It does not fetch marketplace pages, call +models, write databases, write AI insights, or promote candidate prices. +""" + +from __future__ import annotations + +import hashlib +import json +import os +import re +from datetime import datetime, timezone +from pathlib import Path +from typing import Any, Mapping + +from services.pixelrag_crawler_integration_service import DEFAULT_ARTIFACT_MAX_AGE_HOURS +from services.pixelrag_marketplace_identity_matcher_replay_service import ( + DEFAULT_OUTPUT_ROOT as DEFAULT_IDENTITY_MATCHER_RECEIPT_ROOT, + IDENTITY_MATCHER_REPLAY_VERSION, +) + + +POLICY = "controlled_pixelrag_marketplace_promotion_gate_replay_v1" +PROMOTION_GATE_REPLAY_VERSION = "pixelrag_marketplace_promotion_gate_replay_v1" +DEFAULT_LIMIT = 25 +DEFAULT_OUTPUT_ROOT = os.getenv( + "PIXELRAG_MARKETPLACE_PROMOTION_GATE_REPLAY_RECEIPT_ROOT", + "/app/data/ai_automation/pixelrag_marketplace_promotion_gate_replay_receipts" + if Path("/app/data").exists() + else "runtime_artifacts/pixelrag_marketplace_promotion_gate_replay_receipts", +) + +REQUIRED_PROMOTION_GATES = { + "public_source_boundary", + "rate_limit_contract", + "provenance_contract", + "identity_matcher_replay", + "promotion_gate", + "embedding_signature_guard", +} + + +def _normalise_platforms( + platform: str | tuple[str, ...] | list[str] | None, +) -> tuple[str, ...]: + if isinstance(platform, str): + value = platform.strip().lower() + return (value,) if value else () + return tuple( + str(item or "").strip().lower() + for item in (platform or ()) + if str(item or "").strip() + ) + + +def _safe_segment(value: Any) -> str: + text = str(value or "unknown").strip().lower() + text = re.sub(r"[^a-z0-9._-]+", "-", text) + return text.strip("-") or "unknown" + + +def _parse_iso_datetime(value: Any) -> datetime | None: + if not value: + return None + try: + return datetime.fromisoformat(str(value).replace("Z", "+00:00")) + except ValueError: + return None + + +def _receipt_candidates( + root: Path, + *, + platforms: tuple[str, ...], + limit: int, +) -> list[Path]: + if not root.exists(): + return [] + candidates: list[Path] = [] + if platforms: + for platform in platforms: + candidates.extend( + (root / platform).glob("*/marketplace_identity_matcher_replay_receipt.json") + ) + else: + candidates.extend(root.glob("*/*/marketplace_identity_matcher_replay_receipt.json")) + return sorted(candidates, key=lambda path: path.stat().st_mtime, reverse=True)[:limit] + + +def _load_receipt(path: Path) -> tuple[dict[str, Any], list[str]]: + try: + return json.loads(path.read_text(encoding="utf-8")), [] + except (OSError, json.JSONDecodeError) as exc: + return {}, [str(exc)[:300]] + + +def _as_mapping(value: Any) -> Mapping[str, Any]: + return value if isinstance(value, Mapping) else {} + + +def _as_list(value: Any) -> list[Any]: + return list(value) if isinstance(value, list) else [] + + +def _required_before(identity_payload: Mapping[str, Any]) -> set[str]: + return set(str(item) for item in _as_list(identity_payload.get("required_before_data_promotion"))) + + +def _promotion_fingerprint( + platform: str, + manifest_id: str, + candidate_id: str, + identity_fingerprint: str, +) -> str: + digest = hashlib.sha256( + f"{platform}:{manifest_id}:{candidate_id}:{identity_fingerprint}".encode("utf-8") + ).hexdigest() + return digest[:24] + + +def _promotion_candidate_contracts( + receipt: Mapping[str, Any], + *, + identity_payload: Mapping[str, Any], +) -> list[dict[str, Any]]: + platform = str(receipt.get("platform") or "unknown") + manifest_id = str(receipt.get("manifest_id") or "unknown") + contracts: list[dict[str, Any]] = [] + for candidate in _as_list(identity_payload.get("identity_candidate_contracts")): + if not isinstance(candidate, Mapping): + continue + candidate_id = str(candidate.get("candidate_id") or f"{platform}:{manifest_id}:unknown") + identity_fingerprint = str(candidate.get("identity_fingerprint") or "missing") + contracts.append( + { + "candidate_id": candidate_id, + "candidate_index": int(candidate.get("candidate_index") or 0), + "identity_fingerprint": identity_fingerprint, + "promotion_fingerprint": _promotion_fingerprint( + platform, + manifest_id, + candidate_id, + identity_fingerprint, + ), + "promotion_strategy": "deterministic_gate_replay_no_values", + "promotion_stage": "pre_embedding_signature_guard", + "requires_public_source_boundary": True, + "requires_rate_limit_contract": True, + "requires_source_provenance": True, + "requires_identity_matcher_replay": True, + "requires_promotion_gate": True, + "requires_embedding_signature_guard": True, + "requires_evidence_time": True, + "ready_for_embedding_signature_guard_replay": True, + "ready_for_candidate_knowledge_replay": True, + "ready_for_price_table_write": False, + "price_write_blocked_until_embedding_signature_guard": True, + } + ) + return contracts + + +def _promotion_gate_payload( + receipt: Mapping[str, Any], + *, + receipt_path: Path, +) -> dict[str, Any]: + identity_payload = _as_mapping(receipt.get("identity_matcher_replay")) + promotion_contracts = _promotion_candidate_contracts( + receipt, + identity_payload=identity_payload, + ) + return { + "promotion_gate_replay_version": PROMOTION_GATE_REPLAY_VERSION, + "identity_matcher_replay_version": identity_payload.get( + "identity_matcher_replay_version" + ), + "adapter_dry_run_version": identity_payload.get("adapter_dry_run_version"), + "adapter_preflight_version": identity_payload.get("adapter_preflight_version"), + "source_contract_version": identity_payload.get("source_contract_version"), + "adapter_code": identity_payload.get("adapter_code") or receipt.get("adapter_code"), + "contract_id": identity_payload.get("contract_id"), + "barrier_type": identity_payload.get("barrier_type"), + "capture_runtime_unavailable": bool( + identity_payload.get("capture_runtime_unavailable") + ), + "input_identity_matcher_receipt_path": str(receipt_path), + "input_adapter_dry_run_receipt_path": identity_payload.get( + "input_adapter_dry_run_receipt_path" + ), + "adapter_preflight_receipt_path": identity_payload.get( + "adapter_preflight_receipt_path" + ), + "source_contract_replay_receipt_path": identity_payload.get( + "source_contract_replay_receipt_path" + ), + "source_worker_receipt_path": identity_payload.get("source_worker_receipt_path"), + "source_receipt_path": identity_payload.get("source_receipt_path"), + "promotion_gate_execution_mode": "deterministic_replay_only_no_network_no_db", + "promotion_candidate_count": len(promotion_contracts), + "promotion_candidate_contracts": promotion_contracts, + "required_before_data_promotion": list( + identity_payload.get("required_before_data_promotion") or [] + ), + "allowed_next_step": "run_marketplace_embedding_signature_guard_replay", + } + + +def _promotion_gate_checks( + receipt: Mapping[str, Any], + *, + stale: bool, + errors: list[str], + promotion_payload: Mapping[str, Any], +) -> dict[str, bool]: + identity_payload = _as_mapping(receipt.get("identity_matcher_replay")) + boundary = _as_mapping(receipt.get("promotion_boundary")) + identity_checks = _as_mapping(receipt.get("identity_matcher_replay_checks")) + identity_contracts = _as_list(identity_payload.get("identity_candidate_contracts")) + promotion_contracts = _as_list(promotion_payload.get("promotion_candidate_contracts")) + required_before = _required_before(identity_payload) + return { + "receipt_parse_ok": not errors, + "receipt_fresh": not stale, + "identity_matcher_replay_ready": ( + receipt.get("worker_status") + == "executed_marketplace_identity_matcher_replay_ready" + ), + "identity_matcher_version_supported": ( + identity_payload.get("identity_matcher_replay_version") + == IDENTITY_MATCHER_REPLAY_VERSION + ), + "identity_matcher_checks_all_passed": ( + int(receipt.get("identity_matcher_replay_check_pass_count") or 0) + == int(receipt.get("identity_matcher_replay_check_count") or -1) + and int(receipt.get("identity_matcher_replay_check_count") or 0) > 0 + ), + "blocked_page_not_product_data": bool( + identity_checks.get("blocked_page_not_product_data") + ), + "identity_candidate_contracts_present": bool(identity_contracts), + "promotion_candidate_contracts_generated": bool(promotion_contracts), + "promotion_candidate_count_matches_identity_count": ( + len(promotion_contracts) == len(identity_contracts) + ), + "identity_candidates_ready_for_promotion": all( + bool(item.get("ready_for_promotion_gate_replay")) + for item in identity_contracts + ), + "required_promotion_gates_present": REQUIRED_PROMOTION_GATES.issubset( + required_before + ), + "promotion_gate_required": "promotion_gate" in required_before, + "embedding_signature_guard_required": "embedding_signature_guard" in required_before, + "embedding_signature_guard_replay_ready": all( + bool(item.get("ready_for_embedding_signature_guard_replay")) + for item in promotion_contracts + ), + "candidate_knowledge_replay_ready": all( + bool(item.get("ready_for_candidate_knowledge_replay")) + for item in promotion_contracts + ), + "price_write_blocked_until_embedding_signature_guard": all( + bool(item.get("price_write_blocked_until_embedding_signature_guard")) + and not bool(item.get("ready_for_price_table_write")) + for item in promotion_contracts + ), + "direct_price_write_disallowed": not bool( + boundary.get("direct_price_write_allowed") + ), + "direct_ai_insights_write_disallowed": not bool( + boundary.get("direct_ai_insights_write_allowed") + ), + "database_write_disallowed": not bool(receipt.get("writes_database")) + and int(receipt.get("writes_database_count") or 0) == 0, + "network_call_disallowed": not bool(receipt.get("network_call_performed")), + "model_call_disallowed": not bool(receipt.get("model_call_performed")), + "source_provenance_paths_present": bool( + promotion_payload.get("input_identity_matcher_receipt_path") + and promotion_payload.get("input_adapter_dry_run_receipt_path") + and promotion_payload.get("adapter_preflight_receipt_path") + and promotion_payload.get("source_contract_replay_receipt_path") + ), + } + + +def _worker_item( + receipt_path: Path, + *, + now: datetime, + max_age_hours: int, + execute: bool, +) -> dict[str, Any]: + receipt, errors = _load_receipt(receipt_path) + generated_at = _parse_iso_datetime(receipt.get("generated_at")) + if generated_at is None: + try: + generated_at = datetime.fromtimestamp(receipt_path.stat().st_mtime, tz=timezone.utc) + except OSError: + generated_at = None + age_hours = ((now - generated_at).total_seconds() / 3600) if generated_at else None + stale = age_hours is None or age_hours > max_age_hours + promotion_payload = _promotion_gate_payload(receipt, receipt_path=receipt_path) + checks = _promotion_gate_checks( + receipt, + stale=stale, + errors=errors, + promotion_payload=promotion_payload, + ) + check_count = len(checks) + pass_count = sum(1 for passed in checks.values() if passed) + ready = pass_count == check_count + platform = str(receipt.get("platform") or receipt_path.parent.parent.name).strip().lower() + manifest_id = str(receipt.get("manifest_id") or receipt_path.parent.name).strip() + status = ( + "executed_marketplace_promotion_gate_replay_ready" + if execute and ready + else ( + "dry_run_ready_for_marketplace_promotion_gate_replay" + if ready + else "skipped_marketplace_promotion_gate_replay_guard_failed" + ) + ) + return { + "worker_status": status, + "platform": platform, + "manifest_id": manifest_id, + "source_type": "marketplace_identity_matcher_replay_receipt", + "identity_matcher_receipt_path": str(receipt_path), + "adapter_dry_run_receipt_path": promotion_payload.get( + "input_adapter_dry_run_receipt_path" + ), + "adapter_preflight_receipt_path": promotion_payload.get( + "adapter_preflight_receipt_path" + ), + "source_contract_replay_receipt_path": promotion_payload.get( + "source_contract_replay_receipt_path" + ), + "source_worker_receipt_path": promotion_payload.get("source_worker_receipt_path"), + "source_receipt_path": promotion_payload.get("source_receipt_path"), + "adapter_code": promotion_payload.get("adapter_code"), + "promotion_gate_replay_status": "ready" if ready else "blocked", + "ready_for_execution": ready, + "execute": bool(execute), + "generated_at": generated_at.isoformat() if generated_at else None, + "age_hours": round(age_hours, 3) if age_hours is not None else None, + "stale": stale, + "network_call_performed": False, + "model_call_performed": False, + "artifact_write_performed": False, + "writes_database": False, + "writes_database_count": 0, + "primary_human_gate_count": 0, + "promotion_gate_replay_checks": checks, + "promotion_gate_replay_check_count": check_count, + "promotion_gate_replay_check_pass_count": pass_count, + "promotion_gate_replay": promotion_payload, + "promotion_boundary": { + "direct_ai_insights_write_allowed": False, + "direct_price_write_allowed": False, + "promotion_gate_replay_only": True, + "requires_public_source_boundary": True, + "requires_rate_limit_contract": True, + "requires_provenance_contract": True, + "requires_identity_matcher_replay": True, + "requires_embedding_signature_guard": True, + }, + "next_machine_action": ( + "run_marketplace_embedding_signature_guard_replay" + if execute and ready + else ( + "run_marketplace_promotion_gate_replay_execute" + if ready + else "repair_marketplace_promotion_gate_replay_inputs" + ) + ), + } + + +def _write_promotion_gate_receipt(*, output_root: Path, item: Mapping[str, Any]) -> str: + target = ( + output_root + / _safe_segment(item.get("platform")) + / _safe_segment(item.get("manifest_id")) + / "marketplace_promotion_gate_replay_receipt.json" + ) + target.parent.mkdir(parents=True, exist_ok=True) + receipt = dict(item) + receipt["artifact_write_performed"] = True + receipt["receipt_path"] = str(target) + receipt["generated_at"] = datetime.now(timezone.utc).isoformat() + receipt["policy"] = POLICY + target.write_text( + json.dumps(receipt, ensure_ascii=False, indent=2, sort_keys=True), + encoding="utf-8", + ) + return str(target) + + +def run_pixelrag_marketplace_promotion_gate_replay( + *, + identity_matcher_receipt_root: str | Path | None = None, + output_root: str | Path | None = None, + platform: str | tuple[str, ...] | list[str] | None = None, + max_age_hours: int | None = None, + limit: int | None = None, + execute: bool = False, + write_receipt: bool = False, +) -> dict[str, Any]: + """Run or dry-run marketplace PromotionGate replay.""" + source_root = Path(identity_matcher_receipt_root or DEFAULT_IDENTITY_MATCHER_RECEIPT_ROOT) + output = Path(output_root or DEFAULT_OUTPUT_ROOT) + platforms = _normalise_platforms(platform) + max_age = max(1, int(max_age_hours or DEFAULT_ARTIFACT_MAX_AGE_HOURS)) + item_limit = max(1, min(int(limit or DEFAULT_LIMIT), 250)) + now = datetime.now(timezone.utc) + receipt_paths = _receipt_candidates(source_root, platforms=platforms, limit=item_limit) + worker_items: list[dict[str, Any]] = [] + for receipt_path in receipt_paths: + item = _worker_item( + receipt_path, + now=now, + max_age_hours=max_age, + execute=execute, + ) + if execute and write_receipt and item.get("ready_for_execution"): + item["receipt_path"] = _write_promotion_gate_receipt( + output_root=output, + item=item, + ) + item["artifact_write_performed"] = True + worker_items.append(item) + + ready_count = sum(1 for item in worker_items if item.get("ready_for_execution")) + blocked_count = len(worker_items) - ready_count + dry_run_count = sum( + 1 for item in worker_items if str(item.get("worker_status") or "").startswith("dry_run_") + ) + executed_count = sum( + 1 for item in worker_items if str(item.get("worker_status") or "").startswith("executed_") + ) + receipt_written_count = sum(1 for item in worker_items if item.get("receipt_path")) + guard_failed_count = sum( + 1 for item in worker_items if item.get("promotion_gate_replay_status") != "ready" + ) + capture_runtime_gap_count = sum( + 1 + for item in worker_items + if (item.get("promotion_gate_replay") or {}).get("capture_runtime_unavailable") + ) + promotion_candidate_count = sum( + int((item.get("promotion_gate_replay") or {}).get("promotion_candidate_count") or 0) + for item in worker_items + ) + embedding_signature_guard_ready_count = sum( + sum( + 1 + for candidate in _as_list( + (item.get("promotion_gate_replay") or {}).get( + "promotion_candidate_contracts" + ) + ) + if isinstance(candidate, Mapping) + and candidate.get("ready_for_embedding_signature_guard_replay") + ) + for item in worker_items + ) + + if not worker_items: + status = "warning" + elif guard_failed_count: + status = "warning" + else: + status = "ok" + + if not worker_items: + next_action = "run_marketplace_adapter_identity_matcher_replay" + elif not execute and ready_count: + next_action = "run_marketplace_promotion_gate_replay_execute" + elif execute and receipt_written_count: + next_action = "run_marketplace_embedding_signature_guard_replay" + elif guard_failed_count: + next_action = "repair_marketplace_promotion_gate_replay_inputs" + else: + next_action = "refresh_marketplace_promotion_gate_replay_candidates" + + summary = { + "candidate_count": len(worker_items), + "ready_count": ready_count, + "blocked_count": blocked_count, + "dry_run_count": dry_run_count, + "executed_count": executed_count, + "receipt_written_count": receipt_written_count, + "guard_failed_count": guard_failed_count, + "capture_runtime_gap_count": capture_runtime_gap_count, + "promotion_candidate_count": promotion_candidate_count, + "embedding_signature_guard_ready_count": embedding_signature_guard_ready_count, + "platforms": sorted({str(item.get("platform") or "unknown") for item in worker_items}), + "network_call_performed": False, + "model_call_performed": False, + "artifact_write_performed": bool(receipt_written_count), + "writes_database_count": 0, + "primary_human_gate_count": 0, + } + return { + "success": status != "critical", + "policy": POLICY, + "status": status, + "generated_at": now.isoformat(), + "promotion_gate_replay_version": PROMOTION_GATE_REPLAY_VERSION, + "identity_matcher_receipt_root": str(source_root), + "output_root": str(output), + "platform_filter": list(platforms), + "max_age_hours": max_age, + "limit": item_limit, + "execute": bool(execute), + "write_receipt": bool(write_receipt and execute), + "summary": summary, + "worker_items": worker_items, + "controlled_apply": { + "network_call": False, + "model_call": False, + "artifact_write": bool(receipt_written_count), + "db_write": False, + "writes_database": False, + "writes_database_count": 0, + "secret_read": False, + "raw_cookie_or_session_read": False, + "credentialed_session_allowed": False, + "login_allowed": False, + "production_price_write": False, + "primary_human_gate_count": 0, + }, + "promotion_boundary": { + "writes_ai_insights": False, + "writes_price_tables": False, + "promotion_gate_replay_only": True, + "requires_public_source_boundary": True, + "requires_rate_limit_contract": True, + "requires_provenance_contract": True, + "requires_identity_matcher_replay": True, + "requires_embedding_signature_guard": True, + }, + "next_machine_action": next_action, + } + + +__all__ = [ + "DEFAULT_OUTPUT_ROOT", + "POLICY", + "PROMOTION_GATE_REPLAY_VERSION", + "run_pixelrag_marketplace_promotion_gate_replay", +] diff --git a/tests/test_ai_automation_smoke_service.py b/tests/test_ai_automation_smoke_service.py index 82fc11f..e8c6b0c 100644 --- a/tests/test_ai_automation_smoke_service.py +++ b/tests/test_ai_automation_smoke_service.py @@ -1314,6 +1314,7 @@ def test_collect_ai_automation_smoke_uses_worst_status(monkeypatch): monkeypatch.setattr(smoke, "_pixelrag_marketplace_adapter_preflight_check", lambda: smoke._check("pixelrag marketplace adapter preflight", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_marketplace_adapter_dry_run_check", lambda: smoke._check("pixelrag marketplace adapter dry-run", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_marketplace_identity_matcher_replay_check", lambda: smoke._check("pixelrag marketplace identity matcher replay", "ok", "ok")) + monkeypatch.setattr(smoke, "_pixelrag_marketplace_promotion_gate_replay_check", lambda: smoke._check("pixelrag marketplace promotion gate replay", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_ocr_vlm_replay_check", lambda: smoke._check("pixelrag ocr vlm", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_vlm_route_readiness_check", lambda: smoke._check("pixelrag vlm route", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_vlm_replay_worker_check", lambda: smoke._check("pixelrag vlm worker", "ok", "ok")) @@ -1323,7 +1324,7 @@ def test_collect_ai_automation_smoke_uses_worst_status(monkeypatch): result = smoke.collect_ai_automation_smoke(record_history=False) assert result["status"] == "critical" - assert result["summary"] == {"ok": 39, "warning": 1, "critical": 1, "total": 41} + assert result["summary"] == {"ok": 40, "warning": 1, "critical": 1, "total": 42} def test_pchome_controlled_apply_drift_monitor_reports_verified_zero_drift(monkeypatch): @@ -3856,6 +3857,7 @@ def test_collect_ai_automation_smoke_persists_recent_history(tmp_path, monkeypat monkeypatch.setattr(smoke, "_pixelrag_marketplace_adapter_preflight_check", lambda: smoke._check("pixelrag marketplace adapter preflight", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_marketplace_adapter_dry_run_check", lambda: smoke._check("pixelrag marketplace adapter dry-run", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_marketplace_identity_matcher_replay_check", lambda: smoke._check("pixelrag marketplace identity matcher replay", "ok", "ok")) + monkeypatch.setattr(smoke, "_pixelrag_marketplace_promotion_gate_replay_check", lambda: smoke._check("pixelrag marketplace promotion gate replay", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_ocr_vlm_replay_check", lambda: smoke._check("pixelrag ocr vlm", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_vlm_route_readiness_check", lambda: smoke._check("pixelrag vlm route", "ok", "ok")) monkeypatch.setattr(smoke, "_pixelrag_vlm_replay_worker_check", lambda: smoke._check("pixelrag vlm worker", "ok", "ok")) @@ -3916,7 +3918,7 @@ def test_scheduled_automation_health_summary_reads_history_without_side_effects( json.dumps({ "generated_at": datetime.now().isoformat(timespec="seconds"), "status": "ok", - "summary": {"ok": 41, "warning": 0, "critical": 0, "total": 41}, + "summary": {"ok": 42, "warning": 0, "critical": 0, "total": 42}, "checks": [ { "name": "PChome 受控落地 drift monitor", @@ -4112,6 +4114,29 @@ def test_scheduled_automation_health_summary_reads_history_without_side_effects( "primary_human_gate_count": 0, }, }, + { + "name": "PixelRAG marketplace PromotionGate replay", + "status": "ok", + "summary": "PixelRAG marketplace PromotionGate replay candidates=1, ready=1, blocked=0, dry_run=1, executed=0, receipts=0, promotion_candidates=2, embedding_ready=2", + "details": { + "policy": "controlled_pixelrag_marketplace_promotion_gate_replay_v1", + "candidate_count": 1, + "ready_count": 1, + "blocked_count": 0, + "dry_run_count": 1, + "executed_count": 0, + "receipt_written_count": 0, + "capture_runtime_gap_count": 0, + "promotion_candidate_count": 2, + "embedding_signature_guard_ready_count": 2, + "network_call_performed": False, + "model_call_performed": False, + "artifact_write_performed": False, + "next_machine_action": "run_marketplace_promotion_gate_replay_execute", + "writes_database_count": 0, + "primary_human_gate_count": 0, + }, + }, { "name": "PixelRAG OCR/VLM replay contract", "status": "ok", @@ -4226,7 +4251,7 @@ def test_scheduled_automation_health_summary_reads_history_without_side_effects( ) assert summary["policy"] == "read_only_ai_automation_scheduled_health_summary" assert summary["status"] == "ok" - assert summary["summary"]["total"] == 38 + assert summary["summary"]["total"] == 39 assert summary["summary"]["primary_human_gate_count"] == 0 assert summary["summary"]["writes_database_count"] == 0 assert pchome_family["status"] == "ok" @@ -6578,6 +6603,11 @@ def test_surface_html_readback_check_is_part_of_ai_smoke(monkeypatch): "ok", "pixelrag marketplace identity matcher replay ok", )) + monkeypatch.setattr(smoke, "_pixelrag_marketplace_promotion_gate_replay_check", lambda: smoke._check( + "PixelRAG marketplace PromotionGate replay", + "ok", + "pixelrag marketplace PromotionGate replay ok", + )) monkeypatch.setattr(smoke, "_pixelrag_ocr_vlm_replay_check", lambda: smoke._check( "PixelRAG OCR/VLM replay contract", "ok", @@ -6618,7 +6648,7 @@ def test_surface_html_readback_check_is_part_of_ai_smoke(monkeypatch): item for item in result["checks"] if item["name"] == "Sitewide visual QA readback" ) - assert result["summary"]["total"] == 41 + assert result["summary"]["total"] == 42 assert surface_check["status"] == "ok" assert surface_check["details"]["checked_surface_count"] == 10 assert sitewide_check["status"] == "ok" diff --git a/tests/test_pixelrag_marketplace_promotion_gate_replay_service.py b/tests/test_pixelrag_marketplace_promotion_gate_replay_service.py new file mode 100644 index 0000000..f69e954 --- /dev/null +++ b/tests/test_pixelrag_marketplace_promotion_gate_replay_service.py @@ -0,0 +1,305 @@ +import json +import subprocess +import sys +from datetime import datetime, timezone + + +def _identity_candidate(platform, manifest_id, index): + return { + "candidate_id": f"{platform}:{manifest_id}:{index}", + "candidate_index": index, + "field_contract_count": 14, + "identity_fingerprint": f"identity-{platform}-{index}", + "identity_key_fields": ["platform", "platform_product_id", "title", "url"], + "match_strategy": "deterministic_contract_replay_no_values", + "price_write_blocked_until_promotion_gate": True, + "ready_for_price_table_write": False, + "ready_for_promotion_gate_replay": True, + "requires_evidence_time": True, + "requires_platform_scope": True, + "requires_product_id_or_url_identity": True, + "requires_title_url_cross_check": True, + } + + +def _write_identity_matcher_receipt( + root, + *, + platform="coupang_tw", + manifest_id="coupang-403", + adapter_code="coupang", + barrier_type="access_denied", + capture_runtime_unavailable=False, +): + receipt_dir = root / platform / manifest_id + receipt_dir.mkdir(parents=True) + source_root = "runtime_artifacts" + payload = { + "generated_at": datetime.now(timezone.utc).isoformat(), + "policy": "controlled_pixelrag_marketplace_identity_matcher_replay_v1", + "worker_status": "executed_marketplace_identity_matcher_replay_ready", + "platform": platform, + "manifest_id": manifest_id, + "adapter_code": adapter_code, + "identity_matcher_receipt_path": ( + f"{source_root}/pixelrag_marketplace_identity_matcher_replay_receipts/" + f"{platform}/{manifest_id}/marketplace_identity_matcher_replay_receipt.json" + ), + "adapter_dry_run_receipt_path": ( + f"{source_root}/pixelrag_marketplace_adapter_dry_run_receipts/" + f"{platform}/{manifest_id}/marketplace_adapter_dry_run_receipt.json" + ), + "adapter_preflight_receipt_path": ( + f"{source_root}/pixelrag_marketplace_adapter_preflight_receipts/" + f"{platform}/{manifest_id}/marketplace_adapter_preflight_receipt.json" + ), + "source_contract_replay_receipt_path": ( + f"{source_root}/pixelrag_source_contract_replay_receipts/" + f"{platform}/{manifest_id}/source_contract_replay_receipt.json" + ), + "source_worker_receipt_path": ( + f"{source_root}/pixelrag_platform_probe_worker_receipts/" + f"{platform}/{manifest_id}/platform_probe_worker_receipt.json" + ), + "source_receipt_path": ( + f"{source_root}/pixelrag_visual_evidence/" + f"{platform}/{manifest_id}/capture_receipt.json" + ), + "identity_matcher_replay_check_count": 20, + "identity_matcher_replay_check_pass_count": 20, + "identity_matcher_replay_checks": { + "adapter_dry_run_checks_all_passed": True, + "adapter_dry_run_ready": True, + "adapter_dry_run_version_supported": True, + "blocked_page_not_product_data": True, + "database_write_disallowed": True, + "direct_ai_insights_write_disallowed": True, + "direct_price_write_disallowed": True, + "identity_candidate_contracts_generated": True, + "identity_candidate_count_matches_offer_count": True, + "identity_gate_required": True, + "identity_key_fields_present": True, + "model_call_disallowed": True, + "network_call_disallowed": True, + "offer_candidate_contracts_present": True, + "price_write_blocked_until_promotion_gate": True, + "promotion_gate_replay_ready": True, + "promotion_gates_required": True, + "receipt_fresh": True, + "receipt_parse_ok": True, + "source_provenance_paths_present": True, + }, + "identity_matcher_replay": { + "identity_matcher_replay_version": "pixelrag_marketplace_identity_matcher_replay_v1", + "adapter_dry_run_version": "pixelrag_marketplace_adapter_dry_run_v1", + "adapter_preflight_version": "pixelrag_marketplace_adapter_preflight_v1", + "source_contract_version": "pixelrag_marketplace_source_contract_v1", + "contract_id": f"{platform}:{manifest_id}:{adapter_code}", + "adapter_code": adapter_code, + "barrier_type": barrier_type, + "capture_runtime_unavailable": capture_runtime_unavailable, + "input_adapter_dry_run_receipt_path": ( + f"{source_root}/pixelrag_marketplace_adapter_dry_run_receipts/" + f"{platform}/{manifest_id}/marketplace_adapter_dry_run_receipt.json" + ), + "adapter_preflight_receipt_path": ( + f"{source_root}/pixelrag_marketplace_adapter_preflight_receipts/" + f"{platform}/{manifest_id}/marketplace_adapter_preflight_receipt.json" + ), + "source_contract_replay_receipt_path": ( + f"{source_root}/pixelrag_source_contract_replay_receipts/" + f"{platform}/{manifest_id}/source_contract_replay_receipt.json" + ), + "source_worker_receipt_path": ( + f"{source_root}/pixelrag_platform_probe_worker_receipts/" + f"{platform}/{manifest_id}/platform_probe_worker_receipt.json" + ), + "source_receipt_path": ( + f"{source_root}/pixelrag_visual_evidence/" + f"{platform}/{manifest_id}/capture_receipt.json" + ), + "identity_match_execution_mode": "deterministic_replay_only_no_network_no_db", + "identity_key_fields": ["platform", "platform_product_id", "title", "url"], + "identity_candidate_count": 2, + "identity_candidate_contracts": [ + _identity_candidate(platform, manifest_id, 0), + _identity_candidate(platform, manifest_id, 1), + ], + "required_before_data_promotion": [ + "public_source_boundary", + "rate_limit_contract", + "provenance_contract", + "identity_matcher_replay", + "promotion_gate", + "embedding_signature_guard", + ], + "allowed_next_step": "run_marketplace_promotion_gate_replay", + }, + "promotion_boundary": { + "direct_ai_insights_write_allowed": False, + "direct_price_write_allowed": False, + }, + "writes_database": False, + "writes_database_count": 0, + "network_call_performed": False, + "model_call_performed": False, + } + path = receipt_dir / "marketplace_identity_matcher_replay_receipt.json" + path.write_text(json.dumps(payload, ensure_ascii=False), encoding="utf-8") + return path + + +def test_marketplace_promotion_gate_replay_reads_identity_receipts(tmp_path): + from services.pixelrag_marketplace_promotion_gate_replay_service import ( + POLICY, + run_pixelrag_marketplace_promotion_gate_replay, + ) + + identity_root = tmp_path / "identity_matcher" + _write_identity_matcher_receipt(identity_root) + _write_identity_matcher_receipt( + identity_root, + platform="shopee_tw", + manifest_id="shopee-runtime-gap", + adapter_code="shopee", + barrier_type="language_or_region_interstitial", + capture_runtime_unavailable=True, + ) + + payload = run_pixelrag_marketplace_promotion_gate_replay( + identity_matcher_receipt_root=identity_root, + platform=("coupang_tw", "shopee_tw"), + ) + by_platform = {item["platform"]: item for item in payload["worker_items"]} + + assert payload["policy"] == POLICY + assert payload["status"] == "ok" + assert payload["summary"]["candidate_count"] == 2 + assert payload["summary"]["ready_count"] == 2 + assert payload["summary"]["dry_run_count"] == 2 + assert payload["summary"]["promotion_candidate_count"] == 4 + assert payload["summary"]["embedding_signature_guard_ready_count"] == 4 + assert payload["summary"]["capture_runtime_gap_count"] == 1 + assert payload["summary"]["writes_database_count"] == 0 + assert payload["controlled_apply"]["network_call"] is False + assert payload["controlled_apply"]["writes_database"] is False + assert payload["promotion_boundary"]["writes_price_tables"] is False + assert payload["next_machine_action"] == "run_marketplace_promotion_gate_replay_execute" + assert by_platform["coupang_tw"]["worker_status"] == ( + "dry_run_ready_for_marketplace_promotion_gate_replay" + ) + first_promotion = by_platform["coupang_tw"]["promotion_gate_replay"][ + "promotion_candidate_contracts" + ][0] + assert first_promotion["ready_for_embedding_signature_guard_replay"] is True + assert first_promotion["ready_for_candidate_knowledge_replay"] is True + assert first_promotion["ready_for_price_table_write"] is False + assert ( + first_promotion["price_write_blocked_until_embedding_signature_guard"] is True + ) + assert by_platform["shopee_tw"]["promotion_gate_replay"][ + "capture_runtime_unavailable" + ] is True + + +def test_marketplace_promotion_gate_replay_execute_writes_receipt(tmp_path): + from services.pixelrag_marketplace_promotion_gate_replay_service import ( + run_pixelrag_marketplace_promotion_gate_replay, + ) + + identity_root = tmp_path / "identity_matcher" + output_root = tmp_path / "promotion_gate" + _write_identity_matcher_receipt(identity_root) + + payload = run_pixelrag_marketplace_promotion_gate_replay( + identity_matcher_receipt_root=identity_root, + output_root=output_root, + platform="coupang_tw", + execute=True, + write_receipt=True, + ) + + assert payload["status"] == "ok" + assert payload["summary"]["executed_count"] == 1 + assert payload["summary"]["receipt_written_count"] == 1 + assert payload["controlled_apply"]["artifact_write"] is True + assert payload["controlled_apply"]["writes_database"] is False + assert payload["next_machine_action"] == "run_marketplace_embedding_signature_guard_replay" + receipt_path = ( + output_root + / "coupang_tw" + / "coupang-403" + / "marketplace_promotion_gate_replay_receipt.json" + ) + assert receipt_path.exists() + receipt = json.loads(receipt_path.read_text(encoding="utf-8")) + assert receipt["worker_status"] == "executed_marketplace_promotion_gate_replay_ready" + assert receipt["artifact_write_performed"] is True + assert receipt["writes_database"] is False + assert receipt["promotion_gate_replay_check_pass_count"] == ( + receipt["promotion_gate_replay_check_count"] + ) + assert receipt["promotion_gate_replay"]["allowed_next_step"] == ( + "run_marketplace_embedding_signature_guard_replay" + ) + + +def test_marketplace_promotion_gate_replay_cli_outputs_json(tmp_path): + identity_root = tmp_path / "identity_matcher" + _write_identity_matcher_receipt(identity_root) + + completed = subprocess.run( + [ + sys.executable, + "scripts/ops/run_pixelrag_marketplace_promotion_gate_replay.py", + "--identity-matcher-receipt-root", + str(identity_root), + "--platform", + "coupang_tw", + ], + capture_output=True, + check=False, + text=True, + ) + + assert completed.returncode == 0 + payload = json.loads(completed.stdout) + assert payload["summary"]["candidate_count"] == 1 + assert payload["summary"]["ready_count"] == 1 + assert payload["summary"]["promotion_candidate_count"] == 2 + assert payload["controlled_apply"]["writes_database"] is False + + +def test_marketplace_promotion_gate_replay_route_returns_readback( + tmp_path, + monkeypatch, +): + from flask import Flask + from routes import system_public_routes as routes + from services import pixelrag_marketplace_promotion_gate_replay_service as service + + identity_root = tmp_path / "identity_matcher" + _write_identity_matcher_receipt(identity_root) + monkeypatch.setattr( + service, + "DEFAULT_IDENTITY_MATCHER_RECEIPT_ROOT", + str(identity_root), + ) + + app = Flask(__name__) + with app.test_request_context( + "/api/ai-automation/pixelrag-marketplace-promotion-gate-replay?platform=coupang_tw" + ): + response = ( + routes + .ai_automation_pixelrag_marketplace_promotion_gate_replay_api + .__wrapped__() + ) + payload = response.get_json() + + assert payload["policy"] == ( + "controlled_pixelrag_marketplace_promotion_gate_replay_v1" + ) + assert payload["summary"]["candidate_count"] == 1 + assert payload["summary"]["ready_count"] == 1 + assert payload["controlled_apply"]["writes_database"] is False