Popular
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
Brouillon de traduction automatique (French) for "Storage Capacity Forecast": Storage Capacity Forecast is a compute planning model that estimates future resource needs for persistent data and object access. It uses traffic history, growth assumptions, and utilization trends so teams can avoid surprise shortages while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Storage Capacity Forecast when the workload read a large dataset, so the team could avoid surprise shortages before the workload scaled up.”
Brouillon de traduction automatique (French) for "Model Tool Permission": Model Tool Permission is a ai access control that decides which tools an AI workflow may call for foundation model behavior and serving. 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.
“Exemple en brouillon: The AI platform team used Model Tool Permission when the model produced a low-confidence answer, so the team could block unsafe automation before the agent workflow reached production.”
Brouillon de traduction automatique (French) for "Fine-Tuning Training Checkpoint": Fine-Tuning Training Checkpoint is a ml recovery artifact that saves model state during learning for adaptation of a model to a domain. 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.
“Exemple en brouillon: The machine learning team used Fine-Tuning Training Checkpoint when the fine-tuning run used curated examples, so the team could resume or inspect training safely before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Latency Health Probe": Latency Health Probe is a networking availability check that tests whether a service or path can receive traffic for time between request and response. 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.
“Exemple en brouillon: The network engineering team used Latency Health Probe when a user saw slow responses, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
Brouillon de traduction automatique (French) for "Secrets Containment Plan": Secrets Containment Plan is a security response plan that limits damage after a suspected compromise for keys, tokens, and credentials. It uses isolation steps, credential rotation, and communication paths so teams can reduce attacker dwell time while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The security team used Secrets Containment Plan when a secret appeared in logs, so the team could reduce attacker dwell time before the risk review began.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Training Feature Store": Training Feature Store is a ml service that serves consistent features to training and inference for model learning and optimization workflows. 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.
“Exemple en brouillon: The machine learning team used Training Feature Store when the training job restarted, so the team could avoid training-serving skew before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Model Grounding Check": Model Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for foundation model behavior and serving. 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.
“Exemple en brouillon: The AI platform team used Model Grounding Check when the model produced a low-confidence answer, so the team could reduce unsupported claims before the agent workflow reached production.”
Brouillon de traduction automatique (French) for "RAG Grounding Check": RAG Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for retrieval-augmented generation pipelines. 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.
“Exemple en brouillon: The AI platform team used RAG Grounding Check when the retriever mixed old and new documents, so the team could reduce unsupported claims before the agent workflow reached production.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Release Rollback Plan": Release Rollback Plan is a devops recovery plan that defines how to return to a known good version for versioned delivery of code or content. 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.
“Exemple en brouillon: The DevOps team used Release Rollback Plan when the release notes were generated, so the team could recover quickly from bad changes before the deployment window opened.”
Brouillon de traduction automatique (French) for "Memory Safety Filter": Memory Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for persistent or session-level AI state. 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.
“Exemple en brouillon: The AI platform team used Memory Safety Filter when the assistant reused earlier project context, so the team could keep outputs public-safe before the agent workflow reached production.”
Brouillon de traduction automatique (French) for "Fine-Tuning Evaluation Harness": Fine-Tuning Evaluation Harness is a ml test system that runs repeatable checks against model behavior for adaptation of a model to a domain. 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.
“Exemple en brouillon: The machine learning team used Fine-Tuning Evaluation Harness when the fine-tuning run used curated examples, so the team could compare releases with evidence before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "TLS Certificate Monitor": TLS Certificate Monitor is a networking security monitor that tracks certificate validity and configuration for encrypted transport setup. It uses expiry checks, chain validation, and alerting so teams can avoid trust failures while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The network engineering team used TLS Certificate Monitor when a certificate neared expiration, so the team could avoid trust failures before traffic crossed a service boundary.”
Brouillon de traduction automatique (French) for "Fine-Tuning Bias Audit": Fine-Tuning Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for adaptation of a model to a domain. 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.
“Exemple en brouillon: The machine learning team used Fine-Tuning Bias Audit when the fine-tuning run used curated examples, so the team could surface fairness risks before the model moved into evaluation.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Mission Control Trajectory Correction": Mission Control Trajectory Correction is a space maneuver process that adjusts a planned flight path after navigation updates or mission changes for flight control room coordination. It uses delta-v estimates, burn timing, and post-maneuver validation so teams can reduce path error before it grows while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The mission team used Mission Control Trajectory Correction when the operations console detected a constraint, so the team could reduce path error before it grows before the next mission decision point.”