Browse A-Z
Alphabetical public term index for this language.
기계 지원 번역 초안 (Korean) for "Guardrail Context Contract": Guardrail Context Contract is a ai interface contract that defines what context may be passed into a model call for policy controls around model input and output. It uses schemas, redaction rules, source labels, and token budgets so teams can keep model inputs relevant and safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Context Contract when the model tried to include private context, so the team could keep model inputs relevant and safe before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Fallback Path": Guardrail Fallback Path is a ai resilience pattern that keeps an AI feature useful when a provider or tool is unavailable for policy controls around model input and output. It uses degraded states, deterministic responses, and operator notices so teams can avoid fake AI success while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Fallback Path when the model tried to include private context, so the team could avoid fake AI success before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Grounding Check": Guardrail Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for policy controls around model input and output. It uses citation checks, retrieval evidence, and contradiction detection so teams can reduce unsupported claims while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Grounding Check when the model tried to include private context, so the team could reduce unsupported claims before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Human Approval": Guardrail Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for policy controls around model input and output. 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 Guardrail Human Approval when the model tried to include private context, so the team could keep protected decisions accountable before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Instruction Boundary": Guardrail Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for policy controls around model input and output. 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 Guardrail Instruction Boundary when the model tried to include private context, so the team could avoid instruction confusion before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Memory Scope": Guardrail Memory Scope is a ai state boundary that limits what an assistant may remember or reuse for policy controls around model input and output. It uses retention policies, consent checks, and namespace separation so teams can prevent accidental cross-context leakage while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Memory Scope when the model tried to include private context, so the team could prevent accidental cross-context leakage before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Model Router": Guardrail Model Router is a ai selection service that chooses the best model or provider for a task for policy controls around model input and output. 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 Guardrail Model Router when the model tried to include private context, so the team could match work to the right model before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Guardrail Response Schema": Guardrail Response Schema is a ai output contract that requires model output to match a known structure for policy controls around model input and output. It uses JSON schemas, validators, retries, and error reporting so teams can make responses machine-readable while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Guardrail Response Schema when the model tried to include private context, so the team could make responses machine-readable 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 "Guardrail Tool Permission": Guardrail Tool Permission is a ai access control that decides which tools an AI workflow may call for policy controls around model input and output. 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 Guardrail Tool Permission when the model tried to include private context, so the team could block unsafe automation before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "HTTP Anycast Endpoint": HTTP Anycast Endpoint is a networking routing pattern that advertises one address from multiple locations for application-layer request routing. It uses regional announcements, health checks, and traffic steering so teams can serve users from nearby healthy sites while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Anycast Endpoint when a client retried a request, so the team could serve users from nearby healthy sites before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Certificate Monitor": HTTP Certificate Monitor is a networking security monitor that tracks certificate validity and configuration for application-layer request routing. It uses expiry checks, chain validation, and alerting so teams can avoid trust failures while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Certificate Monitor when a client retried a request, so the team could avoid trust failures before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Egress Policy": HTTP Egress Policy is a networking outbound control that decides where workloads may send traffic for application-layer request routing. It uses allowlists, identity, and logging so teams can reduce exfiltration and SSRF risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Egress Policy when a client retried a request, so the team could reduce exfiltration and SSRF risk before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Failover Policy": HTTP Failover Policy is a networking resilience policy that defines when traffic should move to another path or region for application-layer request routing. 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 HTTP Failover Policy when a client retried a request, so the team could recover from outages predictably before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Health Probe": HTTP Health Probe is a networking availability check that tests whether a service or path can receive traffic for application-layer request routing. 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 HTTP Health Probe when a client retried a request, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Ingress Rule": HTTP Ingress Rule is a networking boundary rule that controls how external traffic enters a service for application-layer request routing. It uses hostnames, paths, protocols, and policy checks so teams can keep entry points predictable while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Ingress Rule when a client retried a request, so the team could keep entry points predictable before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Packet Capture": HTTP Packet Capture is a networking diagnostic artifact that records network packets for analysis for application-layer request routing. It uses bounded capture windows, filters, and redaction so teams can investigate protocol behavior safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Packet Capture when a client retried a request, so the team could investigate protocol behavior safely before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Path Trace": HTTP Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for application-layer request routing. It uses hop data, timing, and network metadata so teams can debug connectivity issues while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Path Trace when a client retried a request, so the team could debug connectivity issues before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Rate Limit": HTTP Rate Limit is a networking traffic control that caps request volume over a period for application-layer request routing. It uses identity keys, windows, and response policies so teams can protect services from overload while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Rate Limit when a client retried a request, so the team could protect services from overload before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "HTTP Resolver Cache": HTTP Resolver Cache is a networking performance layer that stores DNS answers for reuse until they expire for application-layer request routing. It uses TTL rules, cache keys, and invalidation so teams can reduce lookup latency while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used HTTP Resolver Cache when a client retried a request, so the team could reduce lookup latency before traffic crossed a service boundary.”