Back to the boards: Jason Akatiff: AI, Media Buying & Lead Gen
Glossary
Index cards for the jargon. Each one links to the moment it came up.
Affiliate marketing
Acquiring customers or leads for another business in exchange for a performance-based payment.
CPA
Cost per acquisition; in this conversation, also a payment arrangement tied to a later acquisition event.
Harness
The surrounding tools, instructions, skills, and control flow that give a model a defined working process.
Deterministic
A process intended to return the same result from the same inputs and conditions. Repeatability does not prove correctness.
Probabilistic
Producing outcomes that can vary. Jason uses the term for model judgment and generation.
PRD
Product requirements document: a description of the product’s intended behavior, users, needs, and constraints.
Technical specification
A plan for how the product will be implemented, including its data, system structure, and technical requirements.
Mass tort
Litigation involving many people with related claims; discussed here as a specialized lead market.
Abstraction layer
A way to work at a higher level without directly handling every underlying implementation detail.
Wireframe
A structural outline of a page, showing sections and layout before finished visual styling.
Design system
A consistent set of visual rules and reusable elements, such as typography, colors, and components.
API
Application programming interface: a defined way for software systems to exchange requests and data.
Human in the loop
A person who reviews, directs, or corrects work within an otherwise automated process.
Repository
A versioned collection of project files, such as code and shared working instructions.