Skip to content

Glossary

Use this page in two ways: feature reference links describe each product surface, its controls, and limits; terminology lists canonical concepts writers link from other docs (#slug anchors match the slug column).

One canonical entry per concept. Slug column matches planned anchors (#slug) when entries are expanded into sections.

TermSlugIntent
Offline-firstoffline-firstEditing without continuous connectivity; rules when back online.
WorkspaceworkspaceBounded project context: files, settings, session state.
File treefile-treeSidebar listing of files and folders.
Virtual file systemvirtual-file-systemApp-managed file layer over storage, sync, and collaboration. (Also known as: VFS.)
Local file providerlocal-file-providerBinding between workspace files and files on disk.
SyncsyncPropagating changes between local and remote or peers.
Collaboration sessioncollaboration-sessionReal-time session scope and connection lifecycle.
Real-time editingreal-time-editingConcurrent editing behavior from a user perspective.
Document vs projectdocument-and-projectSingle file vs multi-file project semantics in the UI.
Source modesource-modePlain-text markup editing.
Visual editingvisual-editing-modeStructured WYSIWYG-style editing.
Notebook cellnotebook-cellUnit in a notebook (prose, code, or output).
Code cellcode-cellExecutable notebook cell.
Execution runtimeexecution-runtimeBackend used to run notebook code (when surfaced in UI).
Sandboxed executionsandboxed-executionSecurity boundary for user code in browser or worker.
LaTeXlatexLaTeX markup family and build expectations.
TypsttypstTypst markup family and build expectations.
MySTmystMyST Markdown usage in the product.
Build enginebuild-engineComponent that produces preview or export artifacts.
Build logbuild-logCompiler output for errors and warnings.
PreviewpreviewRendered output view and refresh behavior.
DOCXdocxWord interchange; import, export, round-trip limits.
Round-tripround-tripFidelity limits across format conversion.
Bibliography filebibliography-fileBibliography sources in the workspace.
CitationcitationIn-text cites linked to bibliography entries.
Citation stylecitation-styleFormatting style for citations when supported.
Workspace agentworkspace-agentIn-app assistant with workspace context.
Agent promptagent-promptHow requests are scoped to files or selections.
Agent toolsagent-toolsActions the agent may take and constraints.
Comment threadcomment-threadDiscussion anchored to document regions.
NotificationsnotificationsHow users see comments or share activity when implemented.
PermissionpermissionRead, write, or administer access for collaborators.
Sharing linksharing-linkMechanism to grant access (and revocation rules).
Version historyversion-historyPoint-in-time records in the UI.
Restorerestore-versionReplacing current state from history.
Content diffcontent-diffComparing versions or pending changes when available.
AccountaccountIdentity and profile surface.
SettingssettingsUser and workspace preferences.
Privacy and telemetryprivacy-and-telemetryWhat is collected and user controls, when exposed.
Keyboard shortcutskeyboard-shortcutsShortcut discovery; never invent bindings.
AccessibilityaccessibilityKeyboard routes and assistive tech behavior when verified.
Offline cacheoffline-cacheLocal persistence for offline use.
Edit conflictedit-conflictDivergent edits or sync conflicts and resolution.
SelectionselectionActive editor selection; impacts agent and comments.
AssetassetImages or data files referenced by documents.
Project templateproject-templateStarting layout when the product provides templates.
ExportexportPackaging outputs from the workspace.
ImportimportBringing external files into the workspace.
PDFpdfPDF output from build or export flows.
PyodidepyodideIn-browser Python runtime when referenced in UI or docs.
BibTeX keybibtex-keyIdentifier for a bibliography entry.
Cross-referencecross-referenceLabel and reference pairs in markup.
Always allowalways-allowOpt-in to auto-approve a given agent tool for the rest of the project.
Bring your own modelbring-your-own-modelConnecting an external OpenAI-compatible model server. (Also known as: BYOM.)
Browser storagebrowser-storagePrivate browser-backed storage (IndexedDB) on one device/browser profile.
Changeset reviewchangeset-reviewThe agent’s proposed edits, presented for Accept / Always / Dismiss decision.
Cloud storagecloud-storageServer-backed storage used by published projects.
HocuspocushocuspocusWebSocket server for Yjs-based collaboration.
Kanban boardkanban-boardVisual project-tracking file type (.kanban).
Local folderlocal-folderPrivate project storage on disk via the File System Access API (Chromium-only).
Offline editsoffline-editsConsolidated version created on reconnect to capture offline changes.
Privacy badgeprivacy-badgeStatus-bar indicator of privacy posture.
Server projectserver-projectServer-backed counterpart to a shared local project.
Stop sharingstop-sharingOwner-only action that reverts a shared project to private state.
Storage modestorage-modeLegacy term for project persistence options; user-facing state is Private/Published.
Timeline boardtimeline-boardVisual sequencing file type (.timeline).
TiptaptiptapThe rich-text editor framework that powers visual modes.
Tool approvaltool-approvalPer-project decision about whether the agent may take a write action.
WebRwebrIn-browser R runtime.
YjsyjsCRDT library used for real-time collaboration.

When you add a full definition, replace a table row with an ## heading titled in sentence case, whose auto-slug matches the Slug column, and keep Also known as lines for aliases.