Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"apple",
"imessage",
"ios"
],
"is_fork": false,
"size_kb": 902,
"has_wiki": false,
"homepage": "https://photon.codes",
"languages": {
"TypeScript": 600543
},
"pushed_at": "2026-07-20T07:18:44Z",
"created_at": "2026-03-28T02:56:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T07:18:48Z",
"description": "TypeScript SDK for the Apple level iMessage API via Photon's Spectrum gRPC gateway.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://photon.codes",
"name": "Photon",
"type": "Organization",
"login": "photon-hq",
"company": null,
"location": "United States of America",
"followers": 376,
"avatar_url": "https://avatars.githubusercontent.com/u/230767697?v=4",
"created_at": "2025-09-06T19:42:13Z",
"is_verified": null,
"public_repos": 74,
"account_age_days": 322
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-07-20T07:18:45Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-07-17T08:40:14Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-07-17T08:23:29Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-07T08:35:57Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-07-07T01:09:02Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-06-24T08:00:42Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2026-06-02T05:03:13Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-06-01T06:01:50Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-05-31T04:43:03Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-05-28T08:21:33Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-05-27T15:49:54Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-05-25T02:53:19Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-05-24T16:46:09Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-05-21T13:51:08Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-19T07:42:45Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-05-16T15:20:44Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-05-10T11:23:34Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-08T17:13:45Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-26T05:54:05Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-22T13:36:24Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-20T15:30:33Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-04-16T09:53:43Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-04-13T09:00:45Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-04-13T08:18:04Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-12T13:26:36Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-12T06:42:36Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-04-09T11:26:06Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-07T05:07:29Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-04-06T09:52:31Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-06T09:28:08Z"
}
],
"recent_commits": [
{
"oid": "079b482c0958424d9a10a6bece8a4a69a4bfaf22",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 2.0.2",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-07-20T07:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5032a29d20eaad6991db377a74edfeb2cc1e9ea2",
"body": "fix(grpc): avoid Bun session memory resets",
"is_bot": false,
"headline": "Merge pull request #51 from photon-hq/fix/eng-1981-bun-session-memory",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-07-20T07:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208f18304a8d6e9f6b9281f4767eb8a2da485ae1",
"body": null,
"is_bot": false,
"headline": "fix(grpc): avoid Bun session memory resets",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-07-19T16:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d52baa51c36648f89f18533741a4ea2a93d2fb",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 2.0.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-07-17T08:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f675b321b82a45853fef2aa3e5151e7b87db76",
"body": "Publishing moved to packages/advanced-imessage, which has no README.md\nor LICENSE of its own, so npm shipped the package without either.\nCopy both from the repo root in prepublishOnly (same pattern as the\nproto export) and gitignore the copies.",
"is_bot": false,
"headline": "fix(publish): include README and LICENSE in the npm tarball (#49)",
"author_name": "Andy",
"author_login": "invisicat",
"committed_at": "2026-07-17T08:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5af7f7f20d5a783fcefa87c0b044eb4b8d82078",
"body": "…ssage (#48)\n\nThe shared typescript-service-release workflow's github-packages-publish\njob declares 'packages: write', which GitHub validates against the\ncaller's grant at parse time even though the job is gated off — the\nmissing scope failed the whole workflow with 'startup_failure'.\n\nAlso pass working-directory now that buildspace supports it: since the\ncore/http/grpc split the repo root is a private workspace manifest, so\nbump and publish must run in packages/advanced-imessage.",
"is_bot": false,
"headline": "fix(ci): grant packages: write and publish from packages/advanced-ime…",
"author_name": "Andy",
"author_login": "invisicat",
"committed_at": "2026-07-17T08:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0e0d9d646dee4324ab53a99d561c17864d2f58",
"body": "* feat(proto): mirror google.api.http annotations from advanced-imessage-server-v2\n\n- 41 HTTP routes total across 7 services (mirrors v2's\n feat/http-annotations proto change — v2's proto/public is the\n canonical contract; this repo's proto/ is a mirror)\n- chat_guid/addresses never in URL paths (b\n[…]\n both CI and\nprepublishOnly.\n\n* docs: Add shared and dedicated routing section to README\n\n---------\n\nCo-authored-by: Tom Tang <me@qwerzl.me>\nCo-authored-by: underthestars-zhy <zhuhaoyu0909@icloud.com>",
"is_bot": false,
"headline": "feat(http) - combined - migrate grpc outbound to http. (#47)",
"author_name": "Andy",
"author_login": "invisicat",
"committed_at": "2026-07-17T07:58:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb6d89a433e9d55364f1ff2cc3de9404f85c35a4",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 1.0.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-07-07T08:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d46031ee48cbcf839abdb19f5ec2f909e297d0",
"body": "Remove mini app API",
"is_bot": false,
"headline": "Merge pull request #43 from photon-hq/feat/customized-miniapp-only",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-07-07T08:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f27f4581866988c9d83980f1ceefaa10d6f510",
"body": null,
"is_bot": false,
"headline": "feat: support custom miniapp live layout",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-07-07T08:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9988465c34ee44cc529b1793e3b24ffd11b57ffc",
"body": null,
"is_bot": false,
"headline": "feat: remove mini app API",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-07-07T05:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b2bee7616d2ca70533b99eb11541c7d341a891",
"body": "Add mini app card SDK support",
"is_bot": false,
"headline": "Merge pull request #42 from photon-hq/feat/imagentkit-miniapp-sdk",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-07-06T15:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcdbb13bc3880773105f418f64fa27d84d60a3ea",
"body": null,
"is_bot": false,
"headline": "feat: add mini app card SDK support",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-07-06T15:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b740fac81df5a671ae1ffb6ae5a09fdda096f56",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.12.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-06-24T08:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e309f796f5334942188c64969853997c4e441f77",
"body": "…91) (#40)\n\nClients had no way to detect a half-open gRPC connection (failure mode 2\nof ENG-1688): a silent gateway drop that delivers no RST/GOAWAY leaves\nthe event `for await` blocked forever. Two gaps caused this:\n\n1. `createGrpcClients` channelOptions set only max message lengths and no\n keepa\n[…]\nr SDK\nrelease.\n\nVerification: `tsc --noEmit`, `biome check src/`, `tsup` build, and\n`bun test tests/unit` (129 pass) all green.\n\nClaude-Session: https://claude.ai/code/session_01AFkXpowryHpuBtqEgMMFaC",
"is_bot": false,
"headline": "feat: add gRPC client keepalive and surface stream heartbeats (ENG-16…",
"author_name": "Tom Tang",
"author_login": "qwerzl",
"committed_at": "2026-06-24T07:59:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5abb8d7240742d3125ea99fbc8598796942b270",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.11.2",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-06-02T05:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e1aa6cbfa256cbe4b205e4a060ba102bd07a7e",
"body": "fix: align location rpc with server (RequestFriendLocationSharing)",
"is_bot": false,
"headline": "Merge pull request #38 from photon-hq/fix/location-rpc-sync",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-06-02T05:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d84d9ff8d8720cf2abe98dca08814404be23972",
"body": null,
"is_bot": false,
"headline": "fix: align location rpc with server (RequestFriendLocationSharing)",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-06-02T04:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021964c8e75d0db31546595bf9d5710ea7e9d4f9",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.11.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-06-01T06:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac67539ec3ad46f3c9557bbe3f2a8693aa15403",
"body": "fix: raise gRPC channel message limit to 100MB",
"is_bot": false,
"headline": "Merge pull request #37 from photon-hq/fix/grpc-max-message-size",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-06-01T06:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b384d3cb55f51b87ab915c1c5770ee5105b95d",
"body": "@grpc/grpc-js defaults receive to 4MB, which rejects attachment\nuploads and downloads above that boundary. Set both directions on the\nunary and stream channels to match the 100MB server cap.",
"is_bot": false,
"headline": "fix: raise gRPC channel message limit to 100MB",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-06-01T05:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da58faac9c473f462f87a4e67618b71f9a0d397c",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.11.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-31T04:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1e24d920abbec0203c0804b581d7adf0cd3960",
"body": "…pp-store-id\n\nfeat: make customized mini app store id optional",
"is_bot": false,
"headline": "Merge pull request #36 from photon-hq/feat/optional-customized-mini-a…",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-31T04:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc27d7500beb48b1cd345623dcddf19033bc01c0",
"body": null,
"is_bot": false,
"headline": "feat: make customized mini app store id optional",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-05-31T04:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bafab007d624cda290226d7b04f1ca674cca592",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.10.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-28T08:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04192d97203e0976c134305dd7e78aca5dcecf67",
"body": "…s-get\n\nrefactor: drop chat parameter from messages.get",
"is_bot": false,
"headline": "Merge pull request #35 from photon-hq/refactor/drop-chat-from-message…",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-28T08:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002354a5b05022cb685fe30ae65ea641f0cc2580",
"body": "Mirrors the server change: GetMessageRequest.chat_guid was redundant\nbecause message_guid is globally unique in chat.db. The client API\nbecomes `messages.get(message)`.",
"is_bot": false,
"headline": "refactor: drop chat parameter from messages.get",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-05-28T06:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f080b4467b4cba5a1592fd913e14fbab22ca8b1",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.10.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-27T15:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "876c6a6f00f035ee9841e615f4b2e9567b0ceca7",
"body": "feat: add customized mini-app message sending",
"is_bot": false,
"headline": "Merge pull request #34 from photon-hq/feat/customized-mini-app-messages",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-27T15:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63436d59f2161a903faf097275815fe05cc7d53",
"body": null,
"is_bot": false,
"headline": "feat: add customized mini-app message sending",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-05-27T15:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be3484f8193d5d5b9e484862c12840646d206ff",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.9.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-25T02:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f7ec37f937032737f302eae25329341791d6cc",
"body": "Move advanced-imessage-ts off long-lived NPM_TOKEN onto npm OIDC Trusted\nPublishing, mirroring photon-hq/spectrum-ts#76 and #77.\n\n- release.yaml: grant `id-token: write` and pass `use-oidc: true` so\n buildspace's typescript-service-release routes through the OIDC publish\n job (mints a per-run GitH\n[…]\nhe field\n npm provenance verification checks) are already present, so the #77-class\n E422 \"repository.url is empty\" failure can't occur here.\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): opt into npm OIDC Trusted Publishing (#33)",
"author_name": "Yan Xue",
"author_login": "yanxue06",
"committed_at": "2026-05-25T02:52:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7b1924f8fac91bed7976b53c5648477f259e6e63",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.9.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-24T16:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b8ea72dafb021702f23e1d778fce77c7d0c11c",
"body": "feat: add mini app message sending",
"is_bot": false,
"headline": "Merge pull request #32 from photon-hq/feat/mini-app-messages",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-24T16:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6b645544f3475bf9330d79d62ecb223de1c71f",
"body": null,
"is_bot": false,
"headline": "Tidy mini app send options docs",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-05-24T16:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df8f1b0c626de94bff184bcd3434aab652200605",
"body": null,
"is_bot": false,
"headline": "feat: add mini app message sending",
"author_name": "ling",
"author_login": null,
"committed_at": "2026-05-24T16:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a88b7c9a718aa8ae459fa55dd5b1ea88d7db71",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.8.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-21T13:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe1279042cbd47e0cd961d6d51f83a77abe419b",
"body": "fix: isolate streaming RPCs",
"is_bot": false,
"headline": "Merge pull request #31 from photon-hq/fix/isolate-streaming-channel",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-21T13:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79fd594d02ed5dd73a7fc9ac94d9021c95a07b2f",
"body": null,
"is_bot": false,
"headline": "fix: isolate streaming rpc channel",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-21T13:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "012de172446e1d272e7df5151b59b4c2aa1443b7",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.8.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-19T07:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab0db8911d7ff8dcb1c4626f0ab3b416d9aa2b3e",
"body": "feat: add location sharing requests",
"is_bot": false,
"headline": "Merge pull request #30 from photon-hq/feat/location-sharing-request",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-19T06:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d875677fba95e854d46f6fc78f9d53248cc41a",
"body": null,
"is_bot": false,
"headline": "feat: add location sharing requests",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-19T06:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8c9a780f50b4d56c34aaf92ba4fc7879774a3e",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.7.2",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-16T15:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0a02ab2e30565c3bbeebd5dd91f6c4552c3394",
"body": "fix: expose poll unvote option identifiers",
"is_bot": false,
"headline": "Merge pull request #29 from photon-hq/fix/poll-unvoted-option-identifier",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-16T15:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f538db0ae2e3020daaeefa4f0c017625c8b0950b",
"body": null,
"is_bot": false,
"headline": "fix: expose poll unvote option identifiers",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-16T14:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b47ec0ff152dd475a57fb807e73f3c2bffe973",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.7.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-10T11:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff5a47442853b41cc496ef474c4aa5cf32303db",
"body": "fix: align SDK contract cleanup",
"is_bot": false,
"headline": "Merge pull request #27 from photon-hq/fix/sdk-contract-cleanup",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-10T11:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafad195b4be4641106b5c32c91f1edffa4b8a1f",
"body": null,
"is_bot": false,
"headline": "Validate SDK chat and group inputs",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-09T16:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00135b964229df151f6f81c8c96789acc312ea9",
"body": null,
"is_bot": false,
"headline": "fix: align SDK contract cleanup",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-08T18:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d59198d40903b9eb46e01fff597c81b7eef3aca",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.7.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-05-08T17:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0886d6e43d21919fdbd33f8384b14975baa77c60",
"body": "feat: align SDK with server contract",
"is_bot": false,
"headline": "Merge pull request #26 from photon-hq/feat/server-aligned-sdk",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-05-08T17:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c056f0a15236f746f67c268d43a225be14a405",
"body": null,
"is_bot": false,
"headline": "refactor: track server contract revisions for mutations and events",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-08T10:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadc03d47a875310c7ba3c7c39002886e7a65969",
"body": null,
"is_bot": false,
"headline": "feat: align SDK with server contract",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-05-08T06:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e944c03125c212404658946e1ed931c0be930ac",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.6.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-26T05:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6794387a8bff315fcccba0eb88443d54212bde44",
"body": "feat(messages): expose addUploadedAttachment for multipart send",
"is_bot": false,
"headline": "Merge pull request #25 from photon-hq/feat/multipart-attachment-guid",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-26T05:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eeb799a6d7489887fed7076abd285ec65db16af",
"body": null,
"is_bot": false,
"headline": "refactor(messages): brand MessagePart.attachmentGuid as AttachmentGuid",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-26T04:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c83ba697b6a5eecee96aeafce16ffeafc7aef50",
"body": null,
"is_bot": false,
"headline": "feat(messages): expose addUploadedAttachment for multipart send",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-26T04:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0895388652943dfbe73bdeb3270f65824d40bc",
"body": null,
"is_bot": false,
"headline": "Add TypeScript SDK DX skill with design patterns",
"author_name": "underthestars-zhy",
"author_login": "underthestars-zhy",
"committed_at": "2026-04-25T03:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7bb4349b33a814909ae6ffedfe856839015c9b",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.5.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-22T13:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4658e2767923ac471e951ed4014c135037d8deb",
"body": "refactor(polls): adopt new poll change event shape (actor + delta)",
"is_bot": false,
"headline": "Merge pull request #22 from photon-hq/refactor/poll-change-event-shape",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-22T13:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d418f84903bbc969db51392aced0093ade63a96",
"body": null,
"is_bot": false,
"headline": "style(events): align type-import specifiers with src/types/ convention",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-22T13:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5adc72067b3a1d9eaf97de25e7d4819a6a664a00",
"body": null,
"is_bot": false,
"headline": "refactor(polls): adopt new poll change event shape (actor + delta)",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-22T13:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c176cc8d120ef45ce2c57bc6ed673919ebff1d",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.5.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-20T15:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f062e91d3b2bb7f260227dce686b8a61b9a87570",
"body": "Refactor/message event stream v2",
"is_bot": false,
"headline": "Merge pull request #20 from photon-hq/refactor/message-event-stream-v2",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ac52c6793f15387ef5e72298fa29ef2c5a403b",
"body": "…ame in proto",
"is_bot": false,
"headline": "fix: add chatGuid to message.updated doc examples and reserve field n…",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab54a3ece571f0cc696634b316b12184ae5c943f",
"body": null,
"is_bot": false,
"headline": "docs: remove stale sendError references from DESIGN.md and patterns.md",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb679c23a59aeee00ae5a7a018b7e56a56dd9b3",
"body": null,
"is_bot": false,
"headline": "feat: add heartbeat to location event stream proto",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6681490bf3f19cd96826f09287d9b449ee9d95be",
"body": null,
"is_bot": false,
"headline": "feat: add PollAction enum replacing raw string in PollChangeEvent",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4109d696cdcfc7b609f6f92843bf33aa6751d8",
"body": null,
"is_bot": false,
"headline": "refactor: remove MessageSendErrorEvent from proto and event types",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-20T15:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5319a37abf5bff15666ddabe4b3ac3c0e6b7851",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.4.3",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-16T09:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6f8c20f77f6450411727ddfdcefc7efb75bf8c",
"body": "remove: drop scheduled message support from SDK",
"is_bot": false,
"headline": "Merge pull request #19 from photon-hq/remove/scheduled-messages",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-16T09:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79049c73fbbddd1ed5efc9145c2e247654067f3f",
"body": null,
"is_bot": false,
"headline": "remove: drop scheduled message support from SDK",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-16T09:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7845a1d32eeb789a38c9a5a76780597cfdcadfb",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.4.2",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-13T09:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be594f3b11de3781d6437a7f145fc109821a9643",
"body": "docs: add JSDoc comments to ClientOptions and createClient",
"is_bot": false,
"headline": "Merge pull request #18 from photon-hq/docs/client-jsdoc",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T08:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb322f92d7aec826f1af781b54a280d1738944c",
"body": null,
"is_bot": false,
"headline": "docs: add JSDoc comments to ClientOptions and createClient",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T08:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd78be27d80d0a17e30ac14916db1e5bb91df33",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.4.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-13T08:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574691cae61f0b1202bbe688efa7203dc00ed908",
"body": "fix: remove orphaned buildspace submodule reference",
"is_bot": false,
"headline": "Merge pull request #17 from photon-hq/fix/remove-buildspace-submodule",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T08:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f56b42845215d9e316eb9e7f10ef26e6bb8d181",
"body": null,
"is_bot": false,
"headline": "fix: remove orphaned buildspace submodule reference",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T08:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28a42a5308c415c0acd4563452059d457cc9c6f",
"body": "refactor: remove unused CursorReset proto message",
"is_bot": false,
"headline": "Merge pull request #16 from photon-hq/refactor/remove-cursor-reset",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T08:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a27aaa585a6b1cf76e65adad4130d9ba0e649d",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused CursorReset proto message",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-13T07:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2f13b89823536d7f20dfb6d0d9996bbfe2cff6",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.4.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-12T13:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbc94b0ad940655a02f3609210862bfd727c77a",
"body": "feat: add cursor-based stream catch-up and fetchMissed API",
"is_bot": false,
"headline": "Merge pull request #15 from photon-hq/feat/stream-cursor-catchup",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-12T13:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495612f70bf8f2760540c5fe4cb2bc9036bb4ee4",
"body": null,
"is_bot": false,
"headline": "feat: add cursor-based stream catch-up and fetchMissed API",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-12T13:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f3c3acb2a8ddf68050075daf9710fb5a2d96f5",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.3.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-12T06:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8403a3c423ed2d4a6e89b2fb3226ecd068ee23c",
"body": "feat(proto): add Heartbeat keepalive for streaming subscriptions",
"is_bot": false,
"headline": "Merge pull request #14 from photon-hq/feat/proto-stream-heartbeat",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-12T06:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b93bb5fb477b8ab135da11a7a679d238324040c",
"body": null,
"is_bot": false,
"headline": "feat(proto): add Heartbeat keepalive for streaming subscriptions",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-12T05:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9402c1e8f1b323a8b9c98dc81741cb1629ba53fb",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.2.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-09T11:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e06872b8a04453c3b9fc65ceefec8fbde6ad1d",
"body": "fix: sync location service SDK with server proto",
"is_bot": false,
"headline": "Merge pull request #13 from photon-hq/fix/sync-location-service-proto",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-09T11:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff742a60033485cae4dc8461710a3e927f3f5dbc",
"body": null,
"is_bot": false,
"headline": "fix: sync location service SDK with server proto",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-09T11:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ea173254d2be9ee8a424ef4267acf59778b6bdd",
"body": "fix: sync message service SDK with server proto",
"is_bot": false,
"headline": "Merge pull request #12 from photon-hq/fix/sync-message-service-proto",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-09T06:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298c8a7270a7958c5d256fcd3f317d4715799520",
"body": null,
"is_bot": false,
"headline": "fix: sync message service SDK with server proto",
"author_name": "LingJueYaa",
"author_login": "LingJueYa",
"committed_at": "2026-04-09T06:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac1ae05484e30de60e4bbecee55ebc18c08aa94",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.2.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-07T05:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd73d2299d6ac8c471df72dc12f209fb50ef2c44",
"body": "…ing-4830\n\nfeat: set TLS default to true",
"is_bot": false,
"headline": "Merge pull request #5 from photon-hq/cursor/ENG-1076-tls-default-sett…",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-07T05:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9818986334a112732a2905762ad8d2d1ab06be11",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Ryan Zhu",
"author_login": "underthestars-zhy",
"committed_at": "2026-04-06T11:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd31187b9ec3be92fe156568964008ed97e9d5a5",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.1.1",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-06T09:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ac4f7911dbeb917a8dc1581cfee97f09f64cd5",
"body": "chore: add MIT license and package metadata",
"is_bot": false,
"headline": "Merge pull request #10 from photon-hq/chore/package-metadata-and-license",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-06T09:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a92ad570b17635507e58ae0304dcc783d82530d",
"body": null,
"is_bot": false,
"headline": "chore: add MIT license and package metadata",
"author_name": "LingJue",
"author_login": null,
"committed_at": "2026-04-06T09:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f696a15dcafe87b348130d6a1fa954ef50468bcb",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.1.0",
"author_name": "photon-release[bot]",
"author_login": null,
"committed_at": "2026-04-06T09:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ab4f609970c1220464c3eaff6ad075dbbe34586",
"body": "ci: add release and docs-update workflows",
"is_bot": false,
"headline": "Merge pull request #9 from photon-hq/ci/release-and-docs-workflows",
"author_name": "LingJueYa~",
"author_login": "LingJueYa",
"committed_at": "2026-04-06T09:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c20d94a35f5b85350526d69189e72b315718d6",
"body": null,
"is_bot": false,
"headline": "ci: add release and docs-update workflows",
"author_name": "LingJue",
"author_login": null,
"committed_at": "2026-04-06T09:15:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 129,
"latest_release_at": "2026-07-20T07:18:45Z",
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 15,
"days_since_latest_release": 6,
"mean_days_between_releases": 5.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@photon-ai/advanced-imessage",
"exists": true,
"license": "MIT",
"keywords": [
"imessage",
"agent",
"ai",
"typescript",
"apple"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@photon-ai/advanced-imessage",
"is_deprecated": false,
"latest_version": "2.0.2",
"repository_url": "https://github.com/photon-hq/advanced-imessage-ts",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 176062,
"first_published_at": "2026-04-05T05:26:19.380000Z",
"latest_published_at": "2026-07-20T07:19:06.485000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 3,
"stars": 10,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/advanced-imessage/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 30243,
"source_files_sampled": 124,
"oversized_source_files": 0,
"agent_instruction_files": [
".claude/CLAUDE.md",
".cursor/rules/use-bun-instead-of-node-vite-npm-pnpm.mdc",
"AGENTS.md"
],
"agent_instruction_max_bytes": 5016
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:@photon-ai/advanced-imessage@2.0.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@bufbuild/protobuf",
"manifest": "packages/advanced-imessage/package.json",
"ecosystem": "npm",
"version_constraint": "^2.11.0"
},
{
"name": "@bufbuild/protobuf",
"manifest": "packages/core/package.json",
"ecosystem": "npm",
"version_constraint": "^2.11.0"
},
{
"name": "@photon-ai/aim-core",
"manifest": "packages/grpc/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@photon-ai/aim-core",
"manifest": "packages/http/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@bufbuild/protobuf",
"direct": true,
"version": "^2.11.0",
"ecosystem": "npm"
},
{
"name": "@biomejs/biome",
"direct": false,
"version": "2.4.7",
"ecosystem": "npm"
},
{
"name": "@bufbuild/buf",
"direct": false,
"version": "^1.50.0",
"ecosystem": "npm"
},
{
"name": "@grpc/grpc-js",
"direct": false,
"version": "^1.12.6",
"ecosystem": "npm"
},
{
"name": "@hey-api/openapi-ts",
"direct": false,
"version": "^0.99.0",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "nice-grpc",
"direct": false,
"version": "^2.1.11",
"ecosystem": "npm"
},
{
"name": "nice-grpc-common",
"direct": false,
"version": "^2.0.3",
"ecosystem": "npm"
},
{
"name": "ts-proto",
"direct": false,
"version": "^2.6.1",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "^8.4.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.7.0",
"ecosystem": "npm"
},
{
"name": "ultracite",
"direct": false,
"version": "7.3.2",
"ecosystem": "npm"
},
{
"name": "wrangler",
"direct": false,
"version": "^4.110.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 1,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 40,
"open_issues": 3,
"closed_ratio": 0.25,
"closed_issues": 1,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "LingJueYa",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/78414953?v=4"
},
{
"type": "User",
"login": "underthestars-zhy",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/46642225?v=4"
},
{
"type": "User",
"login": "invisicat",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/26664578?v=4"
},
{
"type": "User",
"login": "cursoragent",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
},
{
"type": "User",
"login": "qwerzl",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46770502?v=4"
},
{
"type": "User",
"login": "yanxue06",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/173649756?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.776
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"release.yaml",
"update-docs.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/21 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "079b482c0958424d9a10a6bece8a4a69a4bfaf22",
"ran_at": "2026-07-26T08:32:28Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T07:21:20Z",
"oldest_open_prs": [
{
"number": 28,
"created_at": "2026-05-14T21:37:56Z",
"last_comment_at": "2026-05-14T21:41:08Z",
"last_comment_author": "coderabbitai"
},
{
"number": 50,
"created_at": "2026-07-18T21:50:09Z",
"last_comment_at": "2026-07-18T21:50:37Z",
"last_comment_author": "IshaanXCoder"
}
],
"last_merged_pr_at": "2026-07-20T07:17:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 23,
"created_at": "2026-04-22T19:43:39Z",
"last_comment_at": "2026-07-17T22:41:51Z",
"last_comment_author": "IshaanXCoder"
},
{
"number": 24,
"created_at": "2026-04-26T02:36:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-06-28T04:27:38Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/photon-hq/advanced-imessage-ts",
"host": "github.com",
"name": "advanced-imessage-ts",
"owner": "photon-hq"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 52,
"vitality": 84,
"community": 46,
"governance": 57,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 129,
"human_commit_share": 0.72,
"days_since_last_push": 6,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "129 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 129
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 30,
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 5.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 3,
"stars": 10,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 87,
"inputs": {
"packages": [
"@photon-ai/advanced-imessage"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 176062
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "176,062 downloads/month across npm",
"points": 69.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 176062,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.776
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 78% of commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"merged_prs": 40,
"open_issues": 3,
"closed_issues": 1,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "40/45 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 40,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/21 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 376,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "photon-hq",
"public_repos": 74,
"account_age_days": 322
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "376 followers of photon-hq",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 376,
"login": "photon-hq"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "74 public repos, account ~0 yr old",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 74
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@photon-ai/advanced-imessage"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"apple",
"imessage",
"ios"
],
"has_wiki": false,
"homepage": "https://photon.codes",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://photon.codes",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/21 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@photon-ai/advanced-imessage@2.0.2 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@photon-ai/advanced-imessage@2.0.2",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.944,
"agent_instruction_files": [
".claude/CLAUDE.md",
".cursor/rules/use-bun-instead-of-node-vite-npm-pnpm.mdc",
"AGENTS.md"
],
"agent_instruction_max_bytes": 5016
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".claude/CLAUDE.md, .cursor/rules/use-bun-instead-of-node-vite-npm-pnpm.mdc, AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".claude/CLAUDE.md, .cursor/rules/use-bun-instead-of-node-vite-npm-pnpm.mdc, AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "68 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 68,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"packages/advanced-imessage/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/advanced-imessage/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/advanced-imessage/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 30243,
"source_files_sampled": 124,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/124 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 124,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T08:32:44.627342Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/photon-hq/advanced-imessage-ts.svg",
"full_name": "photon-hq/advanced-imessage-ts",
"license_state": "standard",
"license_spdx": "MIT"
}