Older
/triage links continue to work, but the in-app navigation now refers to this workspace as Inbox.What’s in a Tracked Item
A tracked item is the unit of work in Triage. It’s a de-duped, enriched version of one or more raw signals. Whenin_triage: true, it shows up in the Signals tab. Each item has:
- A title (auto-generated or user-entered)
- A type (Bug, Feature Request, Decision, etc.) — fully customizable per workspace
- A status (Open, In Progress, Done, etc.) — also customizable
- An urgency level (1–5)
- A triage reason (why it landed here — high urgency, auto-flagged, manual)
- Linked signals (the evidence)
in_triage: false and status: in_progress and shows up in Projects.
Inbox Views
Inbox includes focused views for the main inbound streams, plus saved and mixed queues for cross-stream review.Signals
Individual tracked items that need a routing decision. Assign, change type/status, merge duplicates, correct misclassifications, push to Linear, or promote to a project.
Decisions
Project-setup decisions waiting on you — missing scoping, unassigned areas, stale PR reviews, customer asks with no project, unattached calls.
Clusters
Aggregated groups of customer signals from /clusters, embedded here. Promote a whole cluster to a project in one move.
PRs
Open GitHub PRs routed for human review — especially “only Codex has reviewed” PRs. Detect plan files, sync from GitHub, bulk-promote.
Topics
Live, real-time groupings of customer themes from Slack and Intercom. The canonical Topics surface — detail page, manual splits/moves, sources, and the Linear Evidence Tracker all live here.
Tickets
Linear issue browser. Search and filter Linear tickets, then bulk-promote them into BuildBetter projects with the ticket auto-attached.
Saved Views and Detail Pane
Use saved views to keep common queues one click away, such as:- High-priority customer asks
- PRs waiting for evidence
- Tickets ready to promote
- Topic clusters that need review
- Decisions that require a human routing choice
Cross-Cutting Actions
These actions work on most tracked items, regardless of the tab they came from.- AI Route — let the AI suggest where the item belongs (attach to existing project or create a new one) with editable fields and confidence score.
- Promote — move the item from triage to
/projects(single or bulk). - Merge Duplicate — find similar items and merge the current one into a target.
- Correct classification — tell BuildBetter the item was mislabeled. The system learns.
- Push to Linear — create a Linear issue from the tracked item, with markdown description built from the item + linked signals.
- Launch investigation — kick off a Signals Background Agent run to auto-analyze and suggest actions.
How Items Enter Inbox
- Auto — BuildBetter detects high-urgency / high-relevance signals and creates a tracked item with
in_triage: true. - Manual — click New item in the title bar to create a tracked item from scratch.
- Routed — clusters, PRs, and Linear tickets can be brought into the Inbox flow via their respective views.
How Items Leave Inbox
- Promote to a project — most common path.
- Merge into an existing item.
- Correct → Skip — mark as “should not be tracked”; learns the classifier.