Reference

Glossary

Plain-language definitions of the tech, AI and marketing terms used across this site.

AI

RAGAI

Retrieval-Augmented Generation: the model answers from documents you retrieve at query time, so responses stay grounded in your own data.

FaithfulnessAI

An eval metric: how well an answer stays grounded in the retrieved context, with nothing invented.

EvalAI

Automated scoring of an AI system’s output (faithfulness, relevancy, precision…) so quality is measured, not guessed.

EmbeddingAI

A numeric vector that represents the meaning of text, used to find semantically similar content.

RerankingAI

A second-pass model that re-scores retrieved candidates for relevance, sharpening precision before generation.

AgentAI

An LLM that can plan and call tools in a loop to complete a task — not just answer once.

GuardrailsAI

Rules and checks around an AI system that constrain inputs, outputs and tool use to keep it safe and on-policy.

JailbreakAI

An attempt to trick an AI into ignoring its safety rules or system instructions.

Prompt injectionAI

An attack that hides malicious instructions inside content the model reads, hijacking its behaviour.

Dev

CI/CDDev

Continuous Integration / Continuous Delivery: automated build, test and deploy on every change.

VAPTDev

Vulnerability Assessment & Penetration Testing: security testing that finds and exploits weaknesses before attackers do.

KanbanDev

A pull-based delivery method: a live board with work-in-progress limits and continuous flow.

ScrumDev

A delivery method using fixed-length sprints with a committed scope and regular ceremonies.

DockerDev

A tool that packages a service and its dependencies into a portable container that runs the same everywhere.

KubernetesDev

An orchestrator that deploys, scales and self-heals containerised services across machines.

ObservabilityDev

The ability to understand a system’s internal state from its traces, metrics and logs.

APMDev

Application Performance Monitoring: traces and metrics that surface latency, errors and bottlenecks across services.

SLODev

Service Level Objective: a target for a reliability metric (e.g. 99.9% uptime) that alerts are tied to.

Marketing

FunnelMarketing

The customer journey through awareness, consideration, conversion and retention.

ROASMarketing

Return On Ad Spend: revenue generated per unit of advertising spend.

CPAMarketing

Cost Per Acquisition: what it costs in marketing spend to win one customer.

Click-to-WhatsAppMarketing

An ad that opens a WhatsApp chat on tap, turning ad spend into direct conversations.