chore(cd): retrigger P2-131 deployment
All checks were successful
Code Review / ai-code-review (push) Successful in 14s
CD Pipeline / tests (push) Successful in 1m31s
CD Pipeline / build-and-deploy (push) Successful in 5m12s
CD Pipeline / post-deploy-checks (push) Successful in 18s

This commit is contained in:
Your Name
2026-06-14 04:55:44 +08:00
parent 04c473bee5
commit 459a43965f
2 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ from src.services.snapshot_paths import default_evaluations_dir
_DEFAULT_EVALUATIONS_DIR = default_evaluations_dir(Path(__file__))
_SNAPSHOT_PATTERN = "ai_agent_result_capture_owner_release_approval_gate_*.json"
_SCHEMA_VERSION = "ai_agent_result_capture_owner_release_approval_gate_v1"
# P2-131 no-op deploy retrigger anchor; behavior remains read-only.
_RUNTIME_AUTHORITY = "result_capture_owner_release_approval_gate_only_no_live_write"