Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 293,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 60192
},
"pushed_at": "2026-07-26T17:13:40Z",
"created_at": "2025-11-13T20:13:39Z",
"owner_type": "User",
"updated_at": "2026-07-26T17:13:20Z",
"description": "ユニバーサル・クラウドI/O",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://zenn.dev/snknsk",
"name": "shouni",
"type": "User",
"login": "shouni",
"company": "Japan",
"location": "Tokyo",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6532835?v=4",
"created_at": "2014-01-29T08:23:18Z",
"is_verified": null,
"public_repos": 31,
"account_age_days": 4561
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2026-07-26T17:13:14Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-07-26T16:59:52Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-07-19T15:19:11Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-07-05T14:43:30Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2026-07-03T20:37:39Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-06-06T23:40:21Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-05-06T19:07:32Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-05-06T17:56:37Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-05-06T17:56:37Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-05-02T17:31:02Z"
}
],
"recent_commits": [
{
"oid": "506eb64dd4dd9848585a5d9246803c3088b4b029",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #36 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-26T17:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf22068818cb95a4627c2604371293de4aef01a6",
"body": "…ails\n\n- Introduced `CLAUDE.md` to provide comprehensive instructions for contributors, including architecture overview, testing, error handling conventions, and functional options.\n- Updated module dependencies in `go.mod` and `go.sum` to their latest versions.",
"is_bot": false,
"headline": "docs: add `CLAUDE.md` with repository guidelines and architecture det…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-26T17:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed05c68fc410b622cf8e66a33ad0edcf48cdc500",
"body": "…et options\n\nListOption が非公開の設定構造体を受け取る形になっており、Lister を実装する側は\nオプションを受け取れても中身を読む手段が無かった。代替バックエンドやテストの\nフェイクが区切り文字を無視するしかなく、インターフェースにオプションを載せた\n意味が実装側に届いていない。\n\nListSettings と NewListSettings / ListPrefix を公開し、実装側が本体と同じ解決を\n再現できるようにした。\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01Y7T4jKdwR8U5RvTKSXQKp6",
"is_bot": false,
"headline": "fix(remoteio): export ListSettings so Lister implementors can interpr…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-26T17:05:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "37ab118c30692dc8a3f98c2f1743eae891dd833f",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #35 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-26T16:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6761b7c8ec02405a208f119403f1287cb3d2f0b9",
"body": "…hub.com/aws/aws-sdk-go-v2` to v1.43.0",
"is_bot": false,
"headline": "chore(deps): update `cloud.google.com/go/storage` to v1.64.0 and `git…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-26T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c75d425415ce8c2cefc55800948341e483dcc3",
"body": "…ary hygiene fixes\n\nList に Functional Option を導入し、WithDelimiter(\"/\") で prefix 直下のみを\n対象にできるようにした。1 ジョブが複数の成果物を持つレイアウトでは、区切り文字\nなしの一覧は成果物の数だけオブジェクトを返すため、呼び出し側でキーの重複を潰す\nことになる。この走査をサーバー側へ寄せる。\n\nLister.List のシグネチャが変わるため、List を実装しているテストフェイクには\n`opts ...ListOption` の追加が必要になる。\n\n併せてライブラリとしての行儀を整えた:\n\n- 書き込み時の sl\n[…]\n で *obj.Key を確認前にデリファレンスしていた箇所を修正。\n- ctxReader を writer_local.go から独立させた。\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01Y7T4jKdwR8U5RvTKSXQKp6",
"is_bot": false,
"headline": "feat(remoteio): add WithDelimiter for hierarchical listing, plus libr…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-26T16:52:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ccd2fdce76b89c6358fe8ca8662315e5ed9d581",
"body": "chore(ci): add concurrency control and timeout configuration to workf…",
"is_bot": false,
"headline": "Merge pull request #34 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-19T17:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453c41fea3c4e78a0d05cd2027125890fd5b3f5d",
"body": "…lows",
"is_bot": false,
"headline": "chore(ci): add concurrency control and timeout configuration to workf…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-19T17:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9abf9101970e1730591c59044ef51a4c5f28ad7",
"body": "chore(deps): update module dependencies to newer versions in `go.mod`…",
"is_bot": false,
"headline": "Merge pull request #33 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-19T15:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07040582a7abc6f4a99b16bec72b307b1c617d91",
"body": "… and `go.sum`",
"is_bot": false,
"headline": "chore(deps): update module dependencies to newer versions in `go.mod`…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-19T15:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f019928159419796db176bb49480fc3ee7cf723",
"body": "chore: add CI workflows and golangci-lint configuration, standardize …",
"is_bot": false,
"headline": "Merge pull request #32 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-05T14:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6449e6af5fffb16a0a3d78c17492d8557224d1b6",
"body": "- Added `skipWithoutGCPCredentials` helper to conditionally skip tests if GCP ADC credentials are missing.\n- Updated `factory_test.go` to invoke the helper in applicable tests.\n- Added `golang.org/x/oauth2` as a direct dependency in `go.mod`.",
"is_bot": false,
"headline": "test: skip GCS client tests when ADC credentials are unavailable",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-05T14:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5a98590916800b395c5b04c144fdc5abe391ed",
"body": "…factory naming\n\n- Introduced `.github/workflows/ci.yml` for build, test, lint, and vulnerability checks.\n- Added `.golangci.yml` to configure Go linters and formatters.\n- Renamed `S3ClientFactory` and `GCSClientFactory` to `ClientFactory` for consistency.\n- Enhanced comments for key interfaces and constants across the codebase.\n- Updated tests and implementations to use uniform naming conventions.",
"is_bot": false,
"headline": "chore: add CI workflows and golangci-lint configuration, standardize …",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-05T14:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188d16dbcf500c9653e7b6f082aeb5e2bb7b3da6",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #31 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-07-03T20:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c72f18eeb10690557280fc91aef35761374eef3",
"body": "- Added unit tests for GCS and S3 client factories covering initialization, accessors, and closure behavior.\n- Ensured accessor methods fail appropriately after the client is closed.\n- Verified region fallback behavior for S3 when no region is explicitly configured.\n- Enhanced test coverage for context cancellation in local file writes.",
"is_bot": false,
"headline": "test: add factory tests for GCS and S3 client implementations",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-03T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d946da83a2e61c3fc0ffac3f7ec22c3edb7ec872",
"body": "…atest versions",
"is_bot": false,
"headline": "chore(deps): update module dependencies in `go.mod` and `go.sum` to l…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-07-03T20:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b58b8fb14b05877c269a065ad253acd3addf56",
"body": "chore(deps): update module dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #30 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-06-06T23:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9270f186abb7ad0ea132d54ac9a404d4115c691d",
"body": "- Updated multiple dependencies in `go.mod` to their latest versions.\n- Adjusted `go.sum` to include checksums for new versions.",
"is_bot": false,
"headline": "chore(deps): update module dependencies to latest versions",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-06-06T23:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18762587a750f4e82577b97f4080196703eb7227",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #29 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-05-06T19:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35044efcefd0350ac78393c533479e3e52189b20",
"body": null,
"is_bot": false,
"headline": "test: add explicit error assertion for writer.Delete in writer_test",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-06T19:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13480e52983e8b820d9f17de9e56dbe8e6a8652",
"body": "- Introduced `WithCacheControl` option to specify Cache-Control headers.\n- Updated GCS, S3, and local writers to handle Cache-Control configuration.\n- Enhanced tests to validate Cache-Control behavior across storage implementations.",
"is_bot": false,
"headline": "feat: add Cache-Control support to Write method",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-06T19:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79af9e679394b4832bc4712e137c6112111b2710",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #28 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-05-06T17:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367cc1b5549faeef6fd8fa7d011e444e0d38779c",
"body": "…t disposition formatting\n\n- Unified default `Content-Type` assignment in `writeConfig`.\n- Updated `WithAttachment` to use `mime.FormatMediaType` for consistent content disposition formatting.\n- Simplified `writeGCS` and `writeS3` by delegating `Content-Type` logic to the centralized configuration.",
"is_bot": false,
"headline": "refactor: centralize default content type handling and improve conten…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-06T17:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8bac29cfe685a9a5cefdb461583db6d0f10e49",
"body": "- Introduced `WriteOption` to configure `Content-Type` and `Content-Disposition`.\n- Updated `Write` method signature to accept variadic `WriteOption` arguments.\n- Implemented options for MIME type (`WithContentType`), inline playback (`WithInline`), and forced download (`WithAttachment`).\n- Refactored GCS, S3, and local writers to use a unified `writeConfig`.\n- Updated README to document new functionality and usage examples.",
"is_bot": false,
"headline": "feat: add Functional Options support for Write method",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-06T17:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6b7d7c13bf7294b5992f47f46c4321faaa1617",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #27 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-05-02T17:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df8f4786ff29a4474e46af6ae1f5fe1db5043d8",
"body": "…er error handling\n\n- Removed `defer` blocks for `Close` calls in `writeLocal` and `writeGCS`.\n- Added explicit error handling for `Close` to improve clarity and consistency.\n- Enhanced error reporting during file and writer closure operations.",
"is_bot": false,
"headline": "refactor: replace `defer` blocks with explicit `Close` calls for bett…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-02T17:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8cb482152bbd19b58f379ba0a8eddda4d79018",
"body": "- Moved `Close` calls into `defer` blocks with integrated error handling.\n- Improved error reporting for file and GCS writer closures.",
"is_bot": false,
"headline": "refactor: unify file closure handling for local and GCS writers",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-02T17:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8149722d043d10907736fca6727a3da617c051",
"body": "…dling\n\n- Deleted unused `WriteToLocal`, `WriteToGCS`, and `WriteToS3` methods for simplicity.\n- Updated `writeLocal` to enhance error handling during file closure.",
"is_bot": false,
"headline": "refactor: remove redundant write methods and improve file closure han…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-02T17:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6063dc1e39266cd264694591ad3fe6490088868",
"body": "- Added dedicated modules for GCS, S3, and local storage read/write operations.\n- Refactored `InputReader` and `OutputWriter` to delegate functionality to new modules.\n- Introduced separate files for operations like `open`, `list`, `exists`, and `delete`.\n- Enhanced test cases to cover new modular structure.",
"is_bot": false,
"headline": "feat: implement modular resource handling for GCS, S3, and local storage",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-02T17:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5e3ef4b318c88af5a926caf0319dbcc8fbcd6c",
"body": "docs: add Go Report Card and Go Reference badges to README",
"is_bot": false,
"headline": "Merge pull request #26 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-05-02T14:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0e59ba595af967a4f1aee3867330b7f6eabd34",
"body": "- Included Go Report Card badge for code quality insights.\n- Added Go Reference badge for documentation accessibility.",
"is_bot": false,
"headline": "docs: add Go Report Card and Go Reference badges to README",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-05-02T14:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5ba8afea085903604efe0ca55bf9892817bcdd",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #25 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-04-30T21:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0a8b4c5cc4951645e0378079d19019a8330856",
"body": "- Updated error messages to Japanese for consistency.\n- Removed unused `NoSuchKey` handling to simplify S3 deletion logic.",
"is_bot": false,
"headline": "refactor: localize error messages and simplify S3 error handling logic",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-30T21:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1c663b860c24da9a6ba9ddb4323021173387ad",
"body": "…tailed interfaces\n\n- Added \"Status\" badge to provide project completion status.\n- Updated feature descriptions with enhanced resource management capabilities (Exists, Delete).\n- Detailed new interfaces (`Reader`, `Writer`, `StatReader`, `Remover`, etc.) for improved clarity on functionality.\n- Refined example structure and expanded explanations for key components.",
"is_bot": false,
"headline": "docs: expand README to include status badge, updated features, and de…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-30T21:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c96a61c8ba6f175ea1d279f0da9ed52d2057fe8",
"body": "…ement\n\n- Added unit tests to handle deletion scenarios, existence checks, and idempotent operations for GCS, S3, and local files.\n- Improved error messages for better context clarity in `deleteLocal`, `deleteGCS`, and `deleteS3`.\n- Refactored test organization to ensure alignment with modular storage operations (Open, List, Exists, Delete).\n- Updated interfaces to reflect newly added functionalities (e.g., `StatReader`, `Remover`).",
"is_bot": false,
"headline": "refactor: enhance test coverage and error handling for resource manag…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-30T21:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ddc25af82f84240573af0ddc7ccbc193540a54",
"body": "…, and local files\n\n- Implemented `Exists` method in `UniversalInputReader` to verify resource existence for GCS, S3, and local paths.\n- Added `Delete` method in `UniversalIOWriter` to handle resource deletion across storage types.\n- Introduced new interfaces (`Remover`, `StatReader`, `Manager`) to extend resource management capabilities.\n- Updated `InputReader` and `OutputWriter` interfaces to incorporate new functionalities.",
"is_bot": false,
"headline": "feat: add resource existence checks and deletion handling for GCS, S3…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-30T21:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b2d03cc5384a0476243fd6e3bccc70a8bab96d",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #24 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-04-01T12:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d4c84b2642445e73e82564bffa8bd0d7f7a2bd",
"body": "- Deleted legacy test files and related helper implementations for unused functionalities.\n- Simplified `remoteio` structure by detaching redundant `util.go` and `util_test.go`.\n- Enhanced clarity and maintainability by reducing unnecessary code paths.",
"is_bot": false,
"headline": "refactor: remove unused tests and utility files to streamline codebase",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-01T12:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862e8c1ebf84a241b8d80cee83b85e0336e148d0",
"body": "- Deleted legacy test files and related helper implementations for unused functionalities.\n- Simplified `remoteio` structure by detaching redundant `util.go` and `util_test.go`.\n- Enhanced clarity and maintainability by reducing unnecessary code paths.",
"is_bot": false,
"headline": "refactor: remove unused tests and utility files to streamline codebase",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-04-01T12:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da734c134a1cc9e8bcd43f4e9171944e5920fcf",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #23 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-03-30T09:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d14f00a8036c5d902dd9deaa874ee6d047ef8f9",
"body": "…CS factories\n\n- Added default region handling for S3 factory.\n- Improved client cleanup safety by setting client to `nil` on `Close`.\n- Standardized internal client accessor methods (`S3Client` → `s3Client`, `GCSClient` → `gcsClient`).\n- Updated method references across factories for consistency and clarity.",
"is_bot": false,
"headline": "refactor: enhance client initialization and cleanup logic in S3 and G…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-30T09:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47316fceb8f2446a472b96d6dc01e1263d16b9f4",
"body": "…CS factories\n\n- Renamed `s3Client` and `gcsClient` to `client` for consistency.\n- Standardized accessor methods (`getS3Client` → `S3Client`, `getGCSClient` → `GCSClient`).\n- Updated references across the S3 and GCS factory implementations.",
"is_bot": false,
"headline": "refactor: unify client member naming and accessor methods in S3 and G…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-30T09:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee84abbb3679957447acd77b259750c2b0e13d6f",
"body": "… management\n\n- Split `InputReader` and `OutputWriter` interfaces into smaller, specific interfaces (`Reader`, `Lister`, `Writer`).\n- Enhanced `S3ClientFactory` and `GCSClientFactory` implementations for clarity and modularity.\n- Added tests for interface satisfaction and parameter validation.\n- Updated dependencies in `go.mod` and `go.sum` to address compatibility and stability.\n- Refined tests for improved coverage and alignment with updated factory implementations.",
"is_bot": false,
"headline": "refactor: simplify and extend IOFactory interfaces, refine dependency…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-30T09:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630c5994110492d366ea7258486303929fc54bb9",
"body": "docs: update README \"About\" section for clarity",
"is_bot": false,
"headline": "Merge pull request #22 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-03-21T10:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271021fdaac9a56544c46cb7697c6e6ccedd0f8b",
"body": "- Simplified the Japanese description to remove redundant phrasing and improve readability.",
"is_bot": false,
"headline": "docs: update README \"About\" section for clarity",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-21T10:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62af5392f98997849eb29788b4ebe32c03f3ee2",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #21 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-03-20T21:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2ce309660c08386661aa66fd4b459aefe197a2",
"body": "- Enhanced the Japanese description to better convey the project's purpose and interface behavior.",
"is_bot": false,
"headline": "docs: refine README \"About\" section for improved clarity and consistency",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T21:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b51f13553806da20260d72d1209e44c5ac1509d",
"body": "- Revised the Japanese description to better reflect project goals and interface transparency.",
"is_bot": false,
"headline": "docs: update README \"About\" section for improved clarity and impact",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T21:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b390ffc6939d9e9bf589708562854978994f71",
"body": "…ates\n\n- Added a new \"About\" section with a clearer project overview.\n- Reorganized and expanded the \"Features\" section for better readability.\n- Updated project structure layout to reflect recent refactoring changes.\n- Improved descriptions for dependencies, focusing on GCS and S3 integrations.\n- Streamlined formatting and added visual separators for clarity.",
"is_bot": false,
"headline": "docs: enhance README with detailed features and project structure upd…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T20:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e1198a81179c84c5eaf2dcc8be39d1afaf2a80a",
"body": "…ncies\n\n- Moved `gcsfactory` and `s3factory` to `remoteio/gcs` and `remoteio/s3`, updating package names.\n- Adjusted import paths throughout the codebase to reflect new structure.\n- Updated `README.md` to match the revised folder structure.\n- Removed unused dependencies from `go.mod` and `go.sum`.",
"is_bot": false,
"headline": "refactor: restructure GCS and S3 packages, update imports and depende…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T20:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59445babff5b0fd0b8d7072cebe7b02820a6f2bd",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #20 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-03-20T20:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae94ca933a97a3ad546680f4c0a5cb092dcd336",
"body": "- Renamed `gcs_factory.go` to `factory.go` in the `gcsfactory` package.\n- Renamed `s3_factory.go` to `factory.go` in the `s3factory` package.\n- Updated `README.md` to reflect the file name changes.",
"is_bot": false,
"headline": "refactor: rename factory files for GCS and S3 for consistency",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T20:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f19c8b1e5f5cdab0af9ebea1e44328c9a5697bb",
"body": "- Deleted obsolete command files (`gcs_copy.go`, `s3_copy.go`, `root.go`, `main.go`).\n- Updated `.gitignore` to add more exclusions (e.g., `.env`, `.vscode`, coverage files).\n- Simplified `README` to focus on the project structure and removed outdated sections.\n- Adjusted import paths for `remoteio` subpackage after folder structure change.",
"is_bot": false,
"headline": "chore: remove legacy files and refactor folder structure",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-20T20:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc762e82c92877896ae646568f4ef7bd5e98c9f",
"body": "chore(deps): bump dependencies in go.mod and go.sum to the latest ver…",
"is_bot": false,
"headline": "Merge pull request #19 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-03-11T22:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5d2bb70bbd750fa480ce21a64846dc8ce73e98",
"body": "…sions",
"is_bot": false,
"headline": "chore(deps): bump dependencies in go.mod and go.sum to the latest ver…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-03-11T22:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4e9b78a9157959cc9a424e4390b948a04d7b0b",
"body": "chore(deps): update dependencies in go.mod and go.sum",
"is_bot": false,
"headline": "Merge pull request #18 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-02-22T02:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2003d1b82b41e412bc1de9dff42fa5cb5f446b2",
"body": null,
"is_bot": false,
"headline": "chore(deps): update dependencies in go.mod and go.sum",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-02-22T02:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a224b51ec05e3a88afd0dd3147a9dbc885c690b",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #17 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f538f0670537068ec9cec9843f8b9d8e68ab40",
"body": "…failure",
"is_bot": false,
"headline": "fix(cmd): correct Japanese log message for S3 factory initialization …",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fafea0c57dd306b2ddb618db0f50ab256475fba8",
"body": "…gging clarity\n\n- Updated error messages to include target type (e.g., GCS, S3, or local file) for better debugging.\n- Improved resource cleanup logging with clearer messages and verbose details.\n- Simplified comments in GCS/S3 copy commands and removed redundant information.",
"is_bot": false,
"headline": "refactor(cmd): enhance error messages with target type and improve lo…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "553623cd890164b144af59672dbdfb1616824ea9",
"body": "…ove error handling\n\n- Standardized GCS and S3 copy commands by consolidating data transfer logic.\n- Introduced verbose logging for transfer initiation and content type resolution to enhance debugging.\n- Simplified conditionals and output logic, reducing redundancy in GCS/S3 implementations.\n- Updated factory method invocations for compatibility with recent `clibase` integration.",
"is_bot": false,
"headline": "refactor(cmd): unify GCS/S3 copy logic, add verbose logging, and impr…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b5b5f071ada296e51303ec43f979351460a3dbc",
"body": "…es and improve comments\n\n- Added verbose warning logs for GCS and S3 factory initialization failures to aid debugging.\n- Improved Japanese comments for better clarity and consistency.",
"is_bot": false,
"headline": "refactor(root): add verbose logging for factory initialization failur…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef763a456a62bda0f86b26f7950dd844f11e4ddb",
"body": "…handling\n\n- Introduced `getFactoryFromContext` to consolidate and simplify factory retrieval logic.\n- Improved error messages with factory names for better debugging.\n- Added streamlined resource cleanup with enhanced logging.\n- Replaced error handling in factory initialization with `errors.Join` for clearer error aggregation.",
"is_bot": false,
"headline": "refactor(root): centralize factory retrieval logic and enhance error …",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293e2150eaa7b9a9f96501ee5b4239a23c12d790",
"body": "- Introduced `cleanupResources` function for consolidating resource cleanup logic with detailed logging.\n- Removed redundant cleanup context usage in `Execute`.\n- Simplified initialization and",
"is_bot": false,
"headline": "refactor(root): streamline resource cleanup and update clibase version",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T06:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da218f46106806f1493a7420be8923828e11208",
"body": "…e cleanup\n\n- Simplified `GetFactoryFromContext` and `GetS3FactoryFromContext` helper functions for concise error handling.\n- Replaced `Execute` logic to utilize `clibase` for streamlined command execution and lifecycle management.\n- Updated context cleanup implementation for GCS factory with detailed logging on closure errors.\n- Upgraded to `github.com/shouni/clibase` for improved CLI base functionality.",
"is_bot": false,
"headline": "refactor(root): improve context factory handling and optimize resourc…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-23T05:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6043132d652190ddc0dac9d31d564cfe81937aa8",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #16 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-01-20T08:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74044fd10c55af99ab33e539d4b93ce17b2a4f06",
"body": "…reading example\n\n- Refactored to avoid variable shadowing and improve clarity (e.g., `closeErr` usage).\n- Added anonymous functions to ensure proper resource cleanup within loop iterations.\n- Improved logging for close operation errors and file read failures for better debugging.",
"is_bot": false,
"headline": "docs(README): enhance error handling and resource management in file …",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T08:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0263ee885b681dca8ff963974d4679aab2ed370c",
"body": "- Renamed methods (`GetS3Client`, `GetGCSClient`, etc.) to private (`getS3Client`, `getGCSClient`, etc.) for consistent naming conventions.\n- Improved error handling in the README file example, ensuring proper resource cleanup on error or success.",
"is_bot": false,
"headline": "refactor(remoteio): unify method naming and improve error handling",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T08:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba1980d8ec7929e78d0171a72be759df2d49c83",
"body": "- Introduced `slog` logging to indicate the start of data transfer with input/output paths and type details.",
"is_bot": false,
"headline": "feat(gcs_copy): add logging for data transfer initiation",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T08:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3054a96fc63aa76fc791058c4fd2311c1db366af",
"body": "…source management\n\n- Added deferred resource closure to ensure proper cleanup on file read.\n- Improved error handling for file read and close operations with detailed logging.",
"is_bot": false,
"headline": "docs(README): enhance file reading example with error handling and re…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T08:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b72ba5a91986e847653fbae07396e5a22b19118",
"body": "…ion tests\n\n- Deleted unnecessary comments referencing utility methods (`IsGCSURI`, `IsS3URI`) for better readability.\n- Removed redundant interface satisfaction tests (`GCSOutputWriter`, `S3OutputWriter`, `LocalOutputWriter`) from `writer_test.go` as they are no longer relevant.",
"is_bot": false,
"headline": "refactor(remoteio): remove redundant comments and interface satisfact…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T07:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b199150902bcba64bd45d969092c1833b55c284",
"body": "…od usage\n\n- Adjusted example code indentation for consistency and readability.\n- Updated examples to reflect unified factory method changes (e.g., `InputReader`, `OutputWriter`, `URLSigner`).\n- Simplified descriptions and clarified usage flow for various components.",
"is_bot": false,
"headline": "docs(README): improve example code formatting and update factory meth…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T07:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da00f5545e707494fd4ae2fa5d83422904872e4a",
"body": "…te method\n\n- Updated `gcs_copy` command to use `Write` instead of `WriteToLocal` for improved API consistency.\n- Removed `WriteToLocal` from `OutputWriter` interface as it is no longer used.",
"is_bot": false,
"headline": "refactor(gcs_copy): replace WriteToLocal with Write and remove obsole…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T07:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6abb98c95cbba3a8febd34b0539db2675ff06d3",
"body": "…ementations\n\n- Standardized the `IOFactory` interface to replace separate `Factory` interfaces for GCS and S3.\n- Updated GCS and S3 factory implementations to conform to the unified `IOFactory` interface.\n- Removed redundant methods (`NewInputReader`, `NewOutputWriter`, `NewGCSURLSigner`, etc.) in favor of a consistent API (`InputReader`, `OutputWriter`, `URLSigner`, etc.).\n- Adjusted command and package code to leverage the unified factory interface for simplified dependency management.",
"is_bot": false,
"headline": "refactor(remoteio): unify factory interface and remove redundant impl…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-20T07:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc012b890e8077c9ab63bb0f4a774a25814bc5f7",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #15 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b43c48fe490ef0050ac4b1364a28f7b9991382",
"body": "…3 operations\n\n- Removed inclusion of original error (`err`) in \"not found\" error messages for clarity and consistency.",
"is_bot": false,
"headline": "refactor(remoteio): simplify \"not found\" error messages for GCS and S…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc1573bdc3216693956aee6950d6c5221e3d996",
"body": "…ription\n\n- Updated header numbering for List method example section.\n- Simplified and clarified memory-efficient listing feature description for consistency.",
"is_bot": false,
"headline": "docs(README): fix formatting for List method section and feature desc…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eeb29ac5fbe71d8ac492e3f866d03ff8091a207",
"body": "…ause context\n\n- Included file path in local directory read error messages for improved debugging.\n- Added original error cause to \"not found\" error messages in S3 operations.",
"is_bot": false,
"headline": "refactor(remoteio): enhance error messages with additional path and c…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3a70180e977abcd61c2b081f19bb964719a1b4",
"body": "…mple",
"is_bot": false,
"headline": "docs(README): fix numbering in usage section header for URLSigner exa…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab36f4102f00593b72a9569354ef0ef4875c386f",
"body": "…details\n\n- Refined the description of I/O dependency abstraction for improved clarity.\n- Added details about memory-efficient listing with the `List` method using a callback approach.\n- Improved formatting for better readability.",
"is_bot": false,
"headline": "docs(README): enhance feature descriptions and add new functionality …",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396c742db583d9ac37f9c78dbe6daacefe512789",
"body": "- Updated usage instructions for `InputReader` and `OutputWriter` with improved examples.\n- Enhanced section titles for better organization and readability.\n- Revised CLI command usage for GCS and S3 environments.\n- Updated library folder structure documentation to reflect recent changes.\n- Added details on library dependencies with links to external packages.",
"is_bot": false,
"headline": "docs(README): update usage examples and improve clarity",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92958f361f886d0367de872eebd9abeb220667c",
"body": "- Included original error (`err`) in \"not found\" error message for GCS `Open` operations.\n- Clarified error message in GCS `List` for iteration phase failure.",
"is_bot": false,
"headline": "refactor(remoteio): improve error messages with additional context",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf0f3f0acf8a3b276ea33ca162491e0c62b81a3",
"body": "…date prefix usage\n\n- Removed `ensureTrailingSlash` as it is unused.\n- Updated GCS and S3 implementations to directly use the prefix for flexible prefix matching.\n- Improved comments to clarify exclusion of prefix objects in listing results.",
"is_bot": false,
"headline": "refactor(remoteio): remove unused ensureTrailingSlash function and up…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e96c4c4b9d4d69a747b64df5353cfb67315d05",
"body": "- Added a new test case to ensure `List` returns an error when a file path is provided instead of a directory.\n- Verified that the callback is not invoked in such scenarios.",
"is_bot": false,
"headline": "test(remoteio): add test for handling file path in List method",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59b382663cd01d7d116d6b5e2844e5dbe50caf8",
"body": "…arity\n\n- Enhanced error messages to include URI context for GCS and S3 operations.\n- Improved comments to clarify prefix exclusion logic.\n- Added explicit validation for empty object names in S3 operations.",
"is_bot": false,
"headline": "refactor(remoteio): improve error messages and comments for better cl…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b3c09b7e0c4f2979514c54339ca3aaa1bb4657",
"body": "…iciency\n\n- Modified `List` method to replace slice-based file collection with a callback approach.\n- Updated local, GCS, and S3 implementations to support the new method signature and handle callback errors.\n- Expanded tests for `List` to include callback handling, error propagation, and additional edge cases.",
"is_bot": false,
"headline": "refactor(remoteio): update List method to use callback for memory eff…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdc315bd1e5910117b60e713ddf9f9ef228d57d",
"body": "…rror handling\n\n- Enhanced local `List` tests with additional scenarios, including empty directories and subdirectories.\n- Improved error handling for GCS and S3 `Open` operations by wrapping \"not found\" errors with `os.ErrNotExist`.\n- Refined GCS and S3 `List` implementations to exclude prefix objects.",
"is_bot": false,
"headline": "test(remoteio): expand List method tests for edge cases and enhance e…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T15:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc60c6ed5d549ebf8a3daa88048e40a9772b279d",
"body": "…od and additional validation\n\n- Added `List` method support for local, GCS, and S3 paths in `UniversalInputReader` tests.\n- Validated `Open` and `List` error handling scenarios for uninitialized clients.\n- Refined helper function `ensureTrailingSlash` for code reusability.\n- Introduced pagination in `listS3Objects` for complete result fetching.",
"is_bot": false,
"headline": "test(remoteio): enhance tests for UniversalInputReader with List meth…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T14:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de2e92cad1809077d021a63c4834c0d85078798",
"body": "…sting for local, GCS, and S3 paths",
"is_bot": false,
"headline": "refactor(remoteio): add List method to InputReader to support file li…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T14:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346250f73627d9438c47c3d93befe7cfa84edb3d",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #14 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2026-01-14T07:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "949acfdcd1d25c0b2cce5a83602e0fb6624888b6",
"body": null,
"is_bot": false,
"headline": "chore(deps): update Go dependencies to newer versions",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T07:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5cb04bcd6e072dfe656d5b3b0ff6a73aa114d2",
"body": "…y functions",
"is_bot": false,
"headline": "test(remoteio): add unit tests for reader, writer, signer, and utilit…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T07:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32de93265335087c1efd7e557076ef9a2623cd75",
"body": "…ation",
"is_bot": false,
"headline": "refactor(remoteio): move IsRemoteURI function for better code organiz…",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T07:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb579feb4eb4d8ca129a5827bd6bcf5f81ca88f",
"body": null,
"is_bot": false,
"headline": "refactor(remoteio): IsRemoteURI 関数を追加してクラウドストレージ判定ロジックを統一",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2026-01-14T07:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0623224f33938411773fbbd352bc898903fc291",
"body": "Fix: Ensure S3 client initialization by setting default region",
"is_bot": false,
"headline": "Merge pull request #13 from shouni/develop",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2025-12-01T02:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6855966956c9363fd4970e7f678e992a3a39c15e",
"body": null,
"is_bot": false,
"headline": "Fix: Ensure S3 client initialization by setting default region",
"author_name": "shouni",
"author_login": null,
"committed_at": "2025-12-01T02:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d88cc91b71144bf266b1d8debf8501067d26d0",
"body": "Feature/s3 storage support",
"is_bot": false,
"headline": "Merge pull request #12 from shouni/feature/s3-storage-support",
"author_name": "shouni",
"author_login": "shouni",
"committed_at": "2025-11-28T14:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff8d059ab47bbb76a9388b5f66618602b175e74",
"body": null,
"is_bot": false,
"headline": "refactor(cmd): エラーメッセージをより汎用的な表現に統一",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2025-11-28T14:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb9bab56329e48a65aae1bdf2dc217c527c117a",
"body": null,
"is_bot": false,
"headline": "refactor(cmd): コンテキストキー factoryInstanceKey を gcsFactoryCloserKey にリネーム",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2025-11-28T14:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b5b1e8c7147b1ef9c638ea822ee0b130753019",
"body": null,
"is_bot": false,
"headline": "refactor(s3_copy): OutputWriter の汎用 Write メソッドを使用",
"author_name": "kensukeshouni",
"author_login": "shouni",
"committed_at": "2025-11-28T14:11:00Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 180,
"latest_release_at": "2026-07-26T17:13:14Z",
"latest_release_tag": "v1.7.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 16,
"days_since_latest_release": 0,
"mean_days_between_releases": 9.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/shouni/go-remote-io",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/shouni/go-remote-io",
"is_deprecated": false,
"latest_version": "v1.7.1",
"repository_url": "https://github.com/shouni/go-remote-io",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-26T17:13:14Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 8071,
"source_files_sampled": 22,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7828
},
"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.64.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.31"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.106.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.290.0"
}
],
"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": 0,
"merged_prs": 36,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "shouni",
"commits": 171,
"avatar_url": "https://avatars.githubusercontent.com/u/6532835?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
"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/11 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "506eb64dd4dd9848585a5d9246803c3088b4b029",
"ran_at": "2026-07-27T06:05:29Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T17:15:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-26T17:13:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shouni/go-remote-io",
"host": "github.com",
"name": "go-remote-io",
"owner": "shouni"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 46,
"vitality": 80,
"community": 24,
"governance": 53,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"commits_last_year": 180,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "180 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 180
}
}
],
"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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.7.1",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 9.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~9.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 9.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 36,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "36/36 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 36,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "shouni",
"public_repos": 31,
"account_age_days": 4561
},
"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": "2 followers of shouni",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "shouni"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "31 public repos, account ~12 yr old",
"points": 23,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 31
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/shouni/go-remote-io"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"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/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 81,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.99,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7828
},
"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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 8071,
"source_files_sampled": 22,
"oversized_source_files": 0
},
"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": "0/22 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T06:05:42.635663Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shouni/go-remote-io.svg",
"full_name": "shouni/go-remote-io",
"license_state": "standard",
"license_spdx": "MIT"
}