{
  "attachments": [],
  "comments": [
    {
      "body": "Let's prioritize the observability features first. We need distributed tracing before we add more services.",
      "createdAt": "2024-12-02T10:00:00Z",
      "editedAt": null,
      "id": 1,
      "issueId": 2,
      "linearId": "becbaf56-7657-4dc7-8f05-06a7989cea68",
      "parentId": null,
      "resolvedAt": null,
      "resolvedByUserId": null,
      "updatedAt": "2024-12-02T10:00:00Z",
      "url": "https://linear.app/team/PLT/issue/PLT-2#comment-1",
      "userId": 1
    },
    {
      "body": "The new Figma designs are ready for review. I've attached the link in the issue.",
      "createdAt": "2024-12-09T14:00:00Z",
      "editedAt": null,
      "id": 2,
      "issueId": 4,
      "linearId": "e3b8ce33-bde9-4cd7-8991-41b87dc3c91b",
      "parentId": null,
      "resolvedAt": null,
      "resolvedByUserId": null,
      "updatedAt": "2024-12-09T14:00:00Z",
      "url": "https://linear.app/team/FE/issue/FE-1#comment-2",
      "userId": 3
    }
  ],
  "customViews": [
    {
      "color": "#5e6ad2",
      "createdAt": "2024-11-01T10:00:00Z",
      "creatorId": 1,
      "description": "All issues assigned to me that are in progress or todo",
      "filterData": {
        "assignee": {
          "id": "a0000001-0001-0001-0001-000000000001"
        },
        "state": {
          "type": [
            "started",
            "unstarted"
          ]
        }
      },
      "icon": ":bust_in_silhouette:",
      "id": 1,
      "linearId": "74e30c69-97b7-4487-8bc5-7511587b4868",
      "name": "My Active Issues",
      "shared": false,
      "teamId": null,
      "updatedAt": "2024-12-01T10:00:00Z"
    },
    {
      "color": "#26b5ce",
      "createdAt": "2024-12-08T10:00:00Z",
      "creatorId": 1,
      "description": "Cross-team sprint view with current cycle issues",
      "filterData": {
        "cycle": {
          "current": true
        },
        "state": {
          "type": [
            "unstarted",
            "started"
          ]
        }
      },
      "icon": ":calendar:",
      "id": 2,
      "linearId": "b4d4059f-6139-4a62-8732-d1ec08812016",
      "name": "Sprint Board - All Teams",
      "shared": true,
      "teamId": null,
      "updatedAt": "2024-12-10T12:00:00Z"
    }
  ],
  "cycles": [
    {
      "completedAt": null,
      "completedScopeCount": 0,
      "createdAt": "2024-12-08T10:00:00Z",
      "description": "Platform team sprint 12",
      "endsAt": "2024-12-22T23:59:59Z",
      "id": 1,
      "linearId": "90000001-0001-4001-8001-000000000001",
      "name": "PLT Sprint 12",
      "number": 1,
      "progress": 0,
      "scopeCount": 1,
      "startsAt": "2024-12-09T00:00:00Z",
      "teamId": 1,
      "updatedAt": "2024-12-10T15:00:00Z"
    },
    {
      "completedAt": null,
      "completedScopeCount": 0,
      "createdAt": "2024-12-08T10:00:00Z",
      "description": "Frontend team sprint 8",
      "endsAt": "2024-12-22T23:59:59Z",
      "id": 2,
      "linearId": "90000002-0002-4002-8002-000000000002",
      "name": "FE Sprint 8",
      "number": 1,
      "progress": 0,
      "scopeCount": 2,
      "startsAt": "2024-12-09T00:00:00Z",
      "teamId": 2,
      "updatedAt": "2024-12-11T15:00:00Z"
    }
  ],
  "documents": [
    {
      "color": "#5e6ad2",
      "content": "# Architecture Decision Record\n\n## Context\nWe are migrating from bare-metal VMs to Kubernetes.\n\n## Decision\nUse managed Kubernetes (EKS) with Istio service mesh for inter-service communication.\n\n## Consequences\n- Increased operational complexity initially\n- Better scaling and observability long-term\n- Need to retrain team on K8s operations",
      "createdAt": "2024-06-10T10:00:00Z",
      "creatorId": "a0000001-0001-0001-0001-000000000001",
      "icon": ":page_facing_up:",
      "id": 1,
      "linearId": "6e7e234b-2e85-4d9f-8a91-f44b811cf185",
      "projectId": 1,
      "slugId": "infra-overhaul-adr",
      "sortOrder": 1000,
      "title": "Infrastructure Overhaul - Architecture Decision",
      "updatedAt": "2024-11-20T14:00:00Z"
    },
    {
      "color": "#4ea7fc",
      "content": "# RFC: Service Mesh Selection\n\n## Summary\nEvaluate Istio, Linkerd, and Consul Connect for our service mesh needs.\n\n## Requirements\n- mTLS between services\n- Traffic management and routing\n- Observability integration with Grafana\n\n## Recommendation\nIstio provides the most comprehensive feature set for our requirements.",
      "createdAt": "2024-12-01T10:00:00Z",
      "creatorId": "a0000002-0002-0002-0002-000000000002",
      "icon": ":memo:",
      "id": 2,
      "linearId": "56eef472-79a2-4ad9-8e47-ea16a133e5b5",
      "projectId": null,
      "slugId": "rfc-service-mesh-selection",
      "sortOrder": 2000,
      "title": "RFC: Service Mesh Selection",
      "updatedAt": "2024-12-08T16:00:00Z"
    },
    {
      "color": null,
      "content": "# Design System v2 Kickoff\n\nDate: Dec 2, 2024\nAttendees: Morgan, Alex, Taylor\n\n## Decisions\n- Use Radix UI primitives as base\n- Adopt CSS-in-JS with Stitches\n- Target March for component library release\n\n## Action Items\n- Morgan: Set up Storybook\n- Alex: Audit current component usage\n- Taylor: Create Figma design tokens",
      "createdAt": "2024-12-02T15:00:00Z",
      "creatorId": "a0000004-0004-0004-0004-000000000004",
      "icon": ":spiral_notepad:",
      "id": 3,
      "linearId": "41ccaf1d-9f72-4267-879f-8453387d43be",
      "projectId": 2,
      "slugId": "design-system-v2-meeting-notes",
      "sortOrder": 3000,
      "title": "Design System v2 - Meeting Notes",
      "updatedAt": "2024-12-02T16:30:00Z"
    }
  ],
  "favorites": [
    {
      "createdAt": "2024-06-01T10:00:00Z",
      "folderId": null,
      "id": 1,
      "linearId": "9d3e4176-1ff7-4e13-8dc0-9392f6a59b5e",
      "sortOrder": 1000,
      "targetId": "f0000001-0001-0001-0001-000000000001",
      "type": "project",
      "updatedAt": "2024-06-01T10:00:00Z",
      "userId": 1
    },
    {
      "createdAt": "2024-12-10T10:00:00Z",
      "folderId": null,
      "id": 2,
      "linearId": "e72d29d7-8d8e-4f0d-8b7e-254edeee7698",
      "sortOrder": 2000,
      "targetId": "e0000002-0002-0002-0002-000000000002",
      "type": "issue",
      "updatedAt": "2024-12-10T10:00:00Z",
      "userId": 2
    },
    {
      "createdAt": "2024-12-08T10:00:00Z",
      "folderId": null,
      "id": 3,
      "linearId": "bd8ec10d-eb51-43cf-83d8-08d5b0c89234",
      "sortOrder": 3000,
      "targetId": "cv000002-0002-0002-0002-000000000002",
      "type": "customView",
      "updatedAt": "2024-12-08T10:00:00Z",
      "userId": 1
    }
  ],
  "initiativeProjects": [
    {
      "createdAt": "2024-11-15T10:00:00Z",
      "id": 1,
      "initiativeId": 1,
      "linearId": "7f4402f3-f2cd-47c8-83c7-7f07530a6814",
      "projectId": 1,
      "updatedAt": "2024-11-15T10:00:00Z"
    }
  ],
  "initiatives": [
    {
      "archivedAt": null,
      "color": "#5e6ad2",
      "content": null,
      "createdAt": "2024-11-01T10:00:00Z",
      "description": "Improve platform reliability and observability across all services",
      "icon": null,
      "id": 1,
      "linearId": "2020ec2d-4dd5-48cc-8835-dc2ea672409b",
      "name": "Platform Reliability",
      "ownerId": 1,
      "slugId": "platform-reliability",
      "sortOrder": 1000,
      "status": "Active",
      "targetDate": "2025-06-30",
      "trashedAt": null,
      "updatedAt": "2024-12-10T10:00:00Z",
      "url": "https://linear.app/initiative/platform-reliability"
    }
  ],
  "issueRelations": [],
  "issues": [
    {
      "archivedAt": null,
      "assigneeId": 1,
      "boardOrder": 1000,
      "branchName": "plt-1-set-up-kubernetes-cluster",
      "canceledAt": null,
      "completedAt": "2024-07-15T17:00:00Z",
      "createdAt": "2024-05-20T10:00:00Z",
      "creatorId": 1,
      "cycleId": null,
      "description": "Configure production K8s cluster with proper namespaces, RBAC, and monitoring.",
      "descriptionData": null,
      "dueDate": null,
      "estimate": 8,
      "id": 1,
      "identifier": "PLT-1",
      "labelIds": [
        2
      ],
      "linearId": "e0000001-0001-4001-8001-000000000001",
      "number": 1,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 1,
      "priorityLabel": "Urgent",
      "projectId": 1,
      "snoozedUntilAt": null,
      "sortOrder": 1000,
      "startedAt": "2024-06-01T09:00:00Z",
      "stateId": 4,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Set up Kubernetes cluster",
      "trashed": false,
      "updatedAt": "2024-07-15T17:00:00Z",
      "url": "https://linear.app/team/PLT/issue/PLT-1"
    },
    {
      "archivedAt": null,
      "assigneeId": 2,
      "boardOrder": 2000,
      "branchName": "plt-2-implement-service-mesh",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-01T10:00:00Z",
      "creatorId": 1,
      "cycleId": 1,
      "description": "Deploy Istio service mesh for inter-service communication and observability.",
      "descriptionData": null,
      "dueDate": "2025-01-31",
      "estimate": 13,
      "id": 2,
      "identifier": "PLT-2",
      "labelIds": [
        2
      ],
      "linearId": "e0000002-0002-4002-8002-000000000002",
      "number": 2,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 2,
      "priorityLabel": "High",
      "projectId": 1,
      "snoozedUntilAt": null,
      "sortOrder": 2000,
      "startedAt": "2024-12-10T09:00:00Z",
      "stateId": 3,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Implement service mesh",
      "trashed": false,
      "updatedAt": "2024-12-10T14:00:00Z",
      "url": "https://linear.app/team/PLT/issue/PLT-2"
    },
    {
      "archivedAt": null,
      "assigneeId": null,
      "boardOrder": 3000,
      "branchName": "plt-3-database-migration-tool",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-05T11:00:00Z",
      "creatorId": 2,
      "cycleId": null,
      "description": "Build automated database migration system with rollback support.",
      "descriptionData": null,
      "dueDate": null,
      "estimate": 5,
      "id": 3,
      "identifier": "PLT-3",
      "labelIds": [
        3,
        4
      ],
      "linearId": "e0000003-0003-4003-8003-000000000003",
      "number": 3,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 3,
      "priorityLabel": "Medium",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 3000,
      "startedAt": null,
      "stateId": 2,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Database migration tool",
      "trashed": false,
      "updatedAt": "2024-12-05T11:00:00Z",
      "url": "https://linear.app/team/PLT/issue/PLT-3"
    },
    {
      "archivedAt": null,
      "assigneeId": 4,
      "boardOrder": 1000,
      "branchName": "fe-1-redesign-navigation-component",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-08T10:00:00Z",
      "creatorId": 4,
      "cycleId": 2,
      "description": "Modernize the navigation component with new design system tokens.",
      "descriptionData": null,
      "dueDate": "2025-01-15",
      "estimate": 5,
      "id": 4,
      "identifier": "FE-1",
      "labelIds": [
        2
      ],
      "linearId": "e0000004-0004-4004-8004-000000000004",
      "number": 1,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 2,
      "priorityLabel": "High",
      "projectId": 2,
      "snoozedUntilAt": null,
      "sortOrder": 1000,
      "startedAt": "2024-12-11T09:00:00Z",
      "stateId": 8,
      "subIssueSortOrder": null,
      "teamId": 2,
      "title": "Redesign navigation component",
      "trashed": false,
      "updatedAt": "2024-12-11T15:00:00Z",
      "url": "https://linear.app/team/FE/issue/FE-1"
    },
    {
      "archivedAt": null,
      "assigneeId": 5,
      "boardOrder": 2000,
      "branchName": "fe-2-fix-mobile-responsiveness",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-10T09:00:00Z",
      "creatorId": 3,
      "cycleId": 2,
      "description": "Several components break on mobile viewport widths below 375px.",
      "descriptionData": null,
      "dueDate": "2025-01-08",
      "estimate": 3,
      "id": 5,
      "identifier": "FE-2",
      "labelIds": [
        1
      ],
      "linearId": "e0000005-0005-4005-8005-000000000005",
      "number": 2,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 1,
      "priorityLabel": "Urgent",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 2000,
      "startedAt": null,
      "stateId": 7,
      "subIssueSortOrder": null,
      "teamId": 2,
      "title": "Fix mobile responsiveness",
      "trashed": false,
      "updatedAt": "2024-12-10T09:00:00Z",
      "url": "https://linear.app/team/FE/issue/FE-2"
    }
  ],
  "issueTemplates": [
    {
      "assigneeId": null,
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Template for reporting bugs with reproduction steps",
      "id": 1,
      "labelIds": [
        1
      ],
      "linearId": "8369e28b-ecd1-436c-8cd3-13c5d70275ad",
      "name": "Bug Report",
      "priority": 2,
      "stateId": 2,
      "teamId": 1,
      "title": "Bug: [Short description]",
      "updatedAt": "2024-06-01T10:00:00Z"
    },
    {
      "assigneeId": null,
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Template for proposing new features with user stories",
      "id": 2,
      "labelIds": [
        2
      ],
      "linearId": "b3742e73-f38c-4a00-8f31-a448d5762d38",
      "name": "Feature Request",
      "priority": 3,
      "stateId": 1,
      "teamId": 1,
      "title": "Feature: [Short description]",
      "updatedAt": "2024-06-01T10:00:00Z"
    }
  ],
  "labels": [
    {
      "color": "#eb5757",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": "Something isn't working",
      "id": 1,
      "isGroup": false,
      "linearId": "d0000001-0001-4001-8001-000000000001",
      "name": "Bug",
      "parentId": null,
      "teamId": null,
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#4ea7fc",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": "New functionality",
      "id": 2,
      "isGroup": false,
      "linearId": "d0000002-0002-4002-8002-000000000002",
      "name": "Feature",
      "parentId": null,
      "teamId": null,
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#26b5ce",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": "Enhancement to existing functionality",
      "id": 3,
      "isGroup": false,
      "linearId": "d0000003-0003-4003-8003-000000000003",
      "name": "Improvement",
      "parentId": null,
      "teamId": null,
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#f2994a",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": "Technical debt",
      "id": 4,
      "isGroup": false,
      "linearId": "d0000004-0004-4004-8004-000000000004",
      "name": "Tech Debt",
      "parentId": null,
      "teamId": null,
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#0075ca",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": "Documentation tasks",
      "id": 5,
      "isGroup": false,
      "linearId": "d0000005-0005-4005-8005-000000000005",
      "name": "Documentation",
      "parentId": null,
      "teamId": null,
      "updatedAt": "2024-01-10T10:00:00Z"
    }
  ],
  "notifications": [
    {
      "archivedAt": null,
      "commentId": null,
      "createdAt": "2024-12-01T10:00:00Z",
      "id": 1,
      "issueId": 2,
      "linearId": "16430c76-fec1-40f6-8b04-0c7980a1c9af",
      "readAt": "2024-12-10T10:00:00Z",
      "snoozedUntilAt": null,
      "type": "issueAssignment",
      "updatedAt": "2024-12-10T10:00:00Z",
      "userId": 2
    },
    {
      "archivedAt": null,
      "commentId": null,
      "createdAt": "2024-12-09T14:00:00Z",
      "id": 2,
      "issueId": 4,
      "linearId": "6ff2579c-b2ef-4203-8fde-7da422d871e0",
      "readAt": null,
      "snoozedUntilAt": null,
      "type": "issueMention",
      "updatedAt": "2024-12-09T14:00:00Z",
      "userId": 3
    },
    {
      "archivedAt": null,
      "commentId": 1,
      "createdAt": "2024-12-02T10:00:00Z",
      "id": 3,
      "issueId": 2,
      "linearId": "6de33936-5372-4f89-8e3d-af26fb56a3d7",
      "readAt": "2024-12-02T11:00:00Z",
      "snoozedUntilAt": null,
      "type": "issueComment",
      "updatedAt": "2024-12-02T11:00:00Z",
      "userId": 1
    },
    {
      "archivedAt": null,
      "commentId": null,
      "createdAt": "2024-12-11T09:00:00Z",
      "id": 4,
      "issueId": 4,
      "linearId": "04ec3dbc-7467-432a-8982-6e04a8127cb2",
      "readAt": null,
      "snoozedUntilAt": null,
      "type": "issueStatusChanged",
      "updatedAt": "2024-12-11T09:00:00Z",
      "userId": 4
    }
  ],
  "organization": [],
  "projects": [
    {
      "archivedAt": null,
      "canceledAt": null,
      "color": "#5e6ad2",
      "completedAt": null,
      "content": null,
      "createdAt": "2024-05-15T10:00:00Z",
      "description": "Migrate to Kubernetes and modernize the infrastructure stack",
      "icon": null,
      "id": 1,
      "leadId": 1,
      "linearId": "f0000001-0001-4001-8001-000000000001",
      "memberIds": [
        1,
        2
      ],
      "name": "Infrastructure Overhaul",
      "progress": 40,
      "slugId": "infrastructure-overhaul",
      "sortOrder": 1000,
      "startDate": "2024-06-01",
      "startedAt": "2024-06-01T00:00:00Z",
      "state": "started",
      "targetDate": "2025-03-31",
      "teamIds": [
        1
      ],
      "updatedAt": "2024-12-10T12:00:00Z",
      "url": "https://linear.app/project/infrastructure-overhaul"
    },
    {
      "archivedAt": null,
      "canceledAt": null,
      "color": "#4ea7fc",
      "completedAt": null,
      "content": null,
      "createdAt": "2024-11-20T10:00:00Z",
      "description": "Build and roll out the next version of the design system",
      "icon": null,
      "id": 2,
      "leadId": 4,
      "linearId": "f0000002-0002-4002-8002-000000000002",
      "memberIds": [
        4,
        5
      ],
      "name": "Design System v2",
      "progress": 15,
      "slugId": "design-system-v2",
      "sortOrder": 2000,
      "startDate": "2024-12-01",
      "startedAt": "2024-12-01T00:00:00Z",
      "state": "started",
      "targetDate": "2025-06-30",
      "teamIds": [
        2
      ],
      "updatedAt": "2024-12-11T12:00:00Z",
      "url": "https://linear.app/project/design-system-v2"
    }
  ],
  "roadmaps": [
    {
      "createdAt": "2024-11-15T10:00:00Z",
      "creatorId": 1,
      "description": "Annual engineering roadmap with quarterly milestones",
      "id": 1,
      "linearId": "c86168df-ac43-4755-8f4d-f7b29924d47d",
      "name": "2025 Engineering Roadmap",
      "slugId": "2025-engineering-roadmap",
      "updatedAt": "2024-12-10T10:00:00Z"
    }
  ],
  "teams": [
    {
      "color": "#5e6ad2",
      "createdAt": "2024-01-10T10:00:00Z",
      "cycleCooldownTime": 0,
      "cycleDuration": 2,
      "cyclesEnabled": true,
      "cycleStartDay": 1,
      "defaultIssueEstimate": 0,
      "description": "Platform and infrastructure team",
      "icon": null,
      "id": 1,
      "issueEstimationType": "fibonacci",
      "issueOrderingNoanswer": false,
      "key": "PLT",
      "linearId": "b0000001-0001-4001-8001-000000000001",
      "name": "Platform",
      "private": false,
      "timezone": "America/Los_Angeles",
      "triageEnabled": true,
      "updatedAt": "2024-12-01T10:00:00Z"
    },
    {
      "color": "#4ea7fc",
      "createdAt": "2024-01-10T10:00:00Z",
      "cycleCooldownTime": 0,
      "cycleDuration": 2,
      "cyclesEnabled": true,
      "cycleStartDay": 1,
      "defaultIssueEstimate": 0,
      "description": "Frontend and UI team",
      "icon": null,
      "id": 2,
      "issueEstimationType": "fibonacci",
      "issueOrderingNoanswer": false,
      "key": "FE",
      "linearId": "b0000002-0002-4002-8002-000000000002",
      "name": "Frontend",
      "private": false,
      "timezone": "America/New_York",
      "triageEnabled": false,
      "updatedAt": "2024-12-01T10:00:00Z"
    }
  ],
  "users": [
    {
      "active": true,
      "admin": true,
      "avatarUrl": "https://avatars.example.com/jordan.png",
      "createdAt": "2024-01-05T09:00:00Z",
      "displayName": "Jordan",
      "email": "sample-user-1@example.test",
      "guest": false,
      "id": 1,
      "linearId": "a0000001-0001-4001-8001-000000000001",
      "name": "Jordan Rivera",
      "updatedAt": "2024-12-01T10:00:00Z"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/sam.png",
      "createdAt": "2024-01-10T09:00:00Z",
      "displayName": "Sam",
      "email": "sample-user-2@example.test",
      "guest": false,
      "id": 2,
      "linearId": "a0000002-0002-4002-8002-000000000002",
      "name": "Sam Kim",
      "updatedAt": "2024-11-20T14:00:00Z"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/taylor.png",
      "createdAt": "2024-02-01T09:00:00Z",
      "displayName": "Taylor",
      "email": "sample-user-3@example.test",
      "guest": false,
      "id": 3,
      "linearId": "a0000003-0003-4003-8003-000000000003",
      "name": "Taylor Nguyen",
      "updatedAt": "2024-12-05T11:00:00Z"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/morgan.png",
      "createdAt": "2024-03-15T09:00:00Z",
      "displayName": "Morgan",
      "email": "sample-user-4@example.test",
      "guest": false,
      "id": 4,
      "linearId": "a0000004-0004-4004-8004-000000000004",
      "name": "Morgan Li",
      "updatedAt": "2024-12-10T09:00:00Z"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/alex.png",
      "createdAt": "2024-04-01T09:00:00Z",
      "displayName": "Alex",
      "email": "sample-user-5@example.test",
      "guest": false,
      "id": 5,
      "linearId": "a0000005-0005-4005-8005-000000000005",
      "name": "Alex Johnson",
      "updatedAt": "2024-12-08T15:00:00Z"
    }
  ],
  "workflowStates": [
    {
      "color": "#bec2c8",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 1,
      "linearId": "c0000001-0001-4001-8001-000000000001",
      "name": "Backlog",
      "position": 0,
      "teamId": 1,
      "type": "backlog",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#e2e2e2",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 2,
      "linearId": "c0000002-0002-4002-8002-000000000002",
      "name": "Todo",
      "position": 1,
      "teamId": 1,
      "type": "unstarted",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#f2c94c",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 3,
      "linearId": "c0000003-0003-4003-8003-000000000003",
      "name": "In Progress",
      "position": 2,
      "teamId": 1,
      "type": "started",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#5e6ad2",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 4,
      "linearId": "c0000004-0004-4004-8004-000000000004",
      "name": "Done",
      "position": 3,
      "teamId": 1,
      "type": "completed",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#95a2b3",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 5,
      "linearId": "c0000005-0005-4005-8005-000000000005",
      "name": "Cancelled",
      "position": 4,
      "teamId": 1,
      "type": "cancelled",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#bec2c8",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 6,
      "linearId": "c0000006-0006-4006-8006-000000000006",
      "name": "Backlog",
      "position": 0,
      "teamId": 2,
      "type": "backlog",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#e2e2e2",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 7,
      "linearId": "c0000007-0007-4007-8007-000000000007",
      "name": "Todo",
      "position": 1,
      "teamId": 2,
      "type": "unstarted",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#f2c94c",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 8,
      "linearId": "c0000008-0008-4008-8008-000000000008",
      "name": "In Progress",
      "position": 2,
      "teamId": 2,
      "type": "started",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#5e6ad2",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 9,
      "linearId": "c0000009-0009-4009-8009-000000000009",
      "name": "Done",
      "position": 3,
      "teamId": 2,
      "type": "completed",
      "updatedAt": "2024-01-10T10:00:00Z"
    },
    {
      "color": "#95a2b3",
      "createdAt": "2024-01-10T10:00:00Z",
      "description": null,
      "id": 10,
      "linearId": "c0000010-0010-4010-8010-000000000010",
      "name": "Cancelled",
      "position": 4,
      "teamId": 2,
      "type": "cancelled",
      "updatedAt": "2024-01-10T10:00:00Z"
    }
  ]
}
