fix(governance): 澄清 AI Agent 市場雷達證據基準
Some checks failed
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / tests (push) Successful in 1m49s
CD Pipeline / build-and-deploy (push) Successful in 7m11s
CD Pipeline / post-deploy-checks (push) Failing after 1m24s
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled
Some checks failed
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / tests (push) Successful in 1m49s
CD Pipeline / build-and-deploy (push) Successful in 7m11s
CD Pipeline / post-deploy-checks (push) Failing after 1m24s
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled
This commit is contained in:
@@ -17,6 +17,8 @@ def test_ai_agent_market_radar_readback_committed_snapshot_is_safe():
|
||||
assert payload["summary"]["changed_candidates"] == 13
|
||||
assert payload["summary"]["integration_blocked_candidates"] == 13
|
||||
assert payload["summary"]["replacement_decisions_approved"] == 0
|
||||
assert "gitea_main_deploy_marker" not in payload["source_scope"]
|
||||
assert payload["source_scope"]["gitea_main_evidence_basis_commit"] == "279f9531"
|
||||
|
||||
policy = payload["policy"]
|
||||
assert policy["read_only"] is True
|
||||
|
||||
Reference in New Issue
Block a user