Back to Overview
WORK WITH YOUR STACKAvailable

UXDL with Jira and Linear

UXDL Slices define what behavior is in scope; Jira and Linear track who builds it and when.


Task Manager Boundary

Flowchart
Rendering diagram...
UXDL owns behavioral contracts; issue trackers own execution state.

Linking Slices to Jira/Linear Issues

YAML
slices:
cancellation_flow:
name: Self-Serve Cancellation & Retention Journey
type: story
metadata:
jira_key: "PROJ-1042"
linear_id: "ENG-891"
screens: [billing, cancellation_review]