Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"format",
"formatter",
"gem",
"ruby",
"rubygems",
"rubygems-plugin",
"rust"
],
"is_fork": false,
"size_kb": 1020,
"has_wiki": true,
"homepage": "https://rubygems.org/gems/rfmt",
"languages": {
"Nix": 8273,
"Ruby": 153804,
"Rust": 417136,
"Shell": 3801,
"Python": 7029,
"Makefile": 24706
},
"pushed_at": "2026-07-22T05:55:28Z",
"created_at": "2025-09-08T06:42:32Z",
"owner_type": "User",
"updated_at": "2026-07-22T05:55:01Z",
"description": "A fast Ruby code formatter build in Rust",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"Ruby"
]
},
"owner": {
"blog": "https://sorafujitani.me/",
"name": "fujitani sora",
"type": "User",
"login": "sorafujitani",
"company": null,
"location": null,
"followers": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/76100848?v=4",
"created_at": "2020-12-16T10:02:13Z",
"is_verified": null,
"public_repos": 159,
"account_age_days": 2043
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-06-04T06:06:06Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2026-04-24T05:05:02Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2026-04-24T04:40:22Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-04-24T02:33:25Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-04-23T14:05:57Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-02-25T11:05:32Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-01-25T09:40:57Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-01-17T08:48:24Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2026-01-09T14:16:15Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-01-08T12:33:53Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-01-06T16:38:23Z"
},
{
"tag": "v1.2.7",
"kind": "patch",
"published_at": "2026-01-04T04:10:56Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2026-01-03T20:35:47Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-01-03T17:23:00Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2025-12-12T10:31:58Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-12-11T13:31:42Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-12-07T10:27:00Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-11-26T19:00:59Z"
}
],
"recent_commits": [
{
"oid": "a34f67f1d95d5c921354b8200365f3307ac14cbd",
"body": "Release 2.0.0.beta1",
"is_bot": false,
"headline": "Merge pull request #126 from sorafujitani/chore/release-2.0.0.beta1",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-22T05:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a5c445409a5a17bfcc61b0ef0bef50a302b3c4",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 2.0.0.beta1",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-22T05:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e53066a64c218b0285dcdbb95ba0dfadc821102",
"body": "…operty\n\nAdd data section preservation to the corpus check",
"is_bot": false,
"headline": "Merge pull request #125 from sorafujitani/test/corpus-data-section-pr…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-21T10:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5fa5f3fdf003a43634e48a8dd19ee598e8574e",
"body": null,
"is_bot": false,
"headline": "test: add data section preservation property to the corpus check",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-21T09:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec35755d17e686690c4dc3338409cd2a9b7a177c",
"body": "…else\n\nFix data section loss, chain indent idempotency, and else comments",
"is_bot": false,
"headline": "Merge pull request #124 from sorafujitani/fix/format-bugs-data-chain-…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6018c47d0d71866f6c06f420205e889c57516c38",
"body": null,
"is_bot": false,
"headline": "refactor: dedupe the chain reformat fallback and gate the heredoc scan",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc74027c85989563e6e51c2f83e2f1c6995ac83",
"body": null,
"is_bot": false,
"headline": "docs: add the three formatter fixes to the unreleased changelog",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35c0026ea18cfb8895ead977fb78a824867eee9",
"body": null,
"is_bot": false,
"headline": "fix: keep trailing comments on the else line",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4408d693ad5aef29854a44a3131df4de3553a87c",
"body": null,
"is_bot": false,
"headline": "fix: anchor chain continuation indent at the output position",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac4db1bb4c662190e73a3c5f21283e8242ab37d",
"body": null,
"is_bot": false,
"headline": "fix: preserve the __END__ data section in formatted output",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T16:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9677d30e7ee5ab2324591b8920c0b07b1df172",
"body": "…mment",
"is_bot": false,
"headline": "test: add failing repros for data section loss, chain indent, else co…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-19T15:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670536e060ccfa6cb62d2f4d394025e377181bb7",
"body": "Roadmap Phase 3-9: release readiness",
"is_bot": false,
"headline": "Merge pull request #122 from sorafujitani/chore/release-readiness",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T18:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6277eedec160581814cd4a32058be351b5b76cc7",
"body": null,
"is_bot": false,
"headline": "ci: run cross-build check when its own workflow or env bridge changes",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23287522f3097335fbe5ebc4001c4a23c284a9b",
"body": "…I example",
"is_bot": false,
"headline": "docs: label the pre-migration baseline as historical and fix stale AP…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02dcdb41e1bae01a13b70228018f5ad9fcd2df23",
"body": null,
"is_bot": false,
"headline": "docs: add unreleased changelog entry for native parsing migration",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b76eb4f9ba91e50743eb5ab64406e14df9116ac",
"body": null,
"is_bot": false,
"headline": "docs: describe native ruby-prism parsing architecture",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7edfbff8818508ed27e7cae294ca575acbdbc2",
"body": null,
"is_bot": false,
"headline": "docs: replace stale performance numbers with reproducible benchmarks",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb26bc14b496f1608a2aa3ff65b7fcd25a704b82",
"body": null,
"is_bot": false,
"headline": "ci: verify precompiled gem installs and formats without Rust",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8528436c8f9956d4c716a9166dcc28787f38bbf",
"body": null,
"is_bot": false,
"headline": "ci: apply bindgen sysroot bridge to release cross-gem builds",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c33328e7ed55447854265065ef7ee8dfccbf21",
"body": "Roadmap Phase 3-8: unify config resolution and cache per-call waste",
"is_bot": false,
"headline": "Merge pull request #121 from sorafujitani/feat/config-unification",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48619d3eef812b3e699e93c5a65ba5b471556106",
"body": "- cache explicit --config loads by canonical path + mtime\n- rfmt config prints the effective Rust-resolved configuration\n- fail fast once on a broken --config instead of per-file errors\n- align Rfmt::Config.find search order with the Rust side\n- ConfigError follows the message-only Display convention",
"is_bot": false,
"headline": "fix: address review findings on config resolution",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T17:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d81b38c929729369a26604663d89ed6c3d62f7e0",
"body": null,
"is_bot": false,
"headline": "feat: pass --config through to the Rust formatter",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042816f8b959eccf81447ba5b8d666687522b5ec",
"body": null,
"is_bot": false,
"headline": "perf: cache config discovery with mtime invalidation",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cccfc41ba63de6ef661e1c5bb9dd47ac3709eb0",
"body": null,
"is_bot": false,
"headline": "perf: share one static RuleRegistry across format calls",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1af37dfbffa76f6f30caf221f427c1778989f4d",
"body": "Roadmap Phase 3-7: delete the legacy PrismBridge parse path",
"is_bot": false,
"headline": "Merge pull request #120 from sorafujitani/feat/delete-legacy-parse-path",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215043cf1d908f3c3476872f9cbabd1f8fd0b772",
"body": "Drop stale RuboCop excludes, update CONTRIBUTING's architecture notes,\npoint native_adapter's provenance comments at git history, and harden\ngen_parity_fixtures' git invocations (quoted repo path, rev-list exit\ncheck).",
"is_bot": false,
"headline": "chore: clean up references to the deleted bridge",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b19b60cc81d07cde855446583da3809fd2c361f2",
"body": null,
"is_bot": false,
"headline": "chore: reword bridge parity comment to avoid naming the deleted class",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bb72ebeb8edb472fdaa41ec25db8adbc664a59",
"body": "The gem's runtime no longer requires Ruby Prism; parsing happens in the\nruby-prism Rust crate. corpus_check.rb and gen_parity_fixtures.rb still\nuse the gem at development time.",
"is_bot": false,
"headline": "build: move prism to a development-only dependency",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb94c2b6894a2ec7b61b8d44590bfc3397eab767",
"body": "Remove lib/rfmt/prism_bridge.rb, prism_node_extractor.rb, their spec,\nRfmt.format_legacy, and the format_code_legacy FFI surface. The native\npath (format_code via NativeAdapter) is the only pipeline.\n\nThe parity harness stays: the committed JSON fixtures are frozen golden\ntrees and native_parity.rs pins NativeAdapter against future ruby-prism\ncrate bumps. prism_adapter.rs is now test-support only.\ngen_parity_fixtures.rb loads the deleted bridge from git history.",
"is_bot": false,
"headline": "feat: delete the legacy PrismBridge parse path",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5690d8480ed4dac8f7d8c96a29417300a02ef67",
"body": "The harness compared Rfmt.format against the legacy PrismBridge path,\nwhich is deleted in the next commit. corpus_check remains the ongoing net.",
"is_bot": false,
"headline": "test: retire differential check harness",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb741c97261dda37833777d09eeb8fdb2afe155",
"body": "Roadmap Phase 3-6: switch Rfmt.format to native parsing (12x in-process speedup)",
"is_bot": false,
"headline": "Merge pull request #119 from sorafujitani/feat/native-switchover",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T16:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9226955a7e54c005385cae778b137bab3e37a953",
"body": "Review findings: Rfmt.parse leaked the internal [Rfmt::ParseError] prefix;\nthe unreachable rescue RfmtError clause in .format is dropped; the parse\nerror spec now pins the user-visible message text.",
"is_bot": false,
"headline": "fix: wrap native errors in Rfmt.parse and pin the parse-error message",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0812cd6b12992fd12522a3e50f4c2ba4035b09",
"body": "format_code(source) parses with NativeAdapter and validates its own output\nin Rust; the JSON pipeline stays as format_code_legacy/Rfmt.format_legacy\nfor the differential harness until phase 7. Parse errors keep the exact\n\"Failed to parse Ruby code: Parse errors:...\" text the PrismBridge path\nproduced; the invalid-output guard keeps raising Rfmt::ValidationError.\nIn-process benchmark: 4.225 -> 0.351 ms/file.",
"is_bot": false,
"headline": "feat: switch Rfmt.format to the native parse path",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "218e462b9ff6ff0e32e528fa8fed31e50061623f",
"body": "…over\n\nvalidate_output re-parses formatter output with ruby-prism and returns a\nValidationError whose text matches the Ruby-side validate_output! message.\nParseError/ValidationError render message-only so lib/rfmt.rb can map the\n[Rfmt::...] prefix onto its public exception classes.",
"is_bot": false,
"headline": "feat: add Rust output-validation guard and error kinds for the switch…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b53e02efff0fedaf7867a634eeb3774d95f39b6",
"body": null,
"is_bot": false,
"headline": "test: add differential harness comparing legacy and native format paths",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76355b7d39d3218c57b0e94f1fa84167605f2f69",
"body": "…e 5)",
"is_bot": false,
"headline": "feat: expose native parse path as Rfmt.format_native (temporary, phas…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9844a29e681bab106c1f6179b65dabf672621cb6",
"body": "Roadmap Phase 3-4: metadata and comment envelope in the native adapter",
"is_bot": false,
"headline": "Merge pull request #117 from sorafujitani/feat/native-metadata-comments",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445d5640acd00356503d8d339527e6c62fcabeec",
"body": null,
"is_bot": false,
"headline": "fix: satisfy clippy question_mark lint in constant path walk",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T14:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af330b42c8c445ce00def306ded4e651213c81f1",
"body": null,
"is_bot": false,
"headline": "test: cover root-scoped and deep constant paths in parity fixtures",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4d7284f6ad872ddc5b731aafb8d32a3c2f1648",
"body": null,
"is_bot": false,
"headline": "test: extend parity harness to metadata and comments",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:48:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64eb088fec83083d5170599ac77a37eb347beeb1",
"body": null,
"is_bot": false,
"headline": "feat: fill metadata and comments in the native adapter",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:48:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02410667d27129bec71fb2e217359c3428dcaf9",
"body": "Roadmap Phase 3-3: native ruby-prism to AST converter with parity harness",
"is_bot": false,
"headline": "Merge pull request #116 from sorafujitani/feat/native-node-conversion",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d457e95dee2f84dc0af34764c1c05092b18a0b78",
"body": null,
"is_bot": false,
"headline": "test: align parity on prism 1.9 and harden the comparator",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed907f5de6329999e8d808f6dd0abeb0165e3a2",
"body": null,
"is_bot": false,
"headline": "test: add Ruby bridge vs native converter parity fixtures and tests",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a380e7bc8a4bb1640f8690fd968b7a7046b492e",
"body": null,
"is_bot": false,
"headline": "feat: add native ruby-prism to internal AST converter",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f637a99e93d3ae16a9cbb62f7a47cce86f2aa5b2",
"body": null,
"is_bot": false,
"headline": "build: link rfmt as rlib so integration tests can use the crate",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T13:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d866a177e5855683db7b2257e755c84012cf13c",
"body": "Roadmap Phase 3-2: ruby-prism crate spike, benchmark lever, cross-build gate",
"is_bot": false,
"headline": "Merge pull request #115 from sorafujitani/feat/ruby-prism-spike",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T12:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "096b71b4d9e8663e1af9a479f66a15a58391fbcd",
"body": null,
"is_bot": false,
"headline": "ci: drop cross diagnostics script now that the fix landed",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T12:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fe38be3aaae4cfce8a3ad0a5c7c1930a2c8687",
"body": null,
"is_bot": false,
"headline": "ci: bridge bindgen sysroot flags via cargo env config",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T11:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e2be52e5c787e0a8dd4e107d982d0835e789da",
"body": null,
"is_bot": false,
"headline": "ci: surface container bindgen sysroot flags to ruby-prism-sys",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T11:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3601aa1a50d094fc8ca9bbeb5f1e74c10c35d64d",
"body": null,
"is_bot": false,
"headline": "ci: move cross diagnostics to a script file (pre-script is single-line)",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T11:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3fa07f242cbb2137a7ab98d2a073a95ecb92bd9",
"body": null,
"is_bot": false,
"headline": "ci: pin cross-gem to main sha for working pre-script",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T11:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7eb5dbd83b2c6ebe9584b08e3f5928f8c8b9f99",
"body": null,
"is_bot": false,
"headline": "ci: pin cross-gem action to v1.4.4 for pre-script support",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T11:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e278ed6f2a4609f9bd03ad25dd1922a3ab6643",
"body": null,
"is_bot": false,
"headline": "ci: add cross-toolchain diagnostics to cross-build check",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T10:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce9ec603c43bda21a64c1edb4e71722886740b7",
"body": null,
"is_bot": false,
"headline": "ci: add benchmark script and cross-build check workflow",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc90dcc6ca1866dbb4ab4a142b689d93c3dd9114",
"body": null,
"is_bot": false,
"headline": "build: add ruby-prism crate with parse smoke tests",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1a2d305954b7ab7b96bb2f5c3283b214c91690",
"body": "Fix comment duplication in verbatim source extraction paths",
"is_bot": false,
"headline": "Merge pull request #114 from sorafujitani/fix/do-end-comment-bookkeeping",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a9a2dbe0fe125faa9d315b2efbf88fbfafd38ab",
"body": "…ules",
"is_bot": false,
"headline": "fix: mark extracted comments in modifier, postfix loop, and ternary r…",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5dcf6d8f6daaa2cdfc8a9d9436e7eebdffbdb7",
"body": null,
"is_bot": false,
"headline": "fix: mark do..end block comments as emitted (#112)",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c056aac53681d9d3ad5179fc31b04b8a958fa2",
"body": null,
"is_bot": false,
"headline": "test: reproduce do..end comment duplication (#112)",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T09:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6f38d0ff15483087c0c60dce3ce600fb07c15c",
"body": "Roadmap Phase 2: output validation guard and self-hosted corpus check",
"is_bot": false,
"headline": "Merge pull request #113 from sorafujitani/feat/roadmap-phase2",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T08:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5e48a6af29ea443e1234b9606538a97ac3757e",
"body": null,
"is_bot": false,
"headline": "test: add self-hosted corpus check for formatter invariants",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T07:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918461c13bee44fd7bf0f7b94120ddebcf177819",
"body": null,
"is_bot": false,
"headline": "feat: validate formatter output before returning it",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T07:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a1681f3162d26b9710fc7003d751702ebfac5d",
"body": "Roadmap Phase 1: atomic writes, release profile, dependency cleanup, Ruby version alignment",
"is_bot": false,
"headline": "Merge pull request #111 from sorafujitani/chore/roadmap-phase1",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T07:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c13b113bf1d167d254a3b909cc979de673cc7a",
"body": null,
"is_bot": false,
"headline": "chore: require Ruby 3.3+ and align CI matrix and docs",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T04:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c435f5becb2999a17282af8e68d75aebfcce03",
"body": null,
"is_bot": false,
"headline": "fix: write formatted files atomically",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T04:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b3914b764d492e6fd05593011129b2565b15cb",
"body": null,
"is_bot": false,
"headline": "build: remove unused cargo dependencies and tune release profile",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-07-18T04:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb57e7ecce3713b313729beda466ca1d7f5ef03f",
"body": "chore: add FUNDING.yml to show Sponsor button",
"is_bot": false,
"headline": "Merge pull request #109 from sorafujitani/chore/add-funding-yml",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-09T10:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b29efd44ecbe1e3d0f2ca66d8e9e5454a0e976",
"body": null,
"is_bot": false,
"headline": "chore: add FUNDING.yml to show Sponsor button",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-09T10:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98249fd697dd31c85ec7038e37aab2508569335f",
"body": null,
"is_bot": false,
"headline": "docs: prioritize Neovim/VSCode examples over Helix in editor guides",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-04T06:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618959d28168f77cced7ad4f288576a1b6006236",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.0",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-04T06:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f51d088776e6485abd9fb3c5ae7cfb8749b2be0",
"body": "Add standalone rfmt LSP server",
"is_bot": false,
"headline": "Merge pull request #108 from sorafujitani/cursor/standalone-lsp-5a9e",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-04T05:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15d326ca1f20d04ff4dcf4867864faec551362c",
"body": "Co-authored-by: fujitani sora <fujitanisora0414@gmail.com>",
"is_bot": false,
"headline": "Fix standalone LSP CI failures",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-03T23:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7895b16eab20c4f0aa161f22344cd00fcdcedc5",
"body": "Co-authored-by: fujitani sora <fujitanisora0414@gmail.com>",
"is_bot": false,
"headline": "Add standalone LSP server",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-06-03T23:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a01fd9e4d21e14d18411f9a6e59375d067a53e",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.6.3",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb443728665a4c2ed8b7c3ffd0d201045cf028a7",
"body": "Fix: chain reformatting leaves multi-line arguments orphaned",
"is_bot": false,
"headline": "Merge pull request #106 from sorafujitani/fix/chain-multiline-args",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c288ff3dc2f9b04f9e01b893d9e37f81ea84dd65",
"body": "When `reformat_chain_lines` rewrote an aligned chain to indented style,\nit only moved the `.method` lines. Any multi-line *arguments* that\nlived inside a chain call (e.g. `.select( 'users.*, ' \\ 'COUNT…' )`)\nwere kept at their original column, producing output like:\n\n @users = User.left_joins(...\n[…]\n- heredoc body indent is preserved when reformatting a tail chain\n\nFull test suite: 134 rspec + 127 cargo tests pass; clippy, fmt, and\nrubocop are clean; all 50 Rails-idiom fixtures remain idempotent.",
"is_bot": false,
"headline": "Fix: chain reformatting leaves multi-line arguments orphaned",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:55:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "acda78a31716571a23e0573d733a573a77bf46b2",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.6.2",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e9da4841371a2902d228f35db488aea7381799",
"body": "Fix: orphan comments inside do…end blocks merging with `end`",
"is_bot": false,
"headline": "Merge pull request #105 from sorafujitani/fix/do-end-orphan-comments",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989067d164e72d3a58571d2c5e24b61e02dc6b60",
"body": "A `do…end` block body whose body contains only one \"real\" statement\nfollowed by a block of stand-alone comments (e.g. the commented-out\n`config.filter_run_when_matching :focus` stanzas in a vanilla\n`RSpec.configure do |config| … end` in a generated spec_helper.rb)\nused to emit as:\n\n RSpec.configu\n[…]\neen the body's last stmt and a trailing comment survives\n- idempotence on re-format for a file whose last content is `end\\n\\n# comment`\n\nAll 131 rspec + 127 cargo tests pass; clippy and fmt are clean.",
"is_bot": false,
"headline": "Fix: orphan comments inside do…end blocks merging with `end`",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T04:31:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "baed2eddbde1e40d9484e095331d6c8b82c072af",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.6.1",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T02:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d52859bf2799b14bb6f0e8ef96233e56b7ab581",
"body": "Fix: second sweep of Rails-idiom formatting bugs",
"is_bot": false,
"headline": "Merge pull request #104 from sorafujitani/fix/rails-idiom-bugs-round2",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T02:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5a9cb40d162774374b8944efb07559294b15a9",
"body": "Fix: cluster of formatting bugs surfaced by Rails idioms",
"is_bot": false,
"headline": "Merge pull request #102 from sorafujitani/fix/rails-idiom-bugs",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T02:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9155a8c41f1acc15dc2ae7fca21d9aef8875034b",
"body": "Follow-up to PR #102. A second pass over common Ruby/Rails patterns\n(operator methods, begin/else/ensure, heredocs in unusual positions,\ninline comments in headers, block-nested chains, etc.) turned up seven\nadditional latent bugs, three of which produced code that stopped\nparsing as Ruby. This chan\n[…]\nparse-check tests covering every fix above.\n- All 128 rspec examples (119 existing + 9 new) and 127 cargo unit\n tests pass. `cargo clippy -D warnings`, `cargo fmt --check`, and\n `rubocop` are clean.",
"is_bot": false,
"headline": "Fix: second sweep of Rails-idiom formatting bugs",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-24T01:59:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "650c823b204a611db0d91f94848aee0abb403645",
"body": "A sweep across common Rails-style Ruby code (controllers, models, routes,\nconcerns, services, jobs, migrations, specs, factories, endless defs,\nheredocs, rescue modifiers, block comments) turned up several latent\nbugs. This change fixes all of them in one pass and ships regression\ncoverage.\n\nA. Trai\n[…]\nting design and should be guarded by a config option in a\n follow-up.\n - A second and third embdoc in the same file can still leave one\n extra blank line between them; uncommon enough to defer.",
"is_bot": false,
"headline": "Fix: cluster of formatting bugs surfaced by Rails idioms",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T17:38:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a59fab9701b1d0f2133759e0ffebd77bf2a2d5d",
"body": "Fix: align rescue/ensure with opener, not body",
"is_bot": false,
"headline": "Merge pull request #101 from sorafujitani/fix/rescue-indentation",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T16:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f2cc939d6e76aabbe54ba797e99b473c66218b",
"body": "Before this change, `def … rescue … end` and `do … rescue … end` blocks\nprinted the rescue keyword at the body indent and the second+ rescue\nbody statement at yet another level:\n\n def baz\n risky!\n rescue # wrong: should align with `def`\n handle!\n cleanup! # wro\n[…]\nouting for block bodies.\n- spec/rescue_indent_spec.rb: new spec asserting exact indentation for\n def, nested def, chained rescue, rescue+ensure, ensure-only, block\n rescue, and explicit begin cases.",
"is_bot": false,
"headline": "Fix: align rescue/ensure with opener, not body",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T16:06:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "23c2e7178ac5997bb81c7ea5793cecb83690e705",
"body": "Fix: preserve source indent in method chain reformatting",
"is_bot": false,
"headline": "Merge pull request #100 from sorafujitani/fix/preserve-chain-indent",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T14:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a83fdb402c7975b0ec382a4ca92a904a7a6e44",
"body": "Chain reformatting was dropping the base indent of the starting line,\nso a chain inside an indented method body printed its continuation\nlines at only `indent_width` columns (e.g. 2 spaces) instead of\n`base_indent + indent_width`. `Doc::Text` is printed verbatim and\nembedded newlines are not re-inde\n[…]\ncations.recent\n .includes(:actor) # wrong: only indent_width spaces\n\nAfter:\n @notifications = @current_user.notifications.recent\n .includes(:actor) # right: base_indent + indent_width",
"is_bot": false,
"headline": "Fix: preserve source indent in method chain reformatting",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T14:46:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b607bd6f5d46de266d400b5d9d90a64d23db65ac",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock for 1.6.0 bump",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T14:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c93006b41b939a924b2a14a39d929dcf7978ad",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.6.0",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T13:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996b052c0277fd032bad8c075fc45977d922c378",
"body": "Fix Prism comment JSON deserialization (comment_type / embdoc)",
"is_bot": false,
"headline": "Merge pull request #97 from sorafujitani/cursor/fix-prism-comment-json",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-23T13:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c72927900dd6f6190755a382f2479e0c3d7453",
"body": null,
"is_bot": false,
"headline": "style: rustfmt deserialize_prism_comment_type signature",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-04T03:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a74aeff015897d19f218808ab63ec2c71d5ca10a",
"body": "Align PrismComment with PrismBridge keys; map embdoc/inline safely.\nAdd RSpec for embdoc sources and Rust tests.",
"is_bot": false,
"headline": "Fix Prism comment JSON deserialization (comment_type, embdoc)",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-04-04T03:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c032a55841dcac2de5fd137eb075e58e534326fa",
"body": null,
"is_bot": false,
"headline": "md",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-03-12T06:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ea3db94836174b82329f966cb7eac75d121d592",
"body": "Rule-based Formatter Architecture with Performance Optimizations",
"is_bot": false,
"headline": "Merge pull request #96 from sorafujitani/94-doc-ir-refine",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-02-23T16:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe1c8ed377048d346ba9da0db9908148e1acca0",
"body": null,
"is_bot": false,
"headline": "style: apply cargo fmt formatting",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-02-23T13:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64aa75b4a51118436ecc88da2c5630be6627e0eb",
"body": "Add dedicated formatting rules for:\n- SingletonClassNode: `class << self ... end`\n- LocalVariableWriteNode: `x = value`\n- InstanceVariableWriteNode: `@x = value`\n\nThese node types were previously handled by FallbackRule, which just\nextracted source text directly. The new rules properly handle:\n\nSing\n[…]\ne/begin/while/until/for)\n formatted on new line with indent\n- Multiline method chain reformatting with indented style\n- Simple inline assignments\n\nFixes parity with the legacy Emitter implementation.",
"is_bot": false,
"headline": "feat: add SingletonClassRule and VariableWriteRule",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-02-23T09:54:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7767d769df2ca6892e403264ece5e82396ed7609",
"body": null,
"is_bot": false,
"headline": "Refactor: deduplicate reformat_chain_lines and optimize with Cow",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-02-23T04:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf84674b3e45a901913a8f212c9ff57fbb8332d",
"body": null,
"is_bot": false,
"headline": "Apply cargo fmt formatting",
"author_name": "fujitani sora",
"author_login": "sorafujitani",
"committed_at": "2026-02-23T04:33:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 357,
"latest_release_at": "2026-06-04T06:06:06Z",
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 17,
"days_since_latest_release": 48,
"mean_days_between_releases": 16.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "rfmt",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": false,
"registry_url": "https://rubygems.org/gems/rfmt",
"is_deprecated": false,
"latest_version": "1.7.0",
"repository_url": "https://github.com/fs0414/rfmt",
"versions_count": 155,
"total_downloads": 30368,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-09-08T18:00:58.893000Z",
"latest_published_at": "2026-07-22T05:59:16.534000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "rfmt",
"exists": true,
"license": "Apache-2.0/MIT",
"keywords": [
"formatter"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/rfmt",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/zBaitu/rfmt",
"versions_count": 1,
"total_downloads": 2722,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9,
"first_published_at": "2016-04-25T16:25:32.206745Z",
"latest_published_at": "2016-04-25T16:25:32.206745Z",
"latest_version_yanked": false,
"days_since_latest_publish": 3739
}
]
},
"popularity": {
"forks": 1,
"stars": 65,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-12-26",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-11-26",
"count": 2
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-11",
"count": 3
},
{
"date": "2025-12-12",
"count": 4
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-23",
"count": 6
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2026-01-19",
"count": 6
},
{
"date": "2026-01-20",
"count": 9
},
{
"date": "2026-01-21",
"count": 2
},
{
"date": "2026-01-22",
"count": 3
},
{
"date": "2026-01-26",
"count": 8
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-03",
"count": 3
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-05-13",
"count": 2
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 65,
"total_stars": 65
},
"open_issues_and_prs": 18
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"ext/rfmt/Makefile",
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"ext/rfmt/Cargo.toml"
],
"largest_source_bytes": 110127,
"source_files_sampled": 99,
"oversized_source_files": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 540
},
"dependencies": {
"manifests": [
"Cargo.toml",
"Gemfile"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": "crates:rfmt@0.1.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"rubygems"
],
"dependencies": [
{
"name": "diff-lcs",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.5"
},
{
"name": "diffy",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 3.4"
},
{
"name": "parallel",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.24"
},
{
"name": "thor",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.3"
},
{
"name": "lefthook",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.5"
},
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 13.0"
},
{
"name": "rake-compiler",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.2"
},
{
"name": "rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 3.12"
},
{
"name": "rubocop",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.59"
},
{
"name": "irb",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "< 1.15"
},
{
"name": "rdoc",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "< 6.7"
},
{
"name": "magnus",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.2"
},
{
"name": "rb-sys",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.124"
},
{
"name": "serde",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_yaml",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "thiserror",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "log",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "dirs",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5.0"
},
{
"name": "globset",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "ruby-prism",
"manifest": "ext/rfmt/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 68,
"open_issues": 17,
"closed_ratio": 0.653,
"closed_issues": 32,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sorafujitani",
"commits": 357,
"avatar_url": "https://avatars.githubusercontent.com/u/76100848?v=4"
},
{
"type": "User",
"login": "topi-log",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/23026318?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cross-build-check.yml",
"main.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/6 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": "30 commit(s) and 3 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": 10,
"reason": "security policy file 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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a34f67f1d95d5c921354b8200365f3307ac14cbd",
"ran_at": "2026-07-22T09:08:04Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T05:59:19Z",
"oldest_open_prs": [
{
"number": 64,
"created_at": "2026-01-15T08:46:40Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T05:54:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2025-11-29T16:41:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-01-05T05:05:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-01-07T18:16:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2026-01-07T18:17:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-01-07T18:17:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-01-09T02:18:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2026-01-09T02:19:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2026-01-09T02:20:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-01-09T02:20:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2026-01-09T02:20:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-01-09T02:21:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2026-01-14T17:38:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2026-01-15T08:41:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2026-01-26T03:02:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2026-02-22T16:36:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2026-02-23T03:20:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2026-07-18T04:26:50Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sorafujitani/rfmt",
"host": "github.com",
"name": "rfmt",
"owner": "sorafujitani"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 54,
"vitality": 82,
"community": 58,
"governance": 42,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 357,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 17
},
"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": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "357 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 357
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 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": 90,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": 16.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.3
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 1,
"stars": 65,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "65 stars",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 65
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 68,
"open_issues": 17,
"closed_issues": 32,
"issue_closed_ratio": 0.653,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "65% of issues closed",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 65
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "68/75 decided PRs merged",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 68,
"decided": 75
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/6 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": 56,
"inputs": {
"followers": 32,
"owner_type": "User",
"is_verified": null,
"owner_login": "sorafujitani",
"public_repos": 159,
"account_age_days": 2043
},
"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": "32 followers of sorafujitani",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 32,
"login": "sorafujitani"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "159 public repos, account ~5 yr old",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 159
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 90,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"format",
"formatter",
"gem",
"ruby",
"rubygems",
"rubygems-plugin",
"rust"
],
"has_wiki": true,
"homepage": "https://rubygems.org/gems/rfmt",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://rubygems.org/gems/rfmt",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/6 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": "30 commit(s) and 3 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 detected",
"points": 5,
"status": "met",
"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": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:rfmt@0.1.0 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:rfmt@0.1.0",
"assessed": 6
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 6,
"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": "good",
"name": "AI Readiness",
"value": 81,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.89,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 540
},
"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": "89 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"Gemfile.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"ext/rfmt/Makefile",
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"ext/rfmt/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "ext/rfmt/Makefile, mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ext/rfmt/Makefile, mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 110127,
"source_files_sampled": 99,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/99 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 99,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"rubygems package 'rfmt' points at a different repository (https://github.com/fs0414/rfmt); excluded from ecosystem scoring",
"crates package 'rfmt' points at a different repository (https://github.com/zBaitu/rfmt); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T09:08:23.855647Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sorafujitani/rfmt.svg",
"full_name": "sorafujitani/rfmt",
"license_state": "standard",
"license_spdx": "MIT"
}