{
  "agentActivities": [
    {
      "content": {
        "text": "Analyzing authentication requirements",
        "type": "analysis"
      },
      "createdAt": "2024-12-10T09:05:00.000Z",
      "ephemeral": false,
      "id": 1,
      "linearId": "aa-001",
      "sessionId": 1,
      "updatedAt": "2024-12-10T09:05:00.000Z",
      "userId": 1
    }
  ],
  "agentSessions": [
    {
      "createdAt": "2024-12-10T09:00:00.000Z",
      "creatorId": 1,
      "endedAt": "2024-12-10T10:00:00.000Z",
      "id": 1,
      "issueId": 2,
      "linearId": "as-001",
      "plan": null,
      "startedAt": "2024-12-10T09:00:00.000Z",
      "status": "completed",
      "summary": "Investigated auth issue and provided fix",
      "updatedAt": "2024-12-10T10:00:00.000Z"
    }
  ],
  "attachments": [
    {
      "archivedAt": null,
      "bodyData": null,
      "createdAt": "2024-12-06T10:15:00Z",
      "creatorId": 1,
      "groupBySource": false,
      "iconUrl": null,
      "id": 1,
      "issueId": 2,
      "linearId": "aaaa0001-aaaa-4000-8000-000000000001",
      "metadata": {
        "fileName": "oauth-flow.pdf",
        "source": "figma"
      },
      "sourceType": "figma",
      "subtitle": "Architecture sketch for the login flow",
      "title": "OAuth flow diagram",
      "updatedAt": "2024-12-06T10:15:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-2/attachment/oauth-flow-diagram"
    }
  ],
  "auditEntries": [
    {
      "actorId": 1,
      "countryCode": "US",
      "createdAt": "2024-01-20T10:00:00.000Z",
      "id": 1,
      "ip": "192.168.1.1",
      "linearId": "ae-001",
      "metadata": {
        "issueId": "11111111-1111-4111-8111-111111111111"
      },
      "requestInformation": null,
      "type": "issueCreate",
      "updatedAt": "2024-01-20T10:00:00.000Z"
    }
  ],
  "comments": [
    {
      "body": "Let's use the same OAuth library we used in the mobile app for consistency. @bob can you look into passport.js?",
      "createdAt": "2024-12-06T10:00:00Z",
      "editedAt": null,
      "id": 1,
      "issueId": 2,
      "linearId": "99999999-9999-4999-8999-999999999991",
      "parentId": null,
      "resolvedAt": null,
      "resolvedByUserId": null,
      "updatedAt": "2024-12-06T10:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-2#comment-1",
      "userId": 1
    },
    {
      "body": "Good idea. I'll check passport.js compatibility with our setup. Should have an update by EOD.",
      "createdAt": "2024-12-06T11:30:00Z",
      "editedAt": null,
      "id": 2,
      "issueId": 2,
      "linearId": "99999999-9999-4999-8999-999999999992",
      "parentId": 1,
      "resolvedAt": null,
      "resolvedByUserId": null,
      "updatedAt": "2024-12-06T11:30:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-2#comment-2",
      "userId": 2
    },
    {
      "body": "I ran a performance profile — looks like the main bottleneck is the N+1 query in the dashboard stats query. Should be fixable with a single aggregation query.",
      "createdAt": "2024-12-09T14:00:00Z",
      "editedAt": null,
      "id": 3,
      "issueId": 3,
      "linearId": "99999999-9999-4999-8999-999999999993",
      "parentId": null,
      "resolvedAt": null,
      "resolvedByUserId": null,
      "updatedAt": "2024-12-09T14:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-3#comment-3",
      "userId": 3
    }
  ],
  "customerNeeds": [
    {
      "archivedAt": null,
      "attachmentId": null,
      "body": "Need better API rate limiting for enterprise customers",
      "createdAt": "2024-03-01T10:00:00.000Z",
      "customerId": 1,
      "id": 1,
      "issueId": 2,
      "linearId": "cn-001",
      "priority": 1,
      "updatedAt": "2024-03-01T10:00:00.000Z"
    },
    {
      "archivedAt": null,
      "attachmentId": null,
      "body": "Request for SSO integration",
      "createdAt": "2024-03-15T10:00:00.000Z",
      "customerId": 2,
      "id": 2,
      "issueId": null,
      "linearId": "cn-002",
      "priority": 2,
      "updatedAt": "2024-03-15T10:00:00.000Z"
    }
  ],
  "customers": [
    {
      "archivedAt": null,
      "createdAt": "2024-01-15T10:00:00.000Z",
      "domains": [
        "acme.com"
      ],
      "externalIds": [],
      "id": 1,
      "linearId": "cust-001",
      "logoUrl": null,
      "name": "Acme Corp",
      "ownerId": 1,
      "revenue": 50000,
      "size": 100,
      "slackChannelId": null,
      "statusId": null,
      "tierId": null,
      "updatedAt": "2024-01-15T10:00:00.000Z"
    },
    {
      "archivedAt": null,
      "createdAt": "2024-02-01T10:00:00.000Z",
      "domains": [
        "widget.io"
      ],
      "externalIds": [
        "ext-widget"
      ],
      "id": 2,
      "linearId": "cust-002",
      "logoUrl": null,
      "name": "Widget Inc",
      "ownerId": 1,
      "revenue": 120000,
      "size": 250,
      "slackChannelId": null,
      "statusId": null,
      "tierId": null,
      "updatedAt": "2024-02-01T10:00:00.000Z"
    }
  ],
  "customerStatuses": [
    {
      "color": "#22c55e",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Active customer",
      "id": 1,
      "linearId": "cs-001",
      "name": "Active",
      "position": 0,
      "type": "active",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "color": "#ef4444",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Churned customer",
      "id": 2,
      "linearId": "cs-002",
      "name": "Churned",
      "position": 1,
      "type": "churned",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "customerTiers": [
    {
      "color": "#7c3aed",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Enterprise tier",
      "id": 1,
      "linearId": "ct-001",
      "name": "Enterprise",
      "position": 0,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "color": "#3b82f6",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Starter tier",
      "id": 2,
      "linearId": "ct-002",
      "name": "Starter",
      "position": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "customViews": [
    {
      "color": "#f2c94c",
      "createdAt": "2024-12-09T10:00:00Z",
      "creatorId": 1,
      "description": "Issues in the current sprint cycle",
      "filterData": {
        "cycle": {
          "current": true
        }
      },
      "icon": ":zap:",
      "id": 1,
      "linearId": "1a3bf328-e4cb-4d44-8205-83d0fe509a91",
      "name": "Active Sprint",
      "shared": true,
      "teamId": 1,
      "updatedAt": "2024-12-09T10:00:00Z"
    }
  ],
  "cycles": [
    {
      "completedAt": null,
      "completedScopeCount": 1,
      "createdAt": "2024-12-08T10:00:00Z",
      "description": "First sprint of the new year",
      "endsAt": "2024-12-22T23:59:59Z",
      "id": 1,
      "linearId": "88888888-8888-8888-8888-888888888888",
      "name": "Sprint 1",
      "number": 1,
      "progress": 33,
      "scopeCount": 3,
      "startsAt": "2024-12-09T00:00:00Z",
      "teamId": 1,
      "updatedAt": "2024-12-12T15:00:00Z"
    }
  ],
  "documents": [
    {
      "color": "#5e6ad2",
      "content": "# Q1 Launch Technical Plan\n\n## Goals\n- Authentication system\n- API rate limiting\n- Dashboard performance\n\n## Timeline\n- Week 1-2: Auth implementation\n- Week 3: Rate limiting\n- Week 4: Performance optimization",
      "createdAt": "2024-12-01T10:00:00Z",
      "creatorId": "a1b2c3d4-e5f6-7890-abcd-ef0123456789",
      "icon": ":clipboard:",
      "id": 1,
      "linearId": "27ac6ce2-bfff-41db-8976-c0c2de6c3bd7",
      "projectId": 1,
      "slugId": "q1-launch-technical-plan",
      "sortOrder": 1000,
      "title": "Q1 Launch - Technical Plan",
      "updatedAt": "2024-12-10T14:00:00Z"
    }
  ],
  "emailIntakeAddresses": [
    {
      "address": "bugs@linear.example.com",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "creatorId": 1,
      "enabled": true,
      "id": 1,
      "linearId": "eia-001",
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "emojis": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "creatorId": 1,
      "id": 1,
      "linearId": "em-001",
      "name": "rocket",
      "source": "custom",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "url": "https://cdn.example.com/emoji/rocket.png"
    }
  ],
  "entityExternalLinks": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "label": "Auth Documentation",
      "linearId": "eel-001",
      "sortOrder": 0,
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "url": "https://docs.example.com/auth"
    }
  ],
  "externalUsers": [
    {
      "avatarUrl": null,
      "createdAt": "2024-06-01T00:00:00.000Z",
      "displayName": "Contractor",
      "email": "sample-user-1@example.test",
      "id": 1,
      "linearId": "eu-001",
      "name": "External Contractor",
      "updatedAt": "2024-06-01T00:00:00.000Z"
    }
  ],
  "favorites": [
    {
      "createdAt": "2024-12-01T10:00:00Z",
      "folderId": null,
      "id": 1,
      "linearId": "404910f8-d7cc-4850-8838-85c490eb61b8",
      "sortOrder": 1000,
      "targetId": "77777777-7777-7777-7777-777777777777",
      "type": "project",
      "updatedAt": "2024-12-01T10:00:00Z",
      "userId": 1
    }
  ],
  "gitAutomationStates": [
    {
      "branchPattern": "main",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "linearId": "gas-001",
      "stateId": 5,
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "gitAutomationTargetBranches": [
    {
      "branchPattern": "main",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "isRegex": false,
      "linearId": "gatb-001",
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "initiativeProjects": [],
  "initiativeRelations": [],
  "initiatives": [],
  "initiativeUpdates": [
    {
      "archivedAt": null,
      "body": "Initiative on track for Q1 completion.",
      "createdAt": "2024-06-15T10:00:00.000Z",
      "health": "onTrack",
      "id": 1,
      "initiativeId": 1,
      "linearId": "iu-001",
      "updatedAt": "2024-06-15T10:00:00.000Z",
      "userId": 1
    }
  ],
  "integrations": [
    {
      "archivedAt": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "creatorId": 1,
      "id": 1,
      "linearId": "int-001",
      "service": "github",
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "integrationTemplates": [],
  "issueRelations": [
    {
      "createdAt": "2024-12-06T10:15:00Z",
      "id": 1,
      "issueId": 2,
      "linearId": "bbbb0001-bbbb-4000-8000-000000000001",
      "relatedIssueId": 6,
      "type": "related",
      "updatedAt": "2024-12-06T10:15:00Z"
    }
  ],
  "issues": [
    {
      "archivedAt": null,
      "assigneeId": 1,
      "boardOrder": 1000,
      "branchName": "eng-1-set-up-ci-cd-pipeline",
      "canceledAt": null,
      "completedAt": "2024-02-10T17:00:00Z",
      "createdAt": "2024-01-20T10:00:00Z",
      "creatorId": 1,
      "cycleId": null,
      "description": "Configure GitHub Actions for automated testing and deployment.\n\n## Requirements\n\n- Run tests on every PR\n- Deploy to staging on merge to main\n- Deploy to production on release tag",
      "descriptionData": null,
      "dueDate": null,
      "estimate": 5,
      "id": 1,
      "identifier": "ENG-1",
      "labelIds": [
        2
      ],
      "linearId": "11111111-1111-4111-8111-111111111111",
      "number": 1,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 1,
      "priorityLabel": "Urgent",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 1000,
      "startedAt": "2024-02-01T09:00:00Z",
      "stateId": 5,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Set up CI/CD pipeline",
      "trashed": false,
      "updatedAt": "2024-02-10T17:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-1"
    },
    {
      "archivedAt": null,
      "assigneeId": 2,
      "boardOrder": 2000,
      "branchName": "eng-2-implement-user-authentication",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-05T11:00:00Z",
      "creatorId": 1,
      "cycleId": 1,
      "description": "Add OAuth2 authentication with Google and GitHub providers.\n\n## Tasks\n\n- [ ] Set up OAuth2 client\n- [ ] Implement login flow\n- [ ] Add session management\n- [ ] Write tests",
      "descriptionData": null,
      "dueDate": "2025-01-15",
      "estimate": 8,
      "id": 2,
      "identifier": "ENG-2",
      "labelIds": [
        2
      ],
      "linearId": "22222222-2222-4222-8222-222222222222",
      "number": 2,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 2,
      "priorityLabel": "High",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 2000,
      "startedAt": "2024-12-10T09:00:00Z",
      "stateId": 3,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Implement user authentication",
      "trashed": false,
      "updatedAt": "2024-12-10T14:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-2"
    },
    {
      "archivedAt": null,
      "assigneeId": 3,
      "boardOrder": 3000,
      "branchName": "eng-3-fix-dashboard-loading-performance",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-08T14:00:00Z",
      "creatorId": 2,
      "cycleId": 1,
      "description": "Dashboard takes 5+ seconds to load on first visit. Profile and optimize the initial render path.",
      "descriptionData": null,
      "dueDate": "2025-01-10",
      "estimate": 3,
      "id": 3,
      "identifier": "ENG-3",
      "labelIds": [
        1
      ],
      "linearId": "33333333-3333-4333-8333-333333333333",
      "number": 3,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 2,
      "priorityLabel": "High",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 3000,
      "startedAt": null,
      "stateId": 2,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Fix dashboard loading performance",
      "trashed": false,
      "updatedAt": "2024-12-08T14:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-3"
    },
    {
      "archivedAt": null,
      "assigneeId": null,
      "boardOrder": 4000,
      "branchName": "eng-4-add-api-rate-limiting",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-10T09:00:00Z",
      "creatorId": 1,
      "cycleId": null,
      "description": "Implement rate limiting middleware to prevent abuse of the API endpoints.",
      "descriptionData": null,
      "dueDate": null,
      "estimate": 3,
      "id": 4,
      "identifier": "ENG-4",
      "labelIds": [
        2,
        3
      ],
      "linearId": "44444444-4444-4444-8444-444444444444",
      "number": 4,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 3,
      "priorityLabel": "Medium",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 4000,
      "startedAt": null,
      "stateId": 1,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Add API rate limiting",
      "trashed": false,
      "updatedAt": "2024-12-10T09:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-4"
    },
    {
      "archivedAt": null,
      "assigneeId": null,
      "boardOrder": 5000,
      "branchName": "eng-5-refactor-database-connection-pool",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-11T10:00:00Z",
      "creatorId": 3,
      "cycleId": null,
      "description": "The current connection pool configuration is causing connection leaks under high load. Refactor to use a proper pool manager with health checks.",
      "descriptionData": null,
      "dueDate": null,
      "estimate": 2,
      "id": 5,
      "identifier": "ENG-5",
      "labelIds": [
        4
      ],
      "linearId": "55555555-5555-4555-8555-555555555555",
      "number": 5,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 4,
      "priorityLabel": "Low",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 5000,
      "startedAt": null,
      "stateId": 1,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Refactor database connection pool",
      "trashed": false,
      "updatedAt": "2024-12-11T10:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-5"
    },
    {
      "archivedAt": null,
      "assigneeId": 3,
      "boardOrder": 6000,
      "branchName": "eng-6-write-api-documentation",
      "canceledAt": null,
      "completedAt": null,
      "createdAt": "2024-12-12T08:00:00Z",
      "creatorId": 1,
      "cycleId": 1,
      "description": "Create OpenAPI specification for all public endpoints. Include authentication, error formats, and example requests.",
      "descriptionData": null,
      "dueDate": "2025-01-20",
      "estimate": 5,
      "id": 6,
      "identifier": "ENG-6",
      "labelIds": [
        3
      ],
      "linearId": "66666666-6666-4666-8666-666666666666",
      "number": 6,
      "parentId": null,
      "previousIdentifiers": [],
      "priority": 3,
      "priorityLabel": "Medium",
      "projectId": null,
      "snoozedUntilAt": null,
      "sortOrder": 6000,
      "startedAt": "2024-12-12T09:00:00Z",
      "stateId": 4,
      "subIssueSortOrder": null,
      "teamId": 1,
      "title": "Write API documentation",
      "trashed": false,
      "updatedAt": "2024-12-12T15:00:00Z",
      "url": "https://linear.app/team/ENG/issue/ENG-6"
    }
  ],
  "issueTemplates": [
    {
      "assigneeId": null,
      "createdAt": "2024-01-20T10:00:00Z",
      "description": "Standard bug report template",
      "id": 1,
      "labelIds": [
        1
      ],
      "linearId": "9c26bf25-4a78-4ecb-8edb-07483f6cc131",
      "name": "Bug Report",
      "priority": 2,
      "stateId": 2,
      "teamId": 1,
      "title": "Bug: [Description]",
      "updatedAt": "2024-01-20T10:00:00Z"
    }
  ],
  "issueToReleases": [
    {
      "createdAt": "2024-06-01T00:00:00.000Z",
      "id": 1,
      "issueId": 1,
      "linearId": "itr-001",
      "releaseId": 1,
      "updatedAt": "2024-06-01T00:00:00.000Z"
    }
  ],
  "labels": [
    {
      "color": "#eb5757",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Something isn't working",
      "id": 1,
      "isGroup": false,
      "linearId": "e1f2a3b4-c5d6-4890-8fab-890123456789",
      "name": "Bug",
      "parentId": null,
      "teamId": 1,
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#4ea7fc",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "New functionality",
      "id": 2,
      "isGroup": false,
      "linearId": "f2a3b4c5-d6e7-4901-8abc-901234567890",
      "name": "Feature",
      "parentId": null,
      "teamId": 1,
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#26b5ce",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Enhancement to existing functionality",
      "id": 3,
      "isGroup": false,
      "linearId": "a3b4c5d6-e7f8-4012-8bcd-012345678901",
      "name": "Improvement",
      "parentId": null,
      "teamId": 1,
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#f2994a",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Technical debt that needs addressing",
      "id": 4,
      "isGroup": false,
      "linearId": "b4c5d6e7-f8a9-4123-8cde-123456789012",
      "name": "Tech Debt",
      "parentId": null,
      "teamId": 1,
      "updatedAt": "2024-01-15T10:00:00Z"
    }
  ],
  "notifications": [],
  "notificationSubscriptions": [
    {
      "active": true,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "customViewId": null,
      "cycleId": null,
      "id": 1,
      "initiativeId": null,
      "labelId": null,
      "linearId": "ns-001",
      "notificationSubscriptionTypes": [
        "projectUpdate"
      ],
      "projectId": 1,
      "teamId": null,
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "userId": 1
    }
  ],
  "organization": [
    {
      "agentAutomationEnabled": false,
      "aiAddonEnabled": false,
      "aiDiscussionSummariesEnabled": false,
      "aiThreadSummariesEnabled": false,
      "allowedFileUploadContentTypes": null,
      "archivedAt": null,
      "authSettings": {},
      "codeIntelligenceEnabled": false,
      "codingAgentEnabled": false,
      "createdAt": "2024-01-01T00:00:00Z",
      "createdIssueCount": 6,
      "customerCount": 0,
      "customersConfiguration": {},
      "customersEnabled": false,
      "deletionRequestedAt": null,
      "feedEnabled": true,
      "fiscalYearStartMonth": 1,
      "generatedUpdatesEnabled": false,
      "gitBranchFormat": null,
      "gitLinkbackDescriptionsEnabled": false,
      "gitLinkbackMessagesEnabled": false,
      "gitPublicLinkbackMessagesEnabled": false,
      "hipaaComplianceEnabled": false,
      "id": 1,
      "initiativeUpdateReminderFrequencyInWeeks": null,
      "initiativeUpdateRemindersDay": "friday",
      "initiativeUpdateRemindersHour": 10,
      "linearAgentEnabled": false,
      "linearAgentSettings": {},
      "linearId": "cccc0001-cccc-4000-8000-000000000001",
      "logoUrl": null,
      "name": "Acme Engineering",
      "periodUploadVolume": 0,
      "previousUrlKeys": [
        "acme-eng"
      ],
      "projectUpdateReminderFrequencyInWeeks": null,
      "projectUpdateRemindersDay": "friday",
      "projectUpdateRemindersHour": 10,
      "releaseChannel": "stable",
      "roadmapEnabled": false,
      "samlEnabled": false,
      "scimEnabled": false,
      "securitySettings": {},
      "slackProjectChannelPrefix": "",
      "themeSettings": null,
      "trialEndsAt": null,
      "trialStartsAt": null,
      "updatedAt": "2024-12-12T12:00:00Z",
      "urlKey": "acme-engineering",
      "userCount": 3,
      "workingDays": [
        1,
        2,
        3,
        4,
        5
      ]
    }
  ],
  "organizationInvites": [
    {
      "acceptedAt": null,
      "createdAt": "2026-06-05T00:00:00.000Z",
      "email": "rtl.admin.b2@example.com",
      "expiresAt": "2026-06-13T00:00:00.000Z",
      "id": 1,
      "inviterId": 1,
      "linearId": "fc4aa92c-2fdb-450f-a47e-73b2cdbbe2e0",
      "role": "member",
      "updatedAt": "2026-06-05T00:00:00.000Z"
    },
    {
      "acceptedAt": null,
      "createdAt": "2026-06-04T00:00:00.000Z",
      "email": "rtl.admin.a2@example.com",
      "expiresAt": "2026-06-13T00:00:00.000Z",
      "id": 2,
      "inviterId": 1,
      "linearId": "22f4720a-4f92-41a8-8508-eb31100f0858",
      "role": "member",
      "updatedAt": "2026-06-04T00:00:00.000Z"
    },
    {
      "acceptedAt": null,
      "createdAt": "2026-06-03T00:00:00.000Z",
      "email": "rtl.admin.one@example.com",
      "expiresAt": "2026-06-13T00:00:00.000Z",
      "id": 3,
      "inviterId": 1,
      "linearId": "4b76eddd-5157-4456-b1c8-25e0bc84c4d5",
      "role": "admin",
      "updatedAt": "2026-06-03T00:00:00.000Z"
    },
    {
      "acceptedAt": null,
      "createdAt": "2026-06-02T00:00:00.000Z",
      "email": "probe.admin@example.com",
      "expiresAt": "2026-06-13T00:00:00.000Z",
      "id": 4,
      "inviterId": 1,
      "linearId": "6715c391-c862-47ac-8386-1ee387d7d178",
      "role": "admin",
      "updatedAt": "2026-06-02T00:00:00.000Z"
    }
  ],
  "projectLabels": [
    {
      "color": "#3b82f6",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Frontend work",
      "id": 1,
      "linearId": "pl-001",
      "name": "Frontend",
      "parentId": null,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "color": "#10b981",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Backend work",
      "id": 2,
      "linearId": "pl-002",
      "name": "Backend",
      "parentId": null,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "projectMilestones": [
    {
      "archivedAt": null,
      "createdAt": "2024-12-01T00:00:00.000Z",
      "description": "First alpha milestone",
      "id": 1,
      "linearId": "pm-001",
      "name": "Alpha Release",
      "projectId": 1,
      "sortOrder": 0,
      "targetDate": "2025-02-01",
      "updatedAt": "2024-12-01T00:00:00.000Z"
    },
    {
      "archivedAt": null,
      "createdAt": "2024-12-01T00:00:00.000Z",
      "description": "Public beta milestone",
      "id": 2,
      "linearId": "pm-002",
      "name": "Beta Release",
      "projectId": 1,
      "sortOrder": 1,
      "targetDate": "2025-03-01",
      "updatedAt": "2024-12-01T00:00:00.000Z"
    }
  ],
  "projectRelations": [],
  "projects": [
    {
      "archivedAt": null,
      "canceledAt": null,
      "color": "#5e6ad2",
      "completedAt": null,
      "content": null,
      "createdAt": "2024-11-15T10:00:00Z",
      "description": "Ship the initial product launch for Q1 2025",
      "icon": null,
      "id": 1,
      "leadId": 1,
      "linearId": "77777777-7777-4777-8777-777777777777",
      "memberIds": [
        1,
        2,
        3
      ],
      "name": "Q1 Launch",
      "progress": 35,
      "slugId": "q1-launch",
      "sortOrder": 1000,
      "startDate": "2024-12-01",
      "startedAt": "2024-12-01T00:00:00Z",
      "state": "started",
      "targetDate": "2025-03-31",
      "teamIds": [
        1
      ],
      "updatedAt": "2024-12-12T12:00:00Z",
      "url": "https://linear.app/project/q1-launch"
    }
  ],
  "projectStatuses": [
    {
      "archivedAt": null,
      "color": "#94a3b8",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": null,
      "id": 1,
      "indefinite": false,
      "linearId": "ps-001",
      "name": "Planned",
      "position": 0,
      "type": "planned",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "archivedAt": null,
      "color": "#f59e0b",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": null,
      "id": 2,
      "indefinite": false,
      "linearId": "ps-002",
      "name": "In Progress",
      "position": 1,
      "type": "started",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "archivedAt": null,
      "color": "#22c55e",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": null,
      "id": 3,
      "indefinite": false,
      "linearId": "ps-003",
      "name": "Completed",
      "position": 2,
      "type": "completed",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "projectUpdates": [
    {
      "archivedAt": null,
      "body": "Project is on track. Sprint goals met.",
      "createdAt": "2024-06-15T10:00:00.000Z",
      "health": "onTrack",
      "id": 1,
      "isDiffHidden": false,
      "linearId": "pu-001",
      "projectId": 1,
      "updatedAt": "2024-06-15T10:00:00.000Z",
      "userId": 1
    },
    {
      "archivedAt": null,
      "body": "Slight delay in API work but overall on track.",
      "createdAt": "2024-07-01T10:00:00.000Z",
      "health": "atRisk",
      "id": 2,
      "isDiffHidden": false,
      "linearId": "pu-002",
      "projectId": 1,
      "updatedAt": "2024-07-01T10:00:00.000Z",
      "userId": 2
    }
  ],
  "reactions": [
    {
      "commentId": 1,
      "createdAt": "2024-12-06T12:00:00.000Z",
      "emoji": "👍",
      "id": 1,
      "issueId": null,
      "linearId": "re-001",
      "projectUpdateId": null,
      "updatedAt": "2024-12-06T12:00:00.000Z",
      "userId": 2
    }
  ],
  "releasePipelines": [
    {
      "archivedAt": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Primary release pipeline",
      "id": 1,
      "linearId": "rp-001",
      "name": "Main Pipeline",
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "releases": [
    {
      "archivedAt": null,
      "completedAt": "2024-06-01T00:00:00.000Z",
      "createdAt": "2024-05-15T00:00:00.000Z",
      "description": "Bug fixes and performance improvements",
      "id": 1,
      "linearId": "rel-001",
      "name": "v2.1.0",
      "status": "completed",
      "teamId": 1,
      "updatedAt": "2024-06-01T00:00:00.000Z"
    },
    {
      "archivedAt": null,
      "completedAt": null,
      "createdAt": "2024-06-15T00:00:00.000Z",
      "description": "New authentication features",
      "id": 2,
      "linearId": "rel-002",
      "name": "v2.2.0",
      "status": "planned",
      "teamId": 1,
      "updatedAt": "2024-06-15T00:00:00.000Z"
    }
  ],
  "releaseStages": [
    {
      "archivedAt": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Development stage",
      "id": 1,
      "linearId": "rs-001",
      "name": "Development",
      "pipelineId": 1,
      "position": 0,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "archivedAt": null,
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Staging stage",
      "id": 2,
      "linearId": "rs-002",
      "name": "Staging",
      "pipelineId": 1,
      "position": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "roadmaps": [],
  "roadmapToProjects": [],
  "teamMemberships": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "linearId": "tm-001",
      "owner": true,
      "sortOrder": 0,
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "userId": 1
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 2,
      "linearId": "tm-002",
      "owner": false,
      "sortOrder": 1,
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "userId": 2
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 3,
      "linearId": "tm-003",
      "owner": false,
      "sortOrder": 2,
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "userId": 3
    }
  ],
  "teams": [
    {
      "color": "#5e6ad2",
      "createdAt": "2024-01-15T10:00:00Z",
      "cycleCooldownTime": 0,
      "cycleDuration": 2,
      "cyclesEnabled": true,
      "cycleStartDay": 1,
      "defaultIssueEstimate": 0,
      "description": "Core engineering team",
      "icon": null,
      "id": 1,
      "issueEstimationType": "fibonacci",
      "issueOrderingNoanswer": false,
      "key": "ENG",
      "linearId": "d4e5f6a7-b8c9-4123-8efa-123456789012",
      "name": "Engineering",
      "private": false,
      "timezone": "America/Los_Angeles",
      "triageEnabled": true,
      "updatedAt": "2024-12-01T10:00:00Z"
    }
  ],
  "templates": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "creatorId": 1,
      "description": "Template for sprint planning issues",
      "id": 1,
      "linearId": "tpl-001",
      "name": "Sprint Planning",
      "teamId": 1,
      "templateData": {
        "priority": 2
      },
      "type": "issue",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "timeSchedules": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "entries": [],
      "externalId": null,
      "externalUrl": null,
      "id": 1,
      "integrationId": null,
      "linearId": "ts-001",
      "name": "On-call Schedule",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "triageResponsibilities": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "currentUserId": 1,
      "id": 1,
      "linearId": "tr-001",
      "manualSelection": true,
      "scheduleId": null,
      "teamId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "users": [
    {
      "active": true,
      "admin": true,
      "app": false,
      "archivedAt": null,
      "avatarBackgroundColor": "#5e6ad2",
      "avatarUrl": "https://avatars.example.com/alice.png",
      "calendarHash": null,
      "canAccessAnyPublicTeam": true,
      "createdAt": "2024-01-10T09:00:00Z",
      "createdIssueCount": 4,
      "description": "Engineering lead",
      "disableReason": null,
      "displayName": "Alice",
      "email": "alice@example.com",
      "gitHubUserId": null,
      "guest": false,
      "id": 1,
      "initials": "AC",
      "isAssignable": true,
      "isMe": true,
      "isMentionable": true,
      "lastSeen": "2024-12-12T18:00:00Z",
      "linearId": "a1b2c3d4-e5f6-7890-abcd-ef0123456789",
      "name": "Alice Chen",
      "owner": true,
      "statusEmoji": null,
      "statusLabel": null,
      "statusUntilAt": null,
      "supportsAgentSessions": false,
      "timezone": "America/Los_Angeles",
      "updatedAt": "2024-12-01T10:00:00Z",
      "url": "https://linear.app/alice"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/bob.png",
      "createdAt": "2024-02-15T09:00:00Z",
      "displayName": "Bob",
      "email": "bob@example.com",
      "guest": false,
      "id": 2,
      "linearId": "b2c3d4e5-f6a7-8901-bcde-f01234567890",
      "name": "Bob Martinez",
      "updatedAt": "2024-11-20T14:00:00Z"
    },
    {
      "active": true,
      "admin": false,
      "avatarUrl": "https://avatars.example.com/carol.png",
      "createdAt": "2024-03-01T09:00:00Z",
      "displayName": "Carol",
      "email": "carol@example.com",
      "guest": false,
      "id": 3,
      "linearId": "c3d4e5f6-a7b8-4012-8def-012345678901",
      "name": "Carol Park",
      "updatedAt": "2024-12-05T11:00:00Z"
    }
  ],
  "viewPreferences": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "linearId": "vp-001",
      "type": "board",
      "updatedAt": "2024-01-01T00:00:00.000Z",
      "viewType": "active"
    }
  ],
  "workflowStates": [
    {
      "color": "#bec2c8",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that have not been prioritized",
      "id": 1,
      "linearId": "e5f6a7b8-c9d0-4234-8fab-234567890123",
      "name": "Backlog",
      "position": 0,
      "teamId": 1,
      "type": "backlog",
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#e2e2e2",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that are ready to be worked on",
      "id": 2,
      "linearId": "f6a7b8c9-d0e1-4345-8abc-345678901234",
      "name": "Todo",
      "position": 1,
      "teamId": 1,
      "type": "unstarted",
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#f2c94c",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that are actively being worked on",
      "id": 3,
      "linearId": "a7b8c9d0-e1f2-3456-abcd-456789012345",
      "name": "In Progress",
      "position": 2,
      "teamId": 1,
      "type": "started",
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#4ea7fc",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that are in code review",
      "id": 4,
      "linearId": "b8c9d0e1-f2a3-4567-bcde-567890123456",
      "name": "In Review",
      "position": 3,
      "teamId": 1,
      "type": "started",
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#5e6ad2",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that have been completed",
      "id": 5,
      "linearId": "c9d0e1f2-a3b4-4678-8def-678901234567",
      "name": "Done",
      "position": 4,
      "teamId": 1,
      "type": "completed",
      "updatedAt": "2024-01-15T10:00:00Z"
    },
    {
      "color": "#95a2b3",
      "createdAt": "2024-01-15T10:00:00Z",
      "description": "Issues that have been cancelled",
      "id": 6,
      "linearId": "d0e1f2a3-b4c5-4789-8efa-789012345678",
      "name": "Cancelled",
      "position": 5,
      "teamId": 1,
      "type": "cancelled",
      "updatedAt": "2024-01-15T10:00:00Z"
    }
  ]
}
