Quadratique Docs
Glossary
Active issue
An issue that has not been archived or permanently deleted. Active issues appear in the default list and board.
Assignee
The single workspace member currently responsible for an issue. An issue can also be unassigned.
Agent
A persistent, reusable execution configuration bound to one Runtime and model, with instructions, allowed boards, ownership, sharing, and a revision.
Blocked by
A directional relationship showing that an issue is waiting on another issue. The other end of the same relationship is shown as blocks.
Board
A view that organizes active issues into columns by status.
Comment
Structured discussion content attached to an issue. Workspace members can read comments; only the author can edit or delete their comment.
Machine
An enrolled development machine that advertises Runtimes and models and can run delegated work up to its concurrency cap.
Description
The durable structured content explaining an issue. Descriptions are included in issue search through their readable text.
Issue
A unit of work with a required title, one status, and optional description, assignee, priority, tags, and parent.
Parent issue
The issue immediately above a sub-issue. An issue can have at most one parent.
Priority
An optional signal of importance: Low, Medium, High, or Urgent.
Run
One immutable execution attempt of an Agent for an issue.
Runtime
A coding harness installed on a connected machine, together with the models it makes available. Codex CLI and Claude Code are examples.
Status
The workspace-defined stage an issue currently occupies in the workflow.
Sub-issue
An issue directly beneath a parent issue. Sub-issues can have their own sub-issues.
Tag
A named, colored workspace label that can be applied to any number of issues.
Workspace
The shared boundary containing members, issues, statuses, and tags.