Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"voxel",
"3d",
"gamedev",
"rendering",
"geometry",
"mesh"
],
"is_fork": false,
"size_kb": 4228,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 620819
},
"pushed_at": "2022-06-23T15:47:54Z",
"created_at": "2020-10-09T01:49:58Z",
"owner_type": "User",
"updated_at": "2026-07-23T21:39:59Z",
"description": "A voxel library for real-time applications.",
"is_archived": true,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Duncan",
"type": "User",
"login": "bonsairobo",
"company": null,
"location": null,
"followers": 156,
"avatar_url": "https://avatars.githubusercontent.com/u/3229981?v=4",
"created_at": "2013-01-09T22:52:31Z",
"is_verified": null,
"public_repos": 66,
"account_age_days": 4945
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2021-06-14T15:25:06Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2021-03-21T21:40:44Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-02-08T04:18:11Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2020-12-17T02:05:09Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2020-12-14T07:33:05Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2020-12-04T05:59:36Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2020-11-09T07:19:20Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-11-07T19:49:13Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2020-10-26T19:34:21Z"
}
],
"recent_commits": [
{
"oid": "73db8fd613efc365ec6a942272ed644c173d09ed",
"body": null,
"is_bot": false,
"headline": "add link to my-stack list",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2022-02-14T00:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b440a5fbc511e08191b3aa37dcd4690fe1fb7a1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2022-01-11T07:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bdc1d55864d5ece0e8542340b784bf8bd02d00",
"body": null,
"is_bot": false,
"headline": "link to grid-tree",
"author_name": "Duncan Fairbanks",
"author_login": null,
"committed_at": "2021-12-03T05:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77915744ba5d232692323480c2e0dd9cbc74bc6b",
"body": null,
"is_bot": false,
"headline": "Add note to README about new crates",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-11-30T06:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21165e0826ed85b520a22d5b3b78177d6e2b180b",
"body": null,
"is_bot": false,
"headline": "stop using bench_with_setup on surface_nets",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-23T22:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19f98ab3d2d7b2c212135fb3fc560b95e7665d0",
"body": null,
"is_bot": false,
"headline": "fix typo in benchmark required features",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-23T19:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fda7d7e45b5cd3534ee4533cabf517ec82a70d2",
"body": null,
"is_bot": false,
"headline": "Replace custom morton impl with faster morton-encoding crate",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-21T02:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b32ad5e4818e5d0a873d496110143d58ff86f0f",
"body": null,
"is_bot": false,
"headline": "Remove the basis method from Point trait",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-20T09:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43473ec0de6d7e936643cc8c3de58a05392d1a76",
"body": null,
"is_bot": false,
"headline": "benchmark renames",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-17T01:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b7591803be5508760568a318ddee77870b9a17",
"body": null,
"is_bot": false,
"headline": "make Array::new_one_channel use AsRef instead of Deref bound",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-17T01:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e9ea707aceae3c1f454d3373bfec5a96acea81",
"body": "We need to use core::ptr::write to avoid dropping uninitialized memory",
"is_bot": false,
"headline": "Fix a bug with impl MultiMutPtr for *mut T",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-17T00:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d874615141c8727495fa3e5b5ec58e1f390c8f6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/bonsairobo/building-blocks",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-17T00:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69d0513e3b683a6d847a77548f3cc7c737c3113",
"body": null,
"is_bot": false,
"headline": "make serde and bincode optional features",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-16T05:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987b9adf34de29784609dff8e0d18bda9a58f5cf",
"body": null,
"is_bot": false,
"headline": "make serde and bincode optional features",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-16T03:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b4d8da194ec9567d6ba2f6e7413a61114655fb",
"body": null,
"is_bot": false,
"headline": "remove type param from IntegerPoint",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-16T02:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e856a98c6a82bd33b0da779fe2450ac302ff94f",
"body": "…ts of \"itertools\" and \"num\" from building_block_core. (#49)",
"is_bot": false,
"headline": "Reduce risk of version mismatch by making all sub-crates use re-expor…",
"author_name": "eadf",
"author_login": "eadf",
"committed_at": "2021-09-15T21:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ff370ef9056b5370fe43e10a6a3f784d126429",
"body": "At the moment it is hard to avoid unused vertices.",
"is_bot": false,
"headline": "A, by default ignored, test for unused vertices. (#48)",
"author_name": "eadf",
"author_login": "eadf",
"committed_at": "2021-09-15T21:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa3cabfc9e0625a3d9e56cd408b3842697c9f24",
"body": null,
"is_bot": false,
"headline": "move some methods onto ChunkIndexer",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T17:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490ed59f1c3ec512398edc88248864527dcd05f8",
"body": null,
"is_bot": false,
"headline": "expose a ChunkTree::visit_neighbor_keys method",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T08:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954061cdb9bb08c123b3ec51fec846ae9195b83a",
"body": null,
"is_bot": false,
"headline": "change the ChunkDb write bench into a read bench",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T08:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ec3d57b5d9f8af078f00af3028871ca14c0d3f",
"body": null,
"is_bot": false,
"headline": "expose the ChunkTree::node_is_loading API",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T07:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c451e6bcfee514aa191d7c9c1f859c4cfd2d4f",
"body": null,
"is_bot": false,
"headline": "temporary fix for #45",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T07:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f953bd312fdec6a704fb8b12b48add77a5164e",
"body": null,
"is_bot": false,
"headline": "use get_node_state instead of get_node",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-15T07:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d060aaa8a554b27347c48348ce915152833b50c",
"body": null,
"is_bot": false,
"headline": "Make the unique triangles test more rigorous",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-13T06:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e547c99eeeebaa885e4f76e7f61e713d2c2e13",
"body": null,
"is_bot": false,
"headline": "add test of tree-collapse on delete",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-13T05:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e48438d3b9032a38184e256099cb70eb04b18c",
"body": null,
"is_bot": false,
"headline": "Make ChunkSphere pub",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-13T00:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b009c2178d6e6bc46fe6550fe10127b0cd927b8",
"body": null,
"is_bot": false,
"headline": "add get_mut_node_or... methods",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-13T00:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b5d5b8b69e8b301d4ada404ac6f877d4c8cddd",
"body": null,
"is_bot": false,
"headline": "add test of load/delete top-down",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T23:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47403c5aea47b27f87ef7a7813d9a9d307badcd",
"body": null,
"is_bot": false,
"headline": "change num_lods to 10 in lod_terrain",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T23:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790c4e6a527f1e0605151d2f00060da06de7c595",
"body": null,
"is_bot": false,
"headline": "change the default seed for lod_terrain",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T23:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982e9be5cd103189ec6acb408c40c7b010f49b15",
"body": null,
"is_bot": false,
"headline": "make some improvements to ChunkTree::finish_removal",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T23:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e3445ca67ccbd857b3661fd1960256942a2bdc",
"body": null,
"is_bot": false,
"headline": "update ChunkTree::extent_is_loading to work with top-down loading",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T20:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381d2bc93ec4006e11121ac2d721f37f4fb1d4fa",
"body": null,
"is_bot": false,
"headline": "Add preliminary support for loading top-down",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T11:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd052ab545e44971ab553473e0083b7edc48e19",
"body": "… pop_node",
"is_bot": false,
"headline": "Replace ChunkStorage::delete_chunk with an augmented get_mut_node and…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T10:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4198c3a937c3e0fab6675fa1e071db5efec10ce4",
"body": "…sert_with",
"is_bot": false,
"headline": "Replace ChunkStorage::write_chunk with a modified get_mut_chunk_or_in…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T08:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3a8fd1c2efd16e8ea4f7aaba0800e5c992efce",
"body": null,
"is_bot": false,
"headline": "Fix duplicate triangles on chunk boundary in surface_nets",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-12T07:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64197bc1bf9640f5d625e5233d483e152cda5e96",
"body": "* Make nalgebra conversions generic (backport from cgmath tc)\r\n\r\n* Corrected a cgmath doc test\r\n\r\n* Fix method documentation (nalgebra & cgmath)",
"is_bot": false,
"headline": "Generic nalgebra conversion (#47)",
"author_name": "eadf",
"author_login": "eadf",
"committed_at": "2021-09-10T17:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc7b5d644eb1678b74a72d4b4bbe1629524ca3e",
"body": null,
"is_bot": false,
"headline": "a few simplifications to the cgmath conversion code",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T21:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c393c761492dc0ffc65b9b94aa5c6ce03b5489",
"body": "* Add cgmath to readme.md\r\n\r\n* Make cgmath type conversions more generic",
"is_bot": false,
"headline": "Generic cgmath conversions (#46)",
"author_name": "eadf",
"author_login": "eadf",
"committed_at": "2021-09-09T21:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b3bcbba3cb834c7a90b6dc85344b6611c5d335",
"body": null,
"is_bot": false,
"headline": "fix a backward incompatibility issue with integer rounding on nightly",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T19:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfccd80b5e0a3180afab2f45ff7834f8631b6b93",
"body": null,
"is_bot": false,
"headline": "make the light follow the camera",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T07:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2179f290cfd1f7db8b636cf7a8b22e5c59d5f2b7",
"body": null,
"is_bot": false,
"headline": "remove Y boundaries for chunk generation",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T07:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ea45fa0aa3e3a652ab1a052ee9684cfc7c896b",
"body": "…re loaded first",
"is_bot": false,
"headline": "Add the StateBit::Loading to remove the constraint that descendants a…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T07:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ff5c31c75a9f7c47ebe51e8503b2fcfcde3968",
"body": "… to load in the same frame",
"is_bot": false,
"headline": "fix a bug where we marked chunks as loaded after searching for chunks…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-09T06:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1adbc5472554c5890724f16138fcaa2abba204",
"body": "We should only check descendants_have_data after unsetting the child bit",
"is_bot": false,
"headline": "Fix a bug with chunk tree unlink",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-08T06:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70491d9544189ef73b1e838d6c7c25591dac6c6",
"body": "slots",
"is_bot": false,
"headline": "Use intersection rather than bounding sphere test for detecting new",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-08T03:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8266ed6783177f1814ad259062ffd91f299e111",
"body": "* Add cgmath type conversions\r\n\r\n* Add cgmath doc & tests",
"is_bot": false,
"headline": "Cgmath type conversions (#44)",
"author_name": "eadf",
"author_login": "eadf",
"committed_at": "2021-09-07T22:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6628fbec548ed4e6bf85a1bd479ed1ff36a813b",
"body": null,
"is_bot": false,
"headline": "simplify point aliases",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T21:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560354c2c33f4f299c80c040f5ff60e2a20bedd7",
"body": null,
"is_bot": false,
"headline": "fix clippy lints",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T17:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd161b880831cda5fdff345457490b722bea03f",
"body": null,
"is_bot": false,
"headline": "doc intralink",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T17:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0db3f81b06f45a786074ef055e3fab7c20cf9c0",
"body": null,
"is_bot": false,
"headline": "docs for clipmap_ functions",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T16:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b139618787f15b2b09167d4c1946d07b09110d7",
"body": null,
"is_bot": false,
"headline": "change chunk_lod0_bounding_sphere to just chunk_bounding_sphere",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fa88720f340035287322d5a4bc5b36b19d1e5b",
"body": null,
"is_bot": false,
"headline": "more ChunkTree docs",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T16:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6def8369b6487b64bb8b9adbdf49c148077550b",
"body": null,
"is_bot": false,
"headline": "add some ChunkTree docs",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T16:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689d76afc8827f5828551c815b8e38898e548428",
"body": null,
"is_bot": false,
"headline": "elide linking a new chunk/node if the chunk/node already existed",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T15:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889e3d52bec483816b0668cb96dac20fa7629fdf",
"body": null,
"is_bot": false,
"headline": "add a ChunkTree::extent_is_loading method",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T14:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9e0c1c254096f51b4eee713801b5a588d7ac2c",
"body": "Now it's clear that any action which either creates or deletes a chunk\nwill interrupt the loading process.",
"is_bot": false,
"headline": "Resolve some conflicts in the ChunkTree surrounding the loading process",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T07:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272476ae820837b2af4199eb488a7fed813ba07a",
"body": null,
"is_bot": false,
"headline": "use a faster algorithm for ChunkTreeLodView::bounding_extent",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T01:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c62c132204c7c4a631f32b93109795d3ce9f5e5",
"body": null,
"is_bot": false,
"headline": "delete the visit_nodes methods",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T00:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61dd0a8970d5a5e11e03c0a13206f157c9005289",
"body": null,
"is_bot": false,
"headline": "temporary fix for len_cached issue",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T00:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a227cfbc36f3e6a7b3b740b48c1ced26c90ce671",
"body": null,
"is_bot": false,
"headline": "mostly rewrite ChunkStorage",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-06T00:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "653d74db34c94eea9298533bc51a847e85ea0c59",
"body": null,
"is_bot": false,
"headline": "remove the unused write_raw_node API",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-05T19:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f2f2f1374615a4118a4d4d532e533ec221b069",
"body": null,
"is_bot": false,
"headline": "make chunk generation async",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-05T02:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e431a73f63ba0f438476964945b358fb8058f013",
"body": null,
"is_bot": false,
"headline": "make mesh generation async",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-05T00:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fd04da08b512c64a3d1b44b35610cc40aafe15",
"body": null,
"is_bot": false,
"headline": "add adaptive FrameBudget",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T22:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c16dfc8b0f5d214511d8b540a012699a48a0108b",
"body": null,
"is_bot": false,
"headline": "lower chunks_processed_per_frame",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T19:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7568733bdbe621d1b1c9d0d4c90000a97eae402e",
"body": null,
"is_bot": false,
"headline": "add tracing span to chunk writer",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T19:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8519e21689959a9f6e104ab520abfe1df105da36",
"body": "node",
"is_bot": false,
"headline": "Don't set the Render bit unless we are generating an LodChange for the",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T19:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6926f87d86fe9f53e7b203ee63cdbc5ba584a0db",
"body": "…loading chunks",
"is_bot": false,
"headline": "don't require chunks to intersect the clip sphere when searching for …",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T18:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b35fa6d03bc8bcd593a1764fdd467122c2a3812",
"body": null,
"is_bot": false,
"headline": "add chunk compression to lod_terrain",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T06:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118f646cec1d379e6888d912b1a1c408791b930c",
"body": null,
"is_bot": false,
"headline": "document all methods on ChunkTree",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T05:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb6316c4e886c92c61191921432d81fe0f9f65b",
"body": null,
"is_bot": false,
"headline": "move visit_chunks and visit_mut_chunks onto ChunkTreeLodView",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T05:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c3f3a116177313dd0f3f02dc574ab8a06494bf",
"body": null,
"is_bot": false,
"headline": "don't count downsampling towards the frame load budget",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T05:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f5e572165f34a914b67c74e1e6f23ea728c0dd9",
"body": null,
"is_bot": false,
"headline": "allow meshing of chunks as soon as they are loaded",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-04T05:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216cead478a7c3fa6db7b09aa5cef74fae767e33",
"body": null,
"is_bot": false,
"headline": "rename child_needs_loading_bits to descendant_needs_loading_bits",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9c05805c8f343889a41c7c3b93d3586cb57704",
"body": null,
"is_bot": false,
"headline": "extract a link_loaded_node method",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f06610876569d89f41230b754fec03039f6254",
"body": null,
"is_bot": false,
"headline": "remove the unused world_chunks_extent param of MapConfig",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c967d16f2b042adca262a2e9b233190f2ca9d756",
"body": "To indicate that they might leave the tree in an inconsistent state\nthat must be repaired.",
"is_bot": false,
"headline": "Suffix some internal methods on ChunkTree with \"_dangling\"",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b31a155fbdb74742a24ba809b82cd12b9f2c826",
"body": "…hods",
"is_bot": false,
"headline": "add debug assertions that chunk keys are valid for some ChunkTree met…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c5e52c8ced370cb2811ee1793d582f1e64853b",
"body": null,
"is_bot": false,
"headline": "Fix some issues with cache invalidation in the CompressibleChunkStorage",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T23:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6ba20b248962be9a7ba0bcc845b2c7e95078ae",
"body": null,
"is_bot": false,
"headline": "add the clipmap_chunks_in_sphere function",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T21:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885e4528bfd7027408e66bd1d278e88fdb99b2d5",
"body": null,
"is_bot": false,
"headline": "expose a ChunkTree::delete_chunk method",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T20:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08b58661c5668d5c5bfbef673e2626b342aef6e",
"body": "We used to have a SyncBatch<LodChange3> to allow parallelism between the\nlevel_of_detail system and the mesh_generator system. This was flawed\nbecause it allowed for multiple frames of commands to be processed by\nthe mesh generator in a single frame. The mesh generator does not\nsupport this, since it will first apply all mesh removals and then all\nmesh spawns. This would be out of order for the case where a mesh is\ndeleted in one frame and then created again in the next frame.",
"is_bot": false,
"headline": "Fix a mesh overlap bug",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T20:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a5f82721f45310401c1e8339483b208772c9be4",
"body": null,
"is_bot": false,
"headline": "add the LodChange3::Spawn variant",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T19:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5462b9c7b9ec47eac87d322b3fada4a886b4eb3e",
"body": "It's not necessary when we have a heap to prioritize work close to the\ncamera. It also enables merges to happen far away, which helps with\nperformance.",
"is_bot": false,
"headline": "remove sphere intersection test from render_updates",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-09-03T19:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f981db958c03d6927f0981a131b2d6d997e96efb",
"body": null,
"is_bot": false,
"headline": "dont generate LodChanges for loading chunks",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-31T09:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0533a28014cbdd8953a2982992b1ab737826975d",
"body": null,
"is_bot": false,
"headline": "infinite terrain",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-31T08:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccfde5a877170a4407717daaf896504017bf2543",
"body": null,
"is_bot": false,
"headline": "replace the VoxelMap trait with a concrete type in lod_terrain example",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-30T23:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7961b169cf1b65fe785f7de82374642ef3bcff64",
"body": null,
"is_bot": false,
"headline": "more progress in preparation for lod_terrain infinite_generation",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-30T21:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a87d81d196d698108f31251347cb375cf54f663",
"body": null,
"is_bot": false,
"headline": "extract a detect_new_chunks system in the lod_terrain example",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-30T04:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d131e144f8e2a538fd10e1a4cbc1bc6581243a",
"body": null,
"is_bot": false,
"headline": "simplify clipmap_new_chunks a bit",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-30T03:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50b5f535b76a6a4c503c63cc8aac50e33588deb",
"body": "…sit_all_nodes",
"is_bot": false,
"headline": "generalize the visit_occupied_chunks API into visit_tree_nodes and vi…",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-30T01:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30f3c0f9a7c6fb60119f5c494360aa53fc9dd7f",
"body": null,
"is_bot": false,
"headline": "do parallel downsampling after generating a map for lod_terrain",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T22:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790ac87820508d09b2fee5447aba06eddd8b1286",
"body": null,
"is_bot": false,
"headline": "fix some bugs with downsample_descendants_into_new_chunks",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T21:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c931af9f39927a655e6dce29816b0048fe1bc075",
"body": null,
"is_bot": false,
"headline": "dedup some code using ChunkTree::visit_child_key_of_node",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5eadad433c5242fe6f9208445096c6df9d61c75",
"body": "…of borrowing it",
"is_bot": false,
"headline": "fix a clipmap issue caused by returning a clone of NodeState instead …",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f2ef160bbae625325056456547cb7b044433548",
"body": null,
"is_bot": false,
"headline": "make some ChunkTree methods pub",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b425d615518ebabf262d12778d4ba50028685c1a",
"body": null,
"is_bot": false,
"headline": "avoid some duplicate lookups in clipmap",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f8beb11b16422dee2ff332af46006ea5a379ad",
"body": null,
"is_bot": false,
"headline": "only get NodeState instead of ChunkNode in clipmap",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05203567f94949f230e0212ac53119073933df9d",
"body": null,
"is_bot": false,
"headline": "change ChunkStorage to support getting NodeState without the whole node",
"author_name": "Duncan",
"author_login": null,
"committed_at": "2021-08-29T20:17:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2021-06-14T15:25:06Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 1493,
"active_weeks_last_year": 0,
"days_since_latest_release": 1867,
"mean_days_between_releases": 28.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "building-blocks",
"exists": true,
"license": "MIT",
"keywords": [
"voxel"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/building-blocks",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/bonsairobo/building-blocks",
"versions_count": 11,
"total_downloads": 21598,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 170,
"first_published_at": "2020-10-26T09:11:31.431162Z",
"latest_published_at": "2021-09-23T01:43:54.888086Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1767
}
]
},
"popularity": {
"forks": 32,
"stars": 385,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-15",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-19",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 32
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"crates/building_blocks_core/Cargo.toml",
"crates/building_blocks_mesh/Cargo.toml",
"crates/building_blocks_search/Cargo.toml",
"crates/building_blocks_storage/Cargo.toml",
"crates/utilities/Cargo.toml",
"examples/Cargo.toml",
"examples/bevy_utilities/Cargo.toml"
],
"largest_source_bytes": 55618,
"source_files_sampled": 121,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"examples/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "bincode",
"direct": false,
"version": "1.3.3",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2025-0141"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 221
},
{
"name": "proc-macro-error",
"direct": false,
"version": "1.0.4",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0370"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 692
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 55,
"malicious_count": 0,
"assessed_package": "crates:building-blocks@0.7.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "building_blocks_core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "building_blocks_storage",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "building_blocks_mesh",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "building_blocks_search",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 25,
"open_issues": 7,
"closed_ratio": 0.611,
"closed_issues": 11,
"closed_unmerged_prs": 5
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "entropylost",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/31631663?v=4"
},
{
"type": "User",
"login": "malmz",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1337808?v=4"
},
{
"type": "User",
"login": "eadf",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/655495?v=4"
},
{
"type": "User",
"login": "schell",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/24942?v=4"
},
{
"type": "User",
"login": "ostwilkens",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5286600?v=4"
},
{
"type": "User",
"login": "jgraef",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/159282?v=4"
},
{
"type": "User",
"login": "Lemonzyy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/47032639?v=4"
},
{
"type": "User",
"login": "indiv0",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/641547?v=4"
},
{
"type": "User",
"login": "superdump",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/302146?v=4"
},
{
"type": "User",
"login": "siler",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1622279?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.267
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "project is archived",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "73db8fd613efc365ec6a942272ed644c173d09ed",
"ran_at": "2026-07-26T03:25:03Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 23,
"created_at": "2021-04-28T22:31:13Z",
"last_comment_at": "2021-04-29T16:52:40Z",
"last_comment_author": "bonsairobo"
},
{
"number": 24,
"created_at": "2021-05-02T14:17:31Z",
"last_comment_at": "2021-05-02T14:51:37Z",
"last_comment_author": "superdump"
},
{
"number": 42,
"created_at": "2021-08-17T23:23:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2022-06-23T15:47:54Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2021-09-15T21:53:22Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2020-10-27T17:53:11Z",
"last_comment_at": "2020-10-27T17:58:59Z",
"last_comment_author": "bonsairobo"
},
{
"number": 26,
"created_at": "2021-05-11T11:54:04Z",
"last_comment_at": "2023-08-14T04:43:15Z",
"last_comment_author": "jedjoud10"
},
{
"number": 31,
"created_at": "2021-06-24T23:25:49Z",
"last_comment_at": "2021-08-09T18:25:39Z",
"last_comment_author": "bonsairobo"
},
{
"number": 33,
"created_at": "2021-07-15T17:13:39Z",
"last_comment_at": "2021-07-16T05:49:09Z",
"last_comment_author": "bonsairobo"
},
{
"number": 45,
"created_at": "2021-09-09T03:55:09Z",
"last_comment_at": "2021-09-15T19:35:11Z",
"last_comment_author": "bonsairobo"
},
{
"number": 50,
"created_at": "2021-11-24T18:03:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2022-10-08T11:00:52Z",
"last_comment_at": "2022-10-09T06:21:27Z",
"last_comment_author": "wlinna"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bonsairobo/building-blocks",
"host": "github.com",
"name": "building-blocks",
"owner": "bonsairobo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 18,
"inputs": {
"security": 42,
"vitality": 25,
"community": 55,
"governance": 66,
"engineering": 34,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 18
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1493,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1493 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1493
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"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": 60,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 1867,
"mean_days_between_releases": 28.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1867 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1867
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 32,
"stars": 385,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "385 stars",
"points": 41.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 385
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "32 forks",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 32
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"packages": [
"building-blocks"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 21598,
"monthly_downloads": 170
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "170 downloads/month across crates",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 170,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 14,
"top_contributor_share": 0.267
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 25,
"open_issues": 7,
"closed_issues": 11,
"issue_closed_ratio": 0.611,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/30 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 30
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 156,
"owner_type": "User",
"is_verified": null,
"owner_login": "bonsairobo",
"public_repos": 66,
"account_age_days": 4945
},
"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": "156 followers of bonsairobo",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 156,
"login": "bonsairobo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "66 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 66
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"building-blocks"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1767
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1767 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1767
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"voxel",
"3d",
"gamedev",
"rendering",
"geometry",
"mesh"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Matched the crates:building-blocks@0.7.1 runtime dependency closure — what installing the published package pulls in — 55 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:building-blocks@0.7.1",
"assessed": 55
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 88,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 55,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"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": "2 affected: bincode 1.3.3 (unknown), proc-macro-error 1.0.4 (unknown)",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "bincode 1.3.3 (unknown), proc-macro-error 1.0.4 (unknown)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 692 days ago",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 692
}
}
],
"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": 55,
"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": 11
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.09,
"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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"crates/building_blocks_core/Cargo.toml",
"crates/building_blocks_mesh/Cargo.toml",
"crates/building_blocks_search/Cargo.toml",
"crates/building_blocks_storage/Cargo.toml",
"crates/utilities/Cargo.toml",
"examples/Cargo.toml",
"examples/bevy_utilities/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, crates/building_blocks_core/Cargo.toml, crates/building_blocks_mesh/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, crates/building_blocks_core/Cargo.toml, crates/building_blocks_mesh/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 55618,
"source_files_sampled": 121,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/121 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 121,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T03:25:14.769580Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bonsairobo/building-blocks.svg",
"full_name": "bonsairobo/building-blocks",
"license_state": "standard",
"license_spdx": "MIT"
}