XRAY Task Inbox

A centralized triage inbox for all work requests at XRAY. Tasks land here from humans, AI agents, and automations — then get reviewed, enriched, and routed to projects.

How It Works

Every task enters the inbox with Status = "Backlog" and Triage Status = "New". The assignee reviews each task and takes one of three actions:

Tasks can also be marked Done directly from the inbox for quick-win items, or Enriched with additional details (due date, hours estimate, reassignment, project link).

Task Lifecycle

StageStatusTriage StatusWhat Happens
New requestBacklogNewAppears in inbox for triage
AcceptedBacklogAcceptedLinked to project, ready for work
RejectedBacklogRejectedReason recorded, removed from inbox
Needs infoBacklogNeeds More InfoClarification requested
DoneDoneAcceptedCompleted and archived

Minimum Required Fields

To create a valid task, the following fields are required:

FieldTypeRequirementNotes
titleTextRequired, max 120 charsClear, actionable task title
originSelectDefaults to "Human"One of: Human, AI Agent, Automation
assignedToEmailDefaults to current userWho will triage/execute this task

Status and Triage Status are set automatically to "Backlog" and "New".

Recommended Fields

These fields speed up triage and improve task quality:

FieldTypePurpose
descriptionText (max 500 chars)1-3 sentences on the "what" and "why"
prioritySelectNormal (default), High (today), Urgent (blocking)
originDetailTextWho/what specifically created this (e.g., "Claude Code", "Mark via Slack")
projectRecord IDPre-link to a project if known — saves triage time
dueDateDate (YYYY-MM-DD)Only if there's a real deadline

Enrichment Fields

After creation, tasks can be enriched with additional detail via the Enrich button or PATCH API:

FieldTypePurpose
dueDateDateWhen the task should be completed
startDateDateWhen work should begin
hoursEstimatedNumberEstimated effort in hours
assignedToEmailReassign to a different team member
projectRecord IDLink to an XRAY project
descriptionTextAdd or update the task description

Authentication

The Task Inbox supports two authentication methods: