原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 200,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 83307,
"Shell": 305
},
"pushed_at": "2026-06-06T11:09:42Z",
"created_at": "2025-06-12T13:09:08Z",
"owner_type": "User",
"updated_at": "2026-07-24T18:55:54Z",
"description": "A simple and clean Ruby DSL for creating JSON schemas.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://paolino.me",
"name": "Carmine Paolino",
"type": "User",
"login": "crmne",
"company": "@plenty-hq ",
"location": "Berlin, Germany",
"followers": 370,
"avatar_url": "https://avatars.githubusercontent.com/u/106617?v=4",
"created_at": "2009-07-19T19:50:10Z",
"is_verified": null,
"public_repos": 107,
"account_age_days": 6218
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-21T10:32:11Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-05-19T10:50:56Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-01-08T07:40:53Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2025-11-12T07:42:52Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2025-11-11T13:42:58Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2025-11-11T10:16:52Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-08-26T08:43:43Z"
}
],
"recent_commits": [
{
"oid": "ce25986d0cd5bf0cb03e0248cd85975658c0ab71",
"body": "Adds enum support for numeric schema builders, including integer and number examples/spec coverage.\\n\\nCloses #30",
"is_bot": false,
"headline": "Add enum parameter to number and integer schema methods",
"author_name": "Jon David Schober",
"author_login": "jondavidschober",
"committed_at": "2026-06-06T11:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886113064fe028b0848ff787cc19e814b52473a8",
"body": null,
"is_bot": false,
"headline": "Add Carmine Paolino as gem author",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-21T10:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d283463e830630a3d5b86b727f6bd4432bc938cd",
"body": null,
"is_bot": false,
"headline": "Mark Codecov statuses informational",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-21T10:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2608ca8e1d2e32cccb08917ef6178380ab2dda",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.4.0",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-21T10:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5629ed0b13b28891b6f2ef7e4c6116164578b2",
"body": "* Add support for Dependencies and Conditionals\n\n* Address review feedback\n\n* Adress PR feedback",
"is_bot": false,
"headline": "Add support for Dependencies and Conditionals (#31)",
"author_name": "Marco Roth",
"author_login": "marcoroth",
"committed_at": "2026-05-20T12:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea8076e782f82afed58778de3515bd880732238",
"body": null,
"is_bot": false,
"headline": "Updated badges",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T15:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5956c00d1da8fde3c7d22d905f29ad451c993263",
"body": null,
"is_bot": false,
"headline": "Create GitHub release automatically",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T10:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d210a9c3e6214c2b2a8371fdb99d96e4cf8180b4",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.1",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T10:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a72a074d5838f58115140a975195a41e9eb8fff",
"body": null,
"is_bot": false,
"headline": "Add Flay and Codecov coverage checks",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T10:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148bfd05a864894f4ac6e477c7234a52ef51d834",
"body": null,
"is_bot": false,
"headline": "Add irb development dependency",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T10:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32bdc8287de2d3462e241e8aadfe6b92d8ed4a5f",
"body": null,
"is_bot": false,
"headline": "Return nil from schema property declarations",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T10:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4013e1572add8fe50b31ff144c8c3a936d92ad1f",
"body": null,
"is_bot": false,
"headline": "Fix duplicate required properties",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T09:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a42247a80de3f4528ea311dc113bc5eb423c4c2",
"body": null,
"is_bot": false,
"headline": "Document RubyLLM tool parameter schemas",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T09:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b51172eaf020abc57c2cbed97b6051460cd3953",
"body": null,
"is_bot": false,
"headline": "Stop tracking Bundler lockfile",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T08:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c0f6bc3604d9d19c741155e02e5571a2a8843a",
"body": null,
"is_bot": false,
"headline": "Add Java platform to lockfile",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T08:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27c009560f5bdcbfd737eaa9fd319d12fcce29a",
"body": null,
"is_bot": false,
"headline": "Standardize project tooling and workflows",
"author_name": "Carmine Paolino",
"author_login": "crmne",
"committed_at": "2026-05-19T08:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3a59518fa03079916fe0561276217a903e75cc",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.0",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2026-01-08T07:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aece7938c17d66d6221e4014233704f1e86f2ee2",
"body": null,
"is_bot": false,
"headline": "Add release instructions",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2026-01-08T07:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64387c0c31b605a0fb6b50e057be9b92cc9c10c",
"body": null,
"is_bot": false,
"headline": "Add simple RubyLLM integration example",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2026-01-08T07:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391b10536adbb4ccdfd77fa8604e3c54ab1f047f",
"body": "- Allow for `strict nil` in order to omit `strict` from the final JSON schema\n- This enables support for structured outputs with Anthropic, which doesn't accept the strict parameter\n- `strict` remain `true` by default to avoid breaking changes as OpenAI still require `strict = true`",
"is_bot": false,
"headline": "Add more granular strict mode handling (#28)",
"author_name": "Vojtech Rinik",
"author_login": "vojto",
"committed_at": "2026-01-08T07:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f391e7892d1338db0fd9c31e6020da9eba7f0dd",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.5",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-12T07:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76d194ba2d334516ef7e6e0a66265fba74e3bc4",
"body": null,
"is_bot": false,
"headline": "Add support for naming via DSL",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-12T07:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42ba9d21a04d476631494c8abd08a6f7babd978",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.4",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T13:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c244e96ba6906357816284544b74cf78865556",
"body": null,
"is_bot": false,
"headline": "Completely reorganize tests (#26)",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T13:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64e0729536294a6dec10c0db4664a74f14e42d1",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T10:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08a250a80a9758a7e564c90a59d53108517dea7",
"body": null,
"is_bot": false,
"headline": "Update gemfile",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T10:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68239f4b8fc3a217d37f324f46dc6da0a063edd1",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T10:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6cc7d17d16520c72f497132e74c15ee0789a45",
"body": null,
"is_bot": false,
"headline": "Update release workflow",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-11-11T10:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b2ae6b9a711d73110a3dda8b5dc7fdd651b0e12",
"body": null,
"is_bot": false,
"headline": "Add support for a oneOf type (#25)",
"author_name": "Stephen Mariano Cabrera",
"author_login": "smcabrera",
"committed_at": "2025-11-11T08:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c296f6d65a5c63b87699c425e5282374207a67",
"body": null,
"is_bot": false,
"headline": "Update docs for nested schemas",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-27T10:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777caa9afbd7cba5553c531b734d576aa57de568",
"body": null,
"is_bot": false,
"headline": "Update release workflow",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T08:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282bc087506cb66e8a66705a89e76fb2893b75b6",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T08:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6dbe4f68735f0e67f250f8c7ac25ebe604c6b5",
"body": null,
"is_bot": false,
"headline": "Remove gem file",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T08:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eefcc3954ee26eab2aa4851d967ca51d5ce2d4aa",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T08:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f564a148a83eef2ae2885f9ba6d9e38dd5a59946",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T07:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ccce9caf2bcef510598a6819c9bd41f9f8d7f84",
"body": null,
"is_bot": false,
"headline": "Show depreciation warning",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T07:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0565f7ee7e2dd16a869a09befeffc7f3233836ba",
"body": null,
"is_bot": false,
"headline": "Reorganize schema_builders and utilities",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-26T06:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91358ba30dd07baacc36c568015464e638d413d6",
"body": null,
"is_bot": false,
"headline": "Simplify",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-25T12:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2959b3a363c9b6eda23ab94877af0c33ffd1f24",
"body": null,
"is_bot": false,
"headline": "Remove test file",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-25T12:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4537bb006a9cc6722fd62f642df3023eee4fb99f",
"body": null,
"is_bot": false,
"headline": "Lots of work",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-25T12:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ec04826d9ae0c4df270c2efa7842ea65402da1",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-25T06:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4975a5b8d0e100dabf5df5f771fd1f2411192875",
"body": null,
"is_bot": false,
"headline": "Refactor DSL",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-25T06:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aca7071fba03e9da6d771c5da2cb5eae5a06691",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-24T18:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20016a985bc2a443a365b63aefd037d7206caa1f",
"body": null,
"is_bot": false,
"headline": "Allow recursive schemas",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-23T08:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73901e6d595af13779d2ce850fd7f69a33eab3a0",
"body": null,
"is_bot": false,
"headline": "Add Github release config",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-23T05:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651e0d4157de96401aeb06ca560c10d4a4247354",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T19:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a73488425a5dabeab225c18b0eabc3bc7f9ac57f",
"body": null,
"is_bot": false,
"headline": "Define missing additional properties",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T19:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c218c51948de5ae7019639ef2b0f7628e250d0a8",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T19:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85779c85a09df4bbc42991b0cb2df9ba02919b95",
"body": null,
"is_bot": false,
"headline": "Fix linter",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T19:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1902480056d29909c50f1c7430286b4624a123ee",
"body": null,
"is_bot": false,
"headline": "Fix reference in objects",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T19:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "526f76e0a45767dce2c42160a95d5e8e4803c1c8",
"body": null,
"is_bot": false,
"headline": "Update GH badges",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T12:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e76ddbe134d2c5edd93fd36fef562ee748fbd7",
"body": null,
"is_bot": false,
"headline": "Add GH badges",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T12:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025007950711b763aa2ff6e3d15388b4bb57885b",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T06:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e6aef527870af14b9fb134106c880f2f2e528a8",
"body": null,
"is_bot": false,
"headline": "Remove rails",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T06:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c0134965593670b98b2fd6acf9e33652937768b",
"body": null,
"is_bot": false,
"headline": "Update ruby versions",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T06:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18afce647fe8872ba1c82d9802ea6423d1064ed9",
"body": null,
"is_bot": false,
"headline": "Add Github CI",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-22T06:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f597c5549480377b9ad2184313f427fde67b29a",
"body": null,
"is_bot": false,
"headline": "Fix anyOf schema",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-21T10:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1324197372f3e298a21eee89e88a95a24cb0c488",
"body": null,
"is_bot": false,
"headline": "Reorganize",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-21T09:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa11571a1b4da403251870cce02244a9ddf33769",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-11T08:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6488709d4a7bbfe14892344edfd4ed32e682d1be",
"body": null,
"is_bot": false,
"headline": "Add warning emoji",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-11T08:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbd4f5b0a072c85433f1c73e68dd4250c05ba73",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-11T08:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "007f0768b833e9addd81723e9890809b3e5de1ae",
"body": null,
"is_bot": false,
"headline": "Update release task",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T18:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca0c18bf522a32fa2678b09c353439725593f74",
"body": "Fix strict and description declarations",
"is_bot": false,
"headline": "Merge pull request #6 from agarcher/aa-fix-strict",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T18:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d808e414b2096ed7bd36c4b8ef92207e9ea274c",
"body": null,
"is_bot": false,
"headline": "Update gemfile",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T08:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09bc6b5ff1880a4829bad5ef8b00d6f0fba0489f",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T08:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883043e68cb3d06a6872bceec02dba7e3c2642e8",
"body": null,
"is_bot": false,
"headline": "Update gitignore",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T07:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d695520ec3c188d2ad647ecfcef2f48864345d94",
"body": null,
"is_bot": false,
"headline": "Include schema",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T07:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fcc40f4e0174121264f662038157f1d876fe1a",
"body": null,
"is_bot": false,
"headline": "Add additional properties",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-08-08T07:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a46ad00a6e94ef8ffcc63bffd684419e7f79bd",
"body": null,
"is_bot": false,
"headline": "ensure class schema description applies correctly",
"author_name": "Adam Archer",
"author_login": "agarcher",
"committed_at": "2025-08-06T17:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c67bbcd4fe65b0ae139bd1813865671c1d91238",
"body": null,
"is_bot": false,
"headline": "fix a bug that prevented strict false from working",
"author_name": "Adam Archer",
"author_login": "agarcher",
"committed_at": "2025-08-06T17:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72b27e2082524c9303034b7ed275c7f278dce7c",
"body": null,
"is_bot": false,
"headline": "Update release rake task",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-16T11:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e235c5f7fd07bf63c35c0ae896c320d52b481f09",
"body": null,
"is_bot": false,
"headline": "Update gemspec",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-16T10:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9449d7431bf09192a8b96f7b963e144ad42b9764",
"body": null,
"is_bot": false,
"headline": "Simplify readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-16T10:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb17862bdfcc53ef0e9b25b89c0fcb3a1bc55571",
"body": null,
"is_bot": false,
"headline": "Add validation",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-16T10:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56ba0704534d37829ba5a53ea5b864534dfea71",
"body": null,
"is_bot": false,
"headline": "Test suite overhaul",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-16T10:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d29b5e506d7f3a326e4ca426549c1d0f25e6ba",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-13T06:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061c698307021658ec5160da56af1e281303361f",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-13T06:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcbb95e8a45a8c35b3d3411af6e0602511f4a0b8",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-13T06:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9289cfda12d9fc5672efcc41d7b6166ba9ea092",
"body": null,
"is_bot": false,
"headline": "More work",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-13T05:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4a1105f48edb9e0e96de3c01ac3a867504faf1",
"body": null,
"is_bot": false,
"headline": "Add factory method and helper",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-12T16:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870517de3a48634460b769557cd3a06b52faabdc",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-12T13:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273a78deda9f009883649a752d226eda09ee93b6",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-12T13:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ece4ccde4da4a389fc3cc812c2aa3688b203984",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Daniel Friis",
"author_login": "danielfriis",
"committed_at": "2025-06-12T13:09:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 70,
"latest_release_at": "2026-05-21T10:32:11Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 52,
"active_weeks_last_year": 7,
"days_since_latest_release": 68,
"mean_days_between_releases": 44.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ruby_llm-schema",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/ruby_llm-schema",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crmne/ruby_llm-schema",
"versions_count": 15,
"total_downloads": 6459511,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-06-16T10:43:16.019000Z",
"latest_published_at": "2026-05-21T10:32:08.234000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 68
}
]
},
"popularity": {
"forks": 12,
"stars": 144,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-08",
"count": 2
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 26
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 16214,
"source_files_sampled": 34,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"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": [
"rubygems"
],
"dependencies": [],
"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": 13,
"merged_prs": 14,
"open_issues": 13,
"closed_ratio": 0.5,
"closed_issues": 13,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "danielfriis",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/2437484?v=4"
},
{
"type": "User",
"login": "crmne",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/106617?v=4"
},
{
"type": "User",
"login": "agarcher",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1203021?v=4"
},
{
"type": "User",
"login": "jondavidschober",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1178036?v=4"
},
{
"type": "User",
"login": "marcoroth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6411752?v=4"
},
{
"type": "User",
"login": "smcabrera",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4121835?v=4"
},
{
"type": "User",
"login": "vojto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50943?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.759
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"_gitleaks.yml",
"_lint.yml",
"_test-matrix.yml",
"main.yml",
"pr.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 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": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "16 commit(s) and 16 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": 10,
"reason": "packaging workflow 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": "ce25986d0cd5bf0cb03e0248cd85975658c0ab71",
"ran_at": "2026-07-28T20:45:19Z",
"aggregate_score": 4.9,
"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-06-06T11:12:02Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2026-06-06T10:27:05Z",
"last_comment_at": "2026-06-06T10:28:42Z",
"last_comment_author": "codecov"
},
{
"number": 46,
"created_at": "2026-06-06T10:28:48Z",
"last_comment_at": "2026-06-06T10:30:03Z",
"last_comment_author": "codecov"
},
{
"number": 47,
"created_at": "2026-06-06T10:33:26Z",
"last_comment_at": "2026-06-06T10:34:14Z",
"last_comment_author": "codecov"
},
{
"number": 48,
"created_at": "2026-06-06T10:35:00Z",
"last_comment_at": "2026-06-06T10:37:01Z",
"last_comment_author": "codecov"
},
{
"number": 49,
"created_at": "2026-06-06T10:37:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-06-06T10:39:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-06-06T10:41:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-06-06T10:45:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-06-06T10:46:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2026-06-06T10:49:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-06-06T10:51:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2026-06-06T10:52:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2026-06-06T10:57:51Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-06T11:09:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2025-10-22T03:47:13Z",
"last_comment_at": "2026-05-20T09:20:37Z",
"last_comment_author": "crmne"
},
{
"number": 27,
"created_at": "2025-11-13T10:59:40Z",
"last_comment_at": "2026-05-20T09:45:11Z",
"last_comment_author": "crmne"
},
{
"number": 32,
"created_at": "2026-05-19T15:31:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2026-05-19T15:31:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-05-19T15:31:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-05-19T15:31:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-05-19T15:31:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2026-05-19T15:31:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-05-19T15:31:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-05-19T15:31:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2026-05-19T15:31:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-05-19T15:31:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-05-19T15:31:53Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/crmne/ruby_llm-schema",
"host": "github.com",
"name": "ruby_llm-schema",
"owner": "crmne"
},
"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": 49,
"vitality": 69,
"community": 65,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 27,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 69,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 70,
"human_commit_share": 1,
"days_since_last_push": 52,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 52 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 52
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "70 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 70
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 68,
"mean_days_between_releases": 44.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 68 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 68
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~44.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 44.7
}
}
],
"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": 59,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 59 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 59
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 65,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 12,
"stars": 144,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "144 stars",
"points": 35,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 144
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 88,
"inputs": {
"packages": [
"ruby_llm-schema"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 6459511,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "6,459,511 downloads all-time across rubygems",
"points": 70.8,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 6459511,
"ecosystems": "rubygems"
}
}
],
"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.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.759
},
"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 76% of commits",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"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": 54,
"inputs": {
"merged_prs": 14,
"open_issues": 13,
"closed_issues": 13,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 3,
"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": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/17 decided PRs merged",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 17
}
}
],
"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 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 67,
"inputs": {
"followers": 370,
"owner_type": "User",
"is_verified": null,
"owner_login": "crmne",
"public_repos": 107,
"account_age_days": 6218
},
"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": "370 followers of crmne",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 370,
"login": "crmne"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "107 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 107
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ruby_llm-schema"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 68
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 68 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 68
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 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 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "16 commit(s) and 16 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 27,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.072,
"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": "6 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 83",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 83
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 16214,
"source_files_sampled": 34,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/34 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 34,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T20:45:29.542444Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/crmne/ruby_llm-schema.svg",
"full_name": "crmne/ruby_llm-schema",
"license_state": "standard",
"license_spdx": "MIT"
}