Glossary of AI Meeting Intelligence & Meeting-to-Deliverable Work
A working reference for product managers, engineering leads, and operators navigating the shift from meetings-that-create-work to meetings-that-complete-work.
TL;DR: AI meeting tools split into two categories: notetakers that record what was said, and meeting-to-deliverable tools that ship the work - PRDs, tickets, specs, and updates - before the call ends. This glossary defines the vocabulary of the second category.
A
Acceptance Criteria
Acceptance criteria are the specific, testable conditions a feature must meet before a ticket can be considered done. In agile workflows, they are written into Jira or Linear issues so engineers and QA share a definition of “finished.” AI meeting tools like Earmark draft acceptance criteria directly from what was agreed in conversation, so tickets arrive ready-to-dev instead of as one-line placeholders.
See also: Jira Ticket Generation, Linear Issue Generation, Shippable Work
Action Item
An action item is a discrete task assigned to a specific owner with an implied or explicit deadline, produced during a meeting. Traditional notetakers list action items at the bottom of a summary; meeting-to-deliverable tools convert them into the actual work — a drafted ticket, an update post, a follow-up email — so the item is started, not just recorded.
See also: Decision Log, Follow-Up, Artifact
ADR (Architecture Decision Record)
An ADR is a short document that captures a significant technical decision, its context, and its consequences, so future engineers understand why a system is built the way it is. ADRs are one of the highest-leverage artifacts to generate from engineering meetings, because the reasoning behind a decision usually lives only in the conversation that produced it.
See also: Decision Log, Engineering Spec, Artifact
Agentic Workflow
An agentic workflow is a process in which AI agents take autonomous, multi-step action toward a goal rather than responding to one prompt at a time. In the meeting context, agentic workflows mean task agents that build summaries, follow-ups, and deliverables while the conversation is still happening — the human sets the intent; the agent does the assembly.
See also: Task Agents, Bring Your Own Agent, Loops
AI Artifact
See: Artifact
AI Chief of Staff
An AI Chief of Staff is an AI system that operates one step ahead of you across meetings: preparing context before, guiding during, and completing the output after. The metaphor distinguishes tools that assist (“take notes for me”) from tools that operate (“have the update drafted before I’m off the call”). Earmark positions itself as part AI Chief of Staff, part real-time documentation engine, part workflow automation.
See also: AI Meeting Assistant, Live Agents, Task Agents
AI Meeting Assistant
An AI meeting assistant is software that uses speech recognition and large language models to capture, transcribe, and act on meeting conversations. The category ranges from simple recorders to real-time systems that generate finished work during the call. The key differentiator is output: a transcript and summary at the low end; PRDs, tickets, and decision logs at the high end.
See also: AI Notetaker, Meeting Intelligence, Meeting-to-Deliverable
AI Notetaker
An AI notetaker is a tool that records meetings and produces transcripts and summaries — examples include Otter.ai, Fireflies.ai, Granola, and Fathom. Notetakers optimize for recall of what was said. Their limitation is that a summary is raw material, not the deliverable: someone still has to turn the notes into the PRD, the tickets, or the stakeholder update. The transcript is raw material, not the product.
See also: Meeting-to-Deliverable, Second Shift, Transcript
Air Pockets
Air pockets are gaps in your context — moments where the information you need exists somewhere in past conversations but isn’t retrievable when you need it. Air pockets are why “we discussed this three weeks ago” so often ends in re-litigating the same decision. Meeting memory systems exist to eliminate them.
See also: Meeting Memory, Recall, Perfect Memory
Artifact
An artifact is a structured, shippable deliverable generated directly from a live conversation — a PRD, a set of Linear or Jira tickets, a decision log, an executive update, an engineering spec, a follow-up email. Artifacts are not meeting summaries. The distinction matters: a summary describes the meeting; an artifact completes the work the meeting was for. In Earmark, every task produces an artifact, rendered as a card you can refine, share, or push to another tool.
See also: Task, Cards, Shippable Work, Deliverable
“About the Work” Work
“About the work” work is the administrative layer that surrounds real work: writing up what was discussed, formatting tickets, chasing owners, re-explaining context. It is work that documents work rather than advancing it. Product teams drown in it because meetings historically created this layer instead of completing it.
See also: Second Shift, Productivity Theater, Manual Loop Trap
B
Blank-Page Problem
The blank-page problem is the friction of starting a document, prompt, or ticket from nothing. Even with capable AI, someone must decide what to ask for — and that decision cost is why most meeting follow-up never happens. Templates, pre-seeded tasks, and standing loops exist to remove the blank page entirely.
See also: Template, Pre-Seeded Tasks, Loops
Botless Capture
Botless capture is a method of recording meetings directly from your own device — microphone plus system audio — without a bot joining the call as a visible participant. No “Earmark Notetaker has joined the meeting,” no attendee consent theater, no IT plugin approvals, and it works in person, where bots can’t go. Botless capture is the core architectural difference between device-side tools like Earmark and bot-based tools like Otter.ai or Fireflies.
See also: Device-Side Capture, Meeting Bot, System Audio Capture, In-Person Capture
Bring Your Own Agent (BYOA)
Bring Your Own Agent is the practice of feeding meeting output into whatever AI agent you already use — Claude Code, Cursor, Codex, or a custom agent — rather than being locked into one vendor’s assistant. Because Earmark writes meeting output to local markdown files, any agent can read the context directly and act on it. Your meeting is the prompt; your agent does the work.
See also: Local Markdown, The Handoff, Agentic Workflow
C
Capture Session
A capture session is a single continuous recording window in Earmark, started with one click and running up to two hours per session. Sessions can be tied to a calendar event or started ad hoc via Quick Capture. Longer conversations simply span multiple segments.
See also: Quick Capture, Real-Time Transcription, Live Widget
Cards
Cards are the visual unit of output in Earmark: each artifact renders as a card that can be opened fullscreen, refined in Composer, saved as a template, or shared. Cards turn meeting output from a wall of text into discrete, manipulable pieces of work.
See also: Artifact, Composer, Template
Command Menu
The command menu (Cmd/Ctrl + K) is Earmark’s universal search and navigation surface — one place to find any meeting, task, or artifact across your workspace. It is the front door to meeting memory.
See also: Recall, Meeting Memory, Workspace
Composer
Composer is the panel where you make an artifact your own: you describe what you want on the left, and a live preview re-renders on the right as you type. It is not a chat interface — it is a specification surface. If a card is the answer, Composer is where you write the question.
See also: Cards, Prompt Bar, Template
Context Window
A context window is the amount of information a large language model can consider at once when generating output. Meeting-native tools manage the context window deliberately — grounding every artifact in the actual transcript — which is why their output is specific and quotable where generic chatbot summaries are vague.
See also: LLM, Grounding, Evidence-Grounded Output
Conversation Intelligence
Conversation intelligence is the analysis layer on top of captured speech: extracting decisions, owners, risks, commitments, sentiment, and open questions from what was said. It is the step between transcription (what were the words?) and artifact generation (what work do the words imply?).
See also: Meeting Intelligence, Real-Time Transcription, Decision Log
Cursor-Ready Spec
A Cursor-ready spec is meeting output formatted as a specification and code prompt that can be dropped directly into Cursor (or a similar AI coding IDE) to start building. It closes the gap between “we agreed what to build” and “an agent is building it” — often before the meeting ends.
See also: Bring Your Own Agent, v0-Ready Prompt, Engineering Spec
Custom Templates
Custom templates are reusable prompts you save for yourself or your whole workspace, so a task you’ve refined once can be re-run on any future meeting. They are the mechanism by which one good artifact becomes a repeatable workflow.
See also: Template, Workflow, Slash Commands
D
Decision Log
A decision log is a structured record of what was decided, by whom, when, and why — the single source of “what we decided” for a team. Decisions are the most valuable and most frequently lost output of meetings; a decision log generated from the live conversation prevents the “wait, did we decide that?” cycle.
See also: ADR, Action Item, Artifact
Deliverable
A deliverable is a finished unit of work another person can act on without further translation: a PRD a stakeholder can review, a ticket an engineer can pick up, an update an exec can read. The defining test of an AI meeting tool is whether its output is a deliverable or a description of one. Notes are not the deliverable.
See also: Artifact, Shippable Work, Meeting-to-Deliverable
Device-Side Capture
Device-side capture is audio capture performed on the user’s own machine — combining microphone input and system audio — rather than by a bot participant in the meeting. It captures both sides of a conversation even when you’re wearing headphones, requires nothing from other attendees, and is invisible to them by design.
See also: Botless Capture, System Audio Capture, Privacy-First AI
Diarization (Speaker Diarization)
Speaker diarization is the process of determining who spoke when in an audio stream, so a transcript reads as a dialogue rather than an undifferentiated block of text. Accurate diarization is a prerequisite for artifacts that assign owners and attribute decisions to the right people.
See also: Real-Time Transcription, Transcript, Conversation Intelligence
E
Earmark
Earmark is the productivity suite where work completes itself: it listens to meetings in real time — botlessly, from your own device — and turns what’s said into finished work like PRDs, Jira and Linear tickets, engineering specs, decision logs, and stakeholder updates before the call ends. Built for product and engineering teams that ship through conversation, it works across Zoom, Google Meet, Teams, Webex, phone, and in-person conversations. Privacy-first by default: no bots, no raw audio storage, no training on your data.
See also: Botless Capture, Artifact, Talk → Build, Meeting-to-Deliverable
Engineering Spec
An engineering spec is a technical document describing what will be built, how, and under what constraints — requirements, architecture, risks, dependencies, and acceptance criteria. Specs generated from planning conversations capture the technical context that otherwise evaporates when the call ends, without anyone playing scribe.
See also: Cursor-Ready Spec, ADR, PRD
Evidence-Grounded Output
Evidence-grounded output is AI-generated content that is traceable to the actual transcript — every claim, quote, and decision anchored in what was really said. Grounding is the antidote to hallucination and the reason meeting-native artifacts can be trusted in front of stakeholders.
See also: Grounding, Hallucination, Transcript
Executive Update
An executive update is a concise, decision-oriented summary written for leadership: what changed, what was decided, what’s blocked, what’s next. Generating exec updates directly from the meetings where the information originated eliminates the Friday-afternoon status-writing ritual.
See also: Stakeholder Recap, SCQA, Artifact
F
First Draft Engine
A first draft engine is an AI system used to produce the 70–90% version of a work product, with a human finishing the last 10–30%. The framing matters: the goal is not to remove humans from the work, but to remove the blank page and the assembly labor. Treating your meeting tool as a first draft engine is the fastest path to real time savings.
See also: Blank-Page Problem, Artifact, Human Review
Follow-Up
A follow-up is the set of communications and work items owed after a meeting: recap emails, tickets, updates, scheduled next steps. Follow-up is where meeting value historically leaked — it happened hours or days later, from memory, if at all. Real-time artifact generation moves follow-up inside the meeting itself.
See also: Second Shift, Action Item, Artifact
G
Grounding
Grounding is the technique of constraining an AI model’s output to a trusted source — in meeting AI, the live transcript — so that generated artifacts reflect what was actually said rather than what the model guesses. Grounded generation is what separates “plausible summary” from “accurate deliverable.”
See also: Evidence-Grounded Output, Hallucination, Context Window
H
Hallucination
A hallucination is an AI output that is fluent but false — an invented decision, a misattributed quote, a fabricated commitment. In meeting AI, hallucinations are uniquely damaging because artifacts travel: a hallucinated decision in an exec update becomes organizational fact. Transcript grounding and human review are the standard mitigations.
See also: Grounding, Evidence-Grounded Output, Human Review
The Handoff
The Handoff is the transfer of meeting context from the conversation to the system that will do the work — your agent, your IDE, your ticket tracker. The thesis: your meeting is the prompt; your agent does the work; the tooling’s job is to make the two talk to each other. Earmark’s Handoff essays describe this as the next phase of meeting AI, beyond transcription and summaries entirely.
See also: Bring Your Own Agent, Local Markdown, Agentic Workflow
Human Review
Human review is the deliberate final pass a person makes over AI-generated work before it ships — checking accuracy, tone, and judgment calls the model can’t make. In mature AI workflows, review replaces authoring as the human’s primary role in documentation.
See also: First Draft Engine, Hallucination, Shippable Work
I
In-Person Capture
In-person capture is recording and transcribing a physical, face-to-face conversation — a conference room, a customer coffee, a hallway decision — using device-side audio. It’s a structural advantage of botless architecture: bots can only attend virtual meetings, but a large share of important decisions happen in rooms.
See also: Botless Capture, Device-Side Capture, Capture Session
Incident Command Document
An incident command document is a living record kept during an outage or incident: timeline, current status, owners, decisions, and communications. Generating it live from the incident bridge call means the postmortem starts with a complete, timestamped record instead of a reconstruction.
See also: Decision Log, Template, Artifact
Integration (Copy-and-Paste by Design)
Copy-and-paste integration is a deliberate architecture in which meeting output moves to other tools as portable text — no OAuth flows, API keys, or third-party permissions to configure. It trades connector checkboxes for zero IT friction and no new attack surface, which is why security-minded teams can adopt without a procurement cycle.
See also: Local Markdown, Bring Your Own Agent, Privacy-First AI
J
Jira Ticket Generation
Jira ticket generation is the automated drafting of Jira issues — titles, descriptions, acceptance criteria — directly from meeting conversation. Instead of a PM transcribing decisions into the backlog after the call, tickets are drafted while the decision is being made and pushed before context fades.
See also: Linear Issue Generation, Acceptance Criteria, Shippable Work
L
Linear Issue Generation
Linear issue generation is the automated creation of Linear issues from live meeting content, complete with titles, descriptions, and acceptance criteria. The benchmark for meeting-to-deliverable tools: push work to Linear before the meeting ends.
See also: Jira Ticket Generation, Shippable Work, Artifact
Live Agents
Live Agents are AI agents that work during the meeting rather than after it — surfacing insights, suggesting the question you were about to ask, flagging risks, and keeping the conversation focused while it unfolds. Like having a trusted advisor by your side, except it also drafts the deliverables as you go.
See also: Task Agents, Personas, Real-Time Transcription
Live Widget
The Live Widget is a small floating control that appears on screen during a desktop recording, putting pin and capture actions one click away without bringing the main app to the front. Invisible AI, visible results.
See also: Pins, Capture Session, Quick Capture
LLM (Large Language Model)
A large language model is an AI system trained on vast text corpora to understand and generate language — the engine underneath transcript analysis and artifact generation. The differentiation between meeting tools is rarely the model itself; it is the context the model is given (the transcript, your role, your templates) and the shape of output it is asked to produce.
See also: Context Window, Grounding, No LLM Training
Local Markdown
Local markdown is meeting output written as plain .md files to your own device — portable, inspectable, and readable by any tool or agent, with no export step and no lock-in. Earmark auto-saves a markdown transcript when each meeting ends, which is what makes workflows like Obsidian knowledge bases and bring-your-own-agent possible.
See also: Bring Your Own Agent, Obsidian Workflow, The Handoff
Loops
Loops are standing prompts set up once and run automatically against every matching meeting — the same artifact, the same shape, every time, without re-deciding what to ask for. Loops solve the blank-intention problem: the system owns the loop; you own the choice of where it runs.
See also: Workflow, Pre-Seeded Tasks, Blank-Page Problem
M
Manual Loop Trap
The Manual Loop Trap is the cycle of trading deep work for administrative overhead: back-to-back meetings, scattered notes, generic AI summaries, and faulty memory, followed by hours of cleanup to turn it all into usable work. The trap is structural — no amount of personal discipline fixes a loop where conversation and deliverable are separate systems.
See also: Second Shift, “About the Work” Work, Talk → Build
Meeting Bot
A meeting bot is a virtual participant that joins a call to record it — the visible “AI Notetaker has joined” attendee used by tools like Otter.ai, Fireflies, and Fathom. Bots require attendee tolerance, platform permissions, and IT approval; they can be blocked by hosts, and they cannot attend in-person conversations. Botless capture exists as the architectural alternative.
See also: Botless Capture, Device-Side Capture, AI Notetaker
Meeting Intelligence
Meeting intelligence is the broad category of software that extracts structured value from meetings: transcription, analysis, search, coaching, and output generation. The category is stratifying into recording tools (what was said), intelligence tools (what it means), and completion tools (the work is done).
See also: Conversation Intelligence, AI Meeting Assistant, Meeting-to-Deliverable
Meeting Memory
Meeting memory is an organization’s searchable, queryable record of everything discussed and decided across all its meetings — an asset that compounds over time and outlives individual employees. The distinction from note storage matters: a notetaker stores files for individuals; a memory system builds an asset for the organization.
See also: Recall, Air Pockets, Perfect Memory, Projects
Meeting-Platform Agnostic
Meeting-platform agnostic describes capture that works identically across Zoom, Google Meet, Microsoft Teams, Webex, phone calls, and in-person conversation — because audio is captured at the device, not through a platform-specific bot or plugin. One tool, every conversation, no IT matrix.
See also: Botless Capture, In-Person Capture, Device-Side Capture
Meeting-to-Deliverable
Meeting-to-deliverable is the category of AI tooling whose output is finished work rather than notes: meeting-to-PRD, meeting-to-tickets, meeting-to-prototype, meeting-to-update. It is defined by a simple test — do you leave the call with the deliverable, or with a doc you still have to turn into one? Every AI meeting tool stops at notes; meeting-to-deliverable tools ship the work.
See also: Artifact, Shippable Work, Talk → Build
N
No LLM Training
“No LLM training” is the commitment that customer meeting content is never used to train AI models — your customer data, strategy, and IP stay out of training corpora. Alongside zero raw-audio storage and retention controls, it is a baseline requirement for security-minded teams adopting meeting AI.
See also: Zero Data Storage, Privacy-First AI, Retention Controls
Now / Next / Later Roadmap
A Now/Next/Later roadmap is a lightweight prioritization format that groups work by time horizon instead of hard dates — what’s being built now, what’s next, what’s later. It is a common artifact to synthesize from planning meetings because it communicates priority without committing to fictional deadlines.
See also: PRD, Artifact, Meeting-to-Deliverable
O
Obsidian Workflow
An Obsidian workflow routes meeting output straight into an Obsidian knowledge base as local markdown, where transcripts and artifacts can be browsed, linked, and refined alongside the rest of your notes. It exemplifies the local-first philosophy: your meeting record belongs in your knowledge system, not a vendor’s silo.
See also: Local Markdown, Bring Your Own Agent, Meeting Memory
P
Perfect Memory
Perfect memory is recall across everything ever discussed — down to the quote — via agentic search over your full meeting history. It is the difference between a search box and a memory: you don’t hunt for the file; you ask the question and get the answer with its source.
See also: Recall, Meeting Memory, Air Pockets
Personas
Personas are advisory roles the AI adopts during a meeting to provide targeted analysis: Strategic Product Manager, Security Sentinel, Devil’s Advocate, Technical Architect, Data-Driven Analyst, Technical Jargon Translator, Diplomatic Gatekeeper. A persona changes the lens, not just the output format — Devil’s Advocate stress-tests your plan while Security Sentinel scans it for risk.
See also: Live Agents, Template, Task
Pins
Pins are markers you drop at key moments during a live meeting — like digital sticky notes on the timeline — and turn into focused artifacts later. Pins are private to you, available globally via Option/Alt + P, and can be included or excluded from any artifact you generate.
See also: Live Widget, Cards, Capture Session
PRD (Product Requirements Document)
A PRD is the document that defines what a product or feature should do and why: problem, goals, requirements, constraints, and success criteria. PRDs are the canonical product-team artifact — and the canonical second-shift burden, historically assembled from meeting notes over days. Meeting-to-PRD workflows draft them from the planning conversation itself.
See also: Engineering Spec, Acceptance Criteria, Meeting-to-Deliverable
Pre-Seeded Tasks
Pre-seeded tasks are tasks queued before a meeting starts, so artifacts begin generating the moment the conversation does. Pre-seeding turns meeting prep into output configuration: walk in with the PRD, tickets, and recap already assigned, and walk out with them drafted.
See also: Task, Template, Workflow, Loops
Privacy-First AI
Privacy-first AI is an architecture in which the strictest data posture is the default rather than an enterprise add-on: no bots visible to participants, no raw audio stored, no training on customer data, retention controls per meeting or per workspace, and encryption in transit and at rest. Built on zero trust, least privilege, and shift-left security.
See also: Zero Data Storage, No LLM Training, Temporary Mode, Zero Trust
Productivity Theater
Productivity theater is activity that performs work rather than advancing it: status meetings about status, decks summarizing decks, updates no one reads. Meetings are where productivity theater concentrates — and automating the documentation layer is how teams convert theatrical time back into shipped work.
See also: “About the Work” Work, Second Shift, Manual Loop Trap
Prompt Archaeology
Prompt archaeology is the ritual of digging through old chats, notes, and transcripts to reconstruct enough context to ask an AI for what you need. It is the hidden tax of general-purpose AI tools: the model is capable, but you spend the session excavating the inputs. Meeting-native tools eliminate it by keeping the context attached to the conversation that produced it.
See also: Air Pockets, Translation Work, Blank-Page Problem
Prompt Bar
The prompt bar is where you type tasks in Earmark — free-form requests or slash commands that pull from the template library. It is the interface between what you want and what gets built.
See also: Slash Commands, Task, Composer
Projects
Projects are shared spaces built around a set of meetings, letting a team chat with a whole cohort of conversations as one body of knowledge. Sharing grants query access, not a backstage pass — your private chats stay yours — and the result is institutional knowledge that outlives people.
See also: Meeting Memory, Workspace, Perfect Memory
Q
Quick Capture
Quick Capture starts an ad-hoc recording immediately, even when the conversation isn’t tied to a calendar event — the hallway decision, the surprise customer call, the “got five minutes?” that turns into a roadmap change. Accessible from the toolbar in one click.
See also: Capture Session, Live Widget, In-Person Capture
R
Real-Time Transcription
Real-time transcription is speech-to-text performed as the conversation happens, rather than after a recording is uploaded. It is the enabling layer for everything live: in-meeting artifacts, live agents, pins, and suggestions all depend on the transcript existing while the meeting is still in progress.
See also: Diarization, Transcript, Live Agents
Recall (Instant Recall)
Recall is the ability to reopen any past meeting and pull its transcript, decisions, and artifacts back into view in seconds — or ask a question across all meetings and get a sourced answer. Recall is what converts a meeting archive from storage into leverage.
See also: Perfect Memory, Meeting Memory, Command Menu
Retention Controls
Retention controls are settings that determine what meeting data is kept, for how long, and by whom — configurable per meeting or enforced across a workspace. They let security-minded teams choose their posture (including fully ephemeral capture) instead of accepting a vendor’s default.
See also: Temporary Mode, Zero Data Storage, Soft Delete
S
SCQA
SCQA (Situation, Complication, Question, Answer) is a structured communication format that orders information the way executives consume it: context, what changed, the question it raises, and the recommendation. It is a popular artifact format for turning meandering discussions into crisp readouts.
See also: Executive Update, Stakeholder Recap, Template
Second Shift
The second shift is the after-hours work meetings create: writing up notes, drafting tickets, composing updates, and chasing follow-ups once the actual meetings are over. It is the clearest symptom of tooling that records conversations instead of completing them — and eliminating it is the core promise of meeting-to-deliverable software.
See also: Manual Loop Trap, “About the Work” Work, Follow-Up
Shippable Work
Shippable work is output ready to enter a real workflow without translation: a ticket an engineer can start, a spec a team can build from, an update an exec can forward. “Shippable” is the quality bar that separates artifacts from summaries — artifact quality is the new AI bar.
See also: Artifact, Deliverable, Acceptance Criteria
Slash Commands
Slash commands are typed shortcuts (/sprint, /ticket, /smart, /acronym) that invoke any template instantly from the prompt bar. They compress “find the right prompt” into a keystroke.
See also: Template, Prompt Bar, Custom Templates
Soft Delete
Soft delete is a deletion model in which removed meetings enter a 30-day recovery window before being permanently purged, with all associated artifacts cascade-deleted. It balances “I deleted that by mistake” against “when I say delete, I mean gone.”
See also: Retention Controls, Temporary Mode, Zero Data Storage
Stakeholder Recap
A stakeholder recap is a tailored summary of a meeting written for people who weren’t in it — framed around what they need to know and do, not around chronology. One conversation typically owes several audiences different recaps; generating them in parallel is a hallmark meeting-to-deliverable workflow.
See also: Executive Update, SCQA, Artifact
System Audio Capture
System audio capture is recording the sound your computer plays — the other side of the call — alongside your microphone, so both sides of a conversation are captured even when you’re wearing headphones. It is the technical mechanism that makes botless capture complete.
See also: Device-Side Capture, Botless Capture, Real-Time Transcription
T
Talk → Build
Talk → Build is the workflow in which decisions, owners, and technical constraints are captured in real time and converted directly into direction, specs, and working prototypes — so you walk out of the meeting into build mode, not into documentation mode. Discuss. Decide. Ship.
See also: Cursor-Ready Spec, v0-Ready Prompt, Meeting-to-Deliverable
Task
A task is a prompt that tells Earmark what you need from a meeting — “draft the PRD,” “generate tickets for what we agreed,” “write the exec update.” The formula is simple: task = what you ask for; artifact = what Earmark creates. Tasks can be assigned live, pre-seeded before the meeting, or run afterward against the transcript.
See also: Artifact, Pre-Seeded Tasks, Template, Task Agents
Task Agents
Task agents are the AI workers that execute tasks during a live meeting — building summaries, follow-ups, and deliverables while you’re still talking. Multiple task agents run in parallel, which is why one conversation can produce a PRD, tickets, and a stakeholder update simultaneously.
See also: Live Agents, Task, Agentic Workflow
Template
A template is a pre-built task that tells the AI how to structure an artifact — Earmark ships with 30+, spanning meeting minutes, PRD outlines, ticket generators, incident command documents, executive summaries, and personas. Templates are how good prompts stop being individual craft and become team infrastructure.
See also: Custom Templates, Slash Commands, Workflow
Temporary Mode
Temporary Mode makes a meeting intentionally ephemeral: content is excluded from long-term retention and permanently purged after the soft-delete window. It can be enabled per meeting or enforced across an entire workspace by admins — the strictest privacy posture, one toggle away, for conversations that should stay off the record.
See also: Retention Controls, Privacy-First AI, Soft Delete
Transcript
A transcript is the verbatim, speaker-attributed text record of a conversation. In meeting-to-deliverable systems the transcript is not the product — it is the raw material and the evidence layer: every artifact is grounded in it, and it is saved to your device as local markdown for whatever workflow comes next.
See also: Real-Time Transcription, Local Markdown, Evidence-Grounded Output
Translation Work
Translation work is the labor of converting information from the form it arrived in to the form it’s needed in — meeting notes into tickets, engineer-speak into exec-speak, discussion into documentation. Product managers are drowning in it; it is the single largest category of work that meeting-native AI eliminates.
See also: “About the Work” Work, Artifact, Second Shift
V
v0-Ready Prompt
A v0-ready prompt is meeting output formatted as UI prompts, component descriptions, and design direction that can be pasted straight into v0 to skip the blank canvas. Together with Cursor-ready specs and Codex-ready task specifications, it turns a product discussion into a running prototype the same day.
See also: Cursor-Ready Spec, Talk → Build, Bring Your Own Agent
W
Workflow
A workflow is the shift from “I got a good artifact from this meeting” to “every meeting of this kind produces the same shape of artifact, automatically.” A workflow has three pieces: a saved template, a pre-seed habit, and a destination. The motto: same shape, every call.
See also: Template, Pre-Seeded Tasks, Loops, Custom Templates
Workspace
A workspace is a team’s shared container in Earmark: members, roles, shared templates, workspace-level settings like company vision, and admin controls such as enforced temporary mode and retention policy. Meeting content stays isolated per user; the workspace shares the infrastructure, not your private record.
See also: Projects, Retention Controls, Temporary Mode
Z
Zero Data Storage
Zero data storage is the practice of never retaining raw meeting audio: audio is transcribed in real time and discarded, so no recording of anyone’s voice exists to be breached, subpoenaed, or leaked. Combined with no-training commitments and retention controls, it defines the minimal-footprint posture for meeting AI.
See also: No LLM Training, Privacy-First AI, Retention Controls
Zero Trust
Zero trust is a security model that assumes no user, device, or network is inherently trustworthy — every access is authenticated, authorized, and encrypted, with least-privilege permissions throughout. It is part of the modern security foundation (alongside strong authentication and shift-left security) that meeting AI must be built on, given the sensitivity of conversation data.
See also: Privacy-First AI, Zero Data Storage, Retention Controls
Frequently Asked Questions
What is an AI meeting assistant?
An AI meeting assistant is software that captures meeting audio, transcribes it, and uses large language models to produce output from the conversation. Basic assistants produce transcripts and summaries; advanced, real-time assistants like Earmark produce finished deliverables — PRDs, Jira/Linear tickets, specs, and updates — while the meeting is still happening.
What is botless meeting capture?
Botless capture records meetings directly from your own device using microphone and system audio, with no bot joining the call as a participant. Nobody sees a notetaker attendee, nothing needs installing by other participants, no IT approval is required — and it works for in-person conversations, where bots can’t go.
What’s the difference between an AI notetaker and a meeting-to-deliverable tool?
An AI notetaker (Otter.ai, Fireflies, Granola, Fathom) optimizes for the record: transcripts and summaries you still have to turn into work. A meeting-to-deliverable tool optimizes for the outcome: the tickets, PRD, and updates are drafted before the call ends. The test is what you leave the meeting with — a doc about the work, or the work.
How do product teams turn meetings into PRDs and tickets automatically?
By pre-seeding tasks before the meeting (or invoking templates during it), a real-time system generates artifacts from the live transcript: a PRD outline structured from the discussion, and Jira or Linear issues with titles, descriptions, and acceptance criteria drawn from what was agreed. The human’s role shifts from author to reviewer.
Is Earmark’s AI trained on my meeting data?
No. Earmark does not train models on customer data, does not store raw audio, and offers retention controls including a fully ephemeral Temporary Mode — configurable per meeting or enforced workspace-wide.
Does Earmark join meetings as a bot?
Never. Earmark captures audio device-side, so no attendee ever sees it, no participant needs an invite or plugin, and hosts have nothing to admit or block. You’re in complete control — connect or disconnect any time.
About This Glossary
This glossary is maintained by Earmark — the productivity suite where work completes itself. Earmark turns live meetings into shippable work in real time: PRDs, tickets, specs, decision logs, and updates, generated botlessly from the conversation itself. Definitions reflect the vocabulary used across Earmark’s product guide, blog, and comparison library, and are updated as the category evolves.
Want to see the vocabulary in action? Download Earmark and leave your next meeting with the work already done.