机器辅助翻译草稿 (Chinese) for "Serverless Checkpoint Restore": Serverless Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for event-driven function execution. It uses snapshots, state files, and integrity checks so teams can recover long-running work while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The platform engineering team used Serverless Checkpoint Restore when the function received a traffic burst, so the team could recover long-running work before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Evaluation Human Approval": Evaluation Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for AI quality and safety testing. It uses risk scoring, review UI, and audit logs so teams can keep protected decisions accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Evaluation Human Approval when a release candidate failed a reasoning scenario, so the team could keep protected decisions accountable before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Vector Bias Audit": Vector Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for numeric representation and similarity search. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Vector Bias Audit when the vector store returned close matches, so the team could surface fairness risks before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Tag Filter Endpoint": The Tag Filter Endpoint is a addressable API route that describes how tag filter data moves through PlatPhorm News APIs and feeds. It standardizes requests, responses, article listing metadata, and dictionary payloads for both humans and software agents.
“示例草稿: The developer checked the Tag Filter Endpoint before sending article or definition data to PlatPhorm.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Feature Store": Fine-Tuning Feature Store is a ml service that serves consistent features to training and inference for adaptation of a model to a domain. 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 Fine-Tuning Feature Store when the fine-tuning run used curated examples, so the team could avoid training-serving skew before the model moved into evaluation.”
机器辅助翻译草稿 (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 "Environment Rollback Plan": Environment Rollback Plan is a devops recovery plan that defines how to return to a known good version for configuration for a runtime stage. 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 Environment Rollback Plan when staging and production drifted, so the team could recover quickly from bad changes before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Dataset Feature Store": Dataset Feature Store is a ml service that serves consistent features to training and inference for labeled and unlabeled data used for learning. 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 Dataset Feature Store when the dataset received a new batch, so the team could avoid training-serving skew before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Storage Isolation Boundary": Storage Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for persistent data and object access. It uses namespaces, sandboxes, and access controls so teams can reduce cross-workload risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The platform engineering team used Storage Isolation Boundary when the workload read a large dataset, so the team could reduce cross-workload risk before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Label Provenance Ledger": Label Provenance Ledger is a ml record that tracks where data came from and how it changed for ground-truth or weak-supervision annotation. 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 Label Provenance Ledger when the label set had disagreement, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Navigation Link Budget": Navigation Link Budget is a space planning model that estimates whether a signal path has enough margin for reliable communication for position, timing, and trajectory services. It uses antenna gain, path loss, modulation, and noise estimates so teams can schedule contacts with realistic margins while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The mission team used Navigation Link Budget when the navigation solution was updated, so the team could schedule contacts with realistic margins before the next mission decision point.”
机器辅助翻译草稿 (Chinese) for "Feature Provenance Ledger": Feature Provenance Ledger is a ml record that tracks where data came from and how it changed for input signals used by a machine learning model. 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 Feature Provenance Ledger when a feature distribution shifted, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Telemetry Recovery Mode": Telemetry Recovery Mode is a space resilience pattern that moves a spacecraft or mission system into a known safe operating state for spacecraft health and performance monitoring. It uses health checks, fallback commands, and restart procedures so teams can restore control after anomalies while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The mission team used Telemetry Recovery Mode when the telemetry stream showed unexpected drift, so the team could restore control after anomalies before the next mission decision point.”
机器辅助翻译草稿 (Chinese) for "Scheduler Image Hardening": Scheduler Image Hardening is a compute security practice that reduces risk inside packaged runtime images for placement of work onto resources. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The platform engineering team used Scheduler Image Hardening when the cluster needed to place a job, so the team could ship safer workloads before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Experiment Label Review": Experiment Label Review is a ml quality workflow that checks annotations for consistency and usefulness for controlled model comparison. 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 Experiment Label Review when the experiment showed a metric tradeoff, so the team could improve supervised learning data before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Feature Evaluation Harness": Feature Evaluation Harness is a ml test system that runs repeatable checks against model behavior for input signals used by a machine learning model. 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 Feature Evaluation Harness when a feature distribution shifted, so the team could compare releases with evidence before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Routing Tool Permission": Routing Tool Permission is a ai access control that decides which tools an AI workflow may call for selection among models, tools, and workflows. It uses operation allowlists, user intent checks, and protected-action gates so teams can block unsafe automation while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Routing Tool Permission when the router selected a cheaper model, so the team could block unsafe automation before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Routing Model Router": Routing Model Router is a ai selection service that chooses the best model or provider for a task for selection among models, tools, and workflows. It uses cost, latency, capability, policy, and fallback signals so teams can match work to the right model while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Routing Model Router when the router selected a cheaper model, so the team could match work to the right model before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Mission Control Fault Detection": Mission Control Fault Detection is a space control that finds off-nominal behavior before it becomes a mission-impacting failure for flight control room coordination. It uses telemetry thresholds, trend checks, and operator review so teams can choose a safe response while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The mission team used Mission Control Fault Detection when the operations console detected a constraint, so the team could choose a safe response before the next mission decision point.”
机器辅助翻译草稿 (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.”