原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 402,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 353412
},
"pushed_at": "2026-07-27T18:55:53Z",
"created_at": "2025-05-08T03:41:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T18:54:21Z",
"description": "Fast halfedge triangle mesh graph in pure Rust",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://synphonyte.com",
"name": null,
"type": "Organization",
"login": "Synphonyte",
"company": null,
"location": "Germany",
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/100966994?v=4",
"created_at": "2022-03-04T20:15:44Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 1607
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-27T20:03:09Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-27T15:00:15Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-06-18T01:14:59Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-10T18:40:28Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-03-14T17:52:02Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-12-22T17:18:05Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-10-15T23:34:35Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-10-08T18:51:51Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-10-07T13:18:31Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-07-27T20:03:30Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-06-23T20:32:54Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-05-29T06:35:09Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-05-15T05:18:45Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-05-15T04:49:43Z"
}
],
"recent_commits": [
{
"oid": "3119feddc9aaa50cc9b8d456d7f3040327c0f8ff",
"body": null,
"is_bot": false,
"headline": "updated dependencies",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-27T18:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91c0814cc1dc2e06396fd83d38ba8f2bce79503",
"body": null,
"is_bot": false,
"headline": "clippy",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-27T14:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09dd3ff302593a8b2b1829fbb33c9fb41d52f6e9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-27T14:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9bfc7c26be58f596786823674b16c04fd412043",
"body": "rerun on non-manifold graphs",
"is_bot": false,
"headline": "prevent potential endless loops and made sure to not panic on using",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-27T14:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0902529ad7d78fd77be8a0335ec48bf19e7c262a",
"body": null,
"is_bot": false,
"headline": "Added manifold integration",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-27T14:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0553b625b99ebcb5f7390a204b1590f2a2545967",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-04T21:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d18647b1f55e3e42a5638cb1c26d970105836ba8",
"body": null,
"is_bot": false,
"headline": "Update cd.yml",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-07-04T21:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f456e1d76b8d46b68dd995e45ebe770a68bcea2e",
"body": "…ons/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #35 from Synphonyte/dependabot/github_actions/acti…",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2026-06-25T13:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c14d7c180b127cd1055c405ff955a3964efb5c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T17:23:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ffa6bd289426cd10242c9191f954c5996984fb5",
"body": null,
"is_bot": false,
"headline": "fixed add_edge to also connect Vertex::outgoing_halfedge",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-06-18T01:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f072f88de521f23d7ce94cd1f82969f98cd20a1",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-06-17T20:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6821642e1cbf697ab29d6247a4e20692a4a938d",
"body": null,
"is_bot": false,
"headline": "chore: clippy",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-06-17T20:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9765f3aa0d05eea0c331772f8abe5789317023b8",
"body": "Update itertools requirement from 0.14 to 0.15",
"is_bot": false,
"headline": "Merge pull request #33 from Synphonyte/dependabot/cargo/itertools-0.15",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2026-06-17T20:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2dde8aeb4d16521f5e70085d61a45544af2d218",
"body": "Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.\n- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-itertools/itertools/compare/v0.14.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: itertools\n dependency-version: 0.15.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update itertools requirement from 0.14 to 0.15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T20:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f4bfd5d16b14d590a0afdac989b46b207494ed",
"body": "- Fixed `merge_one_ring` edge cases\n- A bunch of `edge` methods now return `Option<...>` because they can\n fail if given invalid `VertexId`s.\n- Added `MeshGraph::merge_vertices`",
"is_bot": false,
"headline": "- Updated dependencies rerun, parry3d and glam",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-06-17T20:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb7c28f989dc023b7e93b4c8e59dcd09c8fee5d",
"body": null,
"is_bot": false,
"headline": "removed all warnings",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-05-15T19:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b879a9637614331edfda3c70730d57bc2fee82",
"body": null,
"is_bot": false,
"headline": "all tests work again",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-05-15T19:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3cc3c1be3c9397ce56a96b338687c34369f04ae",
"body": null,
"is_bot": false,
"headline": "already connected pairings",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-05-15T13:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f732811533c03fad96bf48f388f494afc221418",
"body": null,
"is_bot": false,
"headline": "updated dep",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-04-10T18:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ec9336bc437086706981c14534571d54c655aa",
"body": null,
"is_bot": false,
"headline": "Update cd.yml",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-03-14T17:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f5f6344ad69bfc3d4b5de43a83833f28af063d",
"body": null,
"is_bot": false,
"headline": "release",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-03-14T17:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d3d1e933c55b8037b0740f11bf7405bd4a7a44",
"body": "method",
"is_bot": false,
"headline": "added apply_... transform methods to mesh_graph and hardened rebuild_bvh",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-03-14T17:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0f8601bf749416b0d977ffcffe5c7265ff8da21",
"body": null,
"is_bot": false,
"headline": "Hardened log_rerun against non-valid graphs",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-03-05T21:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2c1b6ee91d2f9ee80d01515fd8c39bf2480d30",
"body": "proper can_collapse_edge check.\nvertex neighborhood cleanup.",
"is_bot": false,
"headline": "finished implementing one-ring merging.",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-02-25T15:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30a1fe6ce396a00795ba0d23fac51edec8c6eeb",
"body": null,
"is_bot": false,
"headline": "all tests run through. added marked halfedges and vertices.",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-27T03:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e081df2be7ab992062777feb0bbfe6fe7be58fa3",
"body": null,
"is_bot": false,
"headline": "implementd flipping of shared he in merge one-rings",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-23T05:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952558c400349352d697720b29cfa1873a3004b5",
"body": null,
"is_bot": false,
"headline": "merge vertex by one-ring works",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-22T16:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d6a7fe45a1767004a90aedbefbfe6fd9e3fc80",
"body": null,
"is_bot": false,
"headline": "vertex merge with shared one-ring parts works",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-22T15:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421216693ec6718411d03eb27f0b35441253c1fa",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-21T20:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f91921e26b033e6708f160817bf6d419ee813c",
"body": null,
"is_bot": false,
"headline": "merge one-rings works if they are not partially connected",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-21T20:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99329fbf80186ae94fa34c56f08cb213bae34d6",
"body": null,
"is_bot": false,
"headline": "added new test case for cleanup ops",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-21T20:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31cda0dbd659fe6e596e40c80e8d9204a3989725",
"body": "# Conflicts:\n#\tsrc/ops/cleanup/mod.rs",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main'",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-19T19:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626109d7b65614f7bf07a6400d1de911831327da",
"body": null,
"is_bot": false,
"headline": "initial implementation of one-ring-join",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-19T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f05a456c92bc42b2d96806479bdcf77ac2c6287",
"body": null,
"is_bot": false,
"headline": "faster edge-case generation",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-16T10:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6a2027e49e5300e0d8ece87c02a375eb6f6cbe",
"body": "* started test `test_vertex_join_non_similar_vertex_count`",
"is_bot": false,
"headline": "* added new zed/task for cleanup tests",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-15T13:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e22902842381e50352205c3d0e5d46429927cc3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-15T01:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e89c455f7e2b6368c0e7b6d6a587f5682dc137",
"body": null,
"is_bot": false,
"headline": "vertex neighborhood cleanup works, upgraded dep",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-15T01:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2b15235b03ff4fc79c9a2edf0200a6d573ea8a",
"body": null,
"is_bot": false,
"headline": "started `test_vertex_join`",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-14T17:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3398d181bfaabc417c89f2e29b772d3cefe6c5d3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-12T21:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2de21330750509f5c2703f65428ecb8410d40e",
"body": null,
"is_bot": false,
"headline": "cleaning up vertex neighbourhood when degenerate faces.",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-12T21:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a6805e46a74a9ae38352bfdfcba5315bac6bf5c",
"body": null,
"is_bot": false,
"headline": "started test `test_remove_degenerate_edges`",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-12T15:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb2bc7d4df37169e37742740b9938e9c7915fe8",
"body": null,
"is_bot": false,
"headline": "added degen edges test",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-08T17:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74abb94b3ac88346a734eccd4ab1f6ca7686e2d4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-08T00:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e78702aae27c6d91f868c91e8bae28f51e0cc31",
"body": null,
"is_bot": false,
"headline": "vertex neighborhood cleanup testing",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-08T00:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517573ce5dc6f8ae30c958cef136b5664f8711d3",
"body": "* updated `test_collaps_edge` to use it\n* some auto formating",
"is_bot": false,
"headline": "* new function `log_faces_rerun_with_name`",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2026-01-06T18:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba20fd37248657c265babd0600610d88ebc38acd",
"body": null,
"is_bot": false,
"headline": "create naming consistency",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2026-01-05T11:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c3f31ff254ccbc757838c31062f451bd62b73d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'test'",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-24T12:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bbe45f3f37ee7d083121e81fbb6040994cae7b",
"body": null,
"is_bot": false,
"headline": "started on region splitting",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-24T12:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b189977ddeac7408069200d811080fa1f3a663f3",
"body": null,
"is_bot": false,
"headline": "started tests for collapse function",
"author_name": "Joel Beicher",
"author_login": "joelbeicher-coder",
"committed_at": "2025-12-24T11:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51658d57515673ecf5798bfecec05949129b0100",
"body": null,
"is_bot": false,
"headline": "fixed tests",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-22T13:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f93633ebafc2a935e5d8235e0eb3258975045fe",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-22T13:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632a1c2b0df30e0d4e569a794f9dd1c3564199ac",
"body": null,
"is_bot": false,
"headline": "added Face::is_generate()",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-22T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecdb917c1c01480e7fa5cff598d5f92cc040112",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:Synphonyte/mesh-graph",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-21T11:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df073bb9a787919e16926d1a2d3be3c3ebc70f4a",
"body": "feasibility",
"is_bot": false,
"headline": "made graph construction more robust. edge collapse now checks for",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-12-21T11:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7a925d2afaff5dc31f2aa3dcde55386110e83e",
"body": "…ons/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #18 from Synphonyte/dependabot/github_actions/acti…",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-11-20T19:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9498a223540b7b61d85950839d24023953df1cd",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-20T17:18:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "42d22c3affd37f72a8cf06d896ea4d69a597652e",
"body": null,
"is_bot": false,
"headline": "tests for successfully creating a mesh-graph from scratch",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2025-10-20T12:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7269a976634058686953540bfeea730b93efc891",
"body": null,
"is_bot": false,
"headline": "release",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-15T23:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a2805077600b2cf7115d223ac9b19fdda559e9",
"body": null,
"is_bot": false,
"headline": "added grow to selection and cleanup",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-14T03:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323860a09d49f6bd617c604596e1e7ef393ea07f",
"body": "Fix bevy mesh imports",
"is_bot": false,
"headline": "Merge pull request #15 from madmaxio/main",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-10-14T03:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f47a8ba408ff9e9d9f6ea8543f38b43dc88c64",
"body": null,
"is_bot": false,
"headline": "Update bevy to 0.17.2",
"author_name": "Maximb",
"author_login": "madmaxio",
"committed_at": "2025-10-13T17:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e721c1413df8881109c46ee31dfecf0f54099d3e",
"body": null,
"is_bot": false,
"headline": "Fix bevy mesh imports",
"author_name": "Maximb",
"author_login": "madmaxio",
"committed_at": "2025-10-13T17:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34bc6e575a98f7271b958aee34b8d365b4f139b",
"body": null,
"is_bot": false,
"headline": "first try writing tests",
"author_name": "Joel Beicher",
"author_login": "JoelBeicher",
"committed_at": "2025-10-10T15:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6895137c2e16f42a2e23f9087b72669da027c3bd",
"body": "…ns/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #9 from Synphonyte/dependabot/github_actions/actio…",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-10-08T18:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c93b7b2b574b12ed0e52c4beb9953228b487b2",
"body": null,
"is_bot": false,
"headline": "fixed bvh building and rebuilding",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-08T18:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f90f00e403e4410bae2c182f3ef6d48434b516",
"body": null,
"is_bot": false,
"headline": "restore dev",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T13:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42334e2a6ac622075787f6531f261f8594bc57e",
"body": null,
"is_bot": false,
"headline": "fixed clippy",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T12:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec84a26b2ac1ccbca1f0c58ef1ab78f447a8f3b",
"body": null,
"is_bot": false,
"headline": "fixed clippy and test",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T12:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85a257fe3c58f3e0906f6f274502746b4c3b49a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T12:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f04144d448edfe03380e2fe0c525c1836ee63d5",
"body": null,
"is_bot": false,
"headline": "rustfmt and updated docs",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T12:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64badd413ef83c4db67f5d55e1f591c7235bef9",
"body": null,
"is_bot": false,
"headline": "finished upgrading to latest parry",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-07T12:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e2b412bb0511517a4f5eae4f1236dd7a98eee9",
"body": null,
"is_bot": false,
"headline": "- updated to parry version 25 - much more robust to panics",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-06T16:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ecd6e67cfe776a76a369fcfa99678c897f222f",
"body": null,
"is_bot": false,
"headline": "Update mod.rs",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-06T15:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e931e5f31af4c458bc6c7746ea207963e0e769",
"body": null,
"is_bot": false,
"headline": "started create methods",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-06T15:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ef128803324647fb4ff4d98ebfd020bc898a46",
"body": null,
"is_bot": false,
"headline": "started collapse test",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-10-06T15:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816152f4177d97cd1f0d295c0db2bf63e17e19f7",
"body": null,
"is_bot": false,
"headline": "more consistent naming of mesh graph in plane slicing",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-23T20:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "264ca5d5777507d5c1657b0af45b450e07b9f9c8",
"body": null,
"is_bot": false,
"headline": "chore chore",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-22T22:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0937733de9e2c5038cffe180bd42dbc6be620a1a",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-22T22:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "057498ecca0feeee6cdf0d3145009c53ace7a63c",
"body": null,
"is_bot": false,
"headline": "chore: clippy",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-22T22:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7969e1880a1c24f78c15bb1e80c54700cebc206c",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-22T21:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad775e72dbb1ce775715ba827ef423d0794e180f",
"body": null,
"is_bot": false,
"headline": "added plane slicing",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-08-22T21:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3ff35429dff295ef33f5d7c5b445a5605848eb",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T00:36:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe6e5ee629114b2fe148e84cf4ddce2ed1618499",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-06-23T19:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55fc0764a6853c876459b887402b6af7b67f4871",
"body": null,
"is_bot": false,
"headline": "added zero face cleanup on construction",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-06-23T19:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8996a3deb9782f0fd3b7ccf98b559a7801ac219a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-29T06:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfff029b1fa1c2dc454905ae1440fb28eb48676",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-29T06:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d18ef7f5bbb63be9854b83da74b2440c49a9766e",
"body": "Conflicts:\n\tCargo.toml",
"is_bot": false,
"headline": "Merge branch 'main' of git@github.com:Synphonyte/mesh-graph.git",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-29T06:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15e6e9344d02a6077d08b5677b8be52d9434967",
"body": "- Updated dependency parry3d to version 0.21\n- Added serde support behind feature flag `serde`\n- Renamed dissolve to collapse as it better describes the operation\n- Fixed the cleanup algorithm after edge collapse",
"is_bot": false,
"headline": "- Added mesh graph creation from a triangle list",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-29T06:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbcb373953fbaca6d70ae0a1157be9cfec2ef04",
"body": "Update parry3d requirement from 0.20.0 to 0.21.0",
"is_bot": false,
"headline": "Merge pull request #5 from Synphonyte/dependabot/cargo/parry3d-0.21.0",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-05-19T15:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4169ff75a2a64ba816a9cb9c1661c51e0ca8fc9",
"body": "Updates the requirements on [parry3d](https://github.com/dimforge/parry) to permit the latest version.\n- [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/dimforge/parry/compare/v0.20.1...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: parry3d\n dependency-version: 0.21.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update parry3d requirement from 0.20.0 to 0.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-16T17:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7cd4976e76f1437718de9e5f9b876c340ed0ad",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T05:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4086f301009fa555994313644a9231f73bfbac4",
"body": null,
"is_bot": false,
"headline": "Downgraded glam devpendency",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T05:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d351e14b2c80c1a00e7d72b5d2c35e22c15c5a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fcb75f243ed7e80e41d00c2a4c0e2085e621bb",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38417dae157fcf9a626da7f87c6d45c974cd803",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4151f2d18d76bd0e5e8e80f298977ebf99fb5bf4",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f13dfa7f085a63e7d43c331ee40861a40850658",
"body": null,
"is_bot": false,
"headline": "chore: fix tests",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e0f5890b75983f01fd09eccdb8d17b6edb39a5",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "maccesch",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7502d302ac22cacbb4aca1355ef2858cbb5b8ed3",
"body": "Update itertools requirement from 0.13 to 0.14",
"is_bot": false,
"headline": "Merge pull request #1 from Synphonyte/dependabot/cargo/itertools-0.14",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18db628865e8659a7b98f8f10557abf70ee165c1",
"body": "Update rerun requirement from 0.22.1 to 0.23.2",
"is_bot": false,
"headline": "Merge pull request #2 from Synphonyte/dependabot/cargo/rerun-0.23.2",
"author_name": "Marc-Stefan Cassola",
"author_login": "maccesch",
"committed_at": "2025-05-15T04:27:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 82,
"latest_release_at": "2026-07-27T20:03:09Z",
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 21,
"days_since_latest_release": 1,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mesh-graph",
"exists": true,
"license": "MIT",
"keywords": [
"3d",
"halfedge-graph",
"mesh",
"real-time",
"topology",
"algorithms",
"graphics",
"mathematics"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/mesh-graph",
"is_deprecated": false,
"latest_version": "0.8.0",
"repository_url": "https://github.com/Synphonyte/mesh-graph",
"versions_count": 14,
"total_downloads": 11076,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2603,
"first_published_at": "2025-05-15T04:39:00.505055Z",
"latest_published_at": "2026-07-27T18:55:22.411733Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 1,
"stars": 3,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2026-03-04",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 61806,
"source_files_sampled": 36,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 16,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "anyhow",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "bevy",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.19"
},
{
"name": "cfg-if",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "derive_more",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "glam",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.33"
},
{
"name": "gltf",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4"
},
{
"name": "hashbrown",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17"
},
{
"name": "itertools",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "lazy_static",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5.0"
},
{
"name": "manifold-csg",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "parry3d",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29"
},
{
"name": "rerun",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.33"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "slotmap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing-subscriber",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "anyhow",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bevy",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "derive_more",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "glam",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "gltf",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "manifold-csg",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "parry3d",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rerun",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "slotmap",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": true,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 16,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 9,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 30
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "maccesch",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/380881?v=4"
},
{
"type": "User",
"login": "JoelBeicher",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/29437520?v=4"
},
{
"type": "User",
"login": "madmaxio",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8720539?v=4"
},
{
"type": "User",
"login": "joelbeicher-coder",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/237090559?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.892
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"cd.yml",
"ci.yml",
"github-release.yml"
],
"has_docs_dir": true,
"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": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/26 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": 10,
"reason": "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": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3119feddc9aaa50cc9b8d456d7f3040327c0f8ff",
"ran_at": "2026-07-29T11:24:20Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T17:25:01Z",
"oldest_open_prs": [
{
"number": 36,
"created_at": "2026-06-26T17:23:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2026-07-13T17:25:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-25T13:03:32Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Synphonyte/mesh-graph",
"host": "github.com",
"name": "mesh-graph",
"owner": "Synphonyte"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 48,
"vitality": 87,
"community": 35,
"governance": 46,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 87,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 82,
"human_commit_share": 0.95,
"days_since_last_push": 1,
"active_weeks_last_year": 21
},
"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": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "82 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 82
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~-0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"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": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"forks": 1,
"stars": 3,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"packages": [
"mesh-graph"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 11076,
"monthly_downloads": 2603
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,603 downloads/month across crates",
"points": 45.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2603,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.892
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 89% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 17,
"inputs": {
"merged_prs": 9,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 30
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/39 decided PRs merged",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 27,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Synphonyte",
"public_repos": 37,
"account_age_days": 1607
},
"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": "27 followers of Synphonyte",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "Synphonyte"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~4 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mesh-graph"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 34,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"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": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/26 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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "19 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"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"
],
"dependency_bot_commit_share": 0.05
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"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": 98,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 61806,
"source_files_sampled": 36,
"oversized_source_files": 1
},
"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": "1/36 source files over 60KB",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-29T11:24:29.378507Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Synphonyte/mesh-graph.svg",
"full_name": "Synphonyte/mesh-graph",
"license_state": "standard",
"license_spdx": "MIT"
}