Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 18:43 UTC

tychy / toukibo-parser

商業登記簿パーサー

GoNo license detected★ 9 stars⑂ 1 forksince Sep 2023View on GitHub ↗

tychy/toukibo-parser holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (79/100) and lowest on Community & Adoption (20/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

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

55
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

Ryu YamadaPersonal account
5 followers35 public repossince Mar 2016

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
Gogithub.com/tychy/toukibo-parserv1.0.48-491 day ago

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
4.8/36Commit cadence — 7/52 weeks with commits
14.1/18Commit volume — 36 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year36
human_commit_share1
days_since_last_push1
active_weeks_last_year7

Release discipline

100Excellent
How it's scored
27/27Ships releases — 49 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~28.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count49
latest_release_tagv1.0.48
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases28.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

20Critical · 18% of overall
How it's scored
14.6/60Stars — 9 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars9
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.987
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
37.9/38.3PR acceptance — 108/109 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/14 approved changesets -- score normalized to 0
Inputs used
merged_prs108
open_issues0
closed_issues63
issue_closed_ratio1
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
5.6/25Owner reach — 5 followers of tychy
23.3/25Track record — 35 public repos, account ~10 yr old
Inputs used
followers5
owner_typeUser
is_verified
owner_logintychy
public_repos35
account_age_days3,794
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 1 days ago
20/20Version history — 49 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/tychy/toukibo-parser
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
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?

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/14 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, 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
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
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 1 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.

74Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.41
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,849
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 10 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.1
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
53.4/55Manageable file sizes — 1/35 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes208,496
source_files_sampled35
oversized_source_files1

Key facts

9GitHub stars
2contributors
36commits, last 12 months
1days since last push
49releases
1bus factor
0open issues
Gopackage ecosystems

More detail

Star and fork history 9 ★ / 1 ⇿
9Stars
1Forks
37Releases

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.

02468109122023-112024-112025-11
Major 0Minor 0Patch 37

Each point covers 2 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-21 18:43 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/14 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 1

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

RegistryPackageVersionRelation
Gogopkg.in/yaml.v3v3.0.1direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [],
      "is_fork": false,
      "size_kb": 453,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 402104,
        "Shell": 5180,
        "Makefile": 2303
      },
      "pushed_at": "2026-07-20T08:35:57Z",
      "created_at": "2023-09-03T15:36:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T08:36:02Z",
      "description": "商業登記簿パーサー",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Ryu Yamada",
      "type": "User",
      "login": "tychy",
      "company": null,
      "location": "Japan",
      "followers": 5,
      "avatar_url": "https://avatars.githubusercontent.com/u/17572134?v=4",
      "created_at": "2016-03-01T15:09:05Z",
      "is_verified": null,
      "public_repos": 35,
      "account_age_days": 3794
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.48",
          "kind": "patch",
          "published_at": "2026-07-20T08:35:58Z"
        },
        {
          "tag": "v1.0.47",
          "kind": "patch",
          "published_at": "2026-07-20T08:15:16Z"
        },
        {
          "tag": "v1.0.46",
          "kind": "patch",
          "published_at": "2026-07-14T02:41:32Z"
        },
        {
          "tag": "v1.0.45",
          "kind": "patch",
          "published_at": "2026-07-14T01:40:10Z"
        },
        {
          "tag": "v1.0.44",
          "kind": "patch",
          "published_at": "2026-03-25T04:44:06Z"
        },
        {
          "tag": "v1.0.43",
          "kind": "patch",
          "published_at": "2026-03-14T06:32:11Z"
        },
        {
          "tag": "v1.0.42",
          "kind": "patch",
          "published_at": "2026-02-14T13:31:56Z"
        },
        {
          "tag": "v1.0.41",
          "kind": "patch",
          "published_at": "2026-01-29T02:25:53Z"
        },
        {
          "tag": "v1.0.40",
          "kind": "patch",
          "published_at": "2025-12-30T07:54:01Z"
        },
        {
          "tag": "v1.0.39",
          "kind": "patch",
          "published_at": "2025-11-08T13:29:24Z"
        },
        {
          "tag": "v1.0.38",
          "kind": "patch",
          "published_at": "2025-06-07T12:04:56Z"
        },
        {
          "tag": "v1.0.37",
          "kind": "patch",
          "published_at": "2025-04-30T14:02:03Z"
        },
        {
          "tag": "v1.0.36",
          "kind": "patch",
          "published_at": "2025-04-26T13:06:53Z"
        },
        {
          "tag": "v1.0.35",
          "kind": "patch",
          "published_at": "2025-04-20T13:20:40Z"
        },
        {
          "tag": "v1.0.34",
          "kind": "patch",
          "published_at": "2025-03-30T14:13:39Z"
        },
        {
          "tag": "v1.0.33",
          "kind": "patch",
          "published_at": "2025-03-20T08:44:26Z"
        },
        {
          "tag": "v1.0.32",
          "kind": "patch",
          "published_at": "2025-01-02T11:06:34Z"
        },
        {
          "tag": "v1.0.31",
          "kind": "patch",
          "published_at": "2024-12-27T04:27:43Z"
        },
        {
          "tag": "v1.0.30",
          "kind": "patch",
          "published_at": "2024-12-23T15:22:04Z"
        },
        {
          "tag": "v1.0.29",
          "kind": "patch",
          "published_at": "2024-11-10T14:23:50Z"
        },
        {
          "tag": "v1.0.28",
          "kind": "patch",
          "published_at": "2024-09-28T10:52:57Z"
        },
        {
          "tag": "v1.0.27",
          "kind": "patch",
          "published_at": "2024-09-26T17:16:53Z"
        },
        {
          "tag": "v1.0.26",
          "kind": "patch",
          "published_at": "2024-09-12T11:30:07Z"
        },
        {
          "tag": "v1.0.25",
          "kind": "patch",
          "published_at": "2024-09-11T11:19:03Z"
        },
        {
          "tag": "v1.0.24",
          "kind": "patch",
          "published_at": "2024-09-08T06:18:12Z"
        },
        {
          "tag": "v1.0.23",
          "kind": "patch",
          "published_at": "2024-08-31T05:24:08Z"
        },
        {
          "tag": "v1.0.22",
          "kind": "patch",
          "published_at": "2024-08-25T07:35:25Z"
        },
        {
          "tag": "v1.0.21",
          "kind": "patch",
          "published_at": "2024-08-04T14:37:13Z"
        },
        {
          "tag": "v1.0.20",
          "kind": "patch",
          "published_at": "2024-08-04T04:48:46Z"
        },
        {
          "tag": "v1.0.19",
          "kind": "patch",
          "published_at": "2024-07-15T07:28:12Z"
        },
        {
          "tag": "v1.0.18",
          "kind": "patch",
          "published_at": "2024-07-09T12:28:52Z"
        },
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2024-06-29T15:26:45Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2024-06-17T14:00:25Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2024-06-09T12:08:13Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2024-06-02T03:52:47Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2024-05-19T07:10:49Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2024-05-03T15:35:05Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2024-05-03T15:33:21Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2024-05-01T16:10:36Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2024-04-20T17:17:12Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-02-15T11:53:13Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-02-11T17:00:36Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-02-10T14:37:19Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-01-25T15:06:09Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-01-20T14:56:40Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-01-16T15:37:01Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-10-13T07:10:12Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-09-24T06:43:37Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-09-19T19:18:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "414d7c959bd41452a262119bb27c902266239429",
          "body": "Harden underline matching and dissolution status",
          "is_bot": false,
          "headline": "Merge pull request #172 from tychy/fix/deleted-executive-underlines",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T08:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc2dd25b6f29885a1a662faa1b165226b79f04e",
          "body": null,
          "is_bot": false,
          "headline": "Harden underline and dissolution state detection",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T08:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9f04c7c95c9a7da838be6994fce5c834179ba0",
          "body": "Parse underlined deleted executives and version sample snapshots",
          "is_bot": false,
          "headline": "Merge pull request #171 from tychy/fix/deleted-executive-underlines",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T08:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800a6e9e783f02d57945e645368db0a9d08edfc6",
          "body": null,
          "is_bot": false,
          "headline": "Version sample data with R2 snapshots",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T08:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "936395a2360da337aa988ef0464c86fca6a50e56",
          "body": null,
          "is_bot": false,
          "headline": "Parse underlined deleted executive entries",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T08:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46a32aeaae9a66a17d25c10d30964208fc05c2a",
          "body": "Fix executive qualification changes and validate all samples",
          "is_bot": false,
          "headline": "Merge pull request #170 from tychy/fix/qualification-change",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T07:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc6a3cb338f3a9e50b84399a01e17096abb14bd6",
          "body": null,
          "is_bot": false,
          "headline": "Use fictional names in qualification test",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T07:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a09a3f86baff5c230c8aac7610efcd21ef975f21",
          "body": null,
          "is_bot": false,
          "headline": "Run parser tests against all samples",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T07:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb06b10bb1d03211553bb158cb91c143c5caa9eb",
          "body": null,
          "is_bot": false,
          "headline": "Parse numbered preferred stock types",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T07:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6085a1bb1baee53ff84cf5fd1f32b532cb6bf641",
          "body": null,
          "is_bot": false,
          "headline": "Fix executive qualification changes",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-20T07:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4566d7baa9fb53f6c3acf4c2f3a25b93bf991fb",
          "body": "Fix: PUA character mappings for 148 codepoints (full corpus scan)",
          "is_bot": false,
          "headline": "Merge pull request #169 from tychy/fix/pua-character-batch",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-14T02:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e021a4e07804a82d2fba0fd8c21b2d742d7daeaa",
          "body": "Scanned all production PDFs (5,834 corporations) and the full test corpus\nfor unmapped Private Use Area characters and identified each glyph from\nthe rendered PDF. Covers executive names, company names, addresses,\npurposes, and formula symbols. Added 251 affected PDFs as test samples\n(NUM_SAMPLE: 1526 -> 1777).",
          "is_bot": false,
          "headline": "Add PUA character mappings for 148 codepoints in normalizeKanji",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-14T02:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c28dd3366a6df79e672af9fa9aacf3d3b069398",
          "body": "Fix: PUA character mapping for 櫛",
          "is_bot": false,
          "headline": "Merge pull request #168 from tychy/fix/pua-character-kushi",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-14T01:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647371af215d2103acfcccfdc3cfce5b47358ad9",
          "body": null,
          "is_bot": false,
          "headline": "Add PUA character mapping for 櫛 (U+E974) in normalizeKanji",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-07-14T01:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b68ac3d3eec8a5fcac96f59991507a5c3660d8e1",
          "body": "Fix: PUA character mapping for 四",
          "is_bot": false,
          "headline": "Merge pull request #167 from tychy/fix/pua-character-shikakume",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-03-25T04:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f6b6cd459c3bae6305a541580ba4a897aa8a0c",
          "body": "The kanji 四 in the name 四角目和広 was encoded as U+EE8A (Private Use Area)\nin the PDF font, causing the name to be silently dropped during parsing.\nAdded the mapping and bumped NUM_SAMPLE from 1522 to 1525.",
          "is_bot": false,
          "headline": "Add PUA character mapping for 四 (U+EE8A) in normalizeKanji",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-03-25T04:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e55d1a31d5a12259bc9045807540705532d97ee",
          "body": "Update Go version from 1.25 to 1.26",
          "is_bot": false,
          "headline": "Merge pull request #166 from tychy/feat/upgrade-go-1.26",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-03-14T06:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96e783c0b6c2c2a261a23720623a190102d6200",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update Go version from 1.25 to 1.26",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-03-14T06:31:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b089dac1b6c55bc3531c8930d4e7e55b67708a9c",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update CI Go version from 1.21 to 1.25",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-03-14T06:13:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6ce4bd9e62ae5d41ea96391acc044ee78ee6250",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update Go version from 1.20 to 1.25",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-02-14T13:47:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0412fbf2f8177422db520829ce4ec6ca1e98898b",
          "body": "Add HoujinPurpose parsing and annotate output",
          "is_bot": false,
          "headline": "Merge pull request #165 from tychy/feat/houjin-purpose-parser",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-02-14T13:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d6dfbe578a1b28a4da24efd28547648336efbbe",
          "body": null,
          "is_bot": false,
          "headline": "Add HoujinPurpose parsing and annotate output",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-02-14T13:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322c96d1730821e93297f1c3fbb96f07522e4ab0",
          "body": "Fix parsing of Cyrillic homoglyphs in PDF text",
          "is_bot": false,
          "headline": "Merge pull request #164 from tychy/fix/normalize-cyrillic-homoglyphs",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-01-29T02:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b157b2f923cb88e6f662356231f6ec0adf963e0",
          "body": "PDF font encoding sometimes maps Latin glyphs to Cyrillic codepoints\n(e.g., Cyrillic М U+041C instead of Fullwidth Latin M U+FF2D).\nThis caused names like RSM清和監査法人 to be truncated to RS\nbecause the Cyrillic character fell outside ZenkakuStringPattern.\n\nAdd Cyrillic-to-Fullwidth-Latin normalization in normalizeKanji.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix parsing of Cyrillic homoglyphs in PDF text",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-01-29T02:25:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a49f870b3e4824f2be8abc9f0a8d914cb0e1c9ef",
          "body": "資格変更 (qualification change) indicates adding a new position to an\nexecutive's existing roles, not resignation. This is different from\n責任変更 (responsibility change) which replaces the previous position.\n\nThis commit adds a comment to clarify why 資格変更 is intentionally not\nincluded in the resignation suffixes list in getResignedAt().\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add clarifying comment about 資格変更 handling",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2026-01-29T02:16:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "669c09c6c73f3559157b84256725b6672d244ebf",
          "body": "Fix parsing of 渡邉 (Watanabe) kanji variant",
          "is_bot": false,
          "headline": "Merge pull request #163 from tychy/fix/parse-watanabe-kanji",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-12-30T07:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15819d8ad77c179389861213e458e88aaa42621d",
          "body": "Add mapping for private use area code 57687 (U+E157) to 邉 in\nnormalizeKanji function. This fixes the issue where the name\n渡邉 was incorrectly parsed as just 渡.",
          "is_bot": false,
          "headline": "Fix parsing of 渡邉 (Watanabe) kanji variant",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-12-30T07:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2759f88b9f6d5570b040a3161cd069bfd7ba16da",
          "body": "Fix open command to use xdg-open on Linux",
          "is_bot": false,
          "headline": "Merge pull request #162 from tychy/fix/linux-open-command",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-08T12:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1690211607b035fbd51504704b21a9535856c23",
          "body": "Update the open/sample Makefile target to use xdg-open on Linux systems\nwhile maintaining the open command for macOS and other platforms.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix open command to use xdg-open on Linux",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-08T12:14:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "931785d640dfc8dd0d671dd88cda242ac68bc9c3",
          "body": "…y-change\n\nFix executive responsibility change handling",
          "is_bot": false,
          "headline": "Merge pull request #161 from tychy/fix/handle-executive-responsibilit…",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-08T12:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3318b33e8deef2d279a4d0b0dcffbd33c4325847",
          "body": "Add --remote flag to wrangler r2 commands in put/sample target to ensure\nfiles are uploaded to the actual Cloudflare R2 bucket instead of local\nsimulation environment.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix R2 upload to use remote bucket instead of local",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-08T12:10:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af22d062e87a3f8e794261f55e74e6f577ecac15",
          "body": "Fixes issue where executives with responsibility changes (責任変更)\nwere incorrectly shown as active in both old and new positions.\n\nProblem:\n- In sample891.pdf, 弓納持弘 appears as both 有限責任社員 (limited\n  liability partner) and 無限責任社員 (unlimited liability partner)\n- The responsibility change (有限→無限) was not\n[…]\ny handles responsibility changes and shows\nonly the current position for each executive.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix executive responsibility change handling",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-07T12:42:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "15e8bf96af93de48bc16194cfc2286ee28c3cdcb",
          "body": "Add TARGET validation to Makefile commands",
          "is_bot": false,
          "headline": "Merge pull request #160 from tychy/feat/add-makefile-target-validation",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-07T12:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d72db2e86952d12737454488d6736aa2ad34f6",
          "body": "Added error checks to prevent running commands without required parameters:\n- run/sample: requires TARGET\n- find/sample: requires TARGET and FIND\n- edit: requires TARGET\n- annotate: requires TARGET\n- open/sample: requires TARGET\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add TARGET validation to Makefile commands",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-07T12:25:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "94ef93f089cf8f147f50d9a7c958c3c21eb684db",
          "body": "Remove invalid houjinkaku type \"一般財産法人\"",
          "is_bot": false,
          "headline": "Merge pull request #158 from tychy/fix/remove-invalid-houjinkaku",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-07T11:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5aec3ba22333d3a3972307b11aa9646ea7c76be",
          "body": "Remove HoujinKakuIppanZaisan (一般財産法人) which is an incorrect\nlegal entity type. The correct type is \"一般財団法人\" (general\nincorporated foundation), not \"一般財産法人\".\n\n- Remove constant definition HoujinKakuIppanZaisan\n- Remove check logic from FindHoujinKaku function\n- Remove test case for 一般財産法人\n- Verified that no testdata YAML files use this incorrect type\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Remove invalid houjinkaku type \"一般財産法人\"",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-11-07T11:52:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9b212e3531eca68726242586bb78f0e63efc2844",
          "body": null,
          "is_bot": false,
          "headline": "add claude.md",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-06-07T12:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d80bd19ac90b31820593dc7d0de3156342a4f9c",
          "body": "Refactor with claude",
          "is_bot": false,
          "headline": "Merge pull request #157 from tychy/refactor-with-claude",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-06-07T12:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42f999d27f5777a1d13f0bf9f3ffda01750f3e7",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-06-01T16:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88da75294d6bb3ce421a97a7e958b65f476860f",
          "body": null,
          "is_bot": false,
          "headline": "remove panic from codebase",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-06-01T16:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fdcc4d42bda001d4f447b22eafef68e0760f15f",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-06-01T16:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f8b8a0a1c190108f2bf264a2990f4fbd939f7e",
          "body": "pass 1042",
          "is_bot": false,
          "headline": "Merge pull request #156 from tychy/check-houjin-stock",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-30T14:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0e8138417c9e2d2816627c526871c0b0579ca0",
          "body": null,
          "is_bot": false,
          "headline": "pass 1042",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-30T14:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a875edcea0e5aaf5af508f233442d2021e5da64",
          "body": null,
          "is_bot": false,
          "headline": "update Readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-26T13:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29604d499957a7f37bc261f28f5e6c03311b8a17",
          "body": "認可法人、特殊法人、特別民間法人に対応",
          "is_bot": false,
          "headline": "Merge pull request #155 from tychy/add-toukute-koueki",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-26T13:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d90baa785bc2813c45690bd0961cb5c530ab8a4",
          "body": null,
          "is_bot": false,
          "headline": "improve houjin kaku",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-26T13:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9561288700c15475eef2d154cfd7ebd6e56b1b",
          "body": null,
          "is_bot": false,
          "headline": "parser as JST",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-04-20T13:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae03ca7d839799ad3578ce76c82c9fc0647aa194",
          "body": "Parse broken pdf",
          "is_bot": false,
          "headline": "Merge pull request #154 from tychy/parse-broken-pdf",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-30T14:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7db30da486540195d60cfd0ea154920a5a88a85c",
          "body": null,
          "is_bot": false,
          "headline": "parse broken pdf",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-30T14:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272b7c94c293d2a86e103f8aeb6b87e5709e62b5",
          "body": "return houjin number",
          "is_bot": false,
          "headline": "Merge pull request #153 from tychy/return-houjin-number",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-30T13:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de58f615e176e2ea266e8493b3464f38be18eb9",
          "body": "return houjin number",
          "is_bot": false,
          "headline": "Merge pull request #153 from tychy/return-houjin-number",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-20T08:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771fc9e494f8108e34bd1862bb8e37f9e1847174",
          "body": null,
          "is_bot": false,
          "headline": "return houjin number",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-20T08:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07db4f30310a42f0e0f15861e3c102faeafe7b4",
          "body": null,
          "is_bot": false,
          "headline": "update gitignore",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-03-20T08:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06aed8b3550418a274e18eba4b6795819ca0c10",
          "body": null,
          "is_bot": false,
          "headline": "update Readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-26T17:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f617e2147b857331acb059af87215638c01af7",
          "body": "pass 1522",
          "is_bot": false,
          "headline": "Merge pull request #152 from tychy/20250118",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-19T04:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9188b9221473427de9a7bf1481175ae5104c24c4",
          "body": null,
          "is_bot": false,
          "headline": "pass 1522",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-19T03:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e26459c4dff4598141316455680dafabc3021e",
          "body": null,
          "is_bot": false,
          "headline": "add rename downloaded",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-18T07:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c0816e8bfd3298065caca3b16022736895f949",
          "body": null,
          "is_bot": false,
          "headline": "run parallel test",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-05T09:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3059964f22a67ff3a0cedf435978ebf289bf30e",
          "body": "Update package structure",
          "is_bot": false,
          "headline": "Merge pull request #151 from tychy/update-package-structure",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T11:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffdf5abe9f7baee00e5cac55ed5a9c5fbc0cb984",
          "body": null,
          "is_bot": false,
          "headline": "update main",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T11:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4511ef65d44b1c4fe9a49af00179dda6b3c3494e",
          "body": null,
          "is_bot": false,
          "headline": "update interface",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T10:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79c359081252f64c180d5a268f9f4db0aaf642a",
          "body": null,
          "is_bot": false,
          "headline": "update package",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T09:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d84e9270910a1ff6ba06909ea138bc32de9f050",
          "body": null,
          "is_bot": false,
          "headline": "add misc",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52af94acd13e6793ba1d6be5de4f95f314516605",
          "body": null,
          "is_bot": false,
          "headline": "add internal packages",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dcc3b4c8dc1b3883c776af1e448366cdd10cc78",
          "body": null,
          "is_bot": false,
          "headline": "rename script to scripts",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ee65eaa15bdae60047f7b25f960ae0fed861e4",
          "body": "Reduce panic in pdf package",
          "is_bot": false,
          "headline": "Merge pull request #150 from tychy/remove-panic",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095723b8816ed3283d46c65e77507a2377dc08dc",
          "body": null,
          "is_bot": false,
          "headline": "return err stream",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2782c5c738c14dd2feed2e04be0e381c487bd43",
          "body": null,
          "is_bot": false,
          "headline": "rm panic from main",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T08:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbc359a9e3c141c85c356104c3640a91a5d32a40",
          "body": "add Benchmark",
          "is_bot": false,
          "headline": "Merge pull request #149 from tychy/benchmark",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T07:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af3500ba3b4bf5223a964a235cd51168a665ae2",
          "body": null,
          "is_bot": false,
          "headline": "add benchmark",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T07:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0a692ebb6927f32ce95f857750b07fd68f058d",
          "body": null,
          "is_bot": false,
          "headline": "add benchmark",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-02T05:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6b8d125c6e80ea7ac78b7e6d874f06c83b47e7",
          "body": null,
          "is_bot": false,
          "headline": "rm octocov",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2025-01-01T07:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35698a74aa2f24930b557a7bdc8a55620a4b5af",
          "body": null,
          "is_bot": false,
          "headline": "update Readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T04:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987e45916f13bdba3371349752bf2a8c3571d645",
          "body": null,
          "is_bot": false,
          "headline": "add script folder",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T04:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba0a566cff78f005e6cd5431c80920d1d2c3afe",
          "body": "read 重任",
          "is_bot": false,
          "headline": "Merge pull request #147 from tychy/issue-125",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T04:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c24a5b9a032bc6f8faaedda23faac6620bf6e0",
          "body": null,
          "is_bot": false,
          "headline": "pass 788",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T04:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f7b70a7ebfa8342e1a040b35097e2d02a66977",
          "body": null,
          "is_bot": false,
          "headline": "read 重任",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4d100bcb469a561d536354cdf6929f0766883e",
          "body": "parse 更正登記",
          "is_bot": false,
          "headline": "Merge pull request #146 from tychy/issue-142",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bf5265fdbc3b80b2e689346c7998b3c422df54",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da14ea61510808823a397a48499ad22379a31997",
          "body": "Please enter the commit message for your changes. Lines starting",
          "is_bot": false,
          "headline": "parse 更正登記",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1742d0e190d03aaf104956148d82d16a48f62a",
          "body": "read kabu &",
          "is_bot": false,
          "headline": "Merge pull request #145 from tychy/issue-143",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865fa731eebb17a14fc4778f317602cce29a65b1",
          "body": null,
          "is_bot": false,
          "headline": "add kabu &",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-27T03:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dcf390debdbb652f06584d3add62adbd79a30b2",
          "body": "pass 1446",
          "is_bot": false,
          "headline": "Merge pull request #144 from tychy/pass1446",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-23T15:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ffd8dcbe45ed3135f6692785c48cad529985ea",
          "body": null,
          "is_bot": false,
          "headline": "pass 1446",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-12-23T15:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb06c875e8b99536c80c5ec46ea86033041265a",
          "body": null,
          "is_bot": false,
          "headline": "pass 1330",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-11-24T04:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8560328b266a8ae6ec5942e22e3bb58687895b3",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-11-15T06:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dbf6d24f0d2521268025081415645cf8534ed3a",
          "body": null,
          "is_bot": false,
          "headline": "read 邦 and read 楢",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-11-10T14:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e4ed5bbd71f414db21c33008701ebe14886ffe",
          "body": null,
          "is_bot": false,
          "headline": "pass 1244",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-10-27T06:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d85af46dc8f9fa80d76782e85fee7f56eb96ef9",
          "body": null,
          "is_bot": false,
          "headline": "pass 1213",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-10-12T07:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe9576a70389a9db87c8036a6f9433f598acfc0",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-10-10T16:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf6143a4acfb96d1961a74d57aadbeffc0c7c81",
          "body": "Bengoshi",
          "is_bot": false,
          "headline": "Merge pull request #141 from tychy/bengoshi",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T10:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdeef38d239a00fe796f2cc227469f90950e09a9",
          "body": null,
          "is_bot": false,
          "headline": "pass 1181",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T10:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788294a19730317562d938681a58e8b64890c57b",
          "body": null,
          "is_bot": false,
          "headline": "pass 1170",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T06:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b662c09bd4fbf04288270b74371c44d7b61161",
          "body": null,
          "is_bot": false,
          "headline": "弁護士法人に対応",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T06:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43be8e7b21e388195c98f0ce2f4cc9c7dbb7b0cc",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T06:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dcad835b8051dbe19c4d7f0c45d6430102f0666",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-28T05:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5459b6ce767d6b620a4512accd6c7b98025ff8b3",
          "body": "Read 優先株 2",
          "is_bot": false,
          "headline": "Merge pull request #140 from tychy/read-yusen-2",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-22T05:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343b5f0daf0cf2fa522a34feea78fab802a0ce7a",
          "body": null,
          "is_bot": false,
          "headline": "pass all tests",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-22T05:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba891d2f2494485c43498aae55a441a8f80a5906",
          "body": null,
          "is_bot": false,
          "headline": "add 優先株",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-21T11:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae81eb155b6d6f7de5732c45689f7a2a6e71d7f2",
          "body": "Read 優先株",
          "is_bot": false,
          "headline": "Merge pull request #139 from tychy/read-yusenkabu",
          "author_name": "Ryu Yamada",
          "author_login": "tychy",
          "committed_at": "2024-09-21T10:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 36,
      "latest_release_at": "2026-07-20T08:35:58Z",
      "latest_release_tag": "v1.0.48",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 28.2
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/tychy/toukibo-parser",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/tychy/toukibo-parser",
          "is_deprecated": false,
          "latest_version": "v1.0.48",
          "repository_url": "https://github.com/tychy/toukibo-parser",
          "versions_count": 49,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T08:35:34Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 9,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-04-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_stars": 9
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 208496,
      "source_files_sampled": 35,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2849
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 108,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 63,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tychy",
          "commits": 309,
          "avatar_url": "https://avatars.githubusercontent.com/u/17572134?v=4"
        },
        {
          "type": "User",
          "login": "yokonao",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/32049413?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.987
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "414d7c959bd41452a262119bb27c902266239429",
        "ran_at": "2026-07-21T18:43:12Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tychy/toukibo-parser",
    "host": "github.com",
    "name": "toukibo-parser",
    "owner": "tychy"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 53,
        "vitality": 79,
        "community": 20,
        "governance": 57,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 36,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "36 commits in the last year",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v1.0.48",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 28.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 20,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 1,
              "stars": 9,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.987
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 108,
              "open_issues": 0,
              "closed_issues": 63,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "108/109 decided PRs merged",
                "points": 37.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 108,
                      "decided": 109
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 49,
            "inputs": {
              "followers": 5,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tychy",
              "public_repos": 35,
              "account_age_days": 3794
            },
            "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": "5 followers of tychy",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5,
                      "login": "tychy"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "35 public repos, account ~10 yr old",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 35
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/tychy/toukibo-parser"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "49 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 1 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": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": 1,
              "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": 2
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.41,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2849
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "41 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 41,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.1,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 208496,
              "source_files_sampled": 35,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/35 source files over 60KB",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 35,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T18:43:27.043471Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tychy/toukibo-parser.svg",
  "full_name": "tychy/toukibo-parser",
  "license_state": "absent",
  "license_spdx": null
}

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.23.0 — full methodology · metrics wiki.

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