first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,84 @@
{
"type": "object",
"properties": {
"associations": {
"type": "object",
"properties": {
"companyIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"contactIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"dealIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ownerIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ticketIds": {
"type": "array",
"items": {
"type": "integer"
}
}
}
},
"engagement": {
"type": "object",
"properties": {
"active": {
"type": "boolean"
},
"bodyPreview": {
"type": "string"
},
"bodyPreviewHtml": {
"type": "string"
},
"bodyPreviewIsTruncated": {
"type": "boolean"
},
"createdAt": {
"type": "integer"
},
"id": {
"type": "integer"
},
"lastUpdated": {
"type": "integer"
},
"portalId": {
"type": "integer"
},
"timestamp": {
"type": "integer"
},
"type": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"properties": {
"status": {
"type": "string"
}
}
}
},
"version": 1
}
@@ -0,0 +1,186 @@
{
"type": "object",
"properties": {
"associations": {
"type": "object",
"properties": {
"companyIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"contactIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"dealIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ownerIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ticketIds": {
"type": "array",
"items": {
"type": "integer"
}
}
}
},
"attachments": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "integer"
}
}
}
},
"engagement": {
"type": "object",
"properties": {
"active": {
"type": "boolean"
},
"allAccessibleTeamIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"bodyPreview": {
"type": "string"
},
"bodyPreviewHtml": {
"type": "string"
},
"bodyPreviewIsTruncated": {
"type": "boolean"
},
"createdAt": {
"type": "integer"
},
"createdBy": {
"type": "integer"
},
"id": {
"type": "integer"
},
"lastUpdated": {
"type": "integer"
},
"modifiedBy": {
"type": "integer"
},
"ownerId": {
"type": "integer"
},
"portalId": {
"type": "integer"
},
"queueMembershipIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"source": {
"type": "string"
},
"timestamp": {
"type": "integer"
},
"type": {
"type": "string"
},
"uid": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"properties": {
"cc": {
"type": "array",
"items": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"firstName": {
"type": "string"
},
"lastName": {
"type": "string"
},
"raw": {
"type": "string"
}
}
}
},
"html": {
"type": "string"
},
"ownerIdsCc": {
"type": "array",
"items": {
"type": "integer"
}
},
"ownerIdsFrom": {
"type": "array",
"items": {
"type": "integer"
}
},
"ownerIdsTo": {
"type": "array",
"items": {
"type": "integer"
}
},
"status": {
"type": "string"
},
"subject": {
"type": "string"
},
"to": {
"type": "array",
"items": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"firstName": {
"type": "string"
},
"lastName": {
"type": "string"
},
"raw": {
"type": "string"
}
}
}
}
}
}
},
"version": 1
}
@@ -0,0 +1,172 @@
{
"type": "object",
"properties": {
"associations": {
"type": "object",
"properties": {
"companyIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"contactIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"dealIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ownerIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"ticketIds": {
"type": "array",
"items": {
"type": "integer"
}
}
}
},
"attachments": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "integer"
}
}
}
},
"engagement": {
"type": "object",
"properties": {
"active": {
"type": "boolean"
},
"allAccessibleTeamIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"bodyPreview": {
"type": "string"
},
"bodyPreviewHtml": {
"type": "string"
},
"bodyPreviewIsTruncated": {
"type": "boolean"
},
"createdAt": {
"type": "integer"
},
"createdBy": {
"type": "integer"
},
"id": {
"type": "integer"
},
"lastUpdated": {
"type": "integer"
},
"modifiedBy": {
"type": "integer"
},
"ownerId": {
"type": "integer"
},
"portalId": {
"type": "integer"
},
"queueMembershipIds": {
"type": "array",
"items": {
"type": "integer"
}
},
"source": {
"type": "string"
},
"timestamp": {
"type": "integer"
},
"type": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"properties": {
"body": {
"type": "string"
},
"forObjectType": {
"type": "string"
},
"isAllDay": {
"type": "boolean"
},
"priority": {
"type": "string"
},
"reminders": {
"type": "array",
"items": {
"type": "integer"
}
},
"sendDefaultReminder": {
"type": "boolean"
},
"status": {
"type": "string"
},
"subject": {
"type": "string"
},
"taskType": {
"type": "string"
}
}
},
"scheduledTasks": {
"type": "array",
"items": {
"type": "object",
"properties": {
"engagementId": {
"type": "integer"
},
"engagementType": {
"type": "string"
},
"portalId": {
"type": "integer"
},
"taskType": {
"type": "string"
},
"timestamp": {
"type": "integer"
},
"uuid": {
"type": "string"
}
}
}
}
},
"version": 1
}