原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 64,
"has_wiki": false,
"homepage": null,
"languages": {
"TypeScript": 38830
},
"pushed_at": "2026-07-22T23:51:05Z",
"created_at": "2026-05-02T21:48:51Z",
"owner_type": "User",
"updated_at": "2026-07-29T18:25:00Z",
"description": "Pi extension to measure tokens per second via sliding window",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Gabriel Sanhueza",
"type": "User",
"login": "gsanhueza",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/19938125?v=4",
"created_at": "2016-06-14T20:20:35Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 3699
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2026-07-22T23:50:31Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2026-07-04T00:36:01Z"
},
{
"tag": "0.6.1",
"kind": "patch",
"published_at": "2026-06-30T23:15:02Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2026-06-27T04:17:54Z"
},
{
"tag": "0.5.1",
"kind": "patch",
"published_at": "2026-06-20T04:13:25Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2026-06-14T02:28:15Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2026-06-13T05:12:56Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2026-05-31T20:37:30Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2026-05-30T21:10:51Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2026-05-10T03:13:05Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2026-05-09T19:42:51Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2026-05-03T00:00:02Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2026-05-02T23:32:20Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2026-05-02T21:49:28Z"
}
],
"recent_commits": [
{
"oid": "8c182e7286346695162124a9edb07434de7f4902",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.7.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-22T23:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2dd0cb7cc2a8093925b2520af301ccfe17ca81b",
"body": null,
"is_bot": false,
"headline": "build: enforced minimal pi version for dependencies",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-22T18:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df181187a6507f62c87c7d081f93b0f12c0d6125",
"body": "…AgentEnd",
"is_bot": false,
"headline": "fix: differentiated message results to fix undefined output on handle…",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-22T18:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e0aca1a4ee105bb9de45e57aa055dc443adbee",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.7.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-04T00:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe5ae6f24233fbabca1bad60c068e4e6a923e8c",
"body": null,
"is_bot": false,
"headline": "docs: updated README.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-03T15:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafbfce9ef1f67d707f400ca9138238f2c0e2207",
"body": null,
"is_bot": false,
"headline": "refactor: rework timing engine and event lifecycle",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-07-03T15:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad07399d517fe4de38103ce35d6a5634cfa3448",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.6.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-30T23:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c3e9b17b47d04dbe3dfc5eac6853a11a93a06cd",
"body": null,
"is_bot": false,
"headline": "docs: updated README.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-30T23:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815af93746e96ac746e16e589b1e0c7b36c85868",
"body": null,
"is_bot": false,
"headline": "refactor: encapsulated token-generating tool detection",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-30T23:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f72253df634d6b58a98f7a30ba68e364d64da0",
"body": null,
"is_bot": false,
"headline": "fix: added pause method to solve skewed average on non-edit/write tools",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-30T23:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd896b819bbd7822fbf891bc5ee5065a063623b",
"body": null,
"is_bot": false,
"headline": "refactor: improved legibility of toolcall_delta section",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-29T21:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5151b06030a1768fd48e0a3af5cab23d85e41f06",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.6.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-27T04:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f085c7905faa6ce8781fee39e0799c43944ba9e",
"body": null,
"is_bot": false,
"headline": "feat: added end-of-streaming tps behavior",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-27T04:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d103746943217f151f818751487e46a430157d62",
"body": null,
"is_bot": false,
"headline": "refactor: big architectural refactor",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-24T05:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7916046b32cfde193eeae72d219ddc7b0aca6aa3",
"body": null,
"is_bot": false,
"headline": "fix: adjusted initial counting to avoid token speed bursts",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-22T00:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732bff5b93e14ec7d6f43b977cfbfaaebad935ac",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.5.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-20T04:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf03f52f27c6d3ac63a3c2f4045f2b53a7da6bc3",
"body": null,
"is_bot": false,
"headline": "docs: updated README.md and adjusted JSDoc",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-20T04:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93a611232fb81d4cf92efcd673437e62053dd15",
"body": null,
"is_bot": false,
"headline": "feat: added token counting for tool calls (edit/write only)",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-20T04:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1c394bab5fb21d1372b40edcfb28166cb35f8a",
"body": null,
"is_bot": false,
"headline": "refactor: improved code legibility",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-16T02:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b875e526c155759078c847bcf54898e7d47a7b3",
"body": null,
"is_bot": false,
"headline": "refactor: consolidated types and interfaces",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T23:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3839665cb7bfed989a23f677108caf5e875cfa",
"body": null,
"is_bot": false,
"headline": "refactor: moved source code to src folder",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T23:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6232fbeaa009639da56567955dfd3f6e94562cce",
"body": null,
"is_bot": false,
"headline": "refactor: split sliding-window calculation from engine",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T23:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089c47aed05cee3d50ac8a516d44baf3b3c88afc",
"body": null,
"is_bot": false,
"headline": "refactor: updated modules to be classes",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T23:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336eb7859f4db1cd78167075aec3118ca828a8b7",
"body": null,
"is_bot": false,
"headline": "fix: fixed tps command description",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T15:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9179f7055f4a5e9eb07cb8be32d6ca614852f65",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.5.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T02:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153f0780679cac7f415fcb16678c46d35baf79ec",
"body": null,
"is_bot": false,
"headline": "feat: updated /tps command to handle a settings menu",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T02:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10f1490ed0ee07150686afb101109bd1e063867",
"body": null,
"is_bot": false,
"headline": "feat: added new display configurations",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T02:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8ee53f9ce7fd584c83911ea827f353f604fb4c",
"body": null,
"is_bot": false,
"headline": "feat: added TTFT in status bar",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-14T04:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6c05045ae298a481d29fe5f8895436b82e45ce",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.4.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T05:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca34393a39dd7d57a2b1aab1f8f48133d4d255d5",
"body": null,
"is_bot": false,
"headline": "feat: improved appearance of warnings",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T05:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28c41d83ab0f749a39418804df1555228b4ed02",
"body": null,
"is_bot": false,
"headline": "refactor: improved default constants",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T05:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8fdf603965543d86dfce4a61ec7de716baaaf21",
"body": null,
"is_bot": false,
"headline": "fix: added zero-width space to clean colors",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T05:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d8e51d24f387036a3e9c7a70f20d9cb3f618de",
"body": null,
"is_bot": false,
"headline": "fix: adjusted warnings for misconfigurations",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-11T22:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a9c03de19551e7a8787eff5272f4ba1d8c8d53",
"body": null,
"is_bot": false,
"headline": "feat: added useProviderTokens as a config",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-11T22:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8ac60f970542929cf47767865b33d29aa4a695",
"body": null,
"is_bot": false,
"headline": "feat: added configuration for token counting strategy",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T04:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f373aad54ba0b21559a44808752d56ce0ceb15b",
"body": null,
"is_bot": false,
"headline": "feat: added provider-reported tokens capabilities",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T04:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3706e4b477cd0df8912cf6dc5c413c927190a9b",
"body": null,
"is_bot": false,
"headline": "fix: adjusted jsdoc for constants",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T04:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba12be41cfa3845f737f5ef0fbd89f6a0a69cbf2",
"body": null,
"is_bot": false,
"headline": "feat: configurable sliding window",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-06-13T04:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee9dd24ec88622f68e63fed409936c042abc5524",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.3.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-31T20:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fe6e0812ec47cddfab268db6ff90962092addd",
"body": null,
"is_bot": false,
"headline": "fix: fixed calculation when the stream ends in less than a second",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-31T20:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353e7a6319ac29b6fc131520fe12481a837e1445",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.3.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-30T21:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ba6093f2a668f6dd0cab18574848697d8ab683",
"body": null,
"is_bot": false,
"headline": "docs: updated README.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-30T21:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db58f558331bffca49d13a4c6a076265266187a3",
"body": "…f information",
"is_bot": false,
"headline": "refactor: updated renderStatus to handle the engine instead of bits o…",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-30T21:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff7b7cf0322f4fe26a52bce15fc6ab7e1a2212d",
"body": null,
"is_bot": false,
"headline": "feat: added /tps command to toggle display modes",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-30T20:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269a791eaf386f753b6603d3d87a376bdefccf1b",
"body": null,
"is_bot": false,
"headline": "fix: using getAgentDir instead of manually building the HOME path",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-30T18:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9d3cd9cafeec26a780b7e61cfe51c09a10666f",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.2.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-10T03:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9abc0a5e9e3fbb04de3288a7d6efcad272fa06",
"body": null,
"is_bot": false,
"headline": "feat: added color validation",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-10T03:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b038d861a4bb726b3458c6927cd085b5874ceee6",
"body": null,
"is_bot": false,
"headline": "refactor: moved validations to their own file",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-10T03:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df254e11a61b17d977c62389bfbc67134e01c6e7",
"body": null,
"is_bot": false,
"headline": "refactor: updated config retrieval internals",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-10T02:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a019bf0be7cceac000a171071db056ab76c14e2",
"body": null,
"is_bot": false,
"headline": "perf: changed window shifting with o(1) window index",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T23:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56faa9ffa61e6e67c9c1ee5e253d89426e5c07f7",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.2.0",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T19:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95006e9e5675dbe825b044ac3e14102c28afff5",
"body": null,
"is_bot": false,
"headline": "refactor: extracted notification system to be used at the start",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T19:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d0a757dbafdb2c99fcc1019e32b531a0356465",
"body": null,
"is_bot": false,
"headline": "perf: reduced getConfig calls in renderStatus",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T19:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1c63e44ded645ab030e42dd107a09e3cb2e121",
"body": null,
"is_bot": false,
"headline": "refactor: moved tps warning handling to isValidThresholdOrder",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T17:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e19fe45a89cbd6198389dbd34048bc95538d88",
"body": null,
"is_bot": false,
"headline": "refactor: rewritten user settings retrieval",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T17:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a4cb8d771e93b0756a2679529acfaa0408f006",
"body": null,
"is_bot": false,
"headline": "feat: added tps semantic verification",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T17:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca42c775db2f6a8e489988a6e654cf2c38522c1f",
"body": null,
"is_bot": false,
"headline": "chore: updated peer dependency to @earendil-works/pi-coding-agent",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T17:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d3bd48c20aefaf98fce5d72887f14e0d55baa9",
"body": null,
"is_bot": false,
"headline": "build: added tsconfig.json",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-09T17:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21549100631c3c23b299c1045a1944128fbc9775",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.1.2",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-03T00:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a9d7659223ae562d8b1ec2ef71d3a5b770d2b9",
"body": null,
"is_bot": false,
"headline": "docs: fixed options type in display",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T23:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c5906b4ba6627f6ef2d0a7fb10e2b743b773ba",
"body": null,
"is_bot": false,
"headline": "chore: updated to 0.1.1",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T23:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c821b0ec09cb9936ce72c175c470466e99e4d11",
"body": null,
"is_bot": false,
"headline": "fix: fixed thresholds issue on edge cases",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T23:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecf2cee6b12d0a6c484c4caa5112fbaeac1e6a0",
"body": null,
"is_bot": false,
"headline": "docs: updated README.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T23:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ab92786727c64393f3f4d7210cd6ebfafbe10b",
"body": null,
"is_bot": false,
"headline": "feat: added configurable display option",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T23:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53516dfc56d2fe429e6888ac7deb5bbdc03ae071",
"body": null,
"is_bot": false,
"headline": "Added LICENSE.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T21:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced9440a31d65c6f87564af1cbcebd340ae40296",
"body": null,
"is_bot": false,
"headline": "docs: added README.md",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T21:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be67bbb5f1c32ef58e36da4b72c37aeea2f6932",
"body": null,
"is_bot": false,
"headline": "feat: reinterpreted speed thresholds",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T21:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2458b9b841f0c71dacea93294d770a32128565f0",
"body": null,
"is_bot": false,
"headline": "feat: added configuration retrieval from global settings",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T21:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4a1570e64c65ef8a5281e878bd853902f391cf",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Gabriel Sanhueza",
"author_login": "gsanhueza",
"committed_at": "2026-05-02T20:50:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 69,
"latest_release_at": "2026-07-22T23:50:31Z",
"latest_release_tag": "0.7.1",
"releases_from_tags": true,
"days_since_last_push": 9,
"active_weeks_last_year": 8,
"days_since_latest_release": 9,
"mean_days_between_releases": 8.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pi-token-speed",
"exists": true,
"license": "MIT",
"keywords": [
"pi",
"pi-package",
"pi-extension"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pi-token-speed",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/gsanhueza/pi-token-speed",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3156,
"first_published_at": "2026-05-02T22:01:11.035000Z",
"latest_published_at": "2026-07-22T23:51:10.806000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 12,
"stars": 13,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-20",
"count": 2
},
{
"date": "2026-07-21",
"count": 2
},
{
"date": "2026-07-22",
"count": 3
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 7479,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gsanhueza",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/19938125?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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 7 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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8c182e7286346695162124a9edb07434de7f4902",
"ran_at": "2026-08-01T12:03:12Z",
"aggregate_score": 3.7,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gsanhueza/pi-token-speed",
"host": "github.com",
"name": "pi-token-speed",
"owner": "gsanhueza"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 45 is calibrated to 42 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 45,
"calibrated": 42,
"calibration": "2026-08-02"
}
}
],
"value": 42,
"inputs": {
"security": 37,
"vitality": 72,
"community": 42,
"governance": 54,
"calibration": "2026-08-02",
"engineering": 17,
"ai_readiness": 37,
"weighted_overall_raw": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 69,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "69 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 69
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 7 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": 88,
"inputs": {
"releases_count": 14,
"latest_release_tag": "0.7.1",
"releases_from_tags": true,
"days_since_latest_release": 9,
"mean_days_between_releases": 8.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.2
}
}
],
"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": "exceptional",
"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": "weak",
"name": "Community & Adoption",
"value": 42,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 12,
"stars": 13,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"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,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "moderate",
"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": 58,
"inputs": {
"packages": [
"pi-token-speed"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3156
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,156 downloads/month across npm",
"points": 46.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3156,
"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": 54,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 12,
"owner_type": "User",
"is_verified": null,
"owner_login": "gsanhueza",
"public_repos": 21,
"account_age_days": 3699
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "12 followers of gsanhueza",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "gsanhueza"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~10 yr old",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pi-token-speed"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "weak",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.7
},
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 7 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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 37,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.971,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"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": "67 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"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": 0,
"status": "missed",
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "no agent-authored commits among the last 69",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 69
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 7479,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T12:03:16.494611Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gsanhueza/pi-token-speed.svg",
"full_name": "gsanhueza/pi-token-speed",
"license_state": "standard",
"license_spdx": "MIT"
}