Record ID and specific work title.
axal-workspace pattern
WorkQueueRow
Make a review item scannable by identity, priority, source state, owner, due state, and review status.
axal/workspace · candidate · @sanchika/patternsProduct job
Compare queued records and choose the next review item without losing source or ownership context.
Make a review item scannable by identity, priority, source state, owner, due state, and review status.
Anatomy and required fields
Clearly synthetic client or entity label.
Text priority and ordering cue.
Linked, requested, or missing source state.
Named current owner.
Date or relative due context.
Human review requirement.
Why the work cannot advance, or an explicit no-blocker state.
Review, evidence, or handoff action.
- identity
- clientEntity
- priority
- dueState
- owner
- sourceState
- reviewState
- blockedReason
- nextSafeAction
Default and edge states
Row is the active work item.
- selected
- identity
- review state
External evidence is pending.
- waiting
- dependency
- owner
Evidence is ready for review.
- ready
- source linked
- review owner
Due time has passed.
- overdue
- due date
- owner
Composed synthetic exemplar
AX-031GST notice
CA review needed
State coverage
Default and consequential edges remain inspectable.
Trust, source, and consumer obligations
- Workspace context may persist only inside the adopter's tenant and authorization boundary.
- Generated or extracted content remains a draft until a named human review checkpoint is complete.
- Provide authorization, tenant isolation, real sources, persistence, assignment, decision effects, and audit storage.
- Move secondary metadata beneath the identity on narrow screens.
- Preserve row selection and status text in forced-colors mode.
- Retain text state, selection outline, panel boundaries, focus, and chronological order using system colors.
- Keep queue order, selected work, evidence, checkpoint, and audit state understandable without animation.
Compact API reference
- Package
@sanchika/patterns- CSS
@sanchika/patterns/styles.css- Base class
sk-pattern-work-queue-row- Group
axal-workspace