Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"gem",
"ruby",
"cpp"
],
"is_fork": false,
"size_kb": 165,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 62877,
"Ruby": 14751
},
"pushed_at": "2026-08-04T11:18:11Z",
"created_at": "2015-03-15T15:10:10Z",
"owner_type": "User",
"updated_at": "2026-08-04T11:18:22Z",
"description": "A Ruby C++ Extension Helper Library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++",
"Ruby"
]
},
"owner": {
"blog": "https://xord.org/",
"name": "xord.org",
"type": "User",
"login": "xord",
"company": null,
"location": null,
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/776014?v=4",
"created_at": "2011-05-09T02:59:15Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 5566
},
"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-08-04T11:19:03Z"
},
{
"tag": "v0.3.15",
"kind": "patch",
"published_at": "2026-06-22T17:42:05Z"
},
{
"tag": "v0.3.14",
"kind": "patch",
"published_at": "2026-06-12T01:57:17Z"
},
{
"tag": "v0.3.13",
"kind": "patch",
"published_at": "2026-05-16T17:46:54Z"
},
{
"tag": "v0.3.12",
"kind": "patch",
"published_at": "2026-05-09T17:56:48Z"
},
{
"tag": "v0.3.11",
"kind": "patch",
"published_at": "2026-04-17T13:51:37Z"
},
{
"tag": "v0.3.10",
"kind": "patch",
"published_at": "2026-04-09T09:21:12Z"
},
{
"tag": "v0.3.9",
"kind": "patch",
"published_at": "2025-07-05T15:41:46Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2025-05-22T07:52:55Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2025-05-10T17:49:20Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2025-04-08T15:07:51Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2025-03-23T17:59:52Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2025-03-06T16:56:10Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2025-01-22T18:15:30Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-01-13T18:02:51Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-01-12T18:52:07Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2024-07-05T18:16:02Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-07-05T16:14:06Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2024-03-13T16:59:53Z"
},
{
"tag": "v0.1.44",
"kind": "patch",
"published_at": "2024-02-06T17:13:11Z"
},
{
"tag": "v0.1.43",
"kind": "patch",
"published_at": "2024-01-07T15:55:38Z"
},
{
"tag": "v0.1.42",
"kind": "patch",
"published_at": "2023-12-09T14:58:59Z"
},
{
"tag": "v0.1.41",
"kind": "patch",
"published_at": "2023-11-08T15:51:51Z"
},
{
"tag": "v0.1.40",
"kind": "patch",
"published_at": "2023-10-24T15:43:40Z"
},
{
"tag": "v0.1.39",
"kind": "patch",
"published_at": "2023-06-11T09:52:26Z"
},
{
"tag": "v0.1.38",
"kind": "patch",
"published_at": "2023-05-29T07:34:28Z"
},
{
"tag": "v0.1.37",
"kind": "patch",
"published_at": "2023-05-27T14:23:47Z"
},
{
"tag": "v0.1.36",
"kind": "patch",
"published_at": "2023-05-17T16:58:50Z"
},
{
"tag": "v0.1.35",
"kind": "patch",
"published_at": "2023-05-08T04:11:03Z"
},
{
"tag": "v0.1.34",
"kind": "patch",
"published_at": "2023-04-30T05:29:54Z"
},
{
"tag": "v0.1.33",
"kind": "patch",
"published_at": "2023-04-21T17:52:14Z"
},
{
"tag": "v0.1.32",
"kind": "patch",
"published_at": "2023-03-01T12:28:51Z"
}
],
"recent_commits": [
{
"oid": "edb1a9f47d041a75915d558752cf592a79122332",
"body": "Highlights:\n- reflex-terminal: Initial release\n- reflex: Add Menu class backed by native OS menus\n- reflex: Add view constraints backed by Box2D joints\n (cascades to rubysketch)\n- reflex: Add Clipboard class\n- [BREAKING] reflex: Read modifiers as symbols from every event\n- [BREAKING] rays: Default \n[…]\n under them\non a bundle update.\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XUpSquSBrAM2sWT7cmmJno\n\n[[B1967D45-63AE-4117-A695-92D22FA40125]]",
"is_bot": false,
"headline": "Update changes for the menu, constraint and reflex-terminal release",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-08-04T10:47:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "890865021baee189408e49daf3e28425f9e66744",
"body": "lib depends on vendor, so building libghostty-vt from source was counted as\npart of reflex-terminal's own compile and there was no telling the two apart\nin the log. Running vendor first leaves lib measuring what it says it does.\n\nNo verbose on it: git clone and zig build report themselves, so there \n[…]\nfor it to unquiet.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XUpSquSBrAM2sWT7cmmJno\n\n[[BD5C409F-A48E-4ECE-BDF2-5D2B8514B9C1]]",
"is_bot": false,
"headline": "Give the vendored libraries a CI step of their own",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-07-31T17:08:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5472c1f70121d290266d9e269923626cc42bd695",
"body": "The module workflows are shared, so this names the one module that needs a\nzig outright rather than reaching for a mechanism that would keep the name\nout of them: the alternative hooked into the step every workflow runs, which\nwould have pulled a toolchain down for tag.yml too, where nothing is buil\n[…]\nersion it carries.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XUpSquSBrAM2sWT7cmmJno\n\n[[E5754AE2-E5A5-4C6B-9359-4315538830B9]]",
"is_bot": false,
"headline": "Set up zig in the module workflows for reflex-terminal",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-07-30T18:58:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e212ca55a9216f1f0bd3fbb47fa7f4c515fd682c",
"body": "rb_yield / rb_yield_values were called raw in every module's ext, which\nbypasses rucy's boundary handling: a Ruby exception raised in the yielded\nblock longjmps straight past C++ destructors instead of unwinding as a\nRubyJumpTag. Add Rucy::yield (0..12 args, via rb_protect) and adopt it in\nreflex, rays, rays-video and beeps.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01DM4Zq1TLdHhxvG9tsR5bUL\n\n[[31F36404-6050-4710-AB94-B8EAD19CA6F6]]",
"is_bot": false,
"headline": "rucy: Add Rucy::yield and route ext block yields through it",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-07-10T16:49:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "419bd2f0d39d19118fc1aa93a4826c07999b19e8",
"body": "rucy is statically linked into each Ruby extension, so every bundle\nembeds its own copy of the RubyException typeinfo. On macOS libc++\nmatches catch handlers by typeinfo pointer identity, so a RubyException\nraised in one extension (e.g. rays converting a value) is not caught by\nthe `catch (const Ruc\n[…]\n ruby exception.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01DM4Zq1TLdHhxvG9tsR5bUL\n\n[[1AF4805D-3D3D-47CE-BDDE-FA9129EF8A8E]]",
"is_bot": false,
"headline": "rucy: Catch RubyException thrown across extension bundles",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-07-07T00:15:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ba4e7400ae6dcf172c7f2982164354a766e74a2d",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n[[05EE5F99-0102-4EB6-8222-82EC8B25D2DF]]",
"is_bot": false,
"headline": "Fix Extension.name to join all namespace segments except the last",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-24T10:24:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d71e2b843254be9cae8871b5eabf7f1567cac90c",
"body": "Highlights:\n- reflex-packager: New CLI tool to package Reflex apps as native macOS bundles\n- reflex: Upgrade Box2D from 2.4.1 to 3.1.1\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n[[BE15D6F8-58BB-4795-935D-02F27B0D1D3E]]",
"is_bot": false,
"headline": "Bump versions for reflex-packager and Box2D 3.x release",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-22T17:33:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "245f84ca4945c53dbba0a4d39435545f42acd408",
"body": "Add a helper that defines #==, #eql? and #hash on a class wrapping a\nreference-counted native object, comparing by the wrapped C++ pointer.\nA single native object can be exposed through more than one Ruby wrapper\n(it may outlive its wrapper while held by C++ references and then be\nre-wrapped), so Ruby object identity is not a reliable equality test for\nsuch classes.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n[[451C1471-2712-4E2D-809E-7CBD75DDDC2B]]",
"is_bot": false,
"headline": "rucy: Add define_wrapper_equality_methods for wrapper identity",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-17T16:52:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "36e5698d78278beb5378667e7c5aaae902e7c2fe",
"body": "Highlights:\n- [BREAKING] processing: Drop redundant drawXxx aliases and make\n pixelDensity a keyword arg in createGraphics\n (cascades to rubysketch, reight)\n- processing: Per-window Context enables multi-window sketches\n- reflex,rays: Share single offscreen GL context across windows\n- processing: \n[…]\nng display * window scale\n- reight: Sharp editor text via AUTO pixel density, wasm build on\n Ruby 4.0\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n[[35C04FBD-B43A-4A13-B950-78B902B627AC]]",
"is_bot": false,
"headline": "Update changes for multi-window support release",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-12T01:49:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "84b939c030a50a19726311b6a79048f799da39f4",
"body": "RTYPEDDATA_GET_DATA was introduced in Ruby 3.3, so the previous switch\nin f0c5734d broke the Ruby 3.2 build (macOS/Windows/Ubuntu) with\n\"there are no arguments to 'RTYPEDDATA_GET_DATA' that depend on a\ntemplate parameter\". Guard with #ifdef so 3.2 keeps using DATA_PTR while\n3.3+ uses the modern macro.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[6AFBA641-401A-4ABA-A9BE-C365B9EB8F27]]",
"is_bot": false,
"headline": "rucy: Fallback to DATA_PTR on Ruby <3.3 for get_type_ptr",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-01T10:21:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "465c9b2d7a485a3a15d7ec2de304b6c610429b3f",
"body": "Switch new_type() to use TypedData_Wrap_Struct, and get_type_ptr() to\nuse RTYPEDDATA_GET_DATA instead of the legacy DATA_PTR macro, so that\ntyped data access stays compatible with newer Ruby TypedData layout\noptimizations (e.g. embedded TypedData).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n[[A8B9BD4A-77C3-432F-8CC3-B3F28624558D]]",
"is_bot": false,
"headline": "rucy: Use modern TypedData API",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-06-01T04:50:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "74523697eda0402b7d7c87d381bb1f70e0a02856",
"body": "Highlights:\n- [BREAKING] reflex: wheel Y delta normalized to top-left origin\n (cascades to processing, rubysketch, reight)\n- rays: Batch rendering deferred flush + text corruption fix\n- processing: Avoid painter.push overhead in image/blend draws\n- reflex: Keyboard and mouse event handling on iOS\n-\n[…]\nexample\n- All modules: README rewritten, release-gem.yml migrated to\n gh release create\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[25194EDC-92E6-48BB-A42F-B037CBA838A5]]",
"is_bot": false,
"headline": "Bump versions for batching and iOS event release",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-16T17:22:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "577e651eacd532efd275766d9b3b423c602f4e2f",
"body": "Replace the archived actions/create-release@v1 +\nactions/upload-release-asset@v1 pair with a single 'release(*ARGV)'\ncall from .workflows/utils.rb, which uses 'gh release create' (with\nfallback to 'gh release upload --clobber').\n\nThe deprecated actions were failing on newer repositories (notably\nxor\n[…]\nes under each module's .github/workflows are\nupdated via 'rake scripts:workflows:build'.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[BA59B07F-7B18-4F31-B393-7A4A53DB5B22]]",
"is_bot": false,
"headline": "ci: Switch release-gem.yml to gh release create via release() helper",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-16T07:16:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "41d2ee7614698dd0366b10b57962413a83ca84d4",
"body": "Replace the prior AI-cleaned text with accurate, user-facing\ndocumentation for each gem. Every README now covers requirements,\ninstallation, what the gem provides (API surface), runnable usage\nexamples, and development tasks, in a consistent format.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[51109D14-7E6F-4709-83BC-25E4C9C4C6DD]]",
"is_bot": false,
"headline": "Rewrite README.md across all modules",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-15T18:37:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "96632594ea40000a80e89cf6b771d4870213601b",
"body": "Highlights:\n- WebAssembly runtime support landed across beeps, rays, reflex,\n processing, rubysketch, and reight\n- rays-video: VideoAudioIn for audio playback in Video class\n- rucy: TypedData migration for Ruby 4.x compatibility\n- xot/rucy: hint_memory_usage callback for external-memory GC\n- All modules: drop deprecated has_rdoc= from gemspecs\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[F010062D-2D91-4D5C-ADD5-39CBC743E5E1]]",
"is_bot": false,
"headline": "Bump versions for WebAssembly release",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-09T16:58:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d939559ea00cc33902da181b8b90495bbecac9ac",
"body": "Introduce release(*paths) and changelogs() in .workflows/utils.rb.\nrelease reads the tag from GITHUB_REF, looks up the corresponding\nsection in ChangeLog.md, escapes it via shellwords, and runs\n'gh release create' falling back to 'gh release upload --clobber'.\n\nThis will let workflows in each module\n[…]\nhs)' call. Distributed copies under\neach module's .github/workflows are updated by the shared\n'rake scripts:workflows:build' task.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: Add release helper that uploads to GitHub Releases via gh CLI",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-09T09:13:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "097a66531abf3a64b6a1ba5d57e6acbc8497e13e",
"body": "Gem::Specification#has_rdoc= is a no-op since RubyGems 1.7\nand will be removed in RubyGems 4.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[CC422FE8-5A6D-4C30-9396-CBFC1B9A418A]]",
"is_bot": false,
"headline": "Remove deprecated has_rdoc= from gemspecs",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-09T03:10:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b06575cacc6052e1e71123f6bb18fce9e1cb6fea",
"body": "Add prepare-commit-msg hook that appends [[UUID]] to master commits in\nxord/all. setup_dependencies extracts the UUID from HEAD and checks out\nthe matching xord/all commit, then symlinks each dependency from there\nbefore building. Falls back to per-version cloning when UUID is absent\nto keep older commits buildable during migration.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n[[AA4304AE-7FBB-4900-A263-0A6D26887128]]",
"is_bot": false,
"headline": "Resolve dependencies by monorepo commit UUID in CI",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-05-08T17:05:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "84c583fec5b387a91a8aca31069bbbac6429d226",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add explicit contents:write permission to release-gem workflow",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-29T07:28:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c3c3f9e7db74d460725e09dbc51280ddbfe5ed60",
"body": "…gration\n\nrb_gc_adjust_memory_usage() uses MEMOP_TYPE_REALLOC internally, which\nincreases malloc_increase but never checks the GC trigger. A tiny\nruby_xmalloc()/ruby_xfree() after the adjustment goes through\nMEMOP_TYPE_MALLOC and triggers GC when malloc_increase exceeds\nmalloc_limit.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "xot, rucy: Add hint_memory_usage callback for external memory GC inte…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-27T08:35:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d2ce188b650f72a7a439780a9336500b74fd8fe6",
"body": "Each Extension module now defines lib_name() to control how it is\nlinked by dependent extensions:\n- xot, rucy: return the library name (static link as before)\n- beeps, rays, reflex, rays-video: return nil on macOS/Linux (symbols\n resolved at runtime via dynamic lookup), or \"{name}.dll\" on Windows\n \n[…]\nd of\n{name}_ext.dll.a, so they work naturally with -l flags. The explicit\nrays_ext workarounds in reflex and rays-video extconf.rb are removed.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add lib_name to Extension and use import libraries on Windows",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-25T07:25:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f0ae655f638be83dc7c4908c9801ea32be692667",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix CI utils.rb to support hyphenated module names and ~> dependencies",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-22T18:15:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3784a82fa47bfa689fb3080b8aba4219e36d3c6e",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use Extension.name(true) in gemspecs",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-21T15:59:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "141c50c421d0218531b13411b25189a39c4dd7dd",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "rucy: Add Value::respond_to wrapping rb_respond_to",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-21T15:49:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f5916052de0effbf1c0b2536cbc30c0ef2b6cc85",
"body": "Support hyphenated module names (e.g. rays-video) across the build\nsystem by adding a downcase parameter to Extension.name and updating\ntarget_name, extconf, and rake utilities accordingly.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Extension.name(downcase) for kebab-case module naming",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-21T15:40:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea414ea96c6eb78431250c7906816f778c9d549e",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename include guards to use _ALL_ suffix for aggregate headers",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-21T15:38:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "50ea75457dff73596a78911cd2ebd563c62616a2",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "rucy: Add range checks to integer value_to conversions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-21T15:35:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "13f96b1194c089894d48f7ff118e16c160b14e03",
"body": "This reverts commit 0240c2bd33e057da7a5ea2201de556139cbd5bcd, reversing\nchanges made to 94e56e1de13894543afd7e89e706fcb471d8d811.",
"is_bot": false,
"headline": "Revert \"Merge branch 'rucy/revert-typeddata'\"",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-18T04:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0b9b562f55781f2f33a674dda3ea1591a819db",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-17T13:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed45d8fff5f1993c7df97ce3a1198ef82ec0e09",
"body": "This reverts commit bd30204f49461380a7e74cc251349fd198d335b1.",
"is_bot": false,
"headline": "Revert \"rucy: Migrate to TypedData API for Ruby 4.x compatibility\"",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-17T13:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8afac0fbf9ac38665c72e4f4237b5438138ad7",
"body": "This reverts commit 4ac6f04d3493dfa824a228d029225885ac13e507.",
"is_bot": false,
"headline": "Revert \"rucy: Enable WB_PROTECTED for TypedData with no mark function\"",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-17T13:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37b04ec9c5ae181bd23bc14de49aedf8db42d38",
"body": "Flip the Rake verbose default from true to false and rename the\n:quiet task to :verbose. Update all CI workflows accordingly: test\nworkflows now prepend `verbose`, and release-gem/subtree-push flows\ndrop the former `quiet` prefix since quiet is now the default.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Invert default verbosity: quiet by default, add verbose task",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-16T03:50:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5a298e5ba5323decf03e12f38fcfc744801f4466",
"body": "When mark is nullptr, the wrapped object holds no VALUE references, so\nthe write barrier contract is trivially satisfied. Setting\nRUBY_TYPED_WB_PROTECTED lets the GC treat these objects as well-behaved\nand avoid adding them to the remembered set on promotion.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "rucy: Enable WB_PROTECTED for TypedData with no mark function",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-10T15:28:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1573168e5f5b2b6c8ad0a9faa7a40ade36ba2fd7",
"body": "Replace the legacy Data_Wrap_Struct / Data_Get_Struct API with\nrb_data_typed_object_wrap / DATA_PTR. The per-(T, mark, free) template\ninstantiation of get_data_type() caches the rb_data_type_t in a function-\nlocal static, avoiding any dynamic allocation.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "rucy: Migrate to TypedData API for Ruby 4.x compatibility",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-10T11:59:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29bbe3408d2abf8e5116fa5bbb2cb6baefdcac08",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "rucy: Fix ANYARGS function pointer warnings in module bindings",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-10T04:43:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a8493697cd8edda005dd24dd5392462a0821fb7",
"body": "- yard 0.9.34 → 0.9.39 (XSS in generated frames.html)\n- rexml 3.3.9 → 3.4.4 (DoS on malformed XML)\n- addressable 2.8.5 → 2.9.0 (ReDoS in templates)\n- webrick 1.7.0 → 1.9.2 (HTTP Request Smuggling)\n- Also updates rake, test-unit, power_assert, ferrum, and other transitive deps\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update gem dependencies to fix Dependabot security alerts",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-10T02:22:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "628af571c1e6df861ab0155c65f8a08824bbb8b3",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-09T09:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ef3248ca17ca45847d51ae324d742507c38030",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "gem: Use ~> X.Y.Z for all dependencies and remove redundant >=",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-09T02:38:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c506b28c4ce477ff27407f0139bafadf5f06c912",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Translate all CLAUDE.md files to English",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-02T07:13:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cb578e533568988c2ebaf102ed2348d53173aa2c",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add CLAUDE.md for rucy, beeps, rays, reflex, processing, reight",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2026-04-02T07:05:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "012a86541e51a108f01d869f62a4e8855e5cb81c",
"body": null,
"is_bot": false,
"headline": "Remove non-const VALUE* operator[] from Value wrapper for arrays",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-10-05T17:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bf438294fe6a44f9bf6710d236f7fa650c13bd",
"body": null,
"is_bot": false,
"headline": "Change C-Extension name from 'native.so' to '#{module_name}_ext.so'",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-10-05T05:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3c59c9a1320570b246d39818ce5df4b75fe74c",
"body": null,
"is_bot": false,
"headline": "env -> get_env",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-10-05T05:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4bd64cf95eca6129b220d2e0807cd65cc9f37e",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-07-05T15:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76d43561ab3669a3a158f589a86a411f827ba93",
"body": null,
"is_bot": false,
"headline": "Add deepwiki badge",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-06-11T16:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d823cc068913f3c4394d01bca9284e14bbb8f856",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-05-22T07:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5371837ec02ed1af2541b5186ba6ad2ffecab3",
"body": "…Error and RangeError",
"is_bot": false,
"headline": "Catch std::out_of_range and std::range_error, then throw Ruby's Index…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-05-13T16:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb07c14580f8d2ec19b027352927b6b4acd9a04",
"body": "…e to char or short",
"is_bot": false,
"headline": "Rucy::value_to<>() checks the value range when converting a ruby valu…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-05-13T16:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266a40cde5aee4081a378a15f3c2ce11b33cc78a",
"body": null,
"is_bot": false,
"headline": "Add Rucy::range_error()",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-05-13T15:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87520409c29c31b5a523ad44557c1dd1fcc5154a",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-05-10T17:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba7535187fd94611ff2f4c916853157006283db1",
"body": "…erator) functions",
"is_bot": false,
"headline": "Fixed complex overloading of array(Value,Value) and array(iterator,it…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-04-24T17:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9d62005891bff24ab23838456d8c2c847d1860",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-04-17T16:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e90b9282277cc5a904be57dba63ce0a39a75e63",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-04-08T15:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e35406d6af646f6138023671110100ede35eb68",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-23T17:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350f030e786044885345b3e7a2abeded599435b6",
"body": null,
"is_bot": false,
"headline": "Format",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-11T15:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a9ab29919ac2a6c97908de1f8cf7920df0ca47",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-10T18:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00b7f6872e099d46a4e859a19dd6ea1e6a7b2ab",
"body": null,
"is_bot": false,
"headline": "Add PULL_REQUEST_TEMPLATE.md",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-10T17:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802a1b74d9906fd76c1b8787f8aefa37f4c33ed3",
"body": null,
"is_bot": false,
"headline": "Add CONTRIBUTING.md",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-10T17:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a6719ecd9b2d5c2cdb11b09b495c5137e91b2d",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-03-06T16:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54bad4339b39220b20b016ac4a20d6cbefeef57",
"body": null,
"is_bot": false,
"headline": "The doc:clean task deletes doc/ dir",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-02-18T16:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f80642691419ddc8e4e87410b7c02c02db1ec9",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-22T18:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eefbdfa69d64c24bd3d2524ea1ee97641f39395",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-13T17:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142e983eb7cb2d4c43c1ca364cbe23ef42f0b250",
"body": null,
"is_bot": false,
"headline": "Update workflow files",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-13T08:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2578895cb48803e1f5a3bddcf95d1751c71c0b9",
"body": null,
"is_bot": false,
"headline": "Set minumum version for runtime dependency",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-13T08:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5c9b334469450b53fa129ab204aa4306b94a86",
"body": null,
"is_bot": false,
"headline": "Update changes",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-12T18:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca731a7a5ac03ac2f473ffcafff53c41343ae84d",
"body": null,
"is_bot": false,
"headline": "Update LICENSEs",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2025-01-12T17:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5326956f57d224208eb4e852ed7a7a326acf7dd",
"body": null,
"is_bot": false,
"headline": "Error lines for each condition",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-12-29T14:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e47d49025f7098a5ca6ca868fcb5d35a0fce6f4",
"body": null,
"is_bot": false,
"headline": "Format",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-10-24T17:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "728310127431208cb0ff1811c976b4bdf24fc44c",
"body": null,
"is_bot": false,
"headline": "is_kind_of() -> is_a()",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-10-12T18:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e681aaf4d7f311c68291c17a90e449da9a4946c",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-05T17:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b994583fd6940ffd1ec18d51c26f9dc593759ae",
"body": "Win32 implementation",
"is_bot": false,
"headline": "Merge pull request #65 from xord/windows",
"author_name": "xord.org",
"author_login": "xord",
"committed_at": "2024-07-05T16:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7161daf39e649bcb5c8653f36dafd9c5d5dd6ea6",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-05T15:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc539854a8a35dbe366e447362663fe7dc203c2",
"body": null,
"is_bot": false,
"headline": "Update workflows",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-04T16:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5c81bddaf858427a66a4ce799e5971e136de26",
"body": null,
"is_bot": false,
"headline": "Export functions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-04T16:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607f42e5d0bdd3b76cc526b16c0cfdd8bb0191c8",
"body": null,
"is_bot": false,
"headline": "Fix compile errors on windows",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-04T16:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f18a87dc10dd43510cdc39491f30bd3c1539a8",
"body": null,
"is_bot": false,
"headline": "Update workflows for test",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-07-04T16:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f5e6d0fe8468918c7996f1f4bf2bd240935787",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-06-25T16:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f488921920a5a7da27685d3e915786ae2be4d4",
"body": null,
"is_bot": false,
"headline": "Value() can take encoding parameter",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-06-25T16:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd4854315bed3868d289b8213ad9748b76b0a24",
"body": null,
"is_bot": false,
"headline": "value(size, values) -> array(values, size)",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-06-25T16:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c398d82d591ecbcdb80db0c6a0745f065b90918",
"body": null,
"is_bot": false,
"headline": "Update actions/checkout@v4",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-05-13T15:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d5337d2d4c14df736912f4ab753c7662d43d22",
"body": null,
"is_bot": false,
"headline": "Add system_error_text()",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-04-13T06:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab892a11fc367cb06885f69ddd3940ef665e0b4",
"body": null,
"is_bot": false,
"headline": "Processing gem v1.0",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-03-13T16:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11aebda9909d6fcf3a7d70c5d03f0cd0473bcae",
"body": "…ardError",
"is_bot": false,
"headline": "Change the super class for exception class from RuntimeError to Stand…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-02-28T17:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788cd5744a9f1b4fc23a6c8a86b31c0c11c18dd0",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-02-06T16:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70ad3e591f49d45526a2b1b0773902227662997",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2024-01-07T15:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693b0164937e6a9269a7329eec707650e9137e26",
"body": null,
"is_bot": false,
"headline": "Add Hash class",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-12-28T18:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f2dc1f3189c194296b1fef90d5ae4fc11f9f3da",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-12-28T18:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce55393b0e34eefbfeead890895e66ec1c9a11e7",
"body": null,
"is_bot": false,
"headline": "Add set() and get() to Value class",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-12-28T17:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d79fc0c96bf4bbbce6e69d02a35feca5c39825",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-12-09T14:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706837c274e117563202afebe7d2439df22a1a08",
"body": null,
"is_bot": false,
"headline": "Trigger github actions on all pull_request",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-11-11T17:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7cd295c23f4d7b3301cc212a9470d9d83026c0",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-11-08T15:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07a3eac73a80f4c3105811a68fde4f8ae7b0a95",
"body": null,
"is_bot": false,
"headline": "Update workflow files",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-11-08T14:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5684f521a03ee5a785054cbc90ed41f7cace258",
"body": "…t_dependency in gemspec",
"is_bot": false,
"headline": "Use Gemfile to install gems for development instead of add_developmen…",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-11-08T14:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa6c9f960dc2283d1d614ed4aa2dcd666986d25",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-10-24T15:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "504774d46b9e5c0fbf69ffb13afdd5079bcaf38e",
"body": null,
"is_bot": false,
"headline": "#include <assert.h>",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-10-24T15:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a2aba279a263987374b7424bedeef06e94b239",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-06-11T09:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf259e1e58a06e109b87d7264d84be5679fbc8e",
"body": null,
"is_bot": false,
"headline": "update changelogs",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-05-29T07:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea31a97fcbc4d3cf145c5d483fc061c5541689f",
"body": null,
"is_bot": false,
"headline": "require extension.rb relatively",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-05-29T07:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f6588bc6284a21947e4deaa4706b443b91988a",
"body": null,
"is_bot": false,
"headline": "update changelogs",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-05-27T14:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b41b189d3cfdf1c8ea70ccf0d4f8e311cd3dbce",
"body": null,
"is_bot": false,
"headline": "required_ruby_version >= 3.0.0",
"author_name": "xordog",
"author_login": "xord",
"committed_at": "2023-05-26T15:31:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 42,
"latest_release_at": "2026-08-04T11:19:03Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 14,
"days_since_latest_release": 0,
"mean_days_between_releases": 50.1
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "rucy",
"path": "rucy.gemspec",
"tokens": [
"gem.gemspec",
"gem.executables"
],
"ecosystem": "rubygems"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"badge.fury.io",
"github.com",
"shields.io"
],
"total": 3,
"header": 3,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"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": 3504,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 480
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "yard",
"direct": true,
"version": "0.9.39",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-3jfp-46x4-xgfj",
"GHSA-pxcc-8665-phx8"
],
"fixed_version": "0.9.44",
"advisory_count": 2,
"oldest_advisory_days": 108
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 1
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "test-unit",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "yard",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": true,
"version": "13.3.1",
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": true,
"version": "3.7.7",
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": true,
"version": "0.9.39",
"ecosystem": "rubygems"
},
{
"name": "power_assert",
"direct": false,
"version": "3.0.1",
"ecosystem": "rubygems"
},
{
"name": "xot",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 3,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "xord",
"commits": 183,
"avatar_url": "https://avatars.githubusercontent.com/u/776014?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release-gem.yml",
"tag.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "edb1a9f47d041a75915d558752cf592a79122332",
"ran_at": "2026-08-04T11:25:27Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 1,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-04T11:19:10Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2024-03-01T17:06:58Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xord/rucy",
"host": "github.com",
"name": "rucy",
"owner": "xord"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 47 is calibrated to 45 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 47,
"calibrated": 45,
"calibration": "2026-08-02"
}
}
],
"value": 45,
"inputs": {
"security": 44,
"vitality": 75,
"community": 36,
"governance": 20,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 64,
"weighted_overall_raw": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 14
},
"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": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 50.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"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 ~50.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 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": "weak",
"name": "Community & Adoption",
"value": 36,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 3,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"badge.fury.io",
"github.com",
"shields.io"
],
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 20,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/1 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 1
}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 11,
"owner_type": "User",
"is_verified": null,
"owner_login": "xord",
"public_repos": 27,
"account_age_days": 5566
},
"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": "11 followers of xord",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "xord"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~15 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"gem",
"ruby",
"cpp"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 1 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 74,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 1,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: yard 0.9.39 (moderate 5.3)",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "yard 0.9.39 (moderate 5.3)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 108 days ago",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 108
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 4,
"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
}
]
}
],
"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": 64,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.31,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 480
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "31 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.35,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "35 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 35,
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 3504,
"source_files_sampled": 33,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"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",
"application"
],
"labels": [
"cli",
"library"
],
"scores": {
"cli": 10,
"library": 10
},
"primary": "cli",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "gem.executables",
"weight": 10
},
{
"tier": "declared",
"label": "library",
"source": "gem.gemspec",
"weight": 8
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [
{
"path": "rucy.gemspec",
"labels": [
"cli",
"library"
],
"ecosystem": "rubygems"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-08-04T11:25:31.993643Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xord/rucy.svg",
"full_name": "xord/rucy",
"license_state": "standard",
"license_spdx": "MIT"
}