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

xwmx / pandoc-ruby

Ruby wrapper for Pandoc

RubyMIT★ 351 stars⑂ 44 forkssince Oct 2009View on GitHub ↗

xwmx/pandoc-ruby holds a health index of 49 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (63/100) and lowest on Vitality (17/100). It was last updated 342 days ago. A single contributor accounts for most of its recent work.

49
overall / 100
At risk

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.

49
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

William MelodyPersonal account
414 followers132 public repossince Feb 2008

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
RubyGemspandoc-ruby2.1.10-38970 days ago

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 342 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share0.99
days_since_last_push342
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 30 version tags (no GitHub releases)
0/36Release recency — latest release 970 days ago
12.6/27Release cadence — a release every ~149 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tag2.1.10
releases_from_tagsyes
days_since_latest_release970
mean_days_between_releases149
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?

63Moderate · 18% of overall
How it's scored
41.3/60Stars — 351 stars
13.6/25Forks — 44 forks
3.9/15Watchers — 6 watchers
Inputs used
forks44
stars351
watchers6
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
70.8/80Total downloads — 6,534,086 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespandoc-ruby
dependents
ecosystemsrubygems
total_downloads6,534,086
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?

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2/22.5Commit distribution — top contributor authored 91% of commits
13.5/13.5Contributor breadth — 11 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.91
How it's scored
41.6/46.8Issue resolution — 89% of issues closed
38.2/38.3PR acceptance — 13/13 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/28 approved changesets -- score normalized to 0
Inputs used
merged_prs13
open_issues4
closed_issues32
issue_closed_ratio0.889
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.8/25Owner reach — 414 followers of xwmx
25/25Track record — 132 public repos, account ~18 yr old
Inputs used
followers414
owner_typeUser
is_verified
owner_loginxwmx
public_repos132
account_age_days6,719
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
4/35Publish recency — latest publish 970 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespandoc-ruby
ecosystemsrubygems
any_deprecatedno
min_days_since_publish970

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicspandoc, ruby, markup, markup-language, markdown, restructuredtext
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 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 — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/28 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories7
affected_packages2
assessed_packages20
unassessed_packages0
affected_by_severityhigh 1, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 20 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.3/40Legible commit history — 8 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.081
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes14,542
source_files_sampled5
oversized_source_files0

Key facts

351GitHub stars
11contributors
1commits, last 12 months
342days since last push
30releases
1bus factor
4open issues
RubyGemspackage ecosystems

More detail

Star and fork history 351 ★ / 44 ⇿
351Stars
44Forks
30Releases

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.

012525037535042382009-102018-012026-04
Major 2Minor 8Patch 20

Each point covers 16 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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:34 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3Vulnerabilities7 existing vulnerabilities detected
All dependencies 20

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

RegistryPackageVersionRelation
RubyGemsast2.4.2indirect
RubyGemsjson2.6.3indirect
RubyGemslanguage_server-protocol3.17.0.3indirect
RubyGemsminitest5.20.0indirect
RubyGemsmocha2.1.0indirect
RubyGemsparallel1.23.0indirect
RubyGemsparser3.2.2.4indirect
RubyGemspsych5.1.1.1indirect
RubyGemsracc1.7.3indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.1.0indirect
RubyGemsrdoc6.6.0indirect
RubyGemsregexp_parser2.8.2indirect
RubyGemsrexml3.2.6indirect
RubyGemsrubocop1.57.2indirect
RubyGemsrubocop-ast1.30.0indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsruby2_keywords0.0.5indirect
RubyGemsstringio3.0.9indirect
RubyGemsunicode-display_width2.5.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 20 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
rexml3.2.6indirecthigh63.3.9
rdoc6.6.0indirectmoderate16.6.3.1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "pandoc",
        "ruby",
        "markup",
        "markup-language",
        "markdown",
        "restructuredtext"
      ],
      "is_fork": false,
      "size_kb": 265,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TeX": 402,
        "HTML": 153,
        "Roff": 121,
        "Ruby": 33525,
        "Rich Text Format": 247
      },
      "pushed_at": "2025-08-13T17:42:15Z",
      "created_at": "2009-10-12T19:51:17Z",
      "owner_type": "User",
      "updated_at": "2026-04-22T14:37:03Z",
      "description": "Ruby wrapper for Pandoc",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "www.williammelody.com",
      "name": "William Melody",
      "type": "User",
      "login": "xwmx",
      "company": null,
      "location": null,
      "followers": 414,
      "avatar_url": "https://avatars.githubusercontent.com/u/1246?v=4",
      "created_at": "2008-02-27T22:54:17Z",
      "is_verified": null,
      "public_repos": 132,
      "account_age_days": 6719
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.1.10",
          "kind": "patch",
          "published_at": "2023-11-25T00:14:41Z"
        },
        {
          "tag": "2.1.9",
          "kind": "patch",
          "published_at": "2023-10-04T22:25:46Z"
        },
        {
          "tag": "2.1.8",
          "kind": "patch",
          "published_at": "2023-10-04T22:17:14Z"
        },
        {
          "tag": "2.1.7",
          "kind": "patch",
          "published_at": "2022-10-30T18:25:14Z"
        },
        {
          "tag": "2.1.6",
          "kind": "patch",
          "published_at": "2021-11-22T19:36:15Z"
        },
        {
          "tag": "2.1.5",
          "kind": "patch",
          "published_at": "2021-11-14T02:37:46Z"
        },
        {
          "tag": "2.1.4",
          "kind": "patch",
          "published_at": "2020-03-25T15:42:33Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2020-03-23T21:34:48Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2020-03-23T21:13:15Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2020-03-23T20:41:25Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2020-03-23T18:36:36Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-05-05T04:39:42Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2016-03-29T01:07:34Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-02-10T04:19:05Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2013-06-25T02:48:40Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2013-06-22T01:45:15Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2013-06-22T00:55:20Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2013-06-21T20:36:01Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2013-05-19T03:47:37Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2013-04-07T01:32:29Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2012-11-01T22:36:28Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2012-04-01T05:56:50Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2010-02-10T21:13:48Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2009-12-23T03:42:37Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2009-11-20T20:59:55Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2009-11-19T04:56:22Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2009-10-26T22:48:22Z"
        },
        {
          "tag": "0.0.9",
          "kind": "patch",
          "published_at": "2009-10-20T20:11:04Z"
        },
        {
          "tag": "0.0.8",
          "kind": "patch",
          "published_at": "2009-10-15T02:25:17Z"
        },
        {
          "tag": "0.0.7",
          "kind": "patch",
          "published_at": "2009-10-14T15:32:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "22f114c09cc3e0871668f38284544b5d0a41a273",
          "body": "refs gh-50",
          "is_bot": false,
          "headline": "Update pandoc links in README.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2025-08-13T17:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8adb0a8001ccf3bb99cd62a9414d395df9e72a14",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #49 from danielricecodes/patch-1",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2025-05-29T20:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292205c6cd0450b01a6fa1005d9eea3d13400c53",
          "body": "Update Install Pandoc URL",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Rice",
          "author_login": "danielricecodes",
          "committed_at": "2025-05-29T19:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f9130d766f6a16836d01c015db9ca7b9328959",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate `.rubocop_todo.yml`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-25T00:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3426b82fbcf837114662853c02e2db99d906d92e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.10.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-25T00:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "642a00ab86cb59f048a6f26aa2a44e41323949dd",
          "body": null,
          "is_bot": false,
          "headline": "Target `pandoc` version 3.1.9 in tests.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-25T00:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843f8f0a04bc839b4db198e8f17175fe7bd49569",
          "body": null,
          "is_bot": false,
          "headline": "Update gems.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-25T00:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2caad205dd31b8ca17031901dbe96e7baf75bbf",
          "body": "refs gh-47\nrefs gh-41",
          "is_bot": false,
          "headline": "Skip `RedundantBegin` cop in  `rubocop.yml`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-24T23:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0bd1f0a58b9125ffa404db31c534f60b8720793",
          "body": "This reverts commit fad19cd2d706f169ac0e2c963754997d5513829b.\n\nrefs gh-47\nrefs gh-41",
          "is_bot": false,
          "headline": "Revert \"Remove redundant `begin` block.\"",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-24T23:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3694987b10349d853c2f358edeee6631ef8463c8",
          "body": "This reverts commit 26e5e335ef9c4a1e7ae027326864ea9f6b1ee5a1.\n\nrefs gh-47\nrefs gh-41",
          "is_bot": false,
          "headline": "Revert \"Remove redundant `begin` block.\"",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-11-24T23:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0be16277957010b35f40db32656872c4d87a43",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.9.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d8ec7a793b0ede814795594e2b406cec51d75d",
          "body": null,
          "is_bot": false,
          "headline": "Add `rubocop` to Gemfile and update gems.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4bd5bcea4b49a404e43768d764a68b7b44b22de",
          "body": null,
          "is_bot": false,
          "headline": "Update `.rubocop_todo.yml`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b2ea3987702ba7ddbc4ac8c7bb72db48276c04",
          "body": null,
          "is_bot": false,
          "headline": "Update test file names in gemspec.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0449569579fa9dd41a58c94b29484d30ed496f6e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.8.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478feaede1ca2cb3e72594a6cb186758dec1b51e",
          "body": null,
          "is_bot": false,
          "headline": "Improve formatting.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053f55f4f16d1cc26a56fd664113fce8bea3bd2f",
          "body": null,
          "is_bot": false,
          "headline": "Include caps and spaces in test filenames.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695d5e0926baac1a6eb96e93a8a140a47b6f0407",
          "body": null,
          "is_bot": false,
          "headline": "Update `.rubocop_todo.yml`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e5e335ef9c4a1e7ae027326864ea9f6b1ee5a1",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant `begin` block.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295681e3570efa51ec5cea4d8dd9deff614ca264",
          "body": "Wrap filenames in single quotes before handing them to pandoc",
          "is_bot": false,
          "headline": "Merge pull request #46 from offbyone/fix-pandoc-input-quoting",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-10-04T22:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626c9fa2c6abe6e0ba5496ada668de6fdbf65f34",
          "body": null,
          "is_bot": false,
          "headline": "Wrap filenames in single quotes before handing them to pandoc",
          "author_name": "Chris Rose",
          "author_login": "offbyone",
          "committed_at": "2023-10-01T17:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffdebb4311cdb2ef423b605d8f42450def6af158",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce071de06e605e3c82f13afc8910b55a7b9e48c",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2058d18b12e041b47e5d1ee2a1854b0f6104bbd7",
          "body": null,
          "is_bot": false,
          "headline": "Improve `.github` configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7208a3783a641be79fa4ce43b033ff3abed03a4e",
          "body": null,
          "is_bot": false,
          "headline": "Improve `.github` configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d8bb5dc0f76cd6ad20afb5eec9d665e4f7ced3",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fcf0512133220518b358909ec7207da4f19a148",
          "body": null,
          "is_bot": false,
          "headline": "Update `pandoc` version in tests to 3.1.4.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad19cd2d706f169ac0e2c963754997d5513829b",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant `begin` block.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f33dfe8bba168210874c4d7156eef30b8db03cc",
          "body": null,
          "is_bot": false,
          "headline": "Add `chunkedhtml` writer to tests.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f03004198c44834d7b02e7f934396c5df24e6e",
          "body": null,
          "is_bot": false,
          "headline": "Permit long `Metrics/ClassLength` in `.rubocop.yml`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29103df1f1e480989ad3233bfa766727f38bb0a",
          "body": null,
          "is_bot": false,
          "headline": "Add `.github` configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-06-27T23:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7855de63a2d3fa4c2c7e863754a3a3ca60d49bce",
          "body": "Add chunkedhtml to WRITERS",
          "is_bot": false,
          "headline": "Merge pull request #44 from felixonmars/patch-1",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2023-02-04T23:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acec5f8a589d279e49382787cb67dcdbe9f4180b",
          "body": "Introduced since pandoc 3.0",
          "is_bot": false,
          "headline": "Add chunkedhtml to WRITERS",
          "author_name": "Felix Yan",
          "author_login": "felixonmars",
          "committed_at": "2023-02-04T22:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d74b5fab0de61c49e731b8333fa26d59a1c038",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.7.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2022-10-30T18:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc500b2d4d81079da793e108bccf4d6b01f6cfc7",
          "body": "* felixonmars-patch-1:\n  Update test files to pandoc 2.19.2, as well\n  Sync READERS and WRITERS with latest pandoc",
          "is_bot": false,
          "headline": "Merge branch 'felixonmars-patch-1'",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2022-10-30T18:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc505ff2c2250914302c34e0f4083de75ff0b4f",
          "body": null,
          "is_bot": false,
          "headline": "Update test files to pandoc 2.19.2, as well",
          "author_name": "Felix Yan",
          "author_login": "felixonmars",
          "committed_at": "2022-10-30T01:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35c1d1ebfb6740fd3e58b5a5b7ea13c1424704c",
          "body": "Updated to the supported formats list as of Pandoc 2.19.2.",
          "is_bot": false,
          "headline": "Sync READERS and WRITERS with latest pandoc",
          "author_name": "Felix Yan",
          "author_login": "felixonmars",
          "committed_at": "2022-10-30T01:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79fd4d89510302b45852e5d12a88586d8a1d5ea5",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.6.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-22T19:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05d951a1c82aff17b7e1235674bbba9041724fd",
          "body": "Removing `begin` is a feature added in Ruby 2.5 and therefore\nunsupported in Ruby 2.4 and earlier.\n\nrefs gh-41",
          "is_bot": false,
          "headline": "Wrap `rescue` in `begin` / `end` in `execute()`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-22T19:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8176653a4fbb68c42adf076886a8c404b10b2cb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1.5",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-14T02:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d05c2bb016195c3e661eef450a6c85b343da681",
          "body": null,
          "is_bot": false,
          "headline": "Improve formatting.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T23:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1967ca2993d0ec9c4b9d196d9c585fa4d68218d0",
          "body": null,
          "is_bot": false,
          "headline": "Use `case` statement in `initialize()`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T23:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48aa5efb5f287667063726f1c6004fa66fa4ff25",
          "body": null,
          "is_bot": false,
          "headline": "Improve formatting.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T23:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd80af7384d213742f79f1c34ac0db9264fcd1f",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant `begin` block.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T23:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c8e38960aa129e5bb509f5d59338dd61fbf1cf",
          "body": null,
          "is_bot": false,
          "headline": "Improve spacing.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T22:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e4fcb32538f276673ecf25a4c433cd53a52367",
          "body": null,
          "is_bot": false,
          "headline": "Improve rubocop configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T22:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00e14ab4254f3acf3f7a048bb3ffb1fac6466e9",
          "body": null,
          "is_bot": false,
          "headline": "Remove comment.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T22:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca94f25d35b705c9f690663f6ede93fc2033d065",
          "body": null,
          "is_bot": false,
          "headline": "Always quote option values and improve formatting and tests.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T22:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552b45f5e49fd7986f4cd400ae6918bb98e1ca82",
          "body": null,
          "is_bot": false,
          "headline": "Update gems.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2021-11-13T22:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6668051ec08dc42f154d769828c030bcd6613978",
          "body": null,
          "is_bot": false,
          "headline": "Add RubyGems downloads badge to README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-12-10T03:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96bfe57e50ae1594d566b7c07ca7114079cc043",
          "body": "Should be: `assert_equal(expected, actual)`.",
          "is_bot": false,
          "headline": "Fix argument order in Conversions test `assert_equal`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-07-10T16:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf3c0aac3bd9159795f367a12b1262fcd28eb29",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate rubocop configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-07-02T04:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4258d7cc2900c5cfc30ec8868c47bd06f0e98067",
          "body": null,
          "is_bot": false,
          "headline": "Use class instance variable / attr_accessor for pandoc_path.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-07-02T04:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37303080a9e227faf85791b19d482721dc30f40",
          "body": null,
          "is_bot": false,
          "headline": "Improve examples in README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-07-02T01:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9ca74e6cad78c3b0360efd2d286dd970459c5d",
          "body": null,
          "is_bot": false,
          "headline": "Add gem badge to README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-05-30T17:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956b0ca9a0d16efe4921b6300bd248be1caa4056",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-15T17:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e19636c7887d636eaf9c557ab0e866161b618b",
          "body": null,
          "is_bot": false,
          "headline": "Add Gem version badge to README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-13T20:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a7fbf1061e210526a67cc1af92758e376b1850",
          "body": null,
          "is_bot": false,
          "headline": "Move Travis badge to top of README.md",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-13T02:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3cfbb2a2a4c0a172c7e07870e880368abcbd70",
          "body": null,
          "is_bot": false,
          "headline": "Add travis status image to README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-12T23:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5cdb07166fc7e36360a39ff8273b5413363982a",
          "body": "The current rdoc version doesn't support 2.3.",
          "is_bot": false,
          "headline": "Remove 2.3 from .travis.yml.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-12T23:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f685928ee751d008e4229634d951a0a1473f93f",
          "body": null,
          "is_bot": false,
          "headline": "Add .travis.yml",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-04-12T22:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d59581154b2d1c6d25256caf08797c496d9091c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1.4",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-25T15:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a780b759eedf894957d00093770384600b36a9",
          "body": null,
          "is_bot": false,
          "headline": "Ignore Metrics/BlockLength cop.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-25T15:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63faee16d05c5e4bd11b949f66ab15b7fd246406",
          "body": "gh-37",
          "is_bot": false,
          "headline": "Support Pathname objects as arguments.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-25T15:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4c918eefe25f2c172fa13b40c88f19b9fe07a8",
          "body": null,
          "is_bot": false,
          "headline": "Reorganize README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-24T04:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c4190bb7b20a4fbe9ece55383ed1c0c9939d98b",
          "body": null,
          "is_bot": false,
          "headline": "Revise README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-24T00:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615d5694bccf93cdb10dfb763ea9a170160705db",
          "body": null,
          "is_bot": false,
          "headline": "Add missing colon in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d848162575074fe8991ca6a89c0198e3b67bbf",
          "body": null,
          "is_bot": false,
          "headline": "Tweak extension example in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c78d5541466e6f50ed5c720901998ff1356305",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.3",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d148546d5121134c9c212a087a7b4b103717a3fd",
          "body": null,
          "is_bot": false,
          "headline": "Improve command line option example in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa0ca5bbbbd11fdc2301dd5237ae97257a5c3b2",
          "body": null,
          "is_bot": false,
          "headline": "Improve command line option test.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21c4ab437ea148cd7ad07289a4d3746f1135359",
          "body": null,
          "is_bot": false,
          "headline": "Update .rubocop_todo.yml.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f297e441bca73839ce9f56f5cd59015a966b7189",
          "body": "refs gh-24",
          "is_bot": false,
          "headline": "Pass options starting with '-' and '+' to pandoc unaltered.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529e7633b5d111feba8bc7570556a5e69522f36f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.2",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881ff192c06892b9e317d3837c0b9b716e253da8",
          "body": null,
          "is_bot": false,
          "headline": "Uncomment skipped test.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c0e4d2b932b5dcc29ed3e71985818f60d9f581",
          "body": "refs gh-29",
          "is_bot": false,
          "headline": "Quote arguments containing whitespace.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T21:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a9006018274cabaef5b2b2017b7a73c245fc08",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.1",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T20:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7725c8c1b71fea32d54b2567757a23cc4a3b023",
          "body": null,
          "is_bot": false,
          "headline": "Add tests and documentation for pandoc extensions.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T20:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b8617ae900151bcb916a382f9653bbe2c632b0",
          "body": null,
          "is_bot": false,
          "headline": "Update .rubocop_todo.yml.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T20:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b110bf8701180367059e75a0e4db1d24ffadf2ac",
          "body": null,
          "is_bot": false,
          "headline": "Update reader and writer variables for pandoc 2.9.2.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T20:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe3a2852af133414093d37bccc077fb3c788b082",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in test_pandoc_ruby.rb.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T19:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d30786a2ee86df9592e06849a5e1e71c87381b",
          "body": null,
          "is_bot": false,
          "headline": "Reorganize file conversion information in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T19:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c68267c1c6cb7e69ee17f22c75bc0855642c8f8",
          "body": null,
          "is_bot": false,
          "headline": "Use consistent hash format in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T19:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee3f66da616725763d3a02dc93d1a5c27594d31",
          "body": null,
          "is_bot": false,
          "headline": "Update recommended alternative in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T19:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35ac0585b7e55bb9547367b12f5309a2950efbb",
          "body": null,
          "is_bot": false,
          "headline": "Use .docx examples for file handling in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T19:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9507330c9fd482855a044031bdd8302236013960",
          "body": null,
          "is_bot": false,
          "headline": "Remove outdated reference in README.md.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T18:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c834a115093bc399668977f498506bb642c48eb",
          "body": null,
          "is_bot": false,
          "headline": ".gitignore gem files.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T18:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42a83c27be74a5715a01aa195612482d2cf0a63",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 2.1.0",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-23T18:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6347b058df88c8f51e34c25ccf31c2c51c4b04",
          "body": "alphabetum -> xwmx",
          "is_bot": false,
          "headline": "Update GitHub username.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-18T20:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e9ff4a7ffa5ea579043380b9fb1a460aa26164",
          "body": "rubocop: Style/StderrPuts",
          "is_bot": false,
          "headline": "Replace `$stderr.puts` with `warn`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-03T17:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d3d00a841323d3e4e79c3b5331ff04a9abc368",
          "body": "rubocop: Style/Encoding",
          "is_bot": false,
          "headline": "Remove unnecessary utf-8 encoding comment.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-03T17:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae318b8dd76e68b417bd867f89d5a9f0c690cc9",
          "body": null,
          "is_bot": false,
          "headline": "Update rubocop configuration.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-03T17:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbbd2f2f018b87066acd24dc426818c10f076b7",
          "body": null,
          "is_bot": false,
          "headline": "Update to use bundler 2.1.4.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-03-03T17:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f3497f7f7ba0f103e789364ba57bb363221d5d",
          "body": null,
          "is_bot": false,
          "headline": "Replace 'mocha/setup' require with 'mocha/minitest'.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-02-29T18:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce663a9c6787e63691fdb800efdaa20865cc033a",
          "body": "Ensure that errors are raised with appropriate error messages.",
          "is_bot": false,
          "headline": "Add docx conversion tests.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-02-29T18:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4448d2057f1574f38469c745f8241f5e346eee1",
          "body": null,
          "is_bot": false,
          "headline": "Update gems.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-02-29T18:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b356aed9101a08aec3184f82baf29146b4f5ef5d",
          "body": "Bump rake from 12.3.2 to 12.3.3",
          "is_bot": false,
          "headline": "Merge pull request #36 from alphabetum/dependabot/bundler/rake-12.3.3",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-02-29T17:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b56352f07c1e58e52d652e905c760e6f1dc79bf",
          "body": "Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 12.3.3.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v12.3.2...v12.3.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rake from 12.3.2 to 12.3.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-02-29T11:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b68df43b2bd15568fe52b68cfe0fedd0979299",
          "body": null,
          "is_bot": false,
          "headline": "Update format conversion tests for latest pandoc version.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2020-02-02T02:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda4e21522089aebed1cf4fba637d2da290cee01",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary accumulator assignment in `#inject`.",
          "author_name": "William Melody",
          "author_login": "xwmx",
          "committed_at": "2019-01-17T17:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 1,
      "latest_release_at": "2023-11-25T00:14:41Z",
      "latest_release_tag": "2.1.10",
      "releases_from_tags": true,
      "days_since_last_push": 342,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 970,
      "mean_days_between_releases": 149
    },
    "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": "pandoc-ruby",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/pandoc-ruby",
          "is_deprecated": false,
          "latest_version": "2.1.10",
          "repository_url": "http://github.com/xwmx/pandoc-ruby",
          "versions_count": 38,
          "total_downloads": 6534086,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-10-13T04:22:44.258000Z",
          "latest_published_at": "2023-11-25T00:15:42.513000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 970
        }
      ]
    },
    "popularity": {
      "forks": 44,
      "stars": 351,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2010-11-03",
            "count": 1
          },
          {
            "date": "2011-10-16",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2012-11-20",
            "count": 1
          },
          {
            "date": "2012-11-27",
            "count": 1
          },
          {
            "date": "2012-12-31",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 1
          },
          {
            "date": "2013-04-05",
            "count": 1
          },
          {
            "date": "2013-06-01",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 1
          },
          {
            "date": "2013-11-22",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-12-17",
            "count": 1
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 42,
        "total_forks": 44
      },
      "star_history": {
        "days": [
          {
            "date": "2009-10-12",
            "count": 38
          },
          {
            "date": "2009-12-03",
            "count": 1
          },
          {
            "date": "2009-12-18",
            "count": 1
          },
          {
            "date": "2010-02-02",
            "count": 1
          },
          {
            "date": "2010-02-16",
            "count": 1
          },
          {
            "date": "2010-03-02",
            "count": 1
          },
          {
            "date": "2010-04-27",
            "count": 1
          },
          {
            "date": "2010-05-01",
            "count": 1
          },
          {
            "date": "2010-06-21",
            "count": 1
          },
          {
            "date": "2010-06-29",
            "count": 1
          },
          {
            "date": "2010-07-03",
            "count": 1
          },
          {
            "date": "2010-08-14",
            "count": 2
          },
          {
            "date": "2010-09-07",
            "count": 1
          },
          {
            "date": "2010-10-23",
            "count": 1
          },
          {
            "date": "2011-02-21",
            "count": 1
          },
          {
            "date": "2011-02-24",
            "count": 1
          },
          {
            "date": "2011-04-21",
            "count": 1
          },
          {
            "date": "2011-07-07",
            "count": 1
          },
          {
            "date": "2011-11-22",
            "count": 1
          },
          {
            "date": "2011-12-22",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 1
          },
          {
            "date": "2013-03-03",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-03-31",
            "count": 1
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 2
          },
          {
            "date": "2013-05-06",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-08",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 1
          },
          {
            "date": "2013-07-10",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 2
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-08-30",
            "count": 2
          },
          {
            "date": "2013-09-01",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 2
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 2
          },
          {
            "date": "2013-12-10",
            "count": 2
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-04-05",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-04-26",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-13",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 2
          },
          {
            "date": "2014-09-05",
            "count": 3
          },
          {
            "date": "2014-09-06",
            "count": 3
          },
          {
            "date": "2014-09-08",
            "count": 2
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 4
          },
          {
            "date": "2014-09-22",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 2
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-20",
            "count": 1
          },
          {
            "date": "2014-12-21",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 2
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 2
          },
          {
            "date": "2015-12-01",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-09",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 3
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-28",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-10-08",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-10-23",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 2
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-03-12",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 2
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-11-26",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 2
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 3
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-06",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 2
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 2
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 2
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 350,
        "total_stars": 351
      },
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 14542,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rexml",
            "direct": false,
            "version": "3.2.6",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2rxp-v6pw-ch6m",
              "GHSA-4xqq-m2hx-25v8",
              "GHSA-5866-49gr-22v4",
              "GHSA-r55c-59qm-vjw6",
              "GHSA-vg3r-rm7w-2xgh",
              "GHSA-vmwr-mc7x-5vc3"
            ],
            "fixed_version": "3.3.9",
            "advisory_count": 6,
            "oldest_advisory_days": 796
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "6.6.0",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 4.5,
            "advisory_ids": [
              "GHSA-592j-995h-p23j"
            ],
            "fixed_version": "6.6.3.1",
            "advisory_count": 1,
            "oldest_advisory_days": 848
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 7,
        "affected_count": 2,
        "assessed_count": 20,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "5.20.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.2.2.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.57.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby2_keywords",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 20,
        "direct_count": 0,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 13,
        "open_issues": 4,
        "closed_ratio": 0.889,
        "closed_issues": 32,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "xwmx",
          "commits": 312,
          "avatar_url": "https://avatars.githubusercontent.com/u/1246?v=4"
        },
        {
          "type": "User",
          "login": "changecase",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/1176343?v=4"
        },
        {
          "type": "User",
          "login": "felixonmars",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006477?v=4"
        },
        {
          "type": "User",
          "login": "dalehamel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/618615?v=4"
        },
        {
          "type": "User",
          "login": "dsanson",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14331?v=4"
        },
        {
          "type": "User",
          "login": "wiegand",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/367527?v=4"
        },
        {
          "type": "User",
          "login": "candlerb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/44789?v=4"
        },
        {
          "type": "User",
          "login": "offbyone",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/181693?v=4"
        },
        {
          "type": "User",
          "login": "danielricecodes",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/169038?v=4"
        },
        {
          "type": "User",
          "login": "dginev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/348975?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.91
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "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 2/28 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": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "22f114c09cc3e0871668f38284544b5d0a41a273",
        "ran_at": "2026-07-22T00:34:01Z",
        "aggregate_score": 3.3,
        "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": "2025-08-13T17:43:09Z",
      "oldest_open_prs": [
        {
          "number": 20,
          "created_at": "2016-05-17T10:39:25Z",
          "last_comment_at": "2017-02-06T19:29:30Z",
          "last_comment_author": "kinooyume"
        },
        {
          "number": 23,
          "created_at": "2016-12-17T11:07:39Z",
          "last_comment_at": "2016-12-20T22:18:34Z",
          "last_comment_author": "mfenner"
        }
      ],
      "last_merged_pr_at": "2025-05-29T20:15:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2020-06-29T21:53:06Z",
          "last_comment_at": "2020-07-02T15:57:00Z",
          "last_comment_author": "joallard"
        },
        {
          "number": 40,
          "created_at": "2020-08-10T07:54:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2024-06-17T20:54:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2025-12-02T10:58:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xwmx/pandoc-ruby",
    "host": "github.com",
    "name": "pandoc-ruby",
    "owner": "xwmx"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 49,
      "inputs": {
        "security": 46,
        "vitality": 17,
        "community": 63,
        "governance": 59,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 0.99,
              "days_since_last_push": 342,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 342 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 342
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "2.1.10",
              "releases_from_tags": true,
              "days_since_latest_release": 970,
              "mean_days_between_releases": 149
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 970 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 970
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~149 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 149
                    }
                  }
                ],
                "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": "dormant",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 3,
              "days_since_last_merged_pr": 418,
              "days_since_last_human_commit": 342,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 342 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 342
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 44,
              "stars": 351,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "351 stars",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 351
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "44 forks",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "packages": [
                "pandoc-ruby"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 6534086,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "6,534,086 downloads all-time across rubygems",
                "points": 70.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 6534086,
                      "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": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.91
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 80,
            "inputs": {
              "merged_prs": 13,
              "open_issues": 4,
              "closed_issues": 32,
              "issue_closed_ratio": 0.889,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "13/13 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 13,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/28 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": 67,
            "inputs": {
              "followers": 414,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xwmx",
              "public_repos": 132,
              "account_age_days": 6719
            },
            "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": "414 followers of xwmx",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 414,
                      "login": "xwmx"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "132 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 132
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "pandoc-ruby"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 970
            },
            "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 970 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 970
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "pandoc",
                "ruby",
                "markup",
                "markup-language",
                "markdown",
                "restructuredtext"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "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": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/28 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 dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "7 existing vulnerabilities detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 20 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 20
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 7,
              "affected_packages": 2,
              "assessed_packages": 20,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 20,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 23
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.081,
              "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": "8 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "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": 14542,
              "source_files_sampled": 5,
              "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/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:34:13.773619Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xwmx/pandoc-ruby.svg",
  "full_name": "xwmx/pandoc-ruby",
  "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.