V10.568 優化價格決策信封通知
All checks were successful
CD Pipeline / deploy (push) Successful in 1m6s

This commit is contained in:
OoO
2026-06-02 10:47:09 +08:00
parent d90f96fab3
commit 97e7e2843b
8 changed files with 218 additions and 1 deletions

View File

@@ -255,6 +255,8 @@ def test_rescore_accepted_review_item_has_actionable_decision_envelope():
envelope = item["decision_envelope"]
assert envelope["severity"] in {"P1", "P2"}
assert envelope["subject"]["momo_price"] == 99
assert envelope["subject"]["competitor_price"] == 89
assert envelope["recommended_action"]["action"] == "review_accept_identity"
assert envelope["guardrails"]["data_quality"] == "complete"
assert envelope["expected_impact"]["gap_amount"] == 10