Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 257,
"has_wiki": false,
"homepage": "https://tomasvotruba.com/blog/how-to-measure-your-type-coverage/",
"languages": {
"PHP": 50093
},
"pushed_at": "2026-06-27T13:46:47Z",
"created_at": "2022-11-28T23:17:54Z",
"owner_type": "User",
"updated_at": "2026-07-05T08:22:03Z",
"description": "PHPStan extension to require minimal type-coverage",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://tomasvotruba.com",
"name": "Tomas Votruba",
"type": "User",
"login": "TomasVotruba",
"company": "@rectorphp",
"location": "Prague, Czech Republic",
"followers": 1634,
"avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4",
"created_at": "2011-07-19T00:36:18Z",
"is_verified": null,
"public_repos": 229,
"account_age_days": 5482
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2025-12-05T16:39:23Z"
}
],
"recent_commits": [
{
"oid": "25f298265c823e8fb0505169135855e1e6a91021",
"body": null,
"is_bot": false,
"headline": "add cda (#67)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-07T12:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6474f96d5ec803b23eb22cb606feb27f83ed0c8b",
"body": null,
"is_bot": false,
"headline": "prepare push repository logic",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-07T11:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705b3032cea92af569b38aed41442f584351a9b9",
"body": null,
"is_bot": false,
"headline": "bump to PHP 8.4",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-07T07:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712e6e4cb90e70a355815b977e28c96637fa35d0",
"body": "…uba/type-coverage#32) (#66)\n\nCo-authored-by: fix-issue-bot <fix-issue-bot@localhost>",
"is_bot": false,
"headline": "fix: Does not report error from used trait correctly (fixes TomasVotr…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-26T08:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf2c9155cd4bc48801ae34ac900511793b50cf2e",
"body": null,
"is_bot": false,
"headline": "skip Type coverage when method override without typehint (#65)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-25T21:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e2299c224dabd9e2741401f64132fb01f0ab11",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-25T19:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fef153a0be3f1265741a0e349891a8aef7afbe9",
"body": "…Votruba/type-coverage#61) (#62)\n\nCo-authored-by: fix-issue-bot <fix-issue-bot@localhost>\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: Missing Identifier for \"DeclareCoverageRule\"-Errors (fixes Tomas…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-25T19:57:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "92de481119e9f23ea04e2296277d919d024ea2b8",
"body": null,
"is_bot": false,
"headline": "bump deps (#60)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-07T22:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccd44e479ef1ff1cfeda790147783c66a9535d4b",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-05T16:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dec717d5cd81d445463efecf7eb79d3a9edd151",
"body": "* bump deps\n\n* apply new rector sets\n\n* misc\n\n* raise PHP to 8.3\n\n* use typed constants",
"is_bot": false,
"headline": "Update dependencies, bump to PHP 8.3 (#59)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-05T16:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042c0d3a28ac31f9b3f34ff8f169c11ea4a328ce",
"body": "* Add `.gitattributes`\n\n* Reverting changes in `.github/workflows/downgraded_release.yaml`, although I believe having this step is unnecessary",
"is_bot": false,
"headline": "Add `.gitattributes` (#53)",
"author_name": "Kuba Werłos",
"author_login": "kubawerlos",
"committed_at": "2025-05-27T14:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8819a42765048864c3cf97893fc2dc7c4bc9fa5d",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-23T14:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f9202b09c077e397e547aab86d73a147122b88",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-23T14:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9f8992698e4e6c2ecb8cbfcaa0f248c90ffac1",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-23T14:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdf29ea756e1643f0953ef6c42101e5130cdfcd",
"body": null,
"is_bot": false,
"headline": "improve readme (#52)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-23T14:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961f7801fa89d416d3d5579789d1edc94467f67d",
"body": "…mming output (#51)\n\n* Return always RuleError objects\r\n\r\n* [dx] show type coverage only if full paths are analysed, to avoid spamming output\r\n\r\n* skip in tests\r\n\r\n* cache",
"is_bot": false,
"headline": "[dx] show type coverage only if full paths are analysed, to avoid spa…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-01-07T00:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5752b59bb45de0ab8a7ecfd1b9f5b9ac184272",
"body": null,
"is_bot": false,
"headline": "Add error identifiers (#49)",
"author_name": "Sander Muller",
"author_login": "SanderMuller",
"committed_at": "2024-12-13T13:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce1475049cedb13222267b22c868984e9caaf18",
"body": "* Update for PHPStan 2.0\r\n\r\n* Bump to PHPStan 2\r\n\r\n* tidy up\r\n\r\n---------\r\n\r\nCo-authored-by: Carlos Granados <barel.barelon@gmail.com>\r\nCo-authored-by: Tomas Votruba <tomas.vot@gmail.com>",
"is_bot": false,
"headline": "Bump Rector v2 (#48)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-12-12T11:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6d267111942824899cd23cad8b6e565a39828e",
"body": "fix a typo",
"is_bot": false,
"headline": "Update README.md (#43)",
"author_name": "Ben Harold",
"author_login": "benharold",
"committed_at": "2024-08-20T18:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8eb167d7124b0614557af97b0ceab90abd52f4",
"body": "* fqn\r\n\r\n* add isConstantTypeCoverageEnabled()\r\n\r\n* skip on PHP 8.2-\r\n\r\n* [rector] Rector fixes\r\n\r\n---------\r\n\r\nCo-authored-by: GitHub Action <actions@github.com>",
"is_bot": false,
"headline": "Tidy constant check (#42)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-06-14T14:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8527a16c93951ac914c38cc55f6092af83b8386c",
"body": "* check for const types\r\n\r\n* extend README.md for consts\r\n\r\n* fix coding standard\r\n\r\n* disable composer type-checking for ourselves because we're not targeting PHP 8.3\r\n\r\n* improve README.md again\r\n\r\n* ignore PHP 8.3 only test-fixtures in ECS\r\n\r\n---------\r\n\r\nCo-authored-by: Pablo Schläpfer <pablo@webcraft.ch>",
"is_bot": false,
"headline": "Check for const types (#41)",
"author_name": "Pablo Schläpfer",
"author_login": "pableu",
"committed_at": "2024-06-14T13:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7512af7cfa7bc4b5fc60ddccdf2717236371661",
"body": null,
"is_bot": false,
"headline": "space",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-05-20T00:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4597d0cb78d2ac28cebdb92487c936f756b4255",
"body": "* kick of measure\r\n\r\n* reorder to enable measure even on 0",
"is_bot": false,
"headline": "Add measure feature (#38)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-05-20T00:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62159cabf912326e561be7576366ce9c4561814c",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-04-26T13:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e58ca2edc05a8e56fc318fdc7685f2d7889a6f8",
"body": null,
"is_bot": false,
"headline": "add declares to docs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-04-26T13:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd1347150de063207ea430d92bad994bd978405",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-04-26T13:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821a3512efad313a9b2f8d56092143dcc679b0db",
"body": null,
"is_bot": false,
"headline": "fix typo (#36)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-04-17T07:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5d8b13d877f09b15d2223a5e6b020268240d86",
"body": "* Fix DeclareCoverageRule\r\n\r\n* fix CS",
"is_bot": false,
"headline": "Fix DeclareCoverageRule (#37)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-04-17T07:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276fe42daa74e4819a7306e530bc823cef0e072e",
"body": "* Kick of DeclareCoverageRule\r\n\r\n* enable 100 declares coverage here",
"is_bot": false,
"headline": "Kick of DeclareCoverageRule (#35)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-04-16T13:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4dd214d626d002785995638ff58fa5645dda0d1",
"body": null,
"is_bot": false,
"headline": "Fixes the error message for param and property types (#33)",
"author_name": "Carlos Granados",
"author_login": "carlos-granados",
"committed_at": "2024-04-15T14:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f3e7cf4981d7b4a54b1a14a85d9bb667f9adee",
"body": null,
"is_bot": false,
"headline": "Fix error message accuracy (#31)",
"author_name": "Carlos Granados",
"author_login": "carlos-granados",
"committed_at": "2024-03-15T19:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f456d46611bb5dec347b8b95e7e49a5c2dab7a",
"body": "… \"param\", \"return\" and \"property\" keywords (#28)\n\n* bump ecs config\r\n\r\n* bump to PHP 8.2\r\n\r\n* allow float configuration\r\n\r\n* allow floats\r\n\r\n* allow floats\r\n\r\n* add aliases to param, return and property keywords\r\n\r\n* use short aliases",
"is_bot": false,
"headline": "[DX] Allow float value to more precise level bumping, add aliases for…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-03-15T11:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ec6b49463d219c30978e93f46129228f5eca38",
"body": null,
"is_bot": false,
"headline": "cleanup linter, not needed",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-03-09T08:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975577ccc760f16a2bdf0679ae1f59023f764a90",
"body": null,
"is_bot": false,
"headline": "PHP 8.2",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-03-08T18:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213ef9cfcdcb1472c5e1a1d7c3c99d39347433f7",
"body": null,
"is_bot": false,
"headline": "note",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-03-08T18:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05eaf4b4e2d69842af3be68613876f288e99a87",
"body": null,
"is_bot": false,
"headline": "bump to PHP 8.2",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2024-03-08T18:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0d94d0228f4564c7f446852138900ca9be05ff",
"body": null,
"is_bot": false,
"headline": "Create LICENSE (#25)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-15T10:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff88cf5404c8bccf4733152230d47cad390a5336",
"body": "…(#24)\n\nsolved in phpstan in https://github.com/phpstan/phpstan/issues/9571\r\nhttps://github.com/phpstan/phpstan-src/commit/f6ca9c88d66af8d272e4baec19dbd63a0ec54a5f",
"is_bot": false,
"headline": "Do not require return type for renamed trait constructor [close #23] …",
"author_name": "Ciki",
"author_login": "Ciki",
"committed_at": "2023-10-19T13:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65cd7bc17501cc4c48086bb8bb7efc8f7ce250da",
"body": "… relatives (#21)",
"is_bot": false,
"headline": "Improve error message with exact filled-type count and single decimal…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-08-27T10:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97532b38a022060d202df17c0308a43787de8794",
"body": null,
"is_bot": false,
"headline": "Refactor rule to exact file + line reporting (#19)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-05-19T07:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374c504b0ff80fcab87281d16aadb8b46bb44895",
"body": null,
"is_bot": false,
"headline": "nette/utils 4.0 (#18)",
"author_name": "Jáchym Toušek",
"author_login": "enumag",
"committed_at": "2023-03-30T17:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4ba6ed4dce7c3fa0266b0ce3719aba7ca09ec8",
"body": null,
"is_bot": false,
"headline": "nette/utils 4.0 (#17)",
"author_name": "Jáchym Toušek",
"author_login": "enumag",
"committed_at": "2023-03-30T17:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5d194095223686dff92d2a757f4ce4a7485df6",
"body": null,
"is_bot": false,
"headline": "avoid running rector on forks",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-03-30T17:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc651140d4a53f6bbc7ceab6dcc91aa137a91186",
"body": null,
"is_bot": false,
"headline": "force",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-03-17T19:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d7b17f19b200350160043a3f4c4f84d0474dd5",
"body": null,
"is_bot": false,
"headline": "more versions",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-03-17T17:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "968655cd6b4db4e5252c320512fc3904ebb07ee6",
"body": null,
"is_bot": false,
"headline": "Remove stray comment (#15)",
"author_name": "Viktor Szépe",
"author_login": "szepeviktor",
"committed_at": "2023-03-12T22:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730325dee3c9527429d2060d8a61aceb13d91ce5",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-03-12T01:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af574a81f5fa10ea0bdee6aaceec74c93a86d3ea",
"body": null,
"is_bot": false,
"headline": "go for 99 by default to avoid copy-pasting",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-03-12T01:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2022b85ec706af1899dcd1767aad82a7ba42e03d",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-02-27T17:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bb410b5719b1c4df4e80e078d5bc41fbc15f77",
"body": null,
"is_bot": false,
"headline": "add rector CI job",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-02-27T17:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf39e393401b92970c5d57ca30cc36cde1326f6e",
"body": null,
"is_bot": false,
"headline": "DX: Add composer keywords (#13)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-02-27T10:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536fe95aa6f4fd35929864649aeb3d60d5add6e4",
"body": null,
"is_bot": false,
"headline": "Skip parent blocked propety types + bump to PHPUnit 10 (#14)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-02-27T10:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa557679d50f68fa0584b47b5904517b5697864",
"body": null,
"is_bot": false,
"headline": "link phpstan extension installer (#12)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-02-10T13:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c325c61a8c4253b2d10c650422885f78029837",
"body": null,
"is_bot": false,
"headline": "fix paths",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-12T10:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d0ab06777052e1abfc53b4ad82282ffec516aa",
"body": null,
"is_bot": false,
"headline": "fix paths",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-29T18:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e44050540e7912763f354afde604eb00ec3874df",
"body": null,
"is_bot": false,
"headline": "add sponsor button",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-29T18:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87aa14d015e5d7293c87022a052fdacb062060ef",
"body": null,
"is_bot": false,
"headline": "update downgrade release",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-29T17:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9486b9d9db144cfe1efb7fe12a2f89e5aaa4da3",
"body": null,
"is_bot": false,
"headline": "miss",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e766bb929a5cd03a11ae6662ac9d1e8d336f3096",
"body": null,
"is_bot": false,
"headline": "name up",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3233ca5429e0656db7e4ba9f49c76b70c523f68b",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35cb90aee2e7808d9b6ad20deab209f381073e4",
"body": null,
"is_bot": false,
"headline": "indent",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63ef571386b3969cdfccee140a0a9cdf7032809",
"body": null,
"is_bot": false,
"headline": "add name",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53356bfb8b6c7baa721f6883c61fd639d193d497",
"body": null,
"is_bot": false,
"headline": "more php versions",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9532b0bd2a2ae20f17d5c40a6323782e253136a1",
"body": null,
"is_bot": false,
"headline": "matrix",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a935a9d03574f172837be8f24c99bfcca255cdd8",
"body": null,
"is_bot": false,
"headline": "skip self checking",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03376e40af254d1c5fe8faefd5061343f9f8a513",
"body": null,
"is_bot": false,
"headline": "colors",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196c8aa30ef45a8ce67e43067226456d8b478de2",
"body": null,
"is_bot": false,
"headline": "more open",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe24dc4069720a8417ecff642bad32ba0cc9592",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5c625dcb83dd5f46cafde8609a898fccb4a2f4",
"body": null,
"is_bot": false,
"headline": "add PHP 8.0 install CI job",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "761d5e7066a18100c48d733cfa08c4bd8782e928",
"body": null,
"is_bot": false,
"headline": "add mb script",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32295c1bf8593e0128a4ceb58cb4ae21d9d4ecc9",
"body": null,
"is_bot": false,
"headline": "add MB",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5f18a47226f2ccf0e1175e9aa550609b9dae21",
"body": null,
"is_bot": false,
"headline": "trigger CI",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-23T11:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f12bdea003de3f8daf5113b3650e797794d7858a",
"body": null,
"is_bot": false,
"headline": "tag simpler",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-22T16:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63ea2741db0f6ee59900fb23f4fc682f9bd50d8",
"body": null,
"is_bot": false,
"headline": "remove tool config files from release artifacts (#2)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2022-12-20T12:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19aabe340d8b7601ab35481ef6be6e8d5aa2c421",
"body": null,
"is_bot": false,
"headline": "fix readme typo (#1)",
"author_name": "Clément Décou",
"author_login": "Amorfx",
"committed_at": "2022-12-19T13:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d738d03bc8e49d3aee999790ec204a35467d985e",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-19T12:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d0a4d155ba680fe5dea72b031785e2d346eb06",
"body": null,
"is_bot": false,
"headline": "size",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-19T12:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3ccaf802863597f67b59683e05a75360f27461",
"body": null,
"is_bot": false,
"headline": "size",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-19T12:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a272e4fdaeb83292e53f79cd01bcd19b9f091f6b",
"body": null,
"is_bot": false,
"headline": "add downgrad ebuild",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-19T12:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46b9e072267264238c562d2b0fd2cf54383f321",
"body": null,
"is_bot": false,
"headline": "add ci tests",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T16:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4e358722027f31502a1e303c4ea2d801f8425e",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e78dc63771ba681c16ab0c9f496e07bd9560e70",
"body": null,
"is_bot": false,
"headline": "pics",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3610a256ea70127aa98b27c6b1f61b10fb2e689",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443f65f0fd7839fcc050acec783145a4b6fba2e3",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3486349963366fcb386d2a53d769951ea5250ec3",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fec36916b0cd4e6e2fc77445a5c3299601c6fc9",
"body": null,
"is_bot": false,
"headline": "tests are passing",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T15:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f733b20d4b756694880b8bfca7b1dc6620c162e8",
"body": null,
"is_bot": false,
"headline": "make it pass",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T14:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a363ee41247842ad2a7867f0ce92fe0062e31221",
"body": null,
"is_bot": false,
"headline": "mics",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T14:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b512790b59a339825190f78438c1bc1eaf6778c8",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T14:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "accc3e86ca73b5e0932d1bc0ac277d593712320b",
"body": null,
"is_bot": false,
"headline": "kick off",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2022-12-16T14:50:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 10,
"latest_release_at": "2025-12-05T16:39:23Z",
"latest_release_tag": "2.1.0",
"releases_from_tags": false,
"days_since_last_push": 25,
"active_weeks_last_year": 4,
"days_since_latest_release": 229,
"mean_days_between_releases": null
},
"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": "tomasvotruba/type-coverage",
"exists": true,
"license": "MIT",
"keywords": [
"static analysis",
"phpstan-extension"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/tomasvotruba/type-coverage",
"is_deprecated": false,
"latest_version": "2.2.2",
"repository_url": "https://github.com/TomasVotruba/type-coverage",
"versions_count": 46,
"total_downloads": 11630921,
"dependents_count": 247,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 867788,
"first_published_at": null,
"latest_published_at": "2026-06-07T12:35:00Z",
"latest_version_yanked": null,
"days_since_latest_publish": 45
}
]
},
"popularity": {
"forks": 14,
"stars": 216,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-20",
"count": 2
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 3316,
"source_files_sampled": 51,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/jack",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "shipmonk/composer-dependency-analyser",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/easy-coding-standard",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tomasvotruba/unused-public",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tracy/tracy",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 33,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 24,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "TomasVotruba",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4"
},
{
"type": "User",
"login": "staabm",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
},
{
"type": "User",
"login": "carlos-granados",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1383106?v=4"
},
{
"type": "User",
"login": "enumag",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/539462?v=4"
},
{
"type": "User",
"login": "samsonasik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/459648?v=4"
},
{
"type": "User",
"login": "benharold",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/997712?v=4"
},
{
"type": "User",
"login": "Ciki",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/342730?v=4"
},
{
"type": "User",
"login": "Amorfx",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3883902?v=4"
},
{
"type": "User",
"login": "kubawerlos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9282069?v=4"
},
{
"type": "User",
"login": "pableu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/305859?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.8
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"code_analysis.yaml",
"downgraded_release.yaml",
"rector.yaml",
"various_php_install.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"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": 2,
"reason": "Found 8/30 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"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": 8,
"reason": "7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8",
"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": "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": 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": "25f298265c823e8fb0505169135855e1e6a91021",
"ran_at": "2026-07-22T17:24:50Z",
"aggregate_score": 4.5,
"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-06-07T18:10:38Z",
"oldest_open_prs": [
{
"number": 68,
"created_at": "2026-06-27T13:07:18Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-07T12:35:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TomasVotruba/type-coverage",
"host": "github.com",
"name": "type-coverage",
"owner": "TomasVotruba"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 45,
"vitality": 54,
"community": 61,
"governance": 69,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 54,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 25,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 25 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 62,
"inputs": {
"releases_count": 1,
"latest_release_tag": "2.1.0",
"releases_from_tags": false,
"days_since_latest_release": 229,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 229 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 229
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 45,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 45 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 45
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 14,
"stars": 216,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "216 stars",
"points": 37.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 216
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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": null,
"notes": [],
"value": 95,
"inputs": {
"packages": [
"tomasvotruba/type-coverage"
],
"dependents": 247,
"ecosystems": "packagist",
"total_downloads": 11630921,
"monthly_downloads": 867788
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "867,788 downloads/month across packagist",
"points": 79.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 867788,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "247 packages depend on it",
"points": 16,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 247
}
}
],
"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": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.8
},
"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 80% of commits",
"points": 4.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 33,
"open_issues": 0,
"closed_issues": 24,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/43 decided PRs merged",
"points": 29.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 43
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/30 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 73,
"inputs": {
"followers": 1634,
"owner_type": "User",
"is_verified": null,
"owner_login": "TomasVotruba",
"public_repos": 229,
"account_age_days": 5482
},
"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": "1,634 followers of TomasVotruba",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1634,
"login": "TomasVotruba"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "229 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 229
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tomasvotruba/type-coverage"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 45
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 45 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 45
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"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": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://tomasvotruba.com/blog/how-to-measure-your-type-coverage/",
"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://tomasvotruba.com/blog/how-to-measure-your-type-coverage/",
"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": 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": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 8/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"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": "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": "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
}
]
},
{
"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": 22
},
"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": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.356,
"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": "32 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 19,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 39,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"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": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 90 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 90
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 3316,
"source_files_sampled": 51,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/51 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T17:25:08.149980Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TomasVotruba/type-coverage.svg",
"full_name": "TomasVotruba/type-coverage",
"license_state": "standard",
"license_spdx": "MIT"
}