fix(agents): refresh autonomous runtime deploy attempt marker
This commit is contained in:
@@ -24,7 +24,7 @@ from src.services.report_generation_service import (
|
||||
_SCHEMA_VERSION = "ai_agent_autonomous_runtime_control_v1"
|
||||
_RUNTIME_AUTHORITY = "current_owner_directive_controlled_ai_automation"
|
||||
_DEPLOY_READBACK_MARKER = "p2_416_d1n_autonomous_runtime_control_prod_readback_v2"
|
||||
_DEPLOY_ATTEMPT_NOTE = "cd_3660_failed_host_pressure_guard_retry"
|
||||
_DEPLOY_ATTEMPT_NOTE = "cd_3673_retry_after_host_pressure_gate_fix"
|
||||
|
||||
|
||||
def _allowed_risk_levels() -> list[str]:
|
||||
|
||||
Reference in New Issue
Block a user