Glossary

Definitions for Aware Design, Visitor-Aware Design, User-Aware Design, and the supporting concepts used across the paradigm — behavioral journeys, signals, the cold start problem, intent inference, and the principles that distinguish awareness from surveillance.

Glossary

A reference for the terms used across the Aware Design paradigm. Grouped by topic, alphabetical within each group, cross-linked to the whitepapers, foundations, and patterns where each term is explored in depth.

The paradigm

Aware Design (AD)

The umbrella paradigm that treats intelligence as architecture rather than as a feature bolted onto a static experience. Aware Design has two specializations: Visitor-Aware Design for websites and anonymous visitors, and User-Aware Design for applications and authenticated users. See Foundations: Principles.

The Ninth Paradigm

The framing of Aware Design as the next era of web design after eight previous paradigms (Static Web, Dynamic Web, Web 2.0, Responsive, Performance-First, Component-Driven, Headless, AI-Enhanced). Each prior era optimized for something other than the person — authors, scale, screens, load time, developer freedom. Aware Design is the first to optimize for the person using the site.

User-Aware Design (UAD)

The application of Aware Design to applications and authenticated users with known identities. Leverages account history, preferences, and long-term behavior to create deep continuity across sessions, without feeling invasive or overreaching. See Foundations: VAD vs UAD.

Visitor-Aware Design (VAD)

The application of Aware Design to websites and anonymous or low-identity visitors. Uses ephemeral, real-time signals — referrer context, behavior patterns, engagement depth — to compose experiences without persistent tracking or surveillance. See Whitepaper 1: The Manifesto.

Core concepts

Behavioral Journey

A high-level pattern of visitor engagement that frames what they are trying to do at a given moment. The canonical journeys are Discovery ("I didn't know this existed"), Evaluation ("I'm comparing options"), Decision ("I'm ready to act"), and Support ("I need this NOW"). Different journeys deserve different content emphasis. See Whitepaper 2: Behavioral Journeys.

Cold Start

The point at which a visitor's accumulated context is lost in handoff to a human or external system — typically from website to CRM, sales agent, or support team. The agent or person starts from zero, ignoring everything the website observed. Eliminating the cold start is the highest-value outcome of Visitor-Aware Design. See Whitepaper 7: Eliminating the Cold Start.

Continuity

The principle that a returning visitor's experience should feel like a resumed conversation rather than a fresh start. Continuity is achieved with the visitor's awareness and control — not behind their back. The opposite of "stale memory syndrome," where prior context resurfaces inappropriately or feels intrusive.

Signal

Any observable visitor behavior or context — scroll depth, dwell time, referrer, time of day, click pattern, viewport visibility, search query. Signals are the raw input that intelligence operates on. The canon uses signal-as-quote shorthand throughout the whitepapers (e.g., Signal: "I'm comparing options.") to express the visitor's underlying state.

Mechanisms

Composition

The dynamic assembly of a page or experience from intelligent components, in response to signals. The opposite of a static template that everyone sees identically. Because the number of possible compositions is combinatorial, an aware site has no single "the site" to screenshot — it must be tested by the rules and outcomes of its assembly logic, not by a final visual artifact.

Intent Inference

The first foundational pattern: decoding what a visitor is trying to do from signals, not from explicit form fields or click paths. Intent inference is the basis on which all other adaptive patterns operate — without it, "personalization" is just demographic targeting in a different costume. See Patterns Library.

Strategic concepts

Anti-Pattern

A common mistake when implementing Aware Design — fake personalization, surveillance disguised as memory, over-collection without adaptation, interruptive nudges. Catalogued in the Anti-Patterns Gallery with the positive pattern that fixes each one.

Aware Design Score

The maturity metric used to measure how aware a site or application is. Combines metrics for VAD and UAD maturity, pattern adoption, and overall paradigm fluency. Used in scoring tools and audits to give organizations a measurable progress path rather than a binary "are you doing AD yet?" question.

Open Paradigm, Commercial Craft

Aware Design's stance on openness: the paradigm, principles, and patterns are shared freely; the methodology, tooling, and implementation expertise are commercial. The two reinforce each other — community adoption strengthens the canon, commercial work funds continued research, and the research stays open. See Foundations: Open Paradigm, Commercial Craft.

Pattern

A named, implementable building block of the Aware Design paradigm. The Patterns Library catalogues 11 — seven that are grounded and implementable today, four marked Emerging as aspirational targets for the paradigm's next decade.

Counter-concepts (what AD is not)

Context-Aware Design

A predecessor approach that adapts to environmental context — device type, location, time of day, business hours. Useful but shallow: doesn't account for behavior, intent, or the person. Aware Design subsumes context-awareness as one input among many. See Whitepaper 3: Beyond Context-Aware.

Personalization (traditional)

The pre-AD approach: opaque demographic targeting based on what data brokers infer about a visitor's identity. Often manipulative, frequently inaccurate, almost always done without consent. Aware Design rejects this in favor of observable, behavioral, consensual adaptation — what the visitor does, with their awareness, rather than what surveillance infers about who they are. See Whitepaper 5: Respect, Not Personalization.