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,254 @@
{
"type": "object",
"properties": {
"android_app_name": {
"type": "null"
},
"android_app_version": {
"type": "null"
},
"android_device": {
"type": "null"
},
"android_last_seen_at": {
"type": "null"
},
"android_os_version": {
"type": "null"
},
"android_sdk_version": {
"type": "null"
},
"avatar": {
"type": "null"
},
"browser": {
"type": "null"
},
"browser_language": {
"type": "null"
},
"browser_version": {
"type": "null"
},
"companies": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"created_at": {
"type": "integer"
},
"email": {
"type": "string"
},
"external_id": {
"type": "null"
},
"has_hard_bounced": {
"type": "boolean"
},
"id": {
"type": "string"
},
"ios_app_name": {
"type": "null"
},
"ios_app_version": {
"type": "null"
},
"ios_device": {
"type": "null"
},
"ios_last_seen_at": {
"type": "null"
},
"ios_os_version": {
"type": "null"
},
"ios_sdk_version": {
"type": "null"
},
"language_override": {
"type": "null"
},
"last_contacted_at": {
"type": "null"
},
"last_email_clicked_at": {
"type": "null"
},
"last_email_opened_at": {
"type": "null"
},
"last_replied_at": {
"type": "null"
},
"last_seen_at": {
"type": "null"
},
"location": {
"type": "object",
"properties": {
"city": {
"type": "null"
},
"continent_code": {
"type": "null"
},
"country": {
"type": "null"
},
"country_code": {
"type": "null"
},
"region": {
"type": "null"
},
"type": {
"type": "string"
}
}
},
"marked_email_as_spam": {
"type": "boolean"
},
"notes": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"opted_in_subscription_types": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"opted_out_subscription_types": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"os": {
"type": "null"
},
"owner_id": {
"type": "null"
},
"referrer": {
"type": "null"
},
"role": {
"type": "string"
},
"signed_up_at": {
"type": "null"
},
"sms_consent": {
"type": "boolean"
},
"social_profiles": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
},
"tags": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"type": {
"type": "string"
},
"unsubscribed_from_emails": {
"type": "boolean"
},
"unsubscribed_from_sms": {
"type": "boolean"
},
"updated_at": {
"type": "integer"
},
"utm_campaign": {
"type": "null"
},
"utm_content": {
"type": "null"
},
"utm_medium": {
"type": "null"
},
"utm_source": {
"type": "null"
},
"utm_term": {
"type": "null"
},
"workspace_id": {
"type": "string"
}
},
"version": 1
}