Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 00:48 UTC

yohasebe / rsyntaxtree

Syntax tree generator for linguistic research

RubyMIT★ 122 stars⑂ 18 forkssince Nov 2009View on GitHub ↗

yohasebe/rsyntaxtree holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (66/100) and lowest on AI Readiness (28/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

54
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Yoichiro HasebePersonal account
159 followers56 public repossince Jul 2008Doshisha University

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsrsyntaxtree1.6.3-582 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

66Moderate · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
4.2/36Commit cadence — 6/52 weeks with commits
12.4/18Commit volume — 23 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year23
human_commit_share1
days_since_last_push2
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 57 version tags (no GitHub releases)
36/36Release recency — latest release 2 days ago
19.8/27Release cadence — a release every ~115.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count57
latest_release_tagv1.6.3
releases_from_tagsyes
days_since_latest_release2
mean_days_between_releases115.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 18% of overall
How it's scored
33.8/60Stars — 122 stars
10.3/25Forks — 18 forks
3.3/15Watchers — 5 watchers
Inputs used
forks18
stars122
watchers5
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.6/80Total downloads — 74,719 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrsyntaxtree
dependents
ecosystemsrubygems
total_downloads74,719
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.997
How it's scored
35.1/46.8Issue resolution — 75% of issues closed
38.2/38.3PR acceptance — 1/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues3
closed_issues9
issue_closed_ratio0.75
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 159 followers of yohasebe
24.8/25Track record — 56 public repos, account ~18 yr old
Inputs used
followers159
owner_typeUser
is_verified
owner_loginyohasebe
public_repos56
account_age_days6,571
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 2 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrsyntaxtree
ecosystemsrubygems
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://yohasebe.com/rsyntaxtree
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsrubynlp, visualization, linguistics, ruby, svg, syntax-tree
has_wikiyes
homepagehttp://yohasebe.com/rsyntaxtree
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

28Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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.

28Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history — 16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/21 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes39,263
source_files_sampled21
oversized_source_files0

Key facts

122GitHub stars
2contributors
23commits, last 12 months
2days since last push
57releases
1bus factor
3open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 122 ★ / 18 ⇿
122Stars
18Forks
53Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02550751001251221832009-112018-032026-06
Major 0Minor 8Patch 45

Each point covers 16 days.

OpenSSF Scorecard 2.8 / 10
2.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 00:48 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
RubyGemsoptimistGemfile
RubyGemsparsletGemfile
RubyGemsrmagickGemfile
RubyGemsrsvg2Gemfile
All dependencies 15

Full resolved dependency set from the GitHub dependency graph: 4 direct and 11 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
RubyGemsoptimistdirect
RubyGemsparsletdirect
RubyGemsrmagickdirect
RubyGemsrsvg2direct
RubyGemsgithub-pagesindirect
RubyGemsjekyll-feedindirect
RubyGemsminimaindirect
RubyGemsminitestindirect
RubyGemsnokogiriindirect
RubyGemsrakeindirect
RubyGemstzinfoindirect
RubyGemstzinfo-dataindirect
RubyGemswdmindirect
RubyGemswebrickindirect
RubyGemsyamlindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rubynlp",
        "visualization",
        "linguistics",
        "ruby",
        "svg",
        "syntax-tree"
      ],
      "is_fork": false,
      "size_kb": 243609,
      "has_wiki": true,
      "homepage": "http://yohasebe.com/rsyntaxtree",
      "languages": {
        "Ruby": 177310,
        "Dockerfile": 665
      },
      "pushed_at": "2026-07-19T13:56:54Z",
      "created_at": "2009-11-29T14:14:09Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T13:56:56Z",
      "description": "Syntax tree generator for linguistic research",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://yohasebe.com",
      "name": "Yoichiro Hasebe",
      "type": "User",
      "login": "yohasebe",
      "company": "Doshisha University",
      "location": "Kyoto, Japan",
      "followers": 159,
      "avatar_url": "https://avatars.githubusercontent.com/u/18207?v=4",
      "created_at": "2008-07-24T00:56:54Z",
      "is_verified": null,
      "public_repos": 56,
      "account_age_days": 6571
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-07-19T13:54:32Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-06-26T07:21:39Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-06-26T06:58:04Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-06-25T04:04:37Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-01-06T08:19:09Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-03-03T01:59:55Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-10-24T03:51:41Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-08-26T23:02:56Z"
        },
        {
          "tag": "v1.2.12",
          "kind": "patch",
          "published_at": "2024-05-01T09:54:57Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2023-09-17T00:28:35Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2023-02-08T22:45:12Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2023-02-08T09:52:11Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2023-02-07T02:17:15Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2023-02-06T11:03:55Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2023-02-05T11:29:37Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2023-02-04T07:08:26Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2023-02-03T01:02:49Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2023-02-02T04:28:47Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-02-01T12:30:19Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-01-30T06:49:47Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2023-01-29T02:23:18Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2023-01-29T01:43:18Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2023-01-28T23:53:31Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-01-25T02:02:38Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-01-24T13:46:45Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2022-11-25T09:01:17Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2022-11-23T11:05:10Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2022-02-04T10:37:48Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2022-02-04T06:23:54Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2022-02-04T00:30:08Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2022-02-03T23:04:34Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2022-01-26T10:04:18Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-12-09T10:54:31Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-12-09T10:28:09Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-12-09T10:02:22Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-12-08T12:31:20Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2021-12-04T12:05:12Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2021-12-03T03:58:03Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2021-12-02T04:51:45Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2021-12-01T15:22:40Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2021-12-01T14:32:39Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2021-12-01T11:05:28Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-11-29T16:09:09Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-11-29T06:09:09Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2021-02-17T06:04:15Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2019-04-13T15:54:26Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2018-06-06T23:34:19Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2018-06-06T22:05:08Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2018-03-21T14:15:33Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2018-03-05T08:57:18Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2018-03-03T23:27:04Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2018-02-27T11:23:36Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2015-08-08T03:04:55Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2014-12-18T01:45:30Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2013-05-12T23:47:51Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2012-03-08T05:21:59Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2012-03-06T10:29:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d9077311d91aa025bb10c207febb69435aabe92a",
          "body": "gem build preserves on-disk file modes, so a Dropbox-synced checkout with\n0600/0700 files produced gems whose library was unreadable and whose\nrsyntaxtree CLI was unexecutable for anyone but the owner after a\nsudo gem install (166 files shipped 0600 in 1.6.2, and bin/rsyntaxtree 0700).\n\nAdd a normal\n[…]\nle bits the working tree had collected on data files (images,\nfonts, Markdown, CSS, library sources) — 88 files in all.\n\nBump to 1.6.3. Same class of bug as engtagger issue #20, fixed there in v0.4.3.",
          "is_bot": false,
          "headline": "Normalize file permissions when building the gem",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-07-19T13:54:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c573354e573dacfd7b963e63c0f97b4eb3a39791",
          "body": "- Grow the canvas with an h_gap margin when a region's padded bounds extend\n  past the tree's natural extent (e.g. a deep enclosed/multi-line node), so the\n  shaded plane no longer touches the image edge.\n- Add a regression test (verified to fail at 1px margin without the fix).\n- Regenerate 064/065 assets.",
          "is_bot": false,
          "headline": "Release v1.6.2: keep a margin around region shades at the image edge",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-06-26T07:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa3e0b40ffce5423f2e983667faa6eacfa5b51d",
          "body": "- Wrap the shaded subtree more cleanly: wider/balanced padding, enclosures\n  (brackets/rectangles) kept inside the plane, parent connector stops short of\n  the plane, consistent margin for root and non-root regions.\n- Hug the glyphs (trim line-box leading above/below plain labels) so the plane\n  is \n[…]\ne top in TTB and the left in\n  LTR, with symmetric padding on the other sides (region shading works in both\n  layouts).\n- Add example 065 (nested/overlapping region shades); regenerate 064/065 assets.",
          "is_bot": false,
          "headline": "Release v1.6.1: refine region shade rendering",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-06-26T06:58:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "001280d7d99fd51b4ec648bf369befa324f264ce",
          "body": "- Region shade (% prefix): semi-transparent plane behind a whole subtree,\n  with a same-color border; explicit color honored, bare % defaults to gray.\n  Supported in SVG/PNG/PDF/JPG/GIF, TikZ (forest fit to=tree), and LSIF.\n- Typographic (curly) apostrophe in labels, e.g. X-bar T'.\n- \\% escape; LSIF version 0.3.0; fix root-region canvas clip.\n- Add example 064; regenerate apostrophe-containing example assets.",
          "is_bot": false,
          "headline": "Release v1.6.0: region shade and smart apostrophe",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-06-25T04:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51eff5b1d9d6b7589f05820bd9a7364ca5d68b9d",
          "body": null,
          "is_bot": false,
          "headline": "Add link to related blog posts tag page in README",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-22T03:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a004ae1c4e403c0a034dbc8e693fcc16854e492f",
          "body": null,
          "is_bot": false,
          "headline": "Remove tracked configuration files",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-07T03:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612b407ea6333ed2aa37b484e518f4b8b2be382c",
          "body": null,
          "is_bot": false,
          "headline": "LSIF spec: add direction coordinate transform table and RTL/BTT notes",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T07:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e09f4172b9c3b8b07a59ad0c243f714f33ac38",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG: add overlap fix",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T05:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa8e019191907152dab1b5c533fbebffec7248c",
          "body": "When a parent node's label is wider than its children's total width,\nthe excess is now distributed equally among children. This prevents\ncousin nodes (children of adjacent siblings) from overlapping when\ntheir labels extend beyond the subtree allocation.\n\nAdded overlap_test.rb with 7 tests covering:\n[…]\nide leaf under narrow parent\n- Three siblings with long children\n- Different font styles (sans, serif, mono)\n- Different font sizes (10, 16, 24)\n- LTR direction\n\n205 runs, 17715 assertions, 0 failures",
          "is_bot": false,
          "headline": "Fix node label overlap for adjacent subtrees",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T05:46:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b17f39ccaeb431a93f659b462b5a3f3225b41c3d",
          "body": "- CHANGELOG: add path drawing improvements and example 063\n- documentation.md: add Tree Direction section (EN)\n- documentation_ja.md: add ツリーの方向 section (JA)\n- CLAUDE.md: add LTR CLI example",
          "is_bot": false,
          "headline": "Update documentation for LTR direction feature",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T05:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe24d59943a69ff0b378c6331979375bcea49f67",
          "body": "- generate_connectors: LTR-aware anchor selection based on x-position\n  for depth and y-position for siblings (was TTB-only y-based logic)\n- draw_a_path: track @width for LTR to prevent path overlap when\n  multiple paths extend rightward\n- draw_paths: LTR anchor points use right edge x and vertical center y\n\n198 runs, 17673 assertions, 0 failures",
          "is_bot": false,
          "headline": "Fix LTR support for line-type connections and path tracking",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T05:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8017c07776bb80b12717f2196c62a727516f693",
          "body": "Path improvements:\n- LTR paths route rightward (⊃ shape) instead of downward\n- TTB path bulge proportional to endpoint distance (less excess)\n- LTR path anchors at node right edge, vertically centered\n- LTR leafstyle \"nothing\" adds horizontal gap between parent and leaf\n- Centered endpoint offset for multiple paths at same node\n\nNew example:\n- 063: vP-shell with movement paths (left-to-right), Radford 2004\n\n198 runs, 17673 assertions, 0 failures",
          "is_bot": false,
          "headline": "Improve path drawing for LTR and add example 063",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T04:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b279187d3bd894e77798c621f6e226fdeaffaa",
          "body": "- LsifDirectionTest (5 tests): direction field, LTR structure validity,\n  node positions, leaf-right-of-root invariant, edge references\n- SvgDirectionTest (6 tests): LTR SVG XML validity with triangle,\n  polyline, bar, nothing styles, and TTB regression test\n- Remove CLI-based LTR tests (require native gem environment)\n\n196 runs, 17198 assertions, 0 failures",
          "is_bot": false,
          "headline": "Add comprehensive LTR direction tests",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T04:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc67286f393670cf12f35bdaf47888e25411a98c",
          "body": "- Add *.gem to .gitignore, remove tracked rsyntaxtree-1.4.0.gem\n- Save/restore @global values in prepare_ltr/finalize_ltr\n- Translate Japanese comments to English in element.rb, string_parser.rb",
          "is_bot": false,
          "headline": "Clean up: fix .gitignore, restore globals, translate comments",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T04:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66bfd59bdb76f315899b13e50fcdebc1263c71aa",
          "body": "New in 1.5.0:\n- Left-to-right tree layout (--direction ltr)\n- LSIF geometry.direction field\n- Examples 058-062 (LTR classification trees)",
          "is_bot": false,
          "headline": "Bump version to 1.5.0",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T03:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b71cfca0850155e32f893967fa27073836253888",
          "body": "New feature: `--direction ltr` option for horizontal tree rendering.\nRoot node appears at left, leaves expand to the right.\n\nImplementation:\n- Two-phase coordinate transformation (prepare_ltr / finalize_ltr)\n  swaps content dimensions before layout and position axes after\n- LTR-specific edge connect\n[…]\nR)\n- Conjunctive adjuncts: enhancement 2 (LTR)\n\nUpdated: README, CHANGELOG, LSIF spec, generate_examples.rb,\nexample_verify_test.rb, lsif_test.rb, example 010 caption.\nAll 201 tests pass (0 failures).",
          "is_bot": false,
          "headline": "Add left-to-right tree layout direction",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-04-06T03:29:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b6bd57dfef7a4164b66807c085c2c6cb047bd88",
          "body": "Implement LSIF v0.2.0, a JSON-based interchange format for linguistic\nstructural data. RSyntaxTree outputs Rendered-level LSIF via `-f lsif`.\n\nThe format defines three conformance levels (Core, Rendered, Layered)\nand is structure-neutral — not limited to syntax trees. The spec\nsupports future multi-\n[…]\n add raw_content attribute for label preservation\n- rsyntaxtree.rb: add draw_lsif method\n- bin/rsyntaxtree: add lsif format option (.lsif.json extension)\n- README.md, CHANGELOG.md: document new format",
          "is_bot": false,
          "headline": "Add LSIF (Linguistic Structure Interchange Format) JSON output",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-03-30T08:16:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61d5fe6432f921565213b3d10d4d0a8308a8d82b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG: Add example 057 entry",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-03-30T00:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69eff30d356ae8c7c8c171ad43e4566b10c4e774",
          "body": "Add a new example demonstrating subscript (_text_) and superscript\n(__text__) syntax using an ECM construction \"John believes himself\nto be smart\" with co-indexation (DP_i_) and head level (T__0__).\nRegenerate all example images.",
          "is_bot": false,
          "headline": "Add example 057: Subscript and superscript demo",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-03-29T23:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4596da2b553b9df5d93e48c0ada422d9670416d",
          "body": "The phrase \"the quick brown fox\" now connects directly to NP\ninstead of through an unnecessary intermediate N node.",
          "is_bot": false,
          "headline": "Fix example 056: Remove intermediate N node",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-01-06T08:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22087a4f2ea29517f2ff9fe7bded09dacf9f5fc5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-01-06T08:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7053ffc12a88607e62e353cbe9bbfb1d917f8ce7",
          "body": "New features:\n- Per-node coloring with @color: syntax (named colors and hex colors)\n- Penn Treebank format input support\n- Standard input support for piping tree data\n- Configuration file support (.rsyntaxtreerc)\n- TikZ/forest LaTeX output\n\nBug fixes:\n- Triangle connector now correctly draws from pa\n[…]\nentation:\n- Improved README with Features section\n- Added TikZ output limitations\n- Added per-node coloring examples (054, 055, 056)\n- Added LICENSE and CHANGELOG files\n\nUpdated copyright to 2007-2026",
          "is_bot": false,
          "headline": "Release v1.4.0: Per-node coloring and CLI enhancements",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-01-06T08:19:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69bf4332d2a241c7fcb93d92def0d6324aa52999",
          "body": null,
          "is_bot": false,
          "headline": "Update funding sources in FUNDING.yml",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2026-01-05T22:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc21e62c9451bf235eea0e1c30ed1d4c9283a4e",
          "body": null,
          "is_bot": false,
          "headline": "Garbage collection friendly implementation",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2025-03-03T01:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb0cf1d36af25031772b62354429facee273fd54",
          "body": null,
          "is_bot": false,
          "headline": "Garbage collection friendly implementation",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2025-03-03T01:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd8a3c0ae865a2dbc45decc3e1dbaaa76e46713e",
          "body": null,
          "is_bot": false,
          "headline": "Example modified",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-10-24T06:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005c836f70b6e56f0aa3d28720b5279656644255",
          "body": null,
          "is_bot": false,
          "headline": "Typo corrected",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-10-24T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd274b848713ac8e120c7cacf4506d169f9676d",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.3.1",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-10-24T03:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e62e54f1de7d219f34ca1e37a88cbc21b92d953",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.3.0",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-08-26T23:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4710348942d1eda45769258f98f61d52bc0c38d2",
          "body": null,
          "is_bot": false,
          "headline": "outfilename option added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-08-26T23:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e82b80dc28d88c477984646f34b9dafceaa860",
          "body": null,
          "is_bot": false,
          "headline": "Example gallery images rebuilt",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-05-02T22:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e2d5932eee7c13d6fefa250c91cdd5b4504009",
          "body": null,
          "is_bot": false,
          "headline": "escaped brackets issue addressed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-05-01T09:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a414d190e606a3960a8c8c19494e3feb65173e5",
          "body": null,
          "is_bot": false,
          "headline": "README modified",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T11:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab9b39e6d3721611580e58a741aa461e58b4b94",
          "body": null,
          "is_bot": false,
          "headline": "README modified",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T11:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44125ea0881fd597366ff4cee60dec557278f43d",
          "body": null,
          "is_bot": false,
          "headline": "rmagick >= 5.3.0",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T11:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d825cff0dc17c2100b5a917a86b3e3d812058f9",
          "body": null,
          "is_bot": false,
          "headline": "rmagick >= 5.3.0",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T11:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d12d33432b6962008e4bbbc2fafd09aea9d1aa",
          "body": null,
          "is_bot": false,
          "headline": "Installation note for macOS",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T10:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32925f29041d3daac719e07da310c7331f19c56a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:yohasebe/rsyntaxtree",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T10:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b5643d4d71987c4e8f9948db68759e734368e6",
          "body": null,
          "is_bot": false,
          "headline": "Installation note for macOS",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-03-28T10:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394e966a2c8eecfb5946c0fa4260ad2c3dac1cdb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2024-02-14T08:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c622982caf01e7e354046dc29afb213557fc0ece",
          "body": null,
          "is_bot": false,
          "headline": "example 052 added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-09-17T02:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b123be95cb4bbfd30dd0b66bfdf5aa8ff84a4d1",
          "body": null,
          "is_bot": false,
          "headline": "cross-hatch not rendered issue fixed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-09-17T00:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092d7a8a290eef377b0d0ef9ee3e45d288a0cb8e",
          "body": null,
          "is_bot": false,
          "headline": "dot files removed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-05-24T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99131f3bf40bb548bf1523417e07ffb630730f7c",
          "body": null,
          "is_bot": false,
          "headline": "examples 048-051",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-21T03:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37dfccfde7f76af9f297442550b6c6b3675c052",
          "body": null,
          "is_bot": false,
          "headline": "examples 048-050",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-21T00:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7b247c7a622c7e4a3bc666a8f54e26ad54e9fd",
          "body": null,
          "is_bot": false,
          "headline": "examples 048-050",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-21T00:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f584546d127d2a1ff3bc4cfb26e3fc2e53e3ca5",
          "body": null,
          "is_bot": false,
          "headline": "pdf download feature",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-08T22:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b5faceb4f40e8c5afd05773fbca6ae1dff0bfe",
          "body": null,
          "is_bot": false,
          "headline": "some command-line features fixed to be working",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-08T09:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3150bcc51e31b68824f459d1479a2f315d5cd3f9",
          "body": null,
          "is_bot": false,
          "headline": "documentaion/example page layout changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-07T13:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77916211ee80da4789b4da8249a2a48ccd71fb0",
          "body": null,
          "is_bot": false,
          "headline": "readme updated",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-07T12:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d9303627fe46d7bbb56a1a0247b79aa2bdcd273",
          "body": "…entation",
          "is_bot": false,
          "headline": "description of arrow_{right|left|both}_(bold) elements added to docum…",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-07T12:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb81b5e7c7fb69445268a9595d6c81fc63718eea",
          "body": "…entation",
          "is_bot": false,
          "headline": "description of arrow_{right|left|both}_(bold) elements added to docum…",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-07T12:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63617af5c3dceedb07f1e1fa16de7d22e6831e0b",
          "body": null,
          "is_bot": false,
          "headline": "margin issue that still remained has been fixed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-07T02:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8322d220313f64522b56e7aef999f2f3c64652",
          "body": null,
          "is_bot": false,
          "headline": "readme updated",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-06T11:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf607000c4ffb04bf562c4a14d6b3053194fe31",
          "body": null,
          "is_bot": false,
          "headline": "margin issue that still remained has been fixed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-06T10:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad00986edd13ba545b4ff7633bf6888f7052a1e",
          "body": null,
          "is_bot": false,
          "headline": "margin issue that still remained has been fixed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-05T11:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ceefccb70c0467feaea71b46ea6da928f969368",
          "body": null,
          "is_bot": false,
          "headline": "margin issue that still remained has been fixed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-05T11:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe79f123d93ee0deb47d856e553f7c917dcbab3",
          "body": null,
          "is_bot": false,
          "headline": "margin issue that still remained has been fixed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-05T11:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba6736c12627d5cb69a2d9c6573a0d1e1ac2579",
          "body": null,
          "is_bot": false,
          "headline": "documentation modified",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T12:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c836fbb9f0b780f2e37b42da8249f8e3f33f89b8",
          "body": null,
          "is_bot": false,
          "headline": "example 043",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T12:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aae708b5f7d356b78f6e19b6ef8d7eea07fe4a7a",
          "body": null,
          "is_bot": false,
          "headline": "example 043",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T11:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18794ff4939b51b2e6dccd38f93d58197e37ed01",
          "body": null,
          "is_bot": false,
          "headline": "example 043",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T11:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcea3ac9e5e31b0113181dec0c07236d7c8d0dd",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949e1d7738dd665055afdc03c66c2b64898e151f",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34799d23276100a6bef5f2cfb4fa8fb1db763c59",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14200f362aa8b3a17232e8625d8e27789783e75f",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd9b4071c0adb4445b88e5c760712acb1e2c398",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4c2ee4706de64679c33de08a9a3e0e34cc50a2",
          "body": null,
          "is_bot": false,
          "headline": "Connector height of examples changed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T08:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c98902811dcd5853b2262153f37ab7eb7667859",
          "body": null,
          "is_bot": false,
          "headline": "Line width option added; better line edge rendering;",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-04T07:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a36ed39dc7ff1f204119397ceb12a8a680e2a31",
          "body": null,
          "is_bot": false,
          "headline": "Example 041",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T09:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a53678c0b94f8d59975f54097475b1c53a94725",
          "body": null,
          "is_bot": false,
          "headline": "Example 041",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T09:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04e63e7c066207234cf30d1b91a87129288a391",
          "body": null,
          "is_bot": false,
          "headline": "Example 041",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T09:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9f2eeb6a8d9186e5f108b3edcc5825c500035e",
          "body": null,
          "is_bot": false,
          "headline": "Example 041",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T09:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73178d44abc7699facaec0355b28c48098e1828e",
          "body": null,
          "is_bot": false,
          "headline": "Example 041",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T08:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d62efa1f838d81fd4c406eb83768c38e6ff4c4",
          "body": null,
          "is_bot": false,
          "headline": "Example 040",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T07:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60011675cd5ca752aec6a53a5189423a4938adcc",
          "body": null,
          "is_bot": false,
          "headline": "extra connector arrow heads direction bug addressed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T01:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e9030cf319ce49a61fc40003af65f29226c826",
          "body": null,
          "is_bot": false,
          "headline": "extra connector arrow heads direction bug addressed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T01:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75858a70e1dc1cda676cd43848f4576fe5e5c913",
          "body": null,
          "is_bot": false,
          "headline": "extra connector arrow heads direction bug addressed",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-03T01:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece9d843e2fc7b3ce2af6fbe647d20e2d051c6c8",
          "body": null,
          "is_bot": false,
          "headline": "color options {modern|traditional|none}",
          "author_name": "yohasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-02T04:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2431129174e91c17af1e7b965c24177e29b5c8",
          "body": "…tor mode",
          "is_bot": false,
          "headline": "Extra connector feature improved + margin issue fix for 'none' connec…",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-02-01T12:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f00b641efff0ffb678176c038b5804137968805",
          "body": null,
          "is_bot": false,
          "headline": "Example 035",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-31T10:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b693fb0a5ec6f651c31d22f99a693bb326bc63e",
          "body": null,
          "is_bot": false,
          "headline": "added reference info to some examples",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-31T10:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338b76e458b54860541f087d58037629e7e4e872",
          "body": null,
          "is_bot": false,
          "headline": "functionality to draw extra connectors",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-30T06:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf0579ca03928388c10bc168ca72a010866b87b",
          "body": null,
          "is_bot": false,
          "headline": "noto sans mono font option added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-29T02:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95805863af7147f6446910221b1b4cb396e91a99",
          "body": null,
          "is_bot": false,
          "headline": "noto sans mono font option added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-29T01:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d296f39e1f56a1ebc4ac4e4694092d1241fa89",
          "body": null,
          "is_bot": false,
          "headline": "noto sans mono font option added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-29T01:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac46631ad9f7edc8b62e5f257ef02e34f0116d66",
          "body": null,
          "is_bot": false,
          "headline": "readme modified",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-29T00:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b057d0e55fa21fffa8f733a55e6470cb3f40e070",
          "body": null,
          "is_bot": false,
          "headline": "issue on drawing triangle by ^ fixed",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-28T23:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fef9170b3945bb12eb1bf130b332486e9e5bebc",
          "body": null,
          "is_bot": false,
          "headline": "Examples 026 and 027 added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-28T00:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e7d071090ac7e715d7d6e3c7d231da940d3a46",
          "body": null,
          "is_bot": false,
          "headline": "Example 025 added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T14:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc379cb980e943570a1ade223747492d3416147",
          "body": null,
          "is_bot": false,
          "headline": "example",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T14:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d57b5e3565ecf4d0c26ac20a820da395a6eff08",
          "body": null,
          "is_bot": false,
          "headline": "example",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T13:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0652fbe6df08d0bcc8e7d70702b75610773c9e",
          "body": null,
          "is_bot": false,
          "headline": "Example 025 added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T11:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e5473bd34c5cde78a422403808e2f89ca64826",
          "body": null,
          "is_bot": false,
          "headline": "Example 025 added",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T11:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ba7ac86bb141d8922391916cf96e59a71dca79",
          "body": null,
          "is_bot": false,
          "headline": "readme modified",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T01:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2624254a4fa155c61559ee9bdeb1203ca39d5d",
          "body": null,
          "is_bot": false,
          "headline": "captions added to examples in gallery",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T00:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516e6b4cd0400c88238f9fedbfe55830305ccc94",
          "body": null,
          "is_bot": false,
          "headline": "captions added to examples in gallery",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T00:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4c1b6eafd0eae7d20dee3c5f77fc9d90a38171",
          "body": null,
          "is_bot": false,
          "headline": "captions added to examples in gallery",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T00:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3a4cfdb50400bec74267aed86e5e147743fa1a",
          "body": null,
          "is_bot": false,
          "headline": "captions added to examples in gallery",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T00:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e929548d5dd53e3b0b6cfbe3f0980d6f86683bd",
          "body": null,
          "is_bot": false,
          "headline": "captions added to examples in gallery",
          "author_name": "Yoichiro Hasebe",
          "author_login": "yohasebe",
          "committed_at": "2023-01-27T00:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 57,
      "commits_last_year": 23,
      "latest_release_at": "2026-07-19T13:54:32Z",
      "latest_release_tag": "v1.6.3",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 115.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "rsyntaxtree",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/rsyntaxtree",
          "is_deprecated": false,
          "latest_version": "1.6.3",
          "repository_url": "http://github.com/yohasebe/rsyntaxtree",
          "versions_count": 58,
          "total_downloads": 74719,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2012-03-06T10:32:49.461000Z",
          "latest_published_at": "2026-07-19T13:57:14.232000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 122,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2009-11-29",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": {
        "days": [
          {
            "date": "2009-11-29",
            "count": 2
          },
          {
            "date": "2011-01-14",
            "count": 1
          },
          {
            "date": "2011-01-30",
            "count": 1
          },
          {
            "date": "2011-06-18",
            "count": 1
          },
          {
            "date": "2011-08-23",
            "count": 1
          },
          {
            "date": "2011-10-18",
            "count": 1
          },
          {
            "date": "2012-02-20",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 3
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-26",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 2
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 122,
        "total_stars": 122
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 39263,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "docs/Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "optimist",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "parslet",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rmagick",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rsvg2",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "optimist",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "parslet",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rmagick",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rsvg2",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "github-pages",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-feed",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minima",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo-data",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "wdm",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 4,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 3,
        "closed_ratio": 0.75,
        "closed_issues": 9,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "yohasebe",
          "commits": 312,
          "avatar_url": "https://avatars.githubusercontent.com/u/18207?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d9077311d91aa025bb10c207febb69435aabe92a",
        "ran_at": "2026-07-22T00:48:25Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T13:57:37Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2019-07-16T05:19:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2023-12-05T20:39:13Z",
          "last_comment_at": "2023-12-21T10:56:27Z",
          "last_comment_author": "yohasebe"
        },
        {
          "number": 12,
          "created_at": "2024-01-15T08:38:29Z",
          "last_comment_at": "2024-10-24T04:13:24Z",
          "last_comment_author": "yohasebe"
        },
        {
          "number": 13,
          "created_at": "2025-03-09T15:46:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yohasebe/rsyntaxtree",
    "host": "github.com",
    "name": "rsyntaxtree",
    "owner": "yohasebe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 28,
        "vitality": 66,
        "community": 52,
        "governance": 58,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 23,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "23 commits in the last year",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "releases_count": 57,
              "latest_release_tag": "v1.6.3",
              "releases_from_tags": true,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 115.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "57 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~115.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 115.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 18,
              "stars": 122,
              "watchers": 5,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "122 stars",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 122
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "rsyntaxtree"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 74719,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "74,719 downloads all-time across rubygems",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 74719,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.997
            },
            "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.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 3,
              "closed_issues": 9,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": 63,
            "inputs": {
              "followers": 159,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "yohasebe",
              "public_repos": 56,
              "account_age_days": 6571
            },
            "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": "159 followers of yohasebe",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 159,
                      "login": "yohasebe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "56 public repos, account ~18 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 56
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "rsyntaxtree"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "rubynlp",
                "visualization",
                "linguistics",
                "ruby",
                "svg",
                "syntax-tree"
              ],
              "has_wiki": true,
              "homepage": "http://yohasebe.com/rsyntaxtree",
              "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": "http://yohasebe.com/rsyntaxtree",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 28,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.8
            },
            "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": "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 39263,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:48:33.372853Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yohasebe/rsyntaxtree.svg",
  "full_name": "yohasebe/rsyntaxtree",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsRubyGems.