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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# AI Agent 市場雷達與近期變更盤點
|
||||
|
||||
- 產生時間:`2026-06-25T02:39:10.207391+00:00`
|
||||
- 產生時間:`2026-06-25T02:52:39.092430+00:00`
|
||||
- 整體治理完成度:`42.2%`
|
||||
- 市場雷達完成度:`100.0%`
|
||||
- 候選 Agent:`13`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# AI Agent 市場雷達與近期變更盤點
|
||||
|
||||
- 產生時間:`2026-06-25T02:39:10.207391+00:00`
|
||||
- 產生時間:`2026-06-25T02:52:39.092430+00:00`
|
||||
- 整體治理完成度:`42.2%`
|
||||
- 市場雷達完成度:`100.0%`
|
||||
- 候選 Agent:`13`
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
"recommended_role": "快速多 Agent prototype 候選"
|
||||
}
|
||||
],
|
||||
"generated_at": "2026-06-25T02:39:10.207391+00:00",
|
||||
"generated_at": "2026-06-25T02:52:39.092430+00:00",
|
||||
"market_practice_alignment": [
|
||||
{
|
||||
"awoooi_status": "partially_modeled",
|
||||
@@ -454,7 +454,7 @@
|
||||
],
|
||||
"schema_version": "ai_agent_market_radar_readback_v1",
|
||||
"source_scope": {
|
||||
"gitea_main_deploy_marker": "279f9531",
|
||||
"gitea_main_evidence_basis_commit": "279f9531",
|
||||
"market_governance_snapshot": "docs/evaluations/agent_market_governance_snapshot_2026-06-25.json",
|
||||
"market_watch_report": "docs/evaluations/agent_market_watch_report_2026-06-25.json",
|
||||
"project_handoff_basis": "Codex Start Here handoff generated 2026-06-25",
|
||||
|
||||
@@ -34,7 +34,7 @@ def build_radar(
|
||||
"market_governance_snapshot": "docs/evaluations/agent_market_governance_snapshot_2026-06-25.json",
|
||||
"status_cleanup_dashboard": "docs/operations/awoooi-status-cleanup-dashboard.snapshot.json",
|
||||
"project_handoff_basis": "Codex Start Here handoff generated 2026-06-25",
|
||||
"gitea_main_deploy_marker": "279f9531",
|
||||
"gitea_main_evidence_basis_commit": "279f9531",
|
||||
"scope_note": "盤點範圍涵蓋近期 Gitea 主線、治理 handoff、AI Agent market watch 與 Status Cleanup gates;不包含 raw chat history。",
|
||||
},
|
||||
"summary": {
|
||||
|
||||
Reference in New Issue
Block a user