Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 190,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 172039
},
"pushed_at": "2026-07-23T20:23:48Z",
"created_at": "2025-10-21T13:16:39Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T20:23:53Z",
"description": "high-precision Rust-based synthesizer that decomposes single-qubit Z-axis rotations into Clifford+T gate sequences, using number-theoretic algorithms and geometry-of-numbers methods.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Qiskit Community",
"type": "Organization",
"login": "qiskit-community",
"company": null,
"location": null,
"followers": 1395,
"avatar_url": "https://avatars.githubusercontent.com/u/52251474?v=4",
"created_at": "2019-06-26T15:34:35Z",
"is_verified": null,
"public_repos": 185,
"account_age_days": 2585
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-23T15:48:47Z"
}
],
"recent_commits": [
{
"oid": "008f7bf221914209fa80135c4445d7a611478545",
"body": null,
"is_bot": false,
"headline": "build: sync Cargo.lock with nalgebra 0.34",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2026-07-23T20:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc799eb6bf62f96f37b7cef41d1386b5232d6f1e",
"body": "Release: prepare 0.2.1",
"is_bot": false,
"headline": "Merge pull request #41 from qiskit-community/release/0.2.1",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2026-07-23T15:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33866db575018fc6989d272b843e474ea143c16f",
"body": "Bump version to 0.2.1 for the patch release shipping the diophantine\ncache-key fix (#40), the timeout-preservation fix (#38), and the\nnalgebra/MSRV bump (#36) since 0.2.0.",
"is_bot": false,
"headline": "chore(release): prepare 0.2.1",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2026-07-23T15:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816a95d45222260c6e9e5efb2d09a6e724b7ef43",
"body": "fix(diophantine): include denominator exponent in cache key",
"is_bot": false,
"headline": "Merge pull request #40 from Cesartwothousands/fix/diophantine-cache-key",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2026-07-21T15:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce166fc0eeb3c7cf33db3b9c623e0fc44b2f6831",
"body": null,
"is_bot": false,
"headline": "docs: clarify diophantine cache contract",
"author_name": "Cesartwothousands",
"author_login": "Cesartwothousands",
"committed_at": "2026-07-13T20:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7699bf33ed0124802f918469f5f4f4aab476d66a",
"body": null,
"is_bot": false,
"headline": "chore: drop unrelated lockfile changes",
"author_name": "Cesartwothousands",
"author_login": "Cesartwothousands",
"committed_at": "2026-07-13T20:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff583a123c605e5f2dcc3629b9a1d6b319e406f9",
"body": null,
"is_bot": false,
"headline": "fix(diophantine): include denominator exponent in cache key",
"author_name": "Cesartwothousands",
"author_login": "Cesartwothousands",
"committed_at": "2026-06-08T23:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2058fb61cb043f1531ce026cf72423c1d21dc0",
"body": "Bump nalgebra to latest release and MSRV to 1.87",
"is_bot": false,
"headline": "Merge pull request #36 from mtreinish/bump-nalgebra",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2026-06-08T15:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef1a828616729a7af651ed254c809135ca15a55",
"body": "Fix timeout clamping in diophantine synthesis",
"is_bot": false,
"headline": "Merge pull request #38 from to24toro/fix/issue-37-timeout-clamp",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2026-06-08T15:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240831bbee37fc3dcd39d76e273b28f5a6d631ac",
"body": null,
"is_bot": false,
"headline": "build: pin transitive deps for CI rust 1.82",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2026-06-08T14:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2cf3f8b30a99aac2e8ba808ba52ad98022e186",
"body": null,
"is_bot": false,
"headline": "build: pin clap for Rust 1.82 CI",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2026-06-08T14:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8e5ce0f3c7e0146aeb0924365ffe17210c2da4",
"body": null,
"is_bot": false,
"headline": "fix: honor configured diophantine timeouts",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2026-06-08T00:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d6fcc641e5547990a6655e3b0b71055bdd6793",
"body": null,
"is_bot": false,
"headline": "Fix new clippy failures",
"author_name": "Matthew Treinish",
"author_login": "mtreinish",
"committed_at": "2026-04-22T14:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86526123dee42284621fb50156bf31cc33775a81",
"body": null,
"is_bot": false,
"headline": "Bump msrv in ci job configuration too",
"author_name": "Matthew Treinish",
"author_login": "mtreinish",
"committed_at": "2026-04-16T13:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4040f80f8b12b811d38d258419de635dab8313c5",
"body": "This commit bumps the nalgebra version used by rsgridsynth to the latest\nrelease 0.34. To use it requires bumping the MSRV to 1.87, so this\ncommit increases the MSRV accordingly.",
"is_bot": false,
"headline": "Bump nalgebra to latest release and MSRV to 1.87",
"author_name": "Matthew Treinish",
"author_login": "mtreinish",
"committed_at": "2026-04-16T13:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2acf1f3b048a34dc7a14cbc7a6d349177603a4",
"body": null,
"is_bot": false,
"headline": "Update crate version",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2025-12-11T02:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "635dcc6f4888dbecf874df3fd0bdd07498c2d36a",
"body": "Implement up-to-phase algorithm",
"is_bot": false,
"headline": "Merge pull request #31 from alexanderivrii/up-to-phase",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-10T21:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6caf75ef11dfd7bddbb704a86dc17d9b51910af8",
"body": "…odgp\n\nRemoving extra recursion in `odgp_internal`",
"is_bot": false,
"headline": "Merge pull request #34 from alexanderivrii/remove-extra-recursion-in-…",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-10T21:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bca10feb4670014527495b363e3a39075fc528",
"body": null,
"is_bot": false,
"headline": "adding phase to the new integration test",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T08:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00988b6d077d529e232b37b1242e2fc7c1f09cf6",
"body": null,
"is_bot": false,
"headline": "removing extra recursion",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T08:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb49f742260d533899a221c22b72969cf4a9c854",
"body": "…dsynth into up-to-phase",
"is_bot": false,
"headline": "Merge commit 'refs/pull/31/head' of github.com:qiskit-community/rsgri…",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T08:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d933ff7071121afd0511f9e2bac2c2476a368028",
"body": null,
"is_bot": false,
"headline": "using T-count for comparison",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T08:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d18478696eea2f6acce556c6a893c8fd98f39420",
"body": null,
"is_bot": false,
"headline": "update from main",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T07:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85145647be76d99eeae81a5ecd6681e488b8985",
"body": null,
"is_bot": false,
"headline": "cargo fmt",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-10T07:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1478dad7e17d395a7aa244e707b1a530f26e0a",
"body": "* We use the same value for working precision and target precision. This is not\n needed. When the number of digits is 12, certain input (eg. theta == 1.57) causes the program\n to crash with a stack overflow.\n\nThis PR implements ensuring the minimum number of decimal digits of precision is 16.\n\n(In\n[…]\nn and target precision in general.)\n\nIn looking for the bug, I also found crashing from numerical instability in the quadratic equation\nsolver. This PR also improves the stability of this calculation.",
"is_bot": false,
"headline": "Fix stack overflow when using low precision",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-10T04:47:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1137390d8949e4465a464ee48ad956e306e1c2f3",
"body": null,
"is_bot": false,
"headline": "Update src/gridsynth.rs",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-09T03:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83eebe8c8dd28d610872017bfd7aa54762b163c0",
"body": null,
"is_bot": false,
"headline": "Update examples/interface.rs",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-09T02:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e393961239f73789123590edcf57cd34ef7347",
"body": null,
"is_bot": false,
"headline": "rebase on main",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-12-08T11:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2756dc8a366c0d23fa0e1c4eaffe927698dbcba6",
"body": "Optionally check the solution at the end of the run",
"is_bot": false,
"headline": "Merge pull request #30 from alexanderivrii/check-solution",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-08T06:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d664d4905736c424fcb4afea3533cfbae20b0d90",
"body": "Previously a bool is stored, signifying whether the computed error is too large.\n\nThis PR preserves this bool, but also stores the error (in opnorm) itself.\n\nIf error computation is requested, the command line program prints this error before the gate string.\n\nVariables and functions with the string \"check\" have been replaced with \"compute_error\".",
"is_bot": false,
"headline": "Store computed error in gridsynth result",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-12-06T06:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76aa5eed0736e7dddb7f75fc4e009f9db245cfec",
"body": null,
"is_bot": false,
"headline": "clippy",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T14:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0412f666c30d9e89c9f475944e64f09a734e1666",
"body": "Co-authored-by: John Lapeyre <John.Lapeyre@ibm.com>",
"is_bot": false,
"headline": "Adding John as a co-author.",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T14:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39857648d1a6d4d6334ac3dd353c0c40a13ce5c3",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T13:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f020488d2e371c73ab0dc66a7b09dd6e0ef6ce",
"body": null,
"is_bot": false,
"headline": "debug",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T10:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f194aa2928cec453b8de28a51262807970683c",
"body": null,
"is_bot": false,
"headline": "minor",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T09:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd37dbf8054b685af63eb831644beddf51555c2",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-18T09:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2668e504c70c2650596172534b8ce514bd54e493",
"body": null,
"is_bot": false,
"headline": "computing operator norm; adding integration tests",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-17T12:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e058cceb9c74596125619b2976ebeb49105f9a3",
"body": null,
"is_bot": false,
"headline": "?",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-17T08:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e30632452f52502c3791ac5a480c771baec409",
"body": null,
"is_bot": false,
"headline": "merge with main",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-12T08:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4665dada6e2b36aa5476ad138e8c5a92c21056e8",
"body": null,
"is_bot": false,
"headline": "option to check the solution at the end of the run",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-12T07:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5db245de57bf5526d762b191ff30b41584593ff",
"body": "Rewrite methods to allow removing clone",
"is_bot": false,
"headline": "Merge pull request #29 from jlapeyre/fewer-clone-2",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-09T04:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e4b6b527ca7604447441d3a301ac9a3c24d825",
"body": null,
"is_bot": false,
"headline": "Rewrite methods to allow removing clone",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-09T02:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e559ef6bfa734b8253ffe12d76a207606b372ed",
"body": "Define LAMBDA in only one place\n\nAdd comments referencing paper.\n\nCloses #12",
"is_bot": false,
"headline": "Merge pull request #28 from jlapeyre/fix-lambda",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T04:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d275a67cb1cdec18505a11be0492881211cf07d9",
"body": "Add comments referencing paper.\n\nCloses #12",
"is_bot": false,
"headline": "Define LAMBDA in only one place",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T04:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf01c5bf1e1a3765c2bc1ed966905c73a7dc187",
"body": "This PR rewrites `solve_odgp_internal` to return an iterator.\n\nFurthermore, it does not generate large `Vec`s before returning iterators\n\nWith this commit, `gridsynth` no longer consumes materialized lists of grid points. Rather all lists are iterators. Lists are consumed one element at a time, with\n[…]\nme. With this commit, it completes in 10s or 100s of milliseconds.\n\nThe previous PR added a test that `RZ(pi/4)` does not terminate in less than 1s. This PR requires that it terminate in less than 1s.",
"is_bot": false,
"headline": "Merge pull request #26 from jlapeyre/iter-solve-odgp-internal",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T03:49:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "197824323a43504fb5c6901dd1dbb91ae3230715",
"body": null,
"is_bot": false,
"headline": "Change slowness test to fastness test",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T03:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46a7c44c2f875744017509dcdbb72b98b5c12808",
"body": null,
"is_bot": false,
"headline": "Fix clippy",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T03:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b602da2718c2b7b8ff47e48c18443e3a49c789d",
"body": "And does not generate large `Vec`s before returning iterators\n\nWith this commit, `gridsynth` no longer consumes materialized lists of grid points.\nRather all lists are iterators. Lists are consumed one element at a time, with\nearly exit when a point is accepted.\n\nPreviously synthesizing RZ(pi/4) would not terminate in any realistic amount of time.\nWith this commit, it completes in 10s or 100s of milliseconds.",
"is_bot": false,
"headline": "Rewrite solve_odgp_internal to return iterator",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-11-08T03:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48aa83d443de071337b2f3e8e0ad54a31fbef8f",
"body": "Add test that RZ(pi/4) is very slow",
"is_bot": false,
"headline": "Merge pull request #27 from jlapeyre/gjl-slow-vec-test",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T03:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32db5398ccd0107c44d6b6877ccba39f88e8260",
"body": null,
"is_bot": false,
"headline": "Add test that RZ(pi/4) is very slow",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-08T03:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca933d3cb4dbec8b2f6d4a99ada80261a2db372",
"body": "Replace more allocation with iterators in `solve_tdgp`\n\nThe PR reduces a great deal of allocation in `solve_tdgp`.\n\nOn the level of `solve_tdgp`, everything is now done with iterators. No `Vec`s are allocated.\n\n* Add comments documenting data structures\n\nSome of the names could be better chosen here.\nSome of the `clone`s could very likely be removed.",
"is_bot": false,
"headline": "Merge pull request #25 from jlapeyre/more-more-iterators",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-07T17:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb9354556735fabd3120babae5feda56b9289db",
"body": null,
"is_bot": false,
"headline": "remove cruft",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-07T05:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf37a6e8a36a533a0300d9cf9f4d2cc23a63d11",
"body": null,
"is_bot": false,
"headline": "Simplify for CI clippy",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-07T05:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc795c308495f2667dffd90d8fafc26aad2642d5",
"body": null,
"is_bot": false,
"headline": "Remove the last vector allocatin in solve_tdgp",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-07T05:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8cfb72c7a646b5bd4007b5aa40d935c4f39190b",
"body": "* Add comments documenting data structures\n\nSome of the names could be better chosen here.",
"is_bot": false,
"headline": "Replace more allocation with iterators",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-07T04:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762cefcfee755a1171acf3ac06a8fbaf10e567e2",
"body": "Change Vec to iterators and clone to borrow\n\nThis PR changes functions so that they return iterators, rather than `Vec`.\n\nIt is in draft mode because I need to convert a few more functions.\n* See #8\n\nI converted these from `Vec` to iterators:\n```\nsolve_scaled_odg\nsolve_scaled_odgp_with_parity\n```\nI \n[…]\neturned the wrong type. But it is never called with k=0 anyway.\n\nI replaced some `Vec`s with iterators in `solve_tdgp`.\n\nI changed several clones to borrow, an added on method to support one of these.",
"is_bot": false,
"headline": "Merge pull request #23 from jlapeyre/borrow-and-iterator",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-06T23:09:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67808f162a144a584e1ab947f73468cc81339626",
"body": null,
"is_bot": false,
"headline": "Remove clones",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-06T23:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3de2b33a5205311a47041322870f173e8caf91e9",
"body": "I changed the name to this:\nsolve_scaled_odgp_with_parity_k_ne_0\n\nBecause the zero branch returned the wrong type. But\nit is never called with k=0.",
"is_bot": false,
"headline": "Make solve_scaled_odgp_with_parity return iterator",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T05:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5d43a67f4b2c4d4dc0b326130068a87d01fa13",
"body": null,
"is_bot": false,
"headline": "Make solve_scaled_odg return iterator, not vec",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T04:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7fb7ad87e068a792acfc5f0ae2721b4e36e421",
"body": null,
"is_bot": false,
"headline": "Borrow instead of clone",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T04:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea746418636ed96e2c694d1d531b904f397880f",
"body": "Support clearing caches and running tests serially\n \n * The diophantine solver uses static caches. For reproducibility and other\n reasons we need to be able to clear these caches.\n \n * In any case, code, including tests that use static caches can't be run\n concurrently, without incorrect results. We need to run some of these tests serially.\n \n The commit adds `clear_caches`, and introduces a dependency on `serial_test`.\n These are both tested in the test suite.",
"is_bot": false,
"headline": "Merge pull request #22 from jlapeyre/gjl-allow-clear-cache",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T03:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe5f787df8d079586a97459fcba187ed8675a79",
"body": "* The diophantine solver uses static caches. For reproducibility and other\n reasons we need to be able to clear these caches.\n\n* In any case, code, including tests that use static caches can't be run\n concurrently without incorrect results. We need to run some of these tests serially.\n\nThe commit adds `clear_caches`, and introduces a dependency on `serial_test`.\nThese are both tested in the test suite.",
"is_bot": false,
"headline": "Support clearing caches and running tests serially",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T03:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfea4fd1f5ee2d2ca08223a8a4584cfdc724915",
"body": "Reset the fp precision before synthesis\n\nThe precision is stored statically. Before this PR, the precision of theta is 1000 on the first synthesis and something else on subsequent runs.\n\nThis PR resets it to its initial value before starting synthesis.",
"is_bot": false,
"headline": "Merge pull request #19 from jlapeyre/reset-precision-in-config",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T01:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e9485caf51fe4a7fd9b0ff57c4ba63e5505ee5",
"body": "The precision is stored statically. Before this PR, the precision of theta is 1000\non the first call and something else on subsequent calls.\n\nThis PR resets it to its initial value before starting synthesis.",
"is_bot": false,
"headline": "Reset the fp precision before synthesis",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-03T01:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07630ee15887f7df3999ef03707ca01abef659f0",
"body": "Support setting verbose from config_from_theta_epsilon",
"is_bot": false,
"headline": "Merge pull request #18 from jlapeyre/gjl-set-verbose-in-config",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T23:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cd8de7c0488293f56b416c71590cf1cdffb256",
"body": "Without this, it is hard to control verbosity from the programmatic interface.",
"is_bot": false,
"headline": "Support setting verbose from config_from_theta_epsilon",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T23:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161f0d6e38ce442615af9c9ad398ab172f35f295",
"body": "Add more integration tests.\n\nThis PR\treveals\tbugs. I\thave added tests to the\tintegration test suite. Currently, I have two tests flagged with #[ignore] so that they\twill not run by default.\n\nThe bugs seem to be related to some kind of mutable state. We expect that the result of creating a configurat\n[…]\ntest2 test three different seeds that all give the same decomposition. But if you run only the middle pair (comment out the first and third), then you find a different decomposition and a test failure",
"is_bot": false,
"headline": "Merge pull request #14 from jlapeyre/integration-test-bug",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T20:22:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3dbd52cc973a7315889a41df96ef2db6ca99f734",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T20:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbd20e01f007df4048c6ed48c26fcb63381c08a",
"body": "This PR\treveals\tbugs. I\thave added tests to the\tintegration test suite.\nCurrently, I have two tests flagged with #[ignore] so that they\twill not run by\ndefault.\n\nThe bugs seem to be related to some kind of mutable state. We expect that the\nresult of creating a configuration and doing a decomposition\n[…]\ntest2 test three different seeds that all give the same\ndecomposition. But if you run only the middle pair (comment out the first and third),\nthen you find a different decomposition and a test failure",
"is_bot": false,
"headline": "Add more integration tests",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T20:05:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e7e9ecdc17823281cf2d54daf4fefa1d9aec183",
"body": "WIP",
"is_bot": false,
"headline": "Add field up-to-phase algorithm",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-11-02T15:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef127e399582419eb04c24c53742ed4c6dc37982",
"body": "Add GHA CI job to run build, fmt, clippy, and test",
"is_bot": false,
"headline": "Merge pull request #5 from alexanderivrii/pre_merge_ci",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-29T13:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e7009f952aa6433d4e52d59f4c15eeacea86f2",
"body": "run fmt + fix clippy warnings",
"is_bot": false,
"headline": "Merge pull request #4 from alexanderivrii/fix-clippy-warnings",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-29T13:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd15fb6478680db3ae5682fc059cd3bc2c0369d5",
"body": null,
"is_bot": false,
"headline": "rerunning fmt; fixing clippy",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T13:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7caf2719d29a8437d9ac67442b0f79257486582",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix-clippy-warnings",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T13:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a335c5f30084245105c2038f9da0a1dcaa8a2295",
"body": "Remove some allocations",
"is_bot": false,
"headline": "Merge pull request #3 from jlapeyre/gjl-reduce-allocations-2",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T13:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5def1f53ce86d46e363789239ee7d02637c7de",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T12:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2e39d19e2dea728a1ced80299faf131b338ad1",
"body": null,
"is_bot": false,
"headline": "Matthew suggested to remove beta and nightly and to add 1.80 instead",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T12:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cee0e38a3c19dbce285148ca22db49ac9838d6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into pre_merge_ci",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-29T12:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb3202867c508fc2a20286a760fd1bc647409b4",
"body": null,
"is_bot": false,
"headline": "Update .github/workflows/main.yml",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T20:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e8ce99051a835edd5163e83b702871cfd17528",
"body": null,
"is_bot": false,
"headline": "Update .github/workflows/main.yml",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T20:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8848f74e91e655c7dc960ebac06cf29079b6f855",
"body": null,
"is_bot": false,
"headline": "Add tests for empty interval input to solve_odgp",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T19:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2eb04521212d5fbd8f53cbf5f43b3ea2aa309a3",
"body": "* Replace some allocated Vecs with iterators.\n* Add methods to add two borrowed ZRootTwo\n* Remove a line of dead code.",
"is_bot": false,
"headline": "Remove some allocations",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T18:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a883c209984949bcb43a3b8b74000c43b459081",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix-clippy-warnings",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-28T16:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ebf10a68d3b5b3ad330bdf19424d74da3249f0",
"body": "Add integration test and support by setting rng seed",
"is_bot": false,
"headline": "Merge pull request #6 from jlapeyre/gjl-examples",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-28T16:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60e5f0478d9a6329781a1a431ae026202cfe243",
"body": null,
"is_bot": false,
"headline": "Re-enable adjusting timeouts",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T13:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5354e48ca0c237b4bd992476722a281d3661580b",
"body": null,
"is_bot": false,
"headline": "Add tests, remove cruft",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T12:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154526e3e98ca13eda5f357b508b4eac35fbf7e8",
"body": null,
"is_bot": false,
"headline": "Revert rustc version to 1.80",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T12:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e08dfd88d05d2bb6ec11f03dbb9102330d429984",
"body": "Set rustc version to 1.85 and nalgebra to 0.33. These match qiskit.\nI needed these in order to compile.",
"is_bot": false,
"headline": "Set versions and make clippy-clean warn-clean",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T06:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc68515d6b7fb299e59341f2153319375581bb63",
"body": "This PR makes mainly two changes:\n* The code now uses a single rng and supports setting the seed.\n* A folder `tests` for integration tests has been added and a single test is included.\n\nPreviously, rngs were instantiated in several places immediately before use. This was\nconvenient, but not determin\n[…]\nverywhere rather than creating several of them.\n* Make an `examples` folder and add an example\n* Make a `tests` folder for integratin tests and add one test that verifies an expected string\n of gates.",
"is_bot": false,
"headline": "Add integration test and support by setting rng seed",
"author_name": "John Lapeyre",
"author_login": "jlapeyre",
"committed_at": "2025-10-28T06:05:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b99689401b11640a8bb9f88b0bdd7c6d6ec91b8c",
"body": null,
"is_bot": false,
"headline": "update after talking with Matthew",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-27T11:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c65961d4167e8607425a64f8dcc1b3172bade36d",
"body": null,
"is_bot": false,
"headline": "Add GHA CI job to run build, fmt, clippy, and test",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-26T08:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f40f3f7942b12caf186caa125966c318909364",
"body": null,
"is_bot": false,
"headline": "fix clippy warnings",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-26T08:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae7ab227294561ed1e6e741cb687cf2cffcf8ca",
"body": "Add the explanation of the magic number 12.",
"is_bot": false,
"headline": "Merge pull request #2 from qiskit-community/fix/calculated_prec_bits",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2025-10-25T10:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d263b4d68491f691d9c65fb2cd9f2a2e82a4ff3",
"body": null,
"is_bot": false,
"headline": "Add the explanation of the magic number 12.",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2025-10-25T10:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c8bf7f1664e31082b8b92ecc47326f81074c55",
"body": "Encapsulating GridSynth config to a separate structure",
"is_bot": false,
"headline": "Merge pull request #1 from alexanderivrii/for-qiskit",
"author_name": "Kento Ueda",
"author_login": "to24toro",
"committed_at": "2025-10-25T09:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c86f43272bb8cac135b4eb106d9d23035af7642",
"body": "to a separate file",
"is_bot": false,
"headline": "Moving the gridsynth config (the arguments it's called with)",
"author_name": "Alexander Ivrii",
"author_login": "alexanderivrii",
"committed_at": "2025-10-23T15:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d293273e14dbbd49fd680718812bd806d50863",
"body": null,
"is_bot": false,
"headline": "Fix crate name",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2025-10-22T11:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbe6b96e52823b2a2452d251eb185cd97546b39",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "to24toro",
"author_login": "to24toro",
"committed_at": "2025-10-22T11:09:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 98,
"latest_release_at": "2026-07-23T15:48:47Z",
"latest_release_tag": "v0.2.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 11,
"days_since_latest_release": 1,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rsgridsynth",
"exists": true,
"license": "MIT",
"keywords": [
"benchmarking",
"quantum",
"algorithms",
"science"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rsgridsynth",
"is_deprecated": false,
"latest_version": "0.2.1",
"repository_url": "https://github.com/qiskit-community/rsgridsynth",
"versions_count": 4,
"total_downloads": 126020,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 20667,
"first_published_at": "2025-10-22T11:22:04.222728Z",
"latest_published_at": "2026-07-23T19:34:03.043437Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 7,
"stars": 15,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2026-04-16",
"count": 2
},
{
"date": "2026-06-08",
"count": 2
},
{
"date": "2026-07-07",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 6
},
"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"
],
"largest_source_bytes": 27558,
"source_files_sampled": 22,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "nalgebra",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34"
},
{
"name": "once_cell",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21"
},
{
"name": "num-traits",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "rand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "clap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=4.5.4"
},
{
"name": "num",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "dashu",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.2"
},
{
"name": "dashu-int",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.1"
},
{
"name": "dashu-float",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.3"
},
{
"name": "dashu-base",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.1"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "env_logger",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
}
],
"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": 1,
"merged_prs": 24,
"open_issues": 5,
"closed_ratio": 0.688,
"closed_issues": 11,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jlapeyre",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1969884?v=4"
},
{
"type": "User",
"login": "alexanderivrii",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/7372836?v=4"
},
{
"type": "User",
"login": "to24toro",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/38037695?v=4"
},
{
"type": "User",
"login": "Cesartwothousands",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/98859417?v=4"
},
{
"type": "User",
"login": "mtreinish",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2447371?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.48
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"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": 8,
"reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 6/11 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "008f7bf221914209fa80135c4445d7a611478545",
"ran_at": "2026-07-24T16:29:17Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T20:25:19Z",
"oldest_open_prs": [
{
"number": 35,
"created_at": "2026-01-26T14:37:38Z",
"last_comment_at": "2026-01-27T07:20:00Z",
"last_comment_author": "jlapeyre"
}
],
"last_merged_pr_at": "2026-07-23T15:48:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 16,
"created_at": "2025-11-02T22:11:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2025-11-02T22:21:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2025-11-03T01:23:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2025-11-03T12:53:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-07-24T02:57:36Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/qiskit-community/rsgridsynth",
"host": "github.com",
"name": "rsgridsynth",
"owner": "qiskit-community"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 45,
"vitality": 72,
"community": 51,
"governance": 72,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 50,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 98,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "98 commits in the last year",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 98
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 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": "good",
"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": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.2.1",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"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": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 7,
"stars": 15,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "15 stars",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 15
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"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": 72,
"inputs": {
"packages": [
"rsgridsynth"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 126020,
"monthly_downloads": 20667
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "20,667 downloads/month across crates",
"points": 57.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 20667,
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 5,
"top_contributor_share": 0.48
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 24,
"open_issues": 5,
"closed_issues": 11,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.688,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/25 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 25
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1395,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "qiskit-community",
"public_repos": 185,
"account_age_days": 2585
},
"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": "1,395 followers of qiskit-community",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1395,
"login": "qiskit-community"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "185 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 185
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"rsgridsynth"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"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": 24,
"status": "met",
"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": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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": "12 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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"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": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.439,
"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": "43 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"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
},
"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": 22,
"status": "met",
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 98",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 98
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 27558,
"source_files_sampled": 22,
"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/22 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library",
"cli"
],
"scores": {
"cli": 4,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:clap",
"weight": 4
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T16:29:34.324058Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/q/qiskit-community/rsgridsynth.svg",
"full_name": "qiskit-community/rsgridsynth",
"license_state": "standard",
"license_spdx": "MIT"
}