Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"interactive",
"prompt",
"rust",
"readline",
"cli",
"tui",
"terminal",
"prompt-toolkit"
],
"is_fork": false,
"size_kb": 1470,
"has_wiki": true,
"homepage": "https://crates.io/crates/promkit",
"languages": {
"Rust": 363501,
"Shell": 731
},
"pushed_at": "2026-07-25T12:37:13Z",
"created_at": "2022-05-01T04:49:46Z",
"owner_type": "User",
"updated_at": "2026-07-25T06:49:43Z",
"description": "Make interactive prompt in 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": null,
"name": null,
"type": "User",
"login": "ynqa",
"company": null,
"location": "Tokyo",
"followers": 192,
"avatar_url": "https://avatars.githubusercontent.com/u/6745370?v=4",
"created_at": "2014-02-21T07:02:47Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 4537
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2026-07-25T03:13:53Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-07-24T13:37:00Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-03-25T04:48:16Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-03-15T09:35:02Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-03-01T14:46:18Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2025-07-24T13:06:03Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-07-15T11:02:35Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-04-09T12:55:33Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-03-31T13:18:12Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-03-17T10:17:48Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-02-19T13:35:46Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-01-06T14:03:53Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-01-06T13:23:48Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-12-15T15:10:06Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2024-12-01T11:19:04Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-10-10T14:00:48Z"
},
{
"tag": "v0.4.6",
"kind": "patch",
"published_at": "2024-09-25T09:55:03Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2024-08-05T10:05:08Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2024-06-07T12:48:30Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2024-05-23T09:26:22Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2024-05-19T04:26:31Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2024-05-18T03:46:27Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-04-21T10:53:23Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2024-04-10T14:02:29Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2024-04-06T10:00:48Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2024-03-27T10:14:25Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2024-03-25T09:17:59Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2024-03-18T11:40:49Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-03-14T11:44:58Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-10-22T00:46:09Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2022-08-13T11:53:31Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-07-02T04:46:34Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-05-04T07:28:16Z"
}
],
"recent_commits": [
{
"oid": "96b98c0ed6ddc33448ed9dd79c07c4e1f0233d68",
"body": "use termharness crate instead",
"is_bot": false,
"headline": "Merge pull request #81 from ynqa/v0.x.0/termharness",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T06:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521bc5a58488bc5e837f9828f3adc465176506ba",
"body": null,
"is_bot": false,
"headline": "tests: use termharness from crates.io",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T06:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f0365d2100c8575884d8078dd2d316f3b353a2",
"body": "Removed the 'Stargazers over time' section from the README.",
"is_bot": false,
"headline": "Remove Stargazers section from README",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T06:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ad5b7bf9ff62213e43b1fcc38a26a0f452c83b",
"body": null,
"is_bot": false,
"headline": "docs: clear patched changelog entries",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T05:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb1d16a4f09a0dd270a0269294f133d48b7099b",
"body": null,
"is_bot": false,
"headline": "docs: add v0.13.0 changelog",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T05:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a21d829bb4a5221b807277fdc2b8000c1db3f6",
"body": null,
"is_bot": false,
"headline": "tests: use .th extension for scenarios",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T05:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e96492f7ccc4e1ee4c769abc543cff691138c2e",
"body": null,
"is_bot": false,
"headline": "tests: rename readline terminal fixture",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T04:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc64738aec46917c7e7315c882f43f7ae42e020",
"body": null,
"is_bot": false,
"headline": "tests: move readline scenarios out of examples",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T04:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d483ad748fe713d373548ee191f638ec5d92f5",
"body": null,
"is_bot": false,
"headline": "chore: remove zsh-render-parity, zsherio, termharness",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T03:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f41ee52660cdfee84c13d7ddfe0796edfd2cd7",
"body": null,
"is_bot": false,
"headline": "tests: use termharness crate (local)",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T03:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e99ef6a519c65f56ad7f869b9877c52cc7ffe091",
"body": "v0.13.1",
"is_bot": false,
"headline": "Merge pull request #80 from ynqa/v0.13.1/dev",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T03:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b4af775adad7f527e2697372fd1ca56fe9fbcb",
"body": null,
"is_bot": false,
"headline": "fix yaml scalar toggle behavior",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T02:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e2d55e61767181bdd43fc5d8b0c8cf711de777",
"body": null,
"is_bot": false,
"headline": "test yaml scalar toggle behavior",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T02:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94715bc8135b7502a3b4d3b559d995c507ebfe8",
"body": null,
"is_bot": false,
"headline": "docs define yaml toggle behavior",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T01:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cb26edce9aec2b4cd83fcce10178fd15bf7eeb6",
"body": null,
"is_bot": false,
"headline": "fix yaml keyed container toggles",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T01:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973090c7be746290b72f5c948808c80170974a5c",
"body": null,
"is_bot": false,
"headline": "test yaml keyed container toggles",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-25T01:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b6b952bc27462b9cc5486c7b1fda36ba46162e",
"body": null,
"is_bot": false,
"headline": "chore bump patch versions",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T14:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58a4ea0d90b0abf09d4c18d78d9fe34c1ae40246",
"body": null,
"is_bot": false,
"headline": "fix yaml initial cursor and root toggle",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T14:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f813b99dbfd9b179552a7d64978a4c3f74e61e9",
"body": null,
"is_bot": false,
"headline": "fix yaml merged row navigation",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T14:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5497b94561bf8de7c6bceb2ecee3e0cd3cbc2a7",
"body": null,
"is_bot": false,
"headline": "test yaml merged row navigation",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T14:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2490792475f3b85152443b3055c2d513d8013a",
"body": "v0.13.0",
"is_bot": false,
"headline": "Merge pull request #76 from ynqa/v0.13.0/dev",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T13:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c603d09017161fddc71ae556848946b94575045c",
"body": null,
"is_bot": false,
"headline": "fix yaml extraction for merged rows",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T13:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398a801c7a5124d06d3e6b0a3a5f4e5997e91e5d",
"body": null,
"is_bot": false,
"headline": "test yaml sequence mapping extraction",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T13:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2aadfab8633e5ed8d5a83ccb94d163b27839d86",
"body": null,
"is_bot": false,
"headline": "fix yaml root indentation",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T12:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88ace1332037fe99f67d638e3d4024c317c2c0a",
"body": null,
"is_bot": false,
"headline": "docs: update about yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T12:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71141b7fcdbb6e93c15e99f7c85fd452c93a73b6",
"body": null,
"is_bot": false,
"headline": "chore: tape for yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T12:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e044125d8f4df7bc3e78a25ac65a4f311cb6a15",
"body": null,
"is_bot": false,
"headline": "fix: yaml feature to depend directly on rayon and serde_yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T06:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccb8a0513547050a79a22cfc276053f67b987fdc",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-24T06:28:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "341b18265f4f6d939279dcd8fddc68d04e7d272c",
"body": null,
"is_bot": false,
"headline": "fix: avoid line break on array of yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-08T12:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a184e1e79de891246dd5da042b4e45145048646c",
"body": null,
"is_bot": false,
"headline": "tests: line break for array in yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-07-08T12:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f558b9a948dc645fe160528230319ec4126eca2",
"body": "Tree into structured",
"is_bot": false,
"headline": "Merge pull request #78 from ynqa/treez",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T13:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7143156de239a977dff72a633b5512071fd8fe05",
"body": null,
"is_bot": false,
"headline": "chore: create_rows into adapter",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T12:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb899c3d686fe3b291f858c4ff39fc32fbb1348b",
"body": null,
"is_bot": false,
"headline": "cargo fmt/clippy",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582557c4fbf0ce08e8821f2c1d1bd6d970ad7d4b",
"body": null,
"is_bot": false,
"headline": "docs: tree",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61acd02f788699cc5acc917326ecb44281461f38",
"body": null,
"is_bot": false,
"headline": "chore: define adapter for tree construction",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3590a52f4626b34937c99988a0586a7b9281f16a",
"body": null,
"is_bot": false,
"headline": "chore: use RowOperation instead of definition",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d10eab4be565d758e881145ff7674ec610c20d",
"body": null,
"is_bot": false,
"headline": "chore: move tree widget into structured",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8bebb5ac8d2751780cbbc664ffc237f316f965",
"body": null,
"is_bot": false,
"headline": "chore: Row based implementations for tree-widgets",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eabb6d93dd56aff240b22b9662954ef1fcf80e1",
"body": "Support YAML",
"is_bot": false,
"headline": "Merge pull request #77 from ynqa/yamlz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-13T11:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b64cad7dda23b7bcd88dc035fe11eba2e891109",
"body": null,
"is_bot": false,
"headline": "chore: bump up core/widget version to v0.4.0/v0.6.0",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5febb009f9fa95ea599cfc933aa5a8954061f8",
"body": null,
"is_bot": false,
"headline": "chore: remove thin wrappers for yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba45458f157966c034349f8e1b72b6c6fcb4b7b5",
"body": null,
"is_bot": false,
"headline": "tests: yamlz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c168b72121b06dce908c2cfd29844519742c02",
"body": null,
"is_bot": false,
"headline": "feat: yamlz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4daa6245042e131a500df5c5ba012ce877146f2f",
"body": null,
"is_bot": false,
"headline": "chore: format_for_terminal_display => render_terminal_rows",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39483059c330c4e9142d683b7550c1efafce3d6d",
"body": null,
"is_bot": false,
"headline": "fix: tests for jsonz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b2d235309682de64393b3476e6f49738549679",
"body": null,
"is_bot": false,
"headline": "chore: k/v => key/node in jsonz.rs",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254020f15f3adcdcdad992e0671d8b4663804457",
"body": null,
"is_bot": false,
"headline": "chore: yamlz the same as jsonz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dcf75d11ae6ab5badb98ff3aa0dc13f783a81eb",
"body": null,
"is_bot": false,
"headline": "chore: merge RowOperation into mod.rs",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375aa675b95a16ee41c9dde68948c6e63436f9f3",
"body": null,
"is_bot": false,
"headline": "chore: Value => JsonNode in jsonz.rs",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b175b256ca2c9d4a1dde0384eeb02a1524afc762",
"body": null,
"is_bot": false,
"headline": "docs: ContainerNode",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4b91719887e7a2bdac4b75e505c82796849a07",
"body": null,
"is_bot": false,
"headline": "chore: define ContainerNode on structured.rs",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe6b9f83b108b0dcac42310670fcbe9da1bb1fb",
"body": null,
"is_bot": false,
"headline": "chore: merged into structured mod",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381ba7890e0cb15a18c03e59425409887c047252",
"body": null,
"is_bot": false,
"headline": "chore: tree => document",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb5bcd2dd51f812912a0df557958bc77d4a516e",
"body": null,
"is_bot": false,
"headline": "chore: move render_pretty_json into state",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b76af0a47d2c49de392751a4e2824ead3a9a3ec",
"body": null,
"is_bot": false,
"headline": "feat: render_pretty for jsonz",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83c039efd806b2aa45847f9c688afb404ed9a3c",
"body": null,
"is_bot": false,
"headline": "fix: indent for toml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8e57c4148c4c849f21903af10ac01f97e9d9a1",
"body": null,
"is_bot": false,
"headline": "chore: use methods of StyledGraphemes",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004ddacf39044d2524bdc9420d3d3954a2fea9d4",
"body": null,
"is_bot": false,
"headline": "feat: truncated_line_with_ellipsis",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9c63f4491c9789d8b8ca875316e0c72c0c4cf3",
"body": null,
"is_bot": false,
"headline": "feat: widget for yaml",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c650d3722b4bfd79b989f186f5f44a0f4a3ee6f",
"body": null,
"is_bot": false,
"headline": "chore: jsonstream => jsontree",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564590203b821b23f9ead8022e6fba054d02ebc4",
"body": null,
"is_bot": false,
"headline": "feat: bump up `promkit` version to v0.13.0",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-04-06T10:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf4c6bdd25fa1fa1c617db11d1de5c116ad7b92",
"body": null,
"is_bot": false,
"headline": "docs: symlink CLAUDE.md => AGENTS.md",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-24T14:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19bc12930bc807b06d82510dfa4cb7d9ad37a3d2",
"body": null,
"is_bot": false,
"headline": "docs: eliminate inconsistencies for AGENTS.md",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-24T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91db4c67800c2be84efdca3912673c6ef031e81a",
"body": null,
"is_bot": false,
"headline": "docs: AGENTS.md",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-24T14:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175402723c88dae512a7e96bd3f26870245769e4",
"body": "v0.5.0 (widget)",
"is_bot": false,
"headline": "Merge pull request #75 from ynqa/v0.5.0/widget-dev",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-25T04:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce55fcda93a8e16244c9336f966a44031d654a8d",
"body": null,
"is_bot": false,
"headline": "docs: update README",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-24T11:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805ac8813c3a4babfcb57b6838c76757ef0cd3c5",
"body": null,
"is_bot": false,
"headline": "chore: bump up promkit version to v0.12.1",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T14:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91943b760ccd6983dd2a2cb967213a7643e612ef",
"body": null,
"is_bot": false,
"headline": "chore: bump up widget version to v0.5.0",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T12:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060ff59350271567b6b6f1989d5ce16127949720",
"body": null,
"is_bot": false,
"headline": "fix: empty",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T12:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3af5096d5ca5d2447501b6e11138ecb73aa4bd",
"body": null,
"is_bot": false,
"headline": "fix: empty",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T12:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b286ca8311645138c27ed4bbd67c0b7704c514d",
"body": null,
"is_bot": false,
"headline": "feat: define status to change style with Severity",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T12:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd81d05081e5f05c0956909532f98d291953eae",
"body": null,
"is_bot": false,
"headline": "docs: update CHANGELOG",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-17T12:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5681cd6080b333d3414e14d760f4a0da584f15d5",
"body": "v0.12.0",
"is_bot": false,
"headline": "Merge pull request #73 from ynqa/v0.12.0/dev",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-15T09:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee62b0e1532d89a054c706a95203c50c495a6f3",
"body": null,
"is_bot": false,
"headline": "chore: bump up version to v0.12.0",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-14T10:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfa868a3ab951b1f5d733aa16680caba938cb81",
"body": null,
"is_bot": false,
"headline": "chore: bump up core version to v0.3.0",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T19:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e9fb33a8076b5c1e1550af64bd931db5771d8a",
"body": null,
"is_bot": false,
"headline": "ci: install zsh",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T10:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b26c0c8bbda72fa8d44397f80db948e5fbd2ba5",
"body": "Test and refactor `core` module",
"is_bot": false,
"headline": "Merge pull request #74 from ynqa/nopanematrixify",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T09:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a65cd896b81af292dbf6d8d3d2aa30c09a1b638",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T09:54:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cb553f853f28a8e20101ff3687e4e67f379326b1",
"body": null,
"is_bot": false,
"headline": "fix: typo scenario",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T09:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3e4396be2e09734b9f345e53ec39f0086eefa6",
"body": null,
"is_bot": false,
"headline": "fix: typo Consideration",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-13T09:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be3697aa23c44a53db1506c29174c56a70ffc5a",
"body": null,
"is_bot": false,
"headline": "docs: use filepath instead of github links",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T13:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e354b83272da005ee99ca993a9a77eb2f8e33e",
"body": null,
"is_bot": false,
"headline": "docs: renewal demo",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T13:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c435c59f2269fa730b81b3bf102a21a5f9cc29f",
"body": null,
"is_bot": false,
"headline": "chore: remove event-dbg",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T13:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a495b45b8ab6d371e5ebd1e1bf82996869236679",
"body": null,
"is_bot": false,
"headline": "fix: no-enter on tapes",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T13:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35e9e147472ce93f7370fbe61b4384f36933e984",
"body": null,
"is_bot": false,
"headline": "cargo-fmt",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T12:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075914ec959539be8dd7b1da7a368461f1431f4a",
"body": null,
"is_bot": false,
"headline": "fix: tree dir",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T12:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbfb0502f6e467082a0f65bbe9256526eb2f175",
"body": null,
"is_bot": false,
"headline": "chore: create script for tape => gif",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T12:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41acc9e16c093c3a5f08ec1c145670ceea58465b",
"body": null,
"is_bot": false,
"headline": "chore: update tapes",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9310222f14c20dad8e16966e3f31672759563c",
"body": null,
"is_bot": false,
"headline": "docs: README.md",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T12:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a26769dfe5139a9eaef5ee89f88ae9784a11171",
"body": null,
"is_bot": false,
"headline": "docs: Concept.md",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T11:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec3ccc95718c8626af76f3495cc7fe95ed70075",
"body": null,
"is_bot": false,
"headline": "chore: rename tests for more strictly and properly",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T11:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d2deca6ece87dd279cad3db6d52bf270e9f770",
"body": null,
"is_bot": false,
"headline": "chore: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea943a3d8308d4d9093fb120b5da5ac96a5ed46",
"body": null,
"is_bot": false,
"headline": "on-err: tidy up zsherio for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bbbabe995a53542feb207560b76407e9a9ea4d",
"body": null,
"is_bot": false,
"headline": "on-err: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b68cc066b2bf2900e237bd502c90660602398dd",
"body": null,
"is_bot": false,
"headline": "on-err: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3d197ef36e30602e35184a40612cd54ce03982",
"body": null,
"is_bot": false,
"headline": "chore: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7a2bcdf38b2b9e60a90e3bdf0b907793bbe858",
"body": null,
"is_bot": false,
"headline": "chore: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T10:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621b970d69436a6a6ac193413017d0fe69a27b21",
"body": null,
"is_bot": false,
"headline": "chore: tidy up functions for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T09:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bde8eba5d2f24cf2854049f6750b8533294965",
"body": null,
"is_bot": false,
"headline": "chore: common for testing",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T09:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681b79db75fd12050b127a5011227705994840b0",
"body": null,
"is_bot": false,
"headline": "chore: zsh_pretend => zsh-render-parity",
"author_name": "ynqa",
"author_login": "ynqa",
"committed_at": "2026-03-12T09:41:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 33,
"commits_last_year": 181,
"latest_release_at": "2026-07-25T03:13:53Z",
"latest_release_tag": "v0.13.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 0,
"mean_days_between_releases": 55
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "promkit",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/promkit",
"is_deprecated": false,
"latest_version": "0.13.1",
"repository_url": "https://github.com/ynqa/promkit",
"versions_count": 35,
"total_downloads": 88878,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5048,
"first_published_at": "2022-05-04T07:10:38.343528Z",
"latest_published_at": "2026-07-25T03:14:24.980537Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "promkit-core",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/promkit-core",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/ynqa/promkit",
"versions_count": 5,
"total_downloads": 42674,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5130,
"first_published_at": "2025-03-31T13:08:16.193930Z",
"latest_published_at": "2026-07-24T13:37:20.158992Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "promkit-derive",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/promkit-derive",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/ynqa/promkit",
"versions_count": 4,
"total_downloads": 2456,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6,
"first_published_at": "2025-03-17T14:42:49.932022Z",
"latest_published_at": "2025-07-15T11:01:34.578794Z",
"latest_version_yanked": false,
"days_since_latest_publish": 375
},
{
"name": "promkit-widgets",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/promkit-widgets",
"is_deprecated": false,
"latest_version": "0.6.1",
"repository_url": "https://github.com/ynqa/promkit",
"versions_count": 9,
"total_downloads": 41811,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4972,
"first_published_at": "2025-03-31T13:08:41.421334Z",
"latest_published_at": "2026-07-25T03:14:16.949280Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 11,
"stars": 465,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 10
},
"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",
"examples/byop/Cargo.toml",
"examples/checkbox/Cargo.toml",
"examples/confirm/Cargo.toml",
"examples/form/Cargo.toml",
"examples/json/Cargo.toml",
"examples/listbox/Cargo.toml",
"examples/password/Cargo.toml",
"examples/query_selector/Cargo.toml",
"examples/readline/Cargo.toml",
"examples/text/Cargo.toml",
"examples/tree/Cargo.toml",
"examples/yaml/Cargo.toml",
"promkit-core/Cargo.toml",
"promkit-derive/Cargo.toml",
"promkit-widgets/Cargo.toml",
"promkit/Cargo.toml",
"tests/readline/Cargo.toml"
],
"largest_source_bytes": 21993,
"source_files_sampled": 93,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2711
},
"dependencies": {
"manifests": [
"Cargo.toml",
"promkit-core/Cargo.toml",
"promkit-derive/Cargo.toml",
"promkit-widgets/Cargo.toml",
"promkit/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "anyhow",
"manifest": "promkit-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "crossbeam-skiplist",
"manifest": "promkit-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "crossterm",
"manifest": "promkit-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "promkit-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "unicode-width",
"manifest": "promkit-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "promkit-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.52"
},
{
"name": "quote",
"manifest": "promkit-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "proc-macro2",
"manifest": "promkit-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "promkit",
"manifest": "promkit-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.10.0"
},
{
"name": "anyhow",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "promkit-core",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.4.0"
},
{
"name": "rayon",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_yaml",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "termcfg",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "promkit-widgets/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "anyhow",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "async-trait",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "futures",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "promkit-widgets",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.6.1"
},
{
"name": "radix_trie",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "scopeguard",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "promkit/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "promkit",
"direct": true,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "promkit-core",
"direct": true,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "promkit-widgets",
"direct": true,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "termharness",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "toml",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 6,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 61,
"open_issues": 8,
"closed_ratio": 0.6,
"closed_issues": 12,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ynqa",
"commits": 1125,
"avatar_url": "https://avatars.githubusercontent.com/u/6745370?v=4"
},
{
"type": "User",
"login": "cih9088",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/11530592?v=4"
},
{
"type": "User",
"login": "dalance",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4331004?v=4"
},
{
"type": "User",
"login": "GodTamIt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3161130?v=4"
},
{
"type": "User",
"login": "UndyingSoul",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31867988?v=4"
},
{
"type": "User",
"login": "anton-suprun",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46385922?v=4"
},
{
"type": "User",
"login": "samoylovfp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17025459?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.991
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"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/4 approved changesets -- score normalized to 0",
"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": "30 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": "96b98c0ed6ddc33448ed9dd79c07c4e1f0233d68",
"ran_at": "2026-07-25T14:37:03Z",
"aggregate_score": 4.6,
"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-25T06:51:15Z",
"oldest_open_prs": [
{
"number": 79,
"created_at": "2026-05-12T08:49:05Z",
"last_comment_at": "2026-05-18T06:11:18Z",
"last_comment_author": "ynqa"
},
{
"number": 83,
"created_at": "2026-07-25T10:00:56Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T12:37:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2024-06-09T19:53:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2024-06-27T22:12:29Z",
"last_comment_at": "2025-04-15T20:53:00Z",
"last_comment_author": "JeanMertz"
},
{
"number": 31,
"created_at": "2024-09-23T08:45:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2024-10-12T09:06:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2024-11-30T15:15:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2024-12-19T18:14:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2025-03-21T09:18:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 59,
"created_at": "2025-03-31T17:40:37Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ynqa/promkit",
"host": "github.com",
"name": "promkit",
"owner": "ynqa"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 57,
"vitality": 80,
"community": 68,
"governance": 60,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 181,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"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": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "181 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 181
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": 92,
"inputs": {
"releases_count": 33,
"latest_release_tag": "v0.13.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 55
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "33 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 33
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~55 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 55
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 11,
"stars": 465,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "465 stars",
"points": 43.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 465
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 70,
"inputs": {
"packages": [
"promkit",
"promkit-core",
"promkit-derive",
"promkit-widgets"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 175819,
"monthly_downloads": 15156
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "15,156 downloads/month across crates",
"points": 55.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 15156,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.991
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 61,
"open_issues": 8,
"closed_issues": 12,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "61/61 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 61,
"decided": 61
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 192,
"owner_type": "User",
"is_verified": null,
"owner_login": "ynqa",
"public_repos": 39,
"account_age_days": 4537
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "192 followers of ynqa",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 192,
"login": "ynqa"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~12 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"promkit",
"promkit-core",
"promkit-derive",
"promkit-widgets"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"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": "35 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 35
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"interactive",
"prompt",
"rust",
"readline",
"cli",
"tui",
"terminal",
"prompt-toolkit"
],
"has_wiki": true,
"homepage": "https://crates.io/crates/promkit",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://crates.io/crates/promkit",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "30 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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 6,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"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": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.82,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2711
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "82 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 82,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"Cargo.toml",
"examples/byop/Cargo.toml",
"examples/checkbox/Cargo.toml",
"examples/confirm/Cargo.toml",
"examples/form/Cargo.toml",
"examples/json/Cargo.toml",
"examples/listbox/Cargo.toml",
"examples/password/Cargo.toml",
"examples/query_selector/Cargo.toml",
"examples/readline/Cargo.toml",
"examples/text/Cargo.toml",
"examples/tree/Cargo.toml",
"examples/yaml/Cargo.toml",
"promkit-core/Cargo.toml",
"promkit-derive/Cargo.toml",
"promkit-widgets/Cargo.toml",
"promkit/Cargo.toml",
"tests/readline/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, examples/byop/Cargo.toml, examples/checkbox/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, examples/byop/Cargo.toml, examples/checkbox/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 21993,
"source_files_sampled": 93,
"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/93 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 93,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:37:18.378579Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/ynqa/promkit.svg",
"full_name": "ynqa/promkit",
"license_state": "standard",
"license_spdx": "MIT"
}