Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 17:33 UTC

jingu / ladle

CLI tool to edit S3/cloud storage files with your local editor — download, edit, diff, upload

GoNo license detected★ 2 stars⑂ 0 forkssince Feb 2026View on GitHub ↗

jingu/ladle holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (84/100) and lowest on Community & Adoption (12/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Yoshitaka JinguPersonal account
14 followers28 public repossince Jul 2011Bitnauts Inc.

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/jingu/ladlev1.9.0-1112 days ago

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
3.5/36Commit cadence — 5/52 weeks with commits
18/18Commit volume — 150 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year150
human_commit_share0.93
days_since_last_push4
active_weeks_last_year5
How it's scored
27/27Ships releases — 11 releases published
36/36Release recency — latest release 12 days ago
27/27Release cadence — a release every ~15.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count11
latest_release_tagv1.9.0
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases15.4

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.6/22.5Commit distribution — top contributor authored 88% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.885
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
33.2/38.3PR acceptance — 33/38 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs33
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8.5/25Owner reach — 14 followers of jingu
22.6/25Track record — 28 public repos, account ~15 yr old
Inputs used
followers14
owner_typeUser
is_verified
owner_loginjingu
public_repos28
account_age_days5,502
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 12 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/jingu/ladle
ecosystemsgo
any_deprecatedno
min_days_since_publish12

Engineering Quality

Are baseline engineering and documentation practices in place?

65Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 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

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsaws, cli, cloud-storage, command-line-tool, editor, golang, s3
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?

48At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 6 out of 6 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/4 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.8

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.

84Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 86 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.925
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes11,503
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 — 27 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.27
toolchain_manifestsgo.mod
dependency_bot_commit_share0.07
How it's scored
45/45Type-checkable code — Go (statically typed)
52.9/55Manageable file sizes — 2/52 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes97,879
source_files_sampled52
oversized_source_files2

Key facts

2GitHub stars
2contributors
150commits, last 12 months
4days since last push
11releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests6 out of 6 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/4 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/storagev1.63.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv1.8.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.29go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.71.0go.mod
Gogithub.com/aws/smithy-gov1.27.3go.mod
Gogithub.com/charmbracelet/bubbleteav1.3.10go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/charmbracelet/x/ansiv0.10.1go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogoogle.golang.org/apiv0.288.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "aws",
        "cli",
        "cloud-storage",
        "command-line-tool",
        "editor",
        "golang",
        "s3"
      ],
      "is_fork": false,
      "size_kb": 483,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 429536,
        "Makefile": 318
      },
      "pushed_at": "2026-07-23T10:59:18Z",
      "created_at": "2026-02-26T00:11:52Z",
      "owner_type": "User",
      "updated_at": "2026-07-16T05:50:31Z",
      "description": "CLI tool to edit S3/cloud storage files with your local editor — download, edit, diff, upload",
      "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": "Yoshitaka Jingu",
      "type": "User",
      "login": "jingu",
      "company": "Bitnauts Inc.",
      "location": "Tokyo, Japan",
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/892913?v=4",
      "created_at": "2011-07-04T07:21:14Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 5502
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-07-15T01:23:42Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-07-10T08:08:24Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-07-07T02:03:30Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-06-26T06:19:17Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-06-23T09:04:24Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-02-27T07:48:59Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-02-27T07:02:05Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-02-27T02:37:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-02-27T01:54:30Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-02-26T12:42:09Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-02-26T02:21:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "77e25d273242014a70d403b8c6f126ffcb39f7c3",
          "body": "feat: add safe object copy command",
          "is_bot": false,
          "headline": "Merge pull request #37 from jingu/autoresearch/session-20260714",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-16T05:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6593a7d0f13b8858c055a173c3d07c853663cbf4",
          "body": null,
          "is_bot": false,
          "headline": "fix: detect copy command after flags",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-16T04:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a045812ecc704cf1bd95a81148517fc57b515f84",
          "body": null,
          "is_bot": false,
          "headline": "fix: align completions with supported schemes",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-16T02:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15c36865ed972eed6c585d52f8aa09fc5c77764",
          "body": null,
          "is_bot": false,
          "headline": "fix: address copy command review feedback",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-16T00:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40d234f23e03befed59d520def8dd1e0a41875f3",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle copy status write errors",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-15T02:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215bfd82cb73393968937722ad857865c05eaf98",
          "body": null,
          "is_bot": false,
          "headline": "feat: add safe object copy command",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-15T02:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad369b753cfe18d239342e264a00c0257d454734",
          "body": "feat: add browser previews and mouse controls",
          "is_bot": false,
          "headline": "Merge pull request #36 from jingu/autoresearch/session-20260714",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-15T01:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff23e806e874f33866f22cf3e5501f5b1780cec2",
          "body": null,
          "is_bot": false,
          "headline": "fix: satisfy staticcheck error style",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-15T01:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b3d14d0c1b841d40d31e09b0ab690240d5e38a",
          "body": null,
          "is_bot": false,
          "headline": "fix: cap browser preview downloads",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T08:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8933f658d30da4d4b17e3a662cfef41e8fe72d",
          "body": null,
          "is_bot": false,
          "headline": "test: cover mouse navigation guard states",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T07:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b66e10c2a53ad6a4a19c64490a8d4e2cb3145e",
          "body": null,
          "is_bot": false,
          "headline": "docs: scope bilingual PR descriptions to ladle",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T07:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c929cf9e28973f06169af96bd3a8e93a3730e86",
          "body": null,
          "is_bot": false,
          "headline": "feat: add browser mouse navigation",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T07:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ff18ba0a2b85390623abf16cbcd992607b5e81",
          "body": "feat: ブラウザ入力欄の ~ 展開・tab補完候補一覧・Emacsキーバインド",
          "is_bot": false,
          "headline": "Merge pull request #35 from jingu/feat/tilde-expand-tab-completion",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T04:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b117e1acd46eb88ee93cb171d3c98ae93466e60",
          "body": null,
          "is_bot": false,
          "headline": "perf: tab補完ハンドラの候補二重走査を解消",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T04:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5135b6268c567901792ca5647cec224e2d2d24a4",
          "body": null,
          "is_bot": false,
          "headline": "fix: bare ~ 補完とチルダテストのクロスプラットフォーム対応",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T04:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58653c1a4cfd7714f1f4e0250e1b30a641619a2f",
          "body": null,
          "is_bot": false,
          "headline": "fix: 候補一覧が上限超過時も選択項目が表示されるようウィンドウをスライド",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T02:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b536298f4004f1f3e68a422639b099eeed6424",
          "body": null,
          "is_bot": false,
          "headline": "feat: 入力欄カーソルを反転+Blinkのブロックカーソルに変更",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T02:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a316ae770af97b6ea9566b1408d77d69ecb109",
          "body": null,
          "is_bot": false,
          "headline": "feat: ブラウザの入力欄にEmacsキーバインド(C-a/e/b/f/d/k/u/w)を追加",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T02:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f9dc1e395001ea886153f29f0dff364c352ed3",
          "body": null,
          "is_bot": false,
          "headline": "feat: tab補完の候補一覧をtab連打でも巡回選択できるように",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-14T02:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089b923ba362ecf64fc53e0c726974b801358682",
          "body": null,
          "is_bot": false,
          "headline": "feat: tab補完の候補一覧をカーソルキー(上下/左右)で選択可能に",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-13T12:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b05644adc9b0697230316483ae76035e8f4f566",
          "body": null,
          "is_bot": false,
          "headline": "feat: tab補完で候補が複数のとき候補一覧を入力欄下に表示",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-13T08:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fbea10074cbf183d6ab948c523d41b6fdd28106",
          "body": null,
          "is_bot": false,
          "headline": "fix: ダウンロード先の ~ をホームディレクトリに展開し tab補完も対応",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-13T07:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c228c7f7fa425c56591b9d6baf0ca515fce949",
          "body": "…b9155\n\nbuild(deps): bump the aws-sdk group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #32 from jingu/dependabot/go_modules/aws-sdk-760cb…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T07:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb13da28abdd610a18337653898dc765a95b8927",
          "body": "….org/api-0.287.1\n\nbuild(deps): bump google.golang.org/api from 0.287.0 to 0.288.0",
          "is_bot": false,
          "headline": "Merge pull request #33 from jingu/dependabot/go_modules/google.golang…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T07:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15253d6085fa17a8fb03764f7c72a4abf3036b02",
          "body": "Bumps the aws-sdk group with 2 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2).\n\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.32.28 to 1.32.29\n- [Rele\n[…]\nce/ssm\n  dependency-version: 1.71.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the aws-sdk group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T07:51:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "190eb6e532fb10c6a7fb6a6bacc35e270b273067",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.287.0 to 0.288.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.287.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/api from 0.287.0 to 0.288.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T07:48:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00179c466593413e7ba728a15e60caa2a1b07c7c",
          "body": "feat: pipe-in --append・ブラウザ新規ファイル作成、検索確定後のディレクトリ展開フィルタ不具合を修正",
          "is_bot": false,
          "headline": "Merge pull request #34 from jingu/feat/append-and-browser-new-file",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T07:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2049226bec62206493d58f7930994ca63220f914",
          "body": null,
          "is_bot": false,
          "headline": "docs: SecureString への --append が --yes でも --reveal 必須である旨を追記",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T07:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dd512a0f54317f12c1cd06a8307f0a091242d8",
          "body": null,
          "is_bot": false,
          "headline": "review: create-only の既存エラー文言を TUI で実行可能な表現に変更",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T07:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed6527140b6d65797b051273f11ae6d98f522ba",
          "body": null,
          "is_bot": false,
          "headline": "review: Copilot指摘対応 — テストのpipe FDクローズと ptype の常時バリデーション",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d67af21ec652577be7c4524e30658557e376704",
          "body": null,
          "is_bot": false,
          "headline": "fix: 新規作成を厳密に create-only 化しブラウザの不正 --type を fail-fast に",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e8f0237d2d3409d6cb40dba0cff6ccdd1efcd3",
          "body": null,
          "is_bot": false,
          "headline": "ci: govulncheck 対応で Go ツールチェーンを 1.26.5 にピン(GO-2026-5856)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2283914beb295a0d36b30cec1a079502dfd029",
          "body": "…er-new-file",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into feat/append-and-brows…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7078f4e104e113a0e707da164122b1a1ca681f6f",
          "body": null,
          "is_bot": false,
          "headline": "fix: 検索確定後にディレクトリを開くとフィルタが残り中身が絞られる不具合を修正",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f826d8c90020e42dcf19995c9e949ef70bbc526f",
          "body": null,
          "is_bot": false,
          "headline": "feat: pipe-in --append とブラウザの新規ファイル作成(n キー)に対応",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-10T06:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d18a16f24c3aa1f20cb0eedee8bb058ebd78c3e",
          "body": "…com/go/storage-1.63.0\n\nBump cloud.google.com/go/storage from 1.62.3 to 1.63.0",
          "is_bot": false,
          "headline": "Merge pull request #27 from jingu/dependabot/go_modules/cloud.google.…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-08T07:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d6fb1aee513c35d3db9236f532a61154b11182",
          "body": "Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.62.3 to 1.63.0.\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googlea\n[…]\n-name: cloud.google.com/go/storage\n  dependency-version: 1.63.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump cloud.google.com/go/storage from 1.62.3 to 1.63.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T07:38:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a28a48a103039ff17ae189473a9b335b259ab3b",
          "body": "….org/api-0.287.0\n\nBump google.golang.org/api from 0.274.0 to 0.287.0",
          "is_bot": false,
          "headline": "Merge pull request #28 from jingu/dependabot/go_modules/google.golang…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-08T07:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d03799d041456987736ca94cecb3efc996a8e0",
          "body": "…7b418\n\nBump the aws-sdk group across 1 directory with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #31 from jingu/dependabot/go_modules/aws-sdk-075f7…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-08T07:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad5719a7f5b1846056ac73559538632ba3eaa0a",
          "body": "…heckout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #24 from jingu/dependabot/github_actions/actions/c…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-08T07:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52a2b3e6a5fcf54fc0366576c5e4e56ba91b34a",
          "body": "Bumps the aws-sdk group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2)\n[…]\nce/ssm\n  dependency-version: 1.70.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the aws-sdk group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T02:09:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f184499d0d06a15d73d62354d92aa6a05ae5baa6",
          "body": "feat: ssm:// で SSM パラメータストアの編集に対応",
          "is_bot": false,
          "headline": "Merge pull request #30 from jingu/feat/ssm-parameter-store",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-07T02:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e90b63aa13d918a89fe7bbd21f5a6e96b3266a",
          "body": null,
          "is_bot": false,
          "headline": "fix: ssm 編集で temp 削除を Open/ReadFile 成功後に遅延(エディタ失敗時のリカバリを維持)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-07T01:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f97559a35770176929df524edb7e5b793cd7859",
          "body": null,
          "is_bot": false,
          "headline": "docs: Copilot指摘対応 — 必要IAMに GetParametersByPath/DeleteParameter を追記",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-07T01:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ec267c24cbbc02edbbec6d16443ba5cb0b446c",
          "body": null,
          "is_bot": false,
          "headline": "docs: Agent Skill(SKILL.md) と CHANGELOG に ssm:// 対応を追記",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-07T01:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbeea93c0bd4327c14d1bbcb93db9adbd0f8a1b",
          "body": null,
          "is_bot": false,
          "headline": "review: ブラウザの Move データ損失・共存パラメータ編集不能・Copy の reveal ゲートを修正",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T08:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc5746d5eb40a9832d38a89403dee88b3f86a60",
          "body": null,
          "is_bot": false,
          "headline": "feat: ssm:// に S3 同等の TUI ブラウザを追加(アダプタ方式・SecureString マスク)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T07:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17bc160e4341446ce6324e39b9e0c291cecd1720",
          "body": null,
          "is_bot": false,
          "headline": "fix: lint errcheck — ssm 一覧/バージョン出力の書き込みエラーを処理",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T06:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efc4c389089e13b4d0c9de38fb7a5e3e723e73b",
          "body": null,
          "is_bot": false,
          "headline": "review: ssm:// で内部補完フラグ時のライブ読み取りを回避",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T06:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42129b40f9572359678c69ce9097fb2669d0ceb2",
          "body": null,
          "is_bot": false,
          "headline": "review: セルフレビュー指摘対応(権限スコープ・SecureString新規作成・no-op検出)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T06:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f3ddeea9cf4c2c6f74555c9495ee1892eff899",
          "body": null,
          "is_bot": false,
          "headline": "feat: ssm:// で SSM パラメータストアの編集に対応",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-07-06T06:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecb2ad89e033ade4f04ff5b780099652e9f8c5e",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.274.0 to 0.287.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.287.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/api from 0.274.0 to 0.287.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T10:53:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c784cd014897bd4560c74283a2632da46953c5a",
          "body": "feat: ladle Skill とエージェント向け stdout 一覧/バージョン出力を追加",
          "is_bot": false,
          "headline": "Merge pull request #23 from jingu/feat/agent-skill",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-26T06:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d118b64d8d1506d2253ddc4343c2b1f0a1d41ef4",
          "body": null,
          "is_bot": false,
          "headline": "review: README例にリダイレクト明示と Install の Stat エラー処理を追加",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T13:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d9d9e8b81d41c80d83e1796bcfc053bbf6168d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T10:53:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d337192c83b974bc329361db90de4ed700e8a7e5",
          "body": null,
          "is_bot": false,
          "headline": "docs: both-redirect 制約を content/メタデータ読み書きに限定して明確化",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T07:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d8b14cc7eaad6647ff20d342c475ec8d26cf3c",
          "body": null,
          "is_bot": false,
          "headline": "fix: lint errcheck — stdout/一覧出力の書き込みエラーを処理",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T07:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1de6dac40f7afa48973c33d6a9e56373b0de30",
          "body": null,
          "is_bot": false,
          "headline": "feat: ladle Skill とエージェント向け stdout 一覧/バージョン出力を追加",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T06:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8370ec8c474f1d12e102ac957c7a95a5614f9b3",
          "body": "Add Google Cloud Storage backend (gs://)",
          "is_bot": false,
          "headline": "Merge pull request #21 from jingu/feat/gcs-support",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T06:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b015acec545214c5fb4abad3ce6a243e7a1e8d0d",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into feat/gcs-support",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T02:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39abb46105952e7634abc5bd27ffbb827ca3b9f",
          "body": "diff: 巨大ファイル対策に共通行枝刈りとサイズ閾値を追加",
          "is_bot": false,
          "headline": "Merge pull request #22 from jingu/feat/diff-size-threshold",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-25T02:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927f72aeeb66cfdd107f71a1dd5bec53e50868d1",
          "body": null,
          "is_bot": false,
          "headline": "diff: byteLen の改行カウントを行間のみに修正",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-24T09:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4b885fd6b26ecb6ae1e08f7252871c9fda74b6",
          "body": null,
          "is_bot": false,
          "headline": "diff: 巨大ファイル対策に共通行枝刈りとサイズ閾値を追加",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-24T08:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37af2adfa5dd22f21e06e3afc54a37ff0171b30",
          "body": "Implement the storage.Client interface for Google Cloud Storage using\ncloud.google.com/go/storage, following the same extension pattern as the\nS3 and Azure backends.\n\n- internal/storage/gcsclient: GCS implementation with ADC-based auth\n- --project flag (with GOOGLE_CLOUD_PROJECT fallback) for bucket\n[…]\np to GCS generation numbers; the live generation is marked latest\nand results are sorted newest-first to match the other backends.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Google Cloud Storage backend (gs://)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-24T02:31:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "17803edc801d9c449460827d2f66cffe41f60298",
          "body": "…95ff6\n\nBump the aws-sdk group across 1 directory with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #18 from jingu/dependabot/go_modules/aws-sdk-d6b83…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T09:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e3c88a8b9acaa2884aa18a7d6f7dbfd964189e",
          "body": "Bumps the aws-sdk group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).\n\n\nUpdates \n[…]\nthy-go\n  dependency-version: 1.24.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the aws-sdk group across 1 directory with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T09:37:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aaafbdd2d8e76b401c794940266eb207995081d1",
          "body": "Add tests for pipe/redirect functions in cmd/ladle",
          "is_bot": false,
          "headline": "Merge pull request #20 from jingu/feat/pipe-redirect-tests",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T09:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1640dd052e3e468d89369f3d0d253d56b24be2d1",
          "body": "runPipeIn/runMetaPipeIn now read from an injected io.Reader, so the\nwrapped error message \"reading stdin\" is misleading. Change it to\n\"reading input\".\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Address Copilot review: source-agnostic stdin read error message",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T09:27:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5af8626996c4191d387df0dd2124f817cc2b4028",
          "body": "Refactor the pipe/redirect functions to accept io.Reader/io.Writer\nparameters instead of accessing os.Stdin/os.Stdout/os.Open(\"/dev/tty\")\ndirectly, then add unit tests covering them.\n\n- runPipeOut/runMetaPipeOut take an out io.Writer\n- runPipeIn/runMetaPipeIn take an in io.Reader plus an\n  openConfi\n[…]\nnload now returns a NotFound-classifiable error\n  (mirroring S3) so the pipe-in \"create new object\" path can be tested\n\nCloses #14\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add tests for pipe/redirect functions in cmd/ladle",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T09:16:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d731c75385b86ca5ddee362af49a8b095a902423",
          "body": "Add Azure Blob Storage backend (az://)",
          "is_bot": false,
          "headline": "Merge pull request #19 from jingu/feat/azure-blob-storage",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T09:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38a8327ac101539771fd264a5f04fd647b7a626",
          "body": "Same scheme/profile/account can point at different backends via --endpoint-url\n(real AWS vs MinIO/LocalStack, real Azure vs Azurite), so the completion bucket\ncache must key on the endpoint too to avoid stale/incorrect completions. Region\nand no-sign-request are omitted (ListBuckets is account-global; anonymous\nlisting yields no usable result). Adds a TestBucketCacheKey.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Include --endpoint-url in the bucket cache key",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T05:20:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5190e2ebdf652c02c7e186c8447090dd482bd895",
          "body": "- Sanitize the bucket-cache key (derived from user-controlled profile/account)\n  so path separators or \"..\" cannot escape ~/.cache/ladle on cache save.\n- Fix ListVersions: Azure omits IsCurrentVersion on non-current versions, so\n  defaulting IsLatest to true marked every version as latest. Default to false\n  and derive it solely from IsCurrentVersion.\n- Add sanitizeCacheKey unit tests.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Address Copilot review: cache-key sanitization and version IsLatest",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T03:09:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d540459cd44663594a7a007e0fb668073c260514",
          "body": "Introduce a Keep a Changelog–formatted changelog. Backfill released versions\nv0.1.0–v1.4.0 from the GitHub release notes and record the Azure Blob Storage\nbackend (plus the Go 1.25 minimum) under [Unreleased].\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CHANGELOG.md",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T03:03:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "29f1074ac1197fc8331fb22ddce6c111773ff784",
          "body": "The Azure Blob Storage SDK and its transitive golang.org/x/* deps declare\n`go 1.25`, so the module's minimum is Go 1.25 (already set in go.mod). Go's\nsupport policy is the two most recent releases, so testing 1.25 and 1.26\nmatches convention; the 1.24 job could no longer build.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "CI: drop Go 1.24 from test matrix (require Go 1.25)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T02:54:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b7ba42ca7c58e18411b10e466a23b2b78d9afe1f",
          "body": "Implement the storage.Client interface for Azure Blob Storage, mapping\ncontainer→bucket and blob→key. Wire it into newClient() via the az:// scheme.\n\n- internal/storage/azblobclient: full Client implementation (Download, Upload,\n  HeadObject, UpdateMetadata, List, ListBuckets, Delete, Copy, ListVers\n[…]\nnly by an Azurite\nshared-key signing incompatibility with the SDK's API version (confirmed working\nvia az CLI; not a ladle issue).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Azure Blob Storage backend (az://)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-06-23T02:42:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a2f62d4993b3f486529c27ac70e5cd2c6c4443d0",
          "body": "Fix TUI re-render stacking and version view layout",
          "is_bot": false,
          "headline": "Merge pull request #17 from jingu/fix/tui-rerender-stacking",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T07:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6b05a1fdf539d09b2a6bad73d1c9b8e3e01dc9",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix runDownload to not return success message on f.Close() error",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T07:46:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3aaaa8eab282a1472d48da38c3b455d59c5e3526",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add version viewer demo to README",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T07:43:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6c984a77c935f511009e6b81037323c954931ff9",
          "body": "The preview pane height was tied to the version count, making it\nunusably small when only a few versions existed. Use a fixed pane\nheight based on terminal size and pad the version list with empty\nlines so the preview always has sufficient vertical space.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix version view preview pane shrinking with few revisions",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T07:42:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6e02ea1e25630fa7cd4471ba81b22d299a761402",
          "body": "After external commands (file edit, version restore, download), stderr\noutput from spinners/download messages remained on the terminal, causing\nthe TUI to render duplicated below existing output. Fix by returning\ntea.ClearScreen from editDoneMsg handler and Init().\n\nAlso capture result messages from\n[…]\nclean re-render\n- Add messageIsError field to model for style differentiation\n- Replace styleMessage with styleMessageSuccess/styleMessageError\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix TUI re-render stacking after tea.Exec and improve message display",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T07:37:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2b11b2c0fc6663805c921c39938fe567548b9528",
          "body": "Add S3 object version viewing and restore feature",
          "is_bot": false,
          "headline": "Add S3 object version history and restore (#16)",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T06:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8843d3ded384262e2ee41d3ca178c11a96f1680",
          "body": "- Add --versions example to command help text\n- Add Versions to context menu and flags table in both READMEs\n- Add version history section with usage and keybindings\n- Remove --version-id from Future Plans (now implemented)\n- Document --versions workflow and browser architecture in CLAUDE.md\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update docs for --versions flag and version history feature",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T06:55:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2aa7b8bc29265a3993af9eb6002e1dd3a03dd721",
          "body": "- Fix ST1005: lowercase error string \"binary file\"\n- Merge runBrowserWithVersions into runBrowser via variadic opts\n- Remove redundant u.Key == \"\" check (covered by IsDirectory)\n- Use path.Dir instead of filepath.Dir for S3 keys\n- Replace menuCursor magic numbers with menuIndexOf helper in tests\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix lint error and address review feedback",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T06:52:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "31fe3d1561718a49cb9067b004c8a3d63be82c79",
          "body": "Allow users to jump directly into the version history view for a file\nwithout navigating through the browser and context menu. Also reorder\ncontext menu to place Versions before Delete, add preview border style,\nand suppress S3 checksum validation warnings.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add --versions flag for direct version history view",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T06:39:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8b26189677c9da38fdb2d0d735b88d448205262f",
          "body": "Enable browsing and restoring past versions of S3 objects from the file\nbrowser. Adds Versions menu item to context menu, version list display\nwith cursor navigation, and restore workflow with diff confirmation.\n\n- Add ObjectVersion type and ListVersions/DownloadVersion to storage.Client\n- Implement\n[…]\nf, confirm, upload)\n- Add MockClient versioning support with PutObjectVersioned helper\n- Add tests for mock versioning and browser version mode\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add S3 object version viewing and restore feature",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T05:33:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "56d09df1322249a3ed57b0aaca573d33e9a9022f",
          "body": "Fix README: clarify editor support is terminal-only",
          "is_bot": false,
          "headline": "Merge pull request #15 from jingu/fix/readme-editor-description",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T03:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06a20af451c145b586cfd5f91db5e60ed9e882e",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add pipe & redirect feature to Why ladle section",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:59:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4276781023605621a0a667f8f45f9974079ccc35",
          "body": "GUI editors like VS Code don't work correctly because the editor\nprocess detaches immediately, causing ladle to proceed before the\nuser finishes editing. Remove VS Code from examples and clarify\nthat terminal editors (vim, emacs, nano) are supported.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix README: clarify editor support is terminal-only",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:53:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d03ae9e545a49cd2abf8ac420573a8b01cf3a467",
          "body": "Add shell redirect support for pipe/script workflows",
          "is_bot": false,
          "headline": "Merge pull request #13 from jingu/claude/shell-redirect-support",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067e31f2ac3005b93fd9412c8b3be8cad1069348",
          "body": "Add pipe/redirect workflow descriptions to CLAUDE.md Architecture section.\nAdd Pipe & Redirect subsection after Edit metadata in both READMEs.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update CLAUDE.md and READMEs for pipe/redirect workflows",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:34:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6f4011aa98fbdb333a3da2d57d01fd98e6929ac0",
          "body": "Add Pipe & Redirect section to READMEs after Edit metadata section.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix errcheck lint: suppress tty.Close() return value",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:30:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec3727cac98b8bd375283646c8266da913a983d7",
          "body": "- stdout redirect: export metadata as YAML to stdout\n- stdin redirect: import YAML from stdin, diff, confirm via /dev/tty, update\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add --meta support for shell redirect",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:24:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bad7b1a4d5d07e791927c96df353d6588e5533cf",
          "body": "Detect stdin/stdout redirection to enable non-interactive usage:\n- stdout redirect (> file): download S3 object to stdout\n- stdin redirect (< file): read stdin, show diff, confirm via /dev/tty, upload\n- Both redirected: error (not supported)\n\nHandles NotFound gracefully for new object creation via stdin pipe.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add shell redirect support for pipe/script workflows",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T02:20:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "abbdcd47d20dd12d4d8afc01ad8c1e0eba23b6c2",
          "body": "Add file context menu to browser TUI",
          "is_bot": false,
          "headline": "Merge pull request #12 from jingu/claude/file-context-menu-RgNGt",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5705582b0d98fa3b95a77edfccfc4ae274e2677",
          "body": "…, clean up menu\n\n- Add prefix field to model, eliminating bidirectional Browser mutation\n- Show both success message and refresh error when action succeeds but\n  buildViewFor fails (e.g. \"Deleted X (refresh failed: ...)\")\n- Align menuAction iota order with menuItems display order\n- Only nil menuTarget in cases that don't need it (edit, editMeta, delete)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Address review feedback: move prefix to model, improve error messages…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:49:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "262533f673d0c5462e8f481f67fe2a692dda674b",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add ASCII art logo and version to help output",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:35:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b54002d9143dff2f6198bf7d6f16608478673950",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add context menu documentation to Browse files section in READMEs",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:31:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b5a218814bcf5b1d6aa555409e56739881900d3c",
          "body": "…ndling\n\n- Fix race condition in Cmd closures by adding buildViewFor/computeUp that\n  take bucket/prefix as arguments instead of reading Browser fields\n- Replace confirmAction closure with pendingDeleteKey to prevent stale model\n- Clean up partial files on download failure in runDownload\n- Propagate\n[…]\nwallowing them\n- Use lipgloss renderer for terminal-aware ANSI output in error messages\n- Clarify copy/move prompts with \"(same bucket)\" suffix\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix code review issues: race conditions, stale closures, and error ha…",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:27:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7fccf9420bb254da016586772b3b0653b9261399",
          "body": "Handle return values from f.Close(), os.WriteFile(), and os.Mkdir()\nto satisfy the errcheck linter.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix errcheck lint errors in runDownload and test helpers",
          "author_name": "Yoshitaka Jingu",
          "author_login": "jingu",
          "committed_at": "2026-02-27T01:11:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "932f392441592d2dca489e1e20c9654edb4b6aa3",
          "body": "Delete now shows \"Delete <key>? (y/N)\" prompt instead of deleting\nimmediately. Press y to confirm, any other key or Esc to cancel.\nDefault is No (Enter without y cancels).\n\nhttps://claude.ai/code/session_01YG4sbFThU32cEGUKUg9MNH",
          "is_bot": false,
          "headline": "Add delete confirmation dialog before deleting objects",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-02-27T00:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 150,
      "latest_release_at": "2026-07-15T01:23:42Z",
      "latest_release_tag": "v1.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 15.4
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/jingu/ladle",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/jingu/ladle",
          "is_deprecated": false,
          "latest_version": "v1.9.0",
          "repository_url": "https://github.com/jingu/ladle",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-15T01:16:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 12
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 97879,
      "source_files_sampled": 52,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 11503
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.29"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.105.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.71.0"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.3"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.10"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/charmbracelet/x/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.288.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 33,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jingu",
          "commits": 123,
          "avatar_url": "https://avatars.githubusercontent.com/u/892913?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.885
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml",
        "security.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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "77e25d273242014a70d403b8c6f126ffcb39f7c3",
        "ran_at": "2026-07-27T17:33:42Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T12:14:20Z",
      "oldest_open_prs": [
        {
          "number": 38,
          "created_at": "2026-07-16T10:53:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2026-07-16T10:58:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2026-07-23T10:53:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2026-07-23T10:54:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2026-07-23T10:59:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-16T05:50:18Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jingu/ladle",
    "host": "github.com",
    "name": "ladle",
    "owner": "jingu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 48,
        "vitality": 77,
        "community": 12,
        "governance": 60,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 150,
              "human_commit_share": 0.93,
              "days_since_last_push": 4,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "150 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 150
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "v1.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 15.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~15.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.885
            },
            "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 88% of commits",
                "points": 2.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "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 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 33,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "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": "33/38 decided PRs merged",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 33,
                      "decided": 38
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 14,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jingu",
              "public_repos": 28,
              "account_age_days": 5502
            },
            "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": "14 followers of jingu",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "jingu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~15 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/jingu/ladle"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 12
            },
            "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 12 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 65,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "aws",
                "cli",
                "cloud-storage",
                "command-line-tool",
                "editor",
                "golang",
                "s3"
              ],
              "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "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": 84,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.925,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 11503
            },
            "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": "86 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 79,
            "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.27,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.07
            },
            "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": "27 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 97879,
              "source_files_sampled": 52,
              "oversized_source_files": 2
            },
            "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": "2/52 source files over 60KB",
                "points": 52.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T17:33:58.981686Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jingu/ladle.svg",
  "full_name": "jingu/ladle",
  "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.27.0 — full methodology · metrics wiki.

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