Glossary

Glossary

Every word you'll meet on screen or in these docs, explained as plainly as possible. If a term is unfamiliar, type it into the search box above.

The basics

TermMeaningMore
ThreadOne conversation for one piece of work, per project or topicThreads and the composer
Child thread / branchA separate conversation created when the topic forks. The original stays cleanBranching
ChapterA break in a long conversation. The essentials carry over so it stays fastChapters
ModeWhat kind of work this is: chat, image, video, article, audio or codeChoosing a mode
ComposerThe input area at the bottom, holding equipment, attachments, engine and send optionsThe composer
EquipmentWhat a thread carries: knowledge, skills, roles, external connections, codeEquipping
NoteA free-form scratchpad. Open it with +JNotes
ArchiveWhere things go when removed from a list. Not deletion — you can bring them backArchive

AI terms

TermMeaning
EngineThe AI doing the thinking. Choose from Claude, ChatGPT, Kimi or Gemini
ModelA variant within one engine — some cleverer but slower, some fast and light
SubscriptionYour monthly plan. WorkPilot runs on the one you already pay for
API keyA long string that grants access to a service, billed by usage
TokenThe unit an AI reads and writes in. Shown as a rough usage measure
CreditThe balance video generation spends. When it's gone, generation stops
PromptThe instruction you give the AI. These docs just call it “the instruction”
SessionThe conversational state the AI is holding. Rebuild it with ⟳ Reset session

Computer terms

TermMeaning
TerminalA text-based window for instructing your Mac. It ships with macOS. It opens automatically during sign-in, but you don't need to type in it
CLIA program that runs in Terminal. Each AI vendor publishes one officially
DMGThe file format Mac apps ship in. Open it and drag the app across
KeychainWhere macOS stores passwords encrypted. API keys go here
GatekeeperThe macOS check that blocks unknown apps — the source of “cannot verify the developer”
OAuthSigning in without handing your password to the other app. That's what the browser sign-in is
MCPA way to give an AI access to an external service's capabilities. The video engine connects this way
TailscaleFree software for reaching your home or office Mac securely from elsewhere. Used by the phone remote
SMTPThe settings for sending email. Used to deliver loop results

Knowledge and procedure

TermMeaningMore
KnowledgeDocuments, context and rules the AI reads first, so you stop repeating yourselfKnowledge
OKFThe format knowledge is stored in. Ordinary Markdown, so other AI tools can read it tooHow it's stored
SkillA way of working saved as a procedure, callable from any threadSkills
RoleA specialism and persona given to the AI. There are 17, from writer to reviewerAI team
AI teamSeveral roles working in parallel, with a commander dividing the stagesAI team
Digital twinAn agent that learns how you decide and speak. The more it learns, the more you can delegateYour digital twin

Running and automating

TermMeaningMore
Approval modeHow much the AI may do unattended: ask every time / auto approve / bypassApproval mode
Work mode (run to completion)Resumes automatically when a reply ends mid-taskWork mode
Autonomous runRepeats execute and verify, showing the number of lapsAutonomous runs
LoopRuns on your conditions at your chosen time, repeatedlyLoops
QueueStack up your next instruction while the AI is still workingQueueing
CommitmentsThe rules that always require confirmation: money, production systems, deletionHow much to delegate

Ideas behind the design

Automation and memory in WorkPilot are built on two ideas. Neither needs a notation, a config file or a diagram tool — talking and clicking your way through the app is what produces the shape.

TermMeaningMore
Loop engineeringDesigning the work that repeats. You talk a job into shape, it runs at the time you chose, and each lap you look at what came back and adjust. Every lap it offers one rule that would save you from being asked the same thing again — you decide whether to keep itLoops (scheduled runs)
Graph engineeringDesigning what is remembered and what gets handed over. Instead of pushing everything into one long conversation, threads split into a parent-child graph and a child hands back only its conclusion, so the detour never crowds the parentBranching into a child thread

Creating media

TermMeaningMore
CompositionThe editor where material becomes a finished videoThe editor
Media poolWhere generated and uploaded material collectsMedia pool
SceneOne shot within a compositionStarting a composition
CaptionText laid over the pictureCaptions
Narration / music laneWhere sound sits, split between spoken audio and musicAdding sound
Final exportThe finished video written out as a single fileExporting
Auto-subtitlesSubtitles transcribed automatically from narration audioAuto-subtitles

Sharing and data

TermMeaningMore
Team spaceWhere a team shares the same threads, knowledge and codeTeam spaces
Join codeThe passphrase for joining a space. Paste it and you're inInviting members
Storage folderWhere conversations, knowledge and output are actually savedWhere data lives
BackupA daily automatic copy. Pick a date to restoreBackups
Secrets scanThe check for keys and .env files before sharingScanning for secrets
RemoteThe screen for driving your Mac's WorkPilot from a phone browserPhone remote

Related pages