기계 지원 번역 초안 (Korean) for "Vector Drift Monitor": Vector Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for numeric representation and similarity search. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The machine learning team used Vector Drift Monitor when the vector store returned close matches, so the team could respond before quality drops before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Propulsion Science Window": Propulsion Science Window is a space planning interval that marks when conditions are suitable for data collection for thruster, burn, and maneuver systems. It uses target visibility, power budgets, thermal state, and downlink availability so teams can capture useful observations without breaking constraints while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The mission team used Propulsion Science Window when the burn plan changed, so the team could capture useful observations without breaking constraints before the next mission decision point.”
기계 지원 번역 초안 (Korean) for "Identity Evidence Chain": Identity Evidence Chain is a security audit record that preserves how security evidence was collected and handled for user and workload identity. It uses timestamps, hashes, owners, and storage controls so teams can support trustworthy investigation while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The security team used Identity Evidence Chain when a service account requested access, so the team could support trustworthy investigation before the risk review began.”
기계 지원 번역 초안 (Korean) 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.”
기계 지원 번역 초안 (Korean) for "Secrets Attack Surface": Secrets Attack Surface is a security exposure model that lists reachable systems, actions, and trust boundaries for keys, tokens, and credentials. It uses asset inventory, route discovery, and permission mapping so teams can prioritize risk reduction while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The security team used Secrets Attack Surface when a secret appeared in logs, so the team could prioritize risk reduction before the risk review began.”
기계 지원 번역 초안 (Korean) for "Feature Drift Monitor": Feature Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for input signals used by a machine learning model. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The machine learning team used Feature Drift Monitor when a feature distribution shifted, so the team could respond before quality drops before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) 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.”
기계 지원 번역 초안 (Korean) for "Scheduler Resource Quota": Scheduler Resource Quota is a compute limit that sets how much compute a workload may consume for placement of work onto resources. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The platform engineering team used Scheduler Resource Quota when the cluster needed to place a job, so the team could protect shared capacity before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Isolation Boundary": Edge Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for globally distributed runtime. 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 Edge Isolation Boundary when the request arrived near a user, so the team could reduce cross-workload risk before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "RAG Safety Filter": RAG Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for retrieval-augmented generation pipelines. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used RAG Safety Filter when the retriever mixed old and new documents, so the team could keep outputs public-safe before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Safety Filter": Guardrail Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for policy controls around model input and output. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Safety Filter when the model tried to include private context, so the team could keep outputs public-safe before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Tool Call Human Approval": Tool Call Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for model-triggered calls into software systems. 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 Tool Call Human Approval when the assistant requested a protected operation, so the team could keep protected decisions accountable before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "TLS Health Probe": TLS Health Probe is a networking availability check that tests whether a service or path can receive traffic for encrypted transport setup. It uses timed requests, thresholds, and regional checks so teams can send traffic only to healthy targets while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used TLS Health Probe when a certificate neared expiration, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "DNS Failover Policy": DNS Failover Policy is a networking resilience policy that defines when traffic should move to another path or region for name resolution and delegation. It uses health signals, priorities, and cooldown windows so teams can recover from outages predictably while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used DNS Failover Policy when a resolver returned stale data, so the team could recover from outages predictably before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "Storage Checkpoint Restore": Storage Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for persistent data and object access. 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 Storage Checkpoint Restore when the workload read a large dataset, so the team could recover long-running work before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Backpressure Control": Edge Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for globally distributed runtime. It uses queues, retry budgets, and admission control so teams can avoid overload cascades while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The platform engineering team used Edge Backpressure Control when the request arrived near a user, so the team could avoid overload cascades before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Runbook Secret Rotation": Runbook Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for documented operational procedure. 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 Runbook Secret Rotation when a responder needed the recovery steps, so the team could reduce credential exposure before the deployment window opened.”
기계 지원 번역 초안 (Korean) for "Storage Image Hardening": Storage Image Hardening is a compute security practice that reduces risk inside packaged runtime images for persistent data and object access. 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 Storage Image Hardening when the workload read a large dataset, so the team could ship safer workloads before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Memory Instruction Boundary": Memory Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for persistent or session-level AI state. It uses role labels, precedence rules, and prompt assembly checks so teams can avoid instruction confusion while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Memory Instruction Boundary when the assistant reused earlier project context, so the team could avoid instruction confusion before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Runbook Approval Step": Runbook Approval Step is a devops workflow control that requires review before a sensitive change proceeds for documented operational procedure. 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 Runbook Approval Step when a responder needed the recovery steps, so the team could keep high-risk automation accountable before the deployment window opened.”