Add Superuser XL Vask AI automation controls (#260)
This commit is contained in:
@@ -4487,12 +4487,59 @@
|
||||
"recheck": "Check again",
|
||||
"resolve_mapping": "Fix mapping"
|
||||
},
|
||||
"adjudication": {
|
||||
"confirm_correct": "Confirm that the automatic action was correct.",
|
||||
"confirm_cross_hall": "Report a cross-hall action. This will halt the affected automation action.",
|
||||
"confirm_duplicate": "Report a duplicate action. This will halt the affected automation action.",
|
||||
"confirm_incorrect": "Report an incorrect action. This will halt the affected automation action.",
|
||||
"confirm_title": "Review the automatic result",
|
||||
"confirm_unaudited": "Report an unaudited action. This will halt the affected automation action.",
|
||||
"description": "This outcome counts toward the controlled production soak and may halt automation.",
|
||||
"halted": "The outcome was saved and automation was halted",
|
||||
"outcomes": {
|
||||
"correct": "Correct",
|
||||
"cross_hall": "Cross-hall",
|
||||
"duplicate": "Duplicate",
|
||||
"incorrect": "Incorrect",
|
||||
"unaudited": "Unaudited"
|
||||
},
|
||||
"saved": "The automatic result was reviewed",
|
||||
"title": "Post-action review"
|
||||
},
|
||||
"audit": "Audit and history",
|
||||
"bulk_selected": "{count} washes selected",
|
||||
"bulk_eligibility": "{eligible} eligible; {blocked} blocked on this page",
|
||||
"clear_selection": "Clear selection",
|
||||
"calibrated_probability": "{probability}% calibrated certainty",
|
||||
"candidates": "Candidate orders",
|
||||
"contradictions": "Contradictions and risks",
|
||||
"controls": {
|
||||
"active_run_error": "The active-run check failed. New runs are disabled to prevent duplicates.",
|
||||
"analyze": "Analyze without changes",
|
||||
"budget": "Remaining: {global} globally; lowest per-hall remainder {hall}",
|
||||
"execute": "Run automatic actions",
|
||||
"execute_description": "Period {from} to {to}. {eligible} actions are eligible. Remaining link cap: {attachGlobal} globally; lowest per-hall remainder {attachHall}. Remaining creation cap: {createGlobal} globally; lowest per-hall remainder {createHall}. Effective sources: {sources}.",
|
||||
"execute_phrase": "RUN AUTOMATION",
|
||||
"execute_title": "Confirm automatic order changes",
|
||||
"halt": "Emergency halt",
|
||||
"halt_title": "Halt XL-Vask automation",
|
||||
"load_error": "Automation access could not be loaded. All mutation controls are disabled.",
|
||||
"no_access": "You do not have access to automation controls.",
|
||||
"not_ready": "Not ready",
|
||||
"policy_advance": "Advance to {stage}",
|
||||
"policy_apply": "Apply policy",
|
||||
"policy_description": "Apply the reviewed transition to {stage}.",
|
||||
"policy_phrase": "APPLY POLICY",
|
||||
"policy_reason": "Approved transition from the Superuser invoicing workspace",
|
||||
"policy_reason_title": "State the reason for this policy transition",
|
||||
"policy_title": "Review automation policy transition",
|
||||
"readiness_error": "Administrator readiness could not be loaded. Policy changes are disabled.",
|
||||
"ready": "Ready",
|
||||
"stage": "Effective stage: {stage}",
|
||||
"title": "AI automation control",
|
||||
"worker_healthy": "Worker healthy",
|
||||
"worker_unhealthy": "Worker unavailable"
|
||||
},
|
||||
"evidence": "Decision evidence",
|
||||
"filters": {
|
||||
"all": "All",
|
||||
@@ -4528,6 +4575,7 @@
|
||||
"run_phases": {
|
||||
"circuit_breaker": "Autopilot stopped safely with warnings",
|
||||
"completed": "Autopilot completed",
|
||||
"completed_with_warnings": "Autopilot completed with warnings",
|
||||
"evaluating": "Evaluating certain and uncertain matches",
|
||||
"executing": "Applying certain actions",
|
||||
"failed": "Autopilot failed",
|
||||
@@ -4536,6 +4584,7 @@
|
||||
"processing": "Processing washes",
|
||||
"queued": "Queued",
|
||||
"reconciling": "Verifying results",
|
||||
"retry_wait": "Waiting to retry safely",
|
||||
"running": "Autopilot is running"
|
||||
},
|
||||
"run_progress": "{processed} of {total} washes processed",
|
||||
|
||||
Reference in New Issue
Block a user