Skip to content

Terms Glossary

Quick reference definitions for key terms used throughout the knowledge base. Each term links to related concepts and detailed explanations.

50 Terms
5 Categories

Cognitive Science

How the mind processes information and makes decisions

11 terms

Attention

focusconcentration +1 more

The cognitive process of selectively concentrating on specific information while filtering out irrelevant stimuli.

Base Rate Neglect

base rate neglectbase-rate fallacy +1 more

Latching onto vivid specifics while ignoring the underlying odds — why a striking case can override what's statistically far more likely.

Cognitive Bias

cognitive biasesmental bias +1 more

A systematic, predictable error in how we think — not random noise, but the same wrong turn most minds take in the same situation.

Cognitive Load

mental loadprocessing load +2 more

The amount of mental effort required to process information and make decisions.

Effort Heuristic

effort heuristic

The mental shortcut of judging quality by how much effort appears to have gone in — useful when you can't see the outcome, misleading when you can.

Heuristic

heuristicsmental shortcut +1 more

A mental rule of thumb that trades accuracy for speed — mostly right, fast, and nearly free, which is why the brain leans on them constantly.

Operational Transparency

operational transparency

Deliberately showing customers the work behind a service — which usually raises how much they value it, sometimes regardless of the result.

Probability Blindness

probability blindnessprobability neglect

The brain's deep difficulty reasoning about chance and uncertainty — a 200,000-year-old instinct that keeps sabotaging modern decisions.

System 1

fast thinkingautomatic thinking +1 more

Fast, automatic, intuitive thinking that requires little mental effort.

System 2

slow thinkingdeliberate thinking +1 more

Slow, deliberate, analytical thinking that requires conscious mental effort.

Working Memory

short-term memoryactive memory +1 more

The cognitive system responsible for temporarily holding and manipulating information during mental tasks.

Neuroscience & AI

Intersection of neural science and artificial intelligence

12 terms

AI Evals

AI evaluationLLM evals +2 more

Systematically measuring whether an AI system's outputs are good — the test suite that tells you if a change helped or quietly broke things.

EEG

electroencephalographyEEG +1 more

Reading the brain's electrical activity through the scalp to gauge engagement and response — a direct, if noisy, window into attention.

Embeddings

vector embeddingstext embeddings +1 more

Turning text, images, or audio into vectors of numbers so that things with similar meaning land close together and can be compared by math.

Eye-Tracking

eye trackinggaze tracking +1 more

Measuring exactly where and how long someone looks — turning attention, usually invisible, into data you can actually analyse.

Hallucination

AI hallucinationmodel hallucination +1 more

When a model states something fluent, confident, and false — the failure mode that makes ungrounded AI dangerous in serious work.

Large Language Model

LLMlarge language model +1 more

A model trained on vast text to predict the next token, which at scale turns into fluent drafting, reasoning, and conversation.

LLM Observability

LLM observabilitymodel observability

Tracing what a model actually did in production — prompts, retrievals, latencies, and costs — so failures are debuggable, not mysterious.

Multi-modal RAG

multi-modal RAGmultimodal RAG +1 more

Retrieval-augmented generation that grounds answers in more than text — pulling from video, images, and signals as well as documents.

Responsible AI

responsible AItrustworthy AI +1 more

Building AI that's fair, private, and accountable by design — treating those as engineering requirements, not a compliance afterthought.

Retrieval-Augmented Generation

RAGretrieval augmented generation +1 more

Giving a language model the right documents at answer time so it reasons over real, current sources instead of only its trained-in memory.

Synthetic Audience

synthetic audiencesartificial audience +1 more

A simulated stand-in for a real audience, modelled from behavioural data, used to test how people might react before you spend on real ones.

Vector Database

vector dbvector store +2 more

A store built to search by meaning rather than keywords, finding the items whose embeddings sit nearest your query in high-dimensional space.

Engineering Fundamentals

Core engineering and systems concepts

9 terms

Building Information Modeling

BIMbuilding information modelling

A shared, data-rich 3D model where every element carries its own information — one coordinated source of truth across every discipline.

CAD/CAM Automation

CAD/CAMCAM automation +2 more

Scripting the path from a 3D design to machine instructions, so drawing-to-fabrication that took hours runs in minutes.

Computational Fluid Dynamics

CFDfluid dynamics simulation +1 more

Simulating how air or fluid moves around a structure so you can see the loads, the flow, and the failure before anything is built.

Factor of Safety

safety factordesign margin +1 more

How much stronger you build something than it strictly needs to be, to absorb the uncertainty you can't fully model.

Formwork

formwork systemsshuttering +1 more

The temporary mould that holds concrete until it can hold itself — invisible in the finished building, decisive for whether it gets built at all.

Non-linear Analysis

nonlinear analysisnon-linear modeling +1 more

Modelling structures where response stops being proportional to load — where materials yield, geometry shifts, and things behave like the real world.

Root Cause Analysis

root cause analysisRCA +2 more

Tracing a failure back past its symptoms to the thing that actually caused it — then fixing that, not the symptom.

Self-climbing Formwork

climbing formworkself-climbing system +1 more

A formwork system that hoists itself up the structure it's building, pour by pour, instead of being dismantled and re-craned at every level.

Topology Optimization

topology optimisationstructural optimization +1 more

Letting an algorithm decide where material should and shouldn't sit, given the loads — so the structure earns every gram it keeps.

Statistics & Analytics

Statistical methods and data analysis principles

7 terms

Confidence Interval

confidence intervalconfidence intervals +1 more

A range that expresses how precise an estimate is — far more honest than a single number pretending to be exact.

Design of Experiments

DOEexperimental design +1 more

Planning tests so you can vary several factors at once and still know which one moved the result — far more efficient than one-at-a-time.

Multivariate Testing

MVTmultivariate test +1 more

Testing several changes and their combinations at once to find which mix performs best — A/B testing's higher-dimensional cousin.

Six Sigma

lean six sigmaDMAIC +2 more

A data-driven method for cutting variation and defects out of a process, built on the DMAIC loop: define, measure, analyse, improve, control.

Statistical Power

power analysisstatistical power +1 more

The chance your test actually detects a real effect when one exists — low power means you can miss something true and call it nothing.

Statistical Process Control

SPCprocess control +1 more

Watching a process against control limits so you can tell ordinary noise from a real shift — and only act when something genuinely changed.

Value Stream Mapping

VSMvalue stream map +1 more

Drawing every step a unit of work passes through, so the waiting and waste between the value-adding steps becomes impossible to ignore.

Product Management

User experience and product optimization concepts

11 terms

Continuous Discovery

continuous discoveryproduct discovery +1 more

Talking to customers every week as a habit, not a phase — so product decisions trace to fresh evidence instead of last year's assumptions.

Go-to-Market

GTMgo to market +1 more

The plan for how a product reaches and wins its first users — positioning, channel, and pricing, not just the launch announcement.

Jobs to Be Done

JTBDjobs to be done +1 more

The idea that customers don't buy products, they hire them to make progress on a job — so you design for the job, not the demographic.

Minimum Viable Product

MVPminimum viable product

The smallest thing you can put in front of real users to learn whether the idea holds — built to answer a question, not to impress.

North Star Metric

north star metricnorth-star metric +1 more

The single measure that best captures the value your product delivers — chosen so that moving it means customers are genuinely better off.

OKRs

OKRobjectives and key results +1 more

Objectives and key results: a memorable goal paired with a few measurable outcomes that prove you reached it — ambition with a scoreboard.

Opportunity Solution Tree

OSTopportunity solution tree

A map from a desired outcome down through customer opportunities to possible solutions — so you can see what you're betting on, and why.

Product-led Growth

PLGproduct-led growth +1 more

Letting the product itself drive acquisition, activation, and expansion — the experience does the selling instead of a separate sales motion.

Product-Market Fit

PMFproduct/market fit +1 more

The point where a market clearly pulls a product out of you — demand outpaces your ability to serve it, and you can feel the change.

Retention

user retentionretention rate +1 more

Whether people keep coming back — the most honest signal a product has, because nothing fakes its way to repeat use.

RICE Prioritization

RICERICE scoring +1 more

Scoring ideas by reach, impact, confidence, and effort — a deliberately blunt formula to make trade-offs explicit instead of political.