Recent
Newest approved public definitions for this language.
机器辅助翻译草稿 (Chinese) for "Pipeline Embedding Refresh": Pipeline Embedding Refresh is a ml index workflow that updates vector representations after source data changes for automated data and model workflow. It uses batch jobs, backfills, and index validation so teams can keep retrieval results current while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Embedding Refresh when the pipeline missed a validation step, so the team could keep retrieval results current before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Evaluation Harness": Pipeline Evaluation Harness is a ml test system that runs repeatable checks against model behavior for automated data and model workflow. It uses fixtures, metrics, thresholds, and regression reports so teams can compare releases with evidence while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Evaluation Harness when the pipeline missed a validation step, so the team could compare releases with evidence before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Feature Store": Pipeline Feature Store is a ml service that serves consistent features to training and inference for automated data and model workflow. It uses versioned feature definitions, freshness checks, and access policies so teams can avoid training-serving skew while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Feature Store when the pipeline missed a validation step, so the team could avoid training-serving skew before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Hyperparameter Sweep": Pipeline Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for automated data and model workflow. It uses bounded search spaces, trial tracking, and early stopping so teams can find better configurations while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Hyperparameter Sweep when the pipeline missed a validation step, so the team could find better configurations before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Label Review": Pipeline Label Review is a ml quality workflow that checks annotations for consistency and usefulness for automated data and model workflow. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Label Review when the pipeline missed a validation step, so the team could improve supervised learning data before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Model Card": Pipeline Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for automated data and model workflow. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Model Card when the pipeline missed a validation step, so the team could publish model behavior honestly before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Provenance Ledger": Pipeline Provenance Ledger is a ml record that tracks where data came from and how it changed for automated data and model workflow. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Provenance Ledger when the pipeline missed a validation step, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Training Checkpoint": Pipeline Training Checkpoint is a ml recovery artifact that saves model state during learning for automated data and model workflow. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Pipeline Training Checkpoint when the pipeline missed a validation step, so the team could resume or inspect training safely before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Rollback Approval Step": Rollback Approval Step is a devops workflow control that requires review before a sensitive change proceeds for recovery from a bad deployment. It uses role checks, comments, and audit logs so teams can keep high-risk automation accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Approval Step when the error budget started burning, so the team could keep high-risk automation accountable before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Artifact Signature": Rollback Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for recovery from a bad deployment. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Artifact Signature when the error budget started burning, so the team could trust deployed packages before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Build Gate": Rollback Build Gate is a devops quality gate that blocks promotion when required checks fail for recovery from a bad deployment. It uses tests, lint, security scans, and policy rules so teams can prevent broken releases while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Build Gate when the error budget started burning, so the team could prevent broken releases before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Config Drift Check": Rollback Config Drift Check is a devops consistency check that finds differences between intended and live configuration for recovery from a bad deployment. It uses desired state, live state, and diff reports so teams can avoid surprise environment behavior while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Config Drift Check when the error budget started burning, so the team could avoid surprise environment behavior before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Incident Timeline": Rollback Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for recovery from a bad deployment. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Incident Timeline when the error budget started burning, so the team could learn from outages without guesswork before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Infra Plan": Rollback Infra Plan is a devops change preview that shows expected infrastructure changes before apply for recovery from a bad deployment. It uses resource graphs, policy checks, and cost notes so teams can review platform changes safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Infra Plan when the error budget started burning, so the team could review platform changes safely before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Release Manifest": Rollback Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for recovery from a bad deployment. It uses commit IDs, checksums, and deployment URLs so teams can make releases auditable while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Release Manifest when the error budget started burning, so the team could make releases auditable before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Rollback Plan": Rollback Rollback Plan is a devops recovery plan that defines how to return to a known good version for recovery from a bad deployment. It uses version pins, database notes, and operator steps so teams can recover quickly from bad changes while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Rollback Plan when the error budget started burning, so the team could recover quickly from bad changes before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Rollout Guard": Rollback Rollout Guard is a devops release control that limits exposure during gradual deployment for recovery from a bad deployment. It uses traffic slices, health checks, and automatic pause rules so teams can reduce blast radius while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Rollout Guard when the error budget started burning, so the team could reduce blast radius before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Runbook Check": Rollback Runbook Check is a devops operational test that confirms that documented procedures still work for recovery from a bad deployment. It uses dry runs, screenshots, and command validation so teams can keep response playbooks current while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Runbook Check when the error budget started burning, so the team could keep response playbooks current before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Secret Rotation": Rollback Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for recovery from a bad deployment. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Secret Rotation when the error budget started burning, so the team could reduce credential exposure before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Rollback Trace Link": Rollback Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for recovery from a bad deployment. It uses trace IDs, span metadata, and release identifiers so teams can debug production changes faster while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Rollback Trace Link when the error budget started burning, so the team could debug production changes faster before the deployment window opened.”