Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 246221,
"has_wiki": false,
"homepage": "https://esa-worldcereal.org/",
"languages": {
"HTML": 23905,
"Shell": 8141,
"Python": 2286875,
"Jupyter Notebook": 1814593
},
"pushed_at": "2026-07-24T15:06:44Z",
"created_at": "2023-03-30T09:39:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T15:11:02Z",
"description": "This repository contains the classification module of the WorldCereal system.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"Jupyter Notebook"
]
},
"owner": {
"blog": "https://esa-worldcereal.org/",
"name": "ESA WorldCereal",
"type": "Organization",
"login": "WorldCereal",
"company": null,
"location": null,
"followers": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/66418926?v=4",
"created_at": "2020-06-04T11:03:34Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 2242
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-07-10T14:55:05Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2026-03-23T13:25:59Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2026-03-19T22:27:19Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2025-08-21T15:06:59Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-06-20T13:09:34Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2025-06-03T09:52:05Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2025-05-20T12:48:39Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-04-15T14:10:26Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2025-01-30T15:23:05Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-10-17T09:52:05Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2023-04-25T14:51:47Z"
}
],
"recent_commits": [
{
"oid": "1e3a8109e8f835f332e5791d60ad13665317f799",
"body": "Replace per-class hard exclusion with Laplace pseudo-count smoothing + bugfix in per-bin normalization + remove preemptive rounding to avoid unnecessary quantization",
"is_bot": false,
"headline": "Merge pull request #741 from WorldCereal/pseudo-count-per-bin",
"author_name": "cbutsko",
"author_login": "cbutsko",
"committed_at": "2026-07-24T15:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9451428c2c049d705ddd476862106c53a78ca2",
"body": "…ated to very small classes",
"is_bot": false,
"headline": "switching to sample-weighted mean normalization to avoid extremes rel…",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-24T14:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f20ac84bda484ae0f07f405104079675fcb992",
"body": "Local inference consolidation",
"is_bot": false,
"headline": "Merge pull request #740 from WorldCereal/local-inference-consolidation",
"author_name": "cbutsko",
"author_login": "cbutsko",
"committed_at": "2026-07-24T10:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17866846904f05583e90bfaf01cf8e9a12ebae7",
"body": "…lidation",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into local-inference-conso…",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-24T07:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a632db85b4955e44305ea606f0516e9eebf3b06",
"body": null,
"is_bot": false,
"headline": "Fix test",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-24T07:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8675a53e0d5c28c630d0afa4b9784c8f654e73",
"body": null,
"is_bot": false,
"headline": "Do pseudo-count per bin for smoother weights",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-23T18:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c4b35288ee6fbcf66759ca8acec95d6df3aced",
"body": null,
"is_bot": false,
"headline": "Update min delta",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-23T18:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7affbfad1a560c3716604e7c8778c65e47aa4802",
"body": null,
"is_bot": false,
"headline": "Implement a min improvement delta on checkpoint",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-22T08:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd95226fbb4b3ca2cecafcbfe72807e30b0c120",
"body": null,
"is_bot": false,
"headline": "changing the import to satisfy mypy and ruff",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-21T14:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0e1931222b12be19d0a2b04ee8364e8ac8067a",
"body": null,
"is_bot": false,
"headline": "ruff fix",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-21T14:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1923825c15175ec859cf6643d9fef90d52a8fe5a",
"body": null,
"is_bot": false,
"headline": "mypy fixes",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-21T14:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ae5b0854d65917ae0e90b0f8a8d40c8dc97c14",
"body": "…lidation",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into local-inference-conso…",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-21T14:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf7e20a9fe50ad9e85c446471e7ebefcfc8ceab",
"body": "faster",
"is_bot": false,
"headline": "Merge pull request #735 from WorldCereal/turbo",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T12:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83dac57773b3886365b69c8ec38b3627bff7c147",
"body": null,
"is_bot": false,
"headline": "updated ref file",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T12:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66aa95b6b5259b42f7e578b9ac8dfeb77a74b3f9",
"body": null,
"is_bot": false,
"headline": "Linting fix",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94603bfb7bf8e093f94720300f6a75e4a2922b5c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into turbo",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6ba43a53d4603de20fcea32c1bb29ad385bd16",
"body": "…ity-for-speedup\n\nAdd SeasonalTaskBatchSampler with task ratios, refactor collation and task-weighting",
"is_bot": false,
"headline": "Merge pull request #738 from WorldCereal/refactor-mirrored-functional…",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de23c47934c482b8b5ec85e3033fac9593485bff",
"body": null,
"is_bot": false,
"headline": "Merge branch 'turbo' into refactor-mirrored-functionality-for-speedup",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4302e74460567032311e37385abfc3e94d9e0667",
"body": "…g-fix\n\nRegional mean f1 + clamping/multipliers fix",
"is_bot": false,
"headline": "Merge pull request #736 from WorldCereal/regional-mean-f1-and-clampin…",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86455910679f7407b32a260b929b93a15250965c",
"body": null,
"is_bot": false,
"headline": "Added tests to ensure identical outcomes",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T11:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9aeefe60696da4ec30eab04446c942692c25114",
"body": null,
"is_bot": false,
"headline": "Lintint",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T09:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26c82b74a29cb4030f967d1603b03735aa9c76c",
"body": "… of relying on hardcoded value",
"is_bot": false,
"headline": "refctored FPR function to use existing definition of cropland instead…",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T09:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e5369c74336e03b5101420e845fc972d374cfb",
"body": null,
"is_bot": false,
"headline": "un-changing obsolete DualHeadBatchSampler",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T09:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3880cc18991fd92ff0950ae544a069a2bab31db",
"body": null,
"is_bot": false,
"headline": "adding test, mainly on temporal subsetting of the patch",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T08:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2ad82dfc79dc6f601f362caf28ab30ce3b5597",
"body": "Key changes from main:\n- Centralized crop calendar fetching in worldcereal.data.cropcalendars\n (load_seasonality_lookup, updated parquet, new constants location)\n- Updated seasonality_lookup.parquet with new regions/columns\n- SeasonalTaskBatchSampler with task ratios (PR #734)\n- crop calendar impro\n[…]\nAD's routing approach (lc_selected / task_is_lc)\n which is consistent with the rest of the forward() method in this branch\n\nAlso fixed two mypy errors in HEAD's new code (task_type narrowing, lambda)",
"is_bot": false,
"headline": "Merge main into refactor-mirrored-functionality-for-speedup",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T08:23:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8972bdecca5653dd28cdc8ba84c526ff499cc115",
"body": "…+ minor fixes",
"is_bot": false,
"headline": "refactor: removing dead function + splitting complex function into 2 …",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T08:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed99e907644d641929ceb4d129f8a1ffbeba9c75",
"body": null,
"is_bot": false,
"headline": "rerouting import in affected notebooks",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T08:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11dc00ad0cc6b73f01bb0eba0fc956f0a6a534fc",
"body": null,
"is_bot": false,
"headline": "removing module from notebook utils",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T08:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e33700cde0624b45fc091dff006ee58cedd7b98",
"body": null,
"is_bot": false,
"headline": "moving local_inference module to source",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-17T08:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd99e7c76a77e31288a9b3a321e57e3eda10669",
"body": null,
"is_bot": false,
"headline": "Share timestep window selection in batch fetch",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T07:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209c708af2860f8fa6f0c2da98bfd23f16cb5591",
"body": "Europe calendars",
"is_bot": false,
"headline": "Merge pull request #737 from WorldCereal/europe-calendars",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-17T07:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac004c8209dd10b755cad6566b07aefe97de2e03",
"body": null,
"is_bot": false,
"headline": "Restore vectorized batch fetching performance",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-16T21:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d962fedb503f5cf4178f3c3d5da308d012f4db",
"body": null,
"is_bot": false,
"headline": "Speed up shared batched row materialization",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-16T17:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43e24cf3861b625d6e70fa5c727a8d87e7c9f0b",
"body": null,
"is_bot": false,
"headline": "Avoid caching all dataset rows in memory",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-16T16:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c198c8b3368c236f4c0f67ad01c0ac4595971ecc",
"body": null,
"is_bot": false,
"headline": "fix testresource to reflect updated crop calendars",
"author_name": "jdegerickx",
"author_login": "jdegerickx",
"committed_at": "2026-07-16T15:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7da318dde78d413b150bf6ad5a3e0f29039d892",
"body": null,
"is_bot": false,
"headline": "Reuse sample logic for batched dataset fetching",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-16T15:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd407f95b82adefe561346c1113ee2a465563120",
"body": null,
"is_bot": false,
"headline": "removing renormalizing and clipping after region multipliers",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-16T15:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616e057f74a1ac189796f4a6bf34ead9453de5fa",
"body": null,
"is_bot": false,
"headline": "Integrate main and reduce fast-path duplication",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-16T15:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b70c0c395e73c39ec9d4a27db2b869c2766fe4a",
"body": null,
"is_bot": false,
"headline": "removing renormalizing and clipping after region multipliers",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-16T15:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1091cc7b687457cb575f2ace92ba505c9148cc46",
"body": null,
"is_bot": false,
"headline": "centralize crop calendar fetching in crop calendar init",
"author_name": "jdegerickx",
"author_login": "jdegerickx",
"committed_at": "2026-07-16T14:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5c1fa968b81733e8b175f1bbf603543ecbd10e",
"body": null,
"is_bot": false,
"headline": "extend parquet with new cols + update europe",
"author_name": "jdegerickx",
"author_login": "jdegerickx",
"committed_at": "2026-07-16T14:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0843b4cf87cb12f5d1285c24f2279850c3cacf4",
"body": null,
"is_bot": false,
"headline": "bugfix",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-16T14:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e428b7d8d5703aa0991d4e99b48eb1f82980403d",
"body": null,
"is_bot": false,
"headline": "return of the legend: crop_fpr is back in classification report",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-16T13:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e94bb278f3bcc59d9370d9a679e4bc7fb58fae",
"body": "… stopping metric",
"is_bot": false,
"headline": "adding computation of regional mean f1 and possibility to use it as a…",
"author_name": "Butsko Christina",
"author_login": null,
"committed_at": "2026-07-16T13:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf577b399b3eeffc07bcba580e7d964e5d1b1c0",
"body": null,
"is_bot": false,
"headline": "faster",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-16T06:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e970b179a4151aa3173f1ce872da669efbe994",
"body": "More generic SeasonalTaskBatchSampler",
"is_bot": false,
"headline": "Merge pull request #734 from WorldCereal/seasonaltaskbatchsampler",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-15T10:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b7c8697510d5b9a5be57a55a387f7b8dd7c6d2",
"body": null,
"is_bot": false,
"headline": "More generic SeasonalTaskBatchSampler",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-14T09:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0c527ccbe4393ad0570c8699bfef721871f066",
"body": "Plateau lr",
"is_bot": false,
"headline": "Merge pull request #733 from WorldCereal/plateau_lr",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-13T16:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b1daf9b9312dceb92074777419af3e9c9f34d2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into plateau_lr",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-13T16:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce1e06155809cc409816c23f0e550624f0fee8f",
"body": "Bug hunting",
"is_bot": false,
"headline": "Merge pull request #732 from WorldCereal/bug_hunting",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-13T16:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d69e5ad5571962492010925981fe7f2539f122d4",
"body": null,
"is_bot": false,
"headline": "Require prometheo==0.1.1",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-13T16:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c41c3f9f9df8ffaf5fc277155eebb293af84b3e",
"body": null,
"is_bot": false,
"headline": "Remove cluttering docstrings",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-13T15:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3c724a5b3fd3028c87b86aab0a8437c2e5292b",
"body": null,
"is_bot": false,
"headline": "Removing the lingering aliases to the rescale_s1_backscatter function",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-13T15:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e340810143ac01f6a824c5ffa9f108fbe07356",
"body": "…re LARD is active",
"is_bot": false,
"headline": "learning rate logging and getting the max lr value in the setting whe…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-13T15:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48f13af9adea7674714b96dd1d980b40b1bbe1c",
"body": null,
"is_bot": false,
"headline": "correcting the mypy error of no attribute defined",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-13T13:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8af8eb3e4424a581aadfc41c425f88fcdd5e10",
"body": "… spatial inference branch else there is discontuinity in inference pathways",
"is_bot": false,
"headline": "updating the file to match with the latest changes in the codebase of…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-12T23:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a16d71ae4107cd5bd6066851cd1f25e24850317",
"body": "…omparison so that we don't silently drop last month",
"is_bot": false,
"headline": "snap the cube timestamps to their composite-window start before the c…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-12T23:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3fc324b1ce486c4b096287475fbe440fcdd8d82",
"body": null,
"is_bot": false,
"headline": "if augment=true we drew the augmentation window twice",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-12T23:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c720d1ea3f51ef2bc211e901ebbf5490f7badec",
"body": "…onversion already happens inside presto. The previous mplementation converted to dB here as well, which double-converted every pixel whose dB value is positive (DN > ~14125, e.g. bright urban/water scatterers): the builder's ``values > 0`` guard only skips *negative* dB values, so positive-dB pixels went through ``20*log10(dB) - 83`` a second timeand reached the model as ~-60..-83 dB garbage.",
"is_bot": false,
"headline": " KeyBug in Inference: We did double S1 scaling for values >0db. The c…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-12T23:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fd4f9f621a9d7e2d1fc595ba1f836306f00e44",
"body": "… dump batch error raise",
"is_bot": false,
"headline": "deepcopy save model checkpoint, region_column for train_ds and pickel…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-12T20:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed0776b873065b08e76a189d5854ceaaa0e4446",
"body": null,
"is_bot": false,
"headline": "Update vito authentication on jenkins",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T15:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c72d3c1a6d0e42de8a5622c09c5283090fc5fe7",
"body": null,
"is_bot": false,
"headline": "Bump to v2.7.0",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T14:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51b3b0d894e72893fe92867b455686214bcf761",
"body": "Finetune updates with updates to finetuning process",
"is_bot": false,
"headline": "Merge pull request #729 from WorldCereal/finetune_updates",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T14:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0145713ccd0ddf145c0976e89eef425c6285a3",
"body": null,
"is_bot": false,
"headline": "readding class_mappings.json",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-10T14:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859d27eae4d1891e1d694ccae835bfff0c1576a5",
"body": null,
"is_bot": false,
"headline": "These updated need prometheo==0.0.7",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T14:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc3c08b1d3dc6181ddba689d229beac4148f4e6",
"body": null,
"is_bot": false,
"headline": "Adding generic region_column to WorldCerealTrainingDataset",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-10T14:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105bd781eadda126191a47f6baac16e51b072f66",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into finetune_updates",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T13:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ef1452b9cf0ddaaa1762933b7388118246cb9e",
"body": null,
"is_bot": false,
"headline": "remove samples without s1 and s2",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T13:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4913df4c3ee2697c3113a174ed79d09fbdc55a8",
"body": "Update masking to always return some s1 or s2 data if possible",
"is_bot": false,
"headline": "Merge pull request #730 from gabrieltseng/masking-updates",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-10T13:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67edc53044fbdf103930895014eb9a69579d5df0",
"body": null,
"is_bot": false,
"headline": "Make the masking window aware",
"author_name": "Gabriel Tseng",
"author_login": "gabrieltseng",
"committed_at": "2026-07-10T10:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a00d24615e8518b2fbe95bf9e2dfe4a479264f",
"body": null,
"is_bot": false,
"headline": "Remove bad samples",
"author_name": "Gabriel Tseng",
"author_login": "gabrieltseng",
"committed_at": "2026-07-10T08:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7727cb09e3916e340cd0ad75fe5884734a1d3cea",
"body": null,
"is_bot": false,
"headline": "report num_bad relative to the size of the dataset",
"author_name": "Gabriel Tseng",
"author_login": "gabrieltseng",
"committed_at": "2026-07-10T07:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f96aff6560469988ea696d495fce9f992fd9718",
"body": null,
"is_bot": false,
"headline": "Update masking to always return some s1 or s2 data if possible",
"author_name": "Gabriel Tseng",
"author_login": "gabrieltseng",
"committed_at": "2026-07-09T20:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b8404662865251d17f0bb8b5cf8c8f364531d4",
"body": null,
"is_bot": false,
"headline": "Better logging in the logs to highlight important information",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T14:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01af4fcafe0392a734082da3278a578fed9cd930",
"body": "…stead of crashing (re-raise only for --finetune_regions)",
"is_bot": false,
"headline": "Gracefully handle missing admin boundaries file: warn and continue in…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T13:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eca4c926c808854c03ca2d4bf820580f57b2a2c",
"body": "…when it exists in boundaries file",
"is_bot": false,
"headline": "Fix _attach_regions_from_boundaries: use region_column as source col …",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T13:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6d6b7ada255243cd96085156dc2f8078e93fcc",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into finetune_updates",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T12:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a23c3e5de115fc594416e956d9c1dc21423d8a",
"body": "bugfix targetyear in wrong year, now based on label_datetime",
"is_bot": false,
"headline": "Merge pull request #728 from WorldCereal/season_refyear_update",
"author_name": "Syed Roshaan Ali Shah",
"author_login": "uceshaf",
"committed_at": "2026-07-09T12:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e85ee900a48dde16bebce18c447bc3fc4fbcf187",
"body": null,
"is_bot": false,
"headline": "lint removal",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T12:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6e3ae01fd77beb11adbd75bf25b068a9eebf8e",
"body": null,
"is_bot": false,
"headline": "bugfix targetyear in wrong year, now based on label_datetime",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-09T08:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd5c2b692340a9ebc7bd4e199dc9ff1d4d76c4a",
"body": "…logging\n\nimproved logging for downstream training",
"is_bot": false,
"headline": "Merge pull request #725 from WorldCereal/improve-downstream-training-…",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T13:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4cfbf8785e2ea5cc1b10ef15af257f6503fde1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into improve-downstream-training-logging",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T13:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dad5e4837b57b62e275175cb942f67aa549725d",
"body": "By default mask S2 B8A in inference",
"is_bot": false,
"headline": "Merge pull request #724 from WorldCereal/add-b8a-masking-in-inference",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T13:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b56fd79641cecce707f7ecc328ab96cefdfbb0",
"body": null,
"is_bot": false,
"headline": "updated reference now that b8a is masked",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T12:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8b4943af85b3f223a10919607648edda27e9e5",
"body": null,
"is_bot": false,
"headline": "Update OPENEO_AUTH_CLIENT_SECRET_VITO",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T11:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d08c21ffc56a1af6f5fdad61a0e8684ebb906b",
"body": null,
"is_bot": false,
"headline": "improved logging for downstream training",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T09:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d1fa5ebdd6876b7923736dc860d15fd14857f98",
"body": null,
"is_bot": false,
"headline": "update provider ID",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T08:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b932cc1f3cd771bfd09e6ad549509254146a71",
"body": null,
"is_bot": false,
"headline": "use prometheo==0.0.5",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T08:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e1301d504f666677afda070b96f853ff5521a1",
"body": null,
"is_bot": false,
"headline": "Reverting extra logging to debig",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-08T01:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562c04fef80133d5b281ad2cd1593e521f53dfce",
"body": null,
"is_bot": false,
"headline": "By default mask S2 B8A in inference",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-08T00:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c136fcd57c46fd6aeac02438261e5de4b6a6f6",
"body": "# Conflicts:\n#\tsrc/worldcereal/train/datasets.py",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into finetune_updates",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-08T00:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d404ff419f59c6f0a10d7fa245f68d0220811680",
"body": "…nfo or logger.error",
"is_bot": false,
"headline": "Evevating logger.debug messages where they seem important as logger.i…",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-07T22:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d9a33719f8fb8609e635a191713ffb4a817e0c",
"body": null,
"is_bot": false,
"headline": "By default mask S2 B8A in inference",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-07-07T15:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333dddf81c37c3ff44e7c7044b25c66d5954b059",
"body": null,
"is_bot": false,
"headline": "calculate _spatial_bins_from_h3 for per-bin sampling",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-06T08:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600fe3f6d46a3f4a43330bf9dc9a99b25fc54ea0",
"body": null,
"is_bot": false,
"headline": "Making region column generic or changeable",
"author_name": "uceshaf",
"author_login": "uceshaf",
"committed_at": "2026-07-05T22:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d672ae0b6fd7c6e5726d789e40e570ec7ef378f",
"body": "Consistent season-window date handling (fixes silent in-season sample drops)",
"is_bot": false,
"headline": "Merge pull request #721 from WorldCereal/seasonal-refactor",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-06-22T10:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3badf549091b47700359169b263b91917195bddd",
"body": null,
"is_bot": false,
"headline": "Linting fix",
"author_name": "Kristof Van Tricht",
"author_login": "kvantricht",
"committed_at": "2026-06-22T09:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb17e80efd7814574605a07074427ab85d6133f",
"body": null,
"is_bot": false,
"headline": "removing underscore so that we do not import a provate function",
"author_name": "Christina Butsko",
"author_login": null,
"committed_at": "2026-06-22T09:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b447b459ac978ebeb0ac3566e56f72b7e37297",
"body": null,
"is_bot": false,
"headline": "added test",
"author_name": "Christina Butsko",
"author_login": null,
"committed_at": "2026-06-19T12:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9712627821c8cdd7d84066c23d07dbb26236db79",
"body": null,
"is_bot": false,
"headline": "refactoring datasets.py to use updated seasonal tools",
"author_name": "Christina Butsko",
"author_login": null,
"committed_at": "2026-06-19T12:11:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 1338,
"latest_release_at": "2026-07-10T14:55:05Z",
"latest_release_tag": "v2.7.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 45,
"days_since_latest_release": 15,
"mean_days_between_releases": 70.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 19,
"stars": 92,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-10-19",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-19",
"count": 2
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 19
},
"star_history": null,
"open_issues_and_prs": 43
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"mypy.ini"
],
"toolchain_manifests": [],
"largest_source_bytes": 252468,
"source_files_sampled": 119,
"oversized_source_files": 7,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 22,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "boto3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.35.0"
},
{
"name": "cftime",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "einops",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "geojson",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "geopandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "h3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "~=4.1.0"
},
{
"name": "h5netcdf",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.3.0"
},
{
"name": "h5py",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "httpx",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.28.1"
},
{
"name": "loguru",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.7.2"
},
{
"name": "netcdf4",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.6.4"
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.4.0"
},
{
"name": "openeo",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.47.0"
},
{
"name": "prometheo",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "@ git+https://github.com/WorldCereal/prometheo.git@v0.1.1"
},
{
"name": "openeo-gfmap",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "@ git+https://github.com/Open-EO/openeo-gfmap.git@maintenance/0.4.x"
},
{
"name": "pyarrow",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.8.0"
},
{
"name": "rioxarray",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.13.0"
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "duckdb",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.4.0"
},
{
"name": "tabulate",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.9.0"
},
{
"name": "tqdm",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "xarray",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2022.3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "boto3",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "duckdb",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "h3",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "h5netcdf",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "loguru",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "netcdf4",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "openeo",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": true,
"version": "2.8.0",
"ecosystem": "pypi"
},
{
"name": "rioxarray",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "catboost",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "folium",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ipyleaflet",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ipywidgets",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jupyter-server-proxy",
"direct": false,
"version": "4.4.0",
"ecosystem": "pypi"
},
{
"name": "leafmap",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "localtileserver",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "matplotlib",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "plotly",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pystac",
"direct": false,
"version": "1.10.1",
"ecosystem": "pypi"
},
{
"name": "pystac-client",
"direct": false,
"version": "0.8.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "torch",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 26,
"direct_count": 13,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 339,
"open_issues": 42,
"closed_ratio": 0.883,
"closed_issues": 317,
"closed_unmerged_prs": 23
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kvantricht",
"commits": 1178,
"avatar_url": "https://avatars.githubusercontent.com/u/66418796?v=4"
},
{
"type": "User",
"login": "jdegerickx",
"commits": 929,
"avatar_url": "https://avatars.githubusercontent.com/u/66786145?v=4"
},
{
"type": "User",
"login": "VincentVerelst",
"commits": 196,
"avatar_url": "https://avatars.githubusercontent.com/u/30296933?v=4"
},
{
"type": "User",
"login": "uceshaf",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/44034594?v=4"
},
{
"type": "User",
"login": "HansVRP",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/57984106?v=4"
},
{
"type": "User",
"login": "cbutsko",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/10546825?v=4"
},
{
"type": "User",
"login": "giollimirgia",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/49987400?v=4"
},
{
"type": "User",
"login": "gabrieltseng",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/29063740?v=4"
},
{
"type": "User",
"login": "jdries",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5937096?v=4"
},
{
"type": "User",
"login": "cyrankate",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/156313575?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.485
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"legend-to-pages.yaml",
"lint.yaml",
"udp-to-pages.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"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": 5,
"reason": "Found 4/7 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1e3a8109e8f835f332e5791d60ad13665317f799",
"ran_at": "2026-07-25T16:31:44Z",
"aggregate_score": 5.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-07-25T03:33:27Z",
"oldest_open_prs": [
{
"number": 739,
"created_at": "2026-07-18T08:53:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T15:06:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 167,
"created_at": "2024-09-25T10:03:07Z",
"last_comment_at": "2025-04-29T07:37:56Z",
"last_comment_author": "HansVRP"
},
{
"number": 273,
"created_at": "2025-01-27T14:27:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 282,
"created_at": "2025-02-06T11:35:30Z",
"last_comment_at": "2026-01-07T13:16:55Z",
"last_comment_author": "VincentVerelst"
},
{
"number": 288,
"created_at": "2025-02-19T16:58:39Z",
"last_comment_at": "2026-06-23T13:45:39Z",
"last_comment_author": "kvantricht"
},
{
"number": 312,
"created_at": "2025-03-24T14:03:09Z",
"last_comment_at": "2026-07-13T12:58:29Z",
"last_comment_author": "shabarinath4"
},
{
"number": 326,
"created_at": "2025-04-07T13:35:09Z",
"last_comment_at": "2026-06-23T13:44:07Z",
"last_comment_author": "kvantricht"
},
{
"number": 373,
"created_at": "2025-06-27T09:44:11Z",
"last_comment_at": "2025-06-27T09:50:17Z",
"last_comment_author": "kvantricht"
},
{
"number": 406,
"created_at": "2025-08-13T13:12:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 445,
"created_at": "2025-09-29T08:34:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 463,
"created_at": "2025-10-22T09:50:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 525,
"created_at": "2025-12-12T14:32:02Z",
"last_comment_at": "2026-07-13T12:59:22Z",
"last_comment_author": "shabarinath4"
},
{
"number": 526,
"created_at": "2025-12-15T14:31:24Z",
"last_comment_at": "2026-02-18T14:41:19Z",
"last_comment_author": "jdegerickx"
},
{
"number": 550,
"created_at": "2026-01-26T14:16:49Z",
"last_comment_at": "2026-05-27T08:52:46Z",
"last_comment_author": "jdegerickx"
},
{
"number": 584,
"created_at": "2026-02-18T17:24:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 586,
"created_at": "2026-02-18T17:27:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 587,
"created_at": "2026-02-19T10:15:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 588,
"created_at": "2026-02-23T14:38:05Z",
"last_comment_at": "2026-05-27T08:48:20Z",
"last_comment_author": "jdegerickx"
},
{
"number": 600,
"created_at": "2026-03-06T14:26:40Z",
"last_comment_at": "2026-06-15T13:21:25Z",
"last_comment_author": "kvantricht"
},
{
"number": 606,
"created_at": "2026-03-09T14:46:35Z",
"last_comment_at": "2026-04-30T08:51:33Z",
"last_comment_author": "cyrankate"
},
{
"number": 609,
"created_at": "2026-03-09T14:54:59Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/WorldCereal/worldcereal-classification",
"host": "github.com",
"name": "worldcereal-classification",
"owner": "WorldCereal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 64,
"vitality": 94,
"community": 48,
"governance": 69,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 94,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"commits_last_year": 1338,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 45
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "45/52 weeks with commits",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 45
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1338 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1338
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 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": 92,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v2.7.0",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": 70.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~70.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 70.1
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 19,
"stars": 92,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "92 stars",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 92
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "19 forks",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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
}
]
}
],
"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": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 14,
"top_contributor_share": 0.485
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 339,
"open_issues": 42,
"closed_issues": 317,
"issue_closed_ratio": 0.883,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 41.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "339/362 decided PRs merged",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 339,
"decided": 362
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/7 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 46,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "WorldCereal",
"public_repos": 32,
"account_age_days": 2242
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "46 followers of WorldCereal",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 46,
"login": "WorldCereal"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~6 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://esa-worldcereal.org/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://esa-worldcereal.org/",
"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": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/7 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 22 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 22
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 22,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.18,
"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": "18 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"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": [
"mypy.ini"
],
"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": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "mypy.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mypy.ini"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 252468,
"source_files_sampled": 119,
"oversized_source_files": 7
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (mypy.ini)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "mypy.ini",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "7/119 source files over 60KB",
"points": 51.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 119,
"oversized": 7
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch pypi package 'worldcereal' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T16:32:06.753967Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WorldCereal/worldcereal-classification.svg",
"full_name": "WorldCereal/worldcereal-classification",
"license_state": "standard",
"license_spdx": "MIT"
}