Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-01 23:29 UTC

tawanorg / claude-sync

Sync Claude Code sessions across devices using Cloudflare R2 with end-to-end encryption

GoNo license detected★ 240 stars⑂ 45 forkssince Feb 2026View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

tawanorg/claude-sync holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (81/100) and lowest on Security (37/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

63
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).

Ownership

tawanorgPersonal account
32 followers199 public repossince Feb 2015

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 publishTags
Gogithub.com/tawanorg/claude-syncv1.17.1-456 days ago
npm@tawandotorg/claude-sync1.8.189521116 days agoclaudeclaude-codesyncclianthropicair2s3gcsencryption

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recency — last push 6 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 166 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year166
human_commit_share1
days_since_last_push6
active_weeks_last_year13
How it's scored
27/27Ships releases — 43 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~3.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count43
latest_release_tagv1.17.1
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases3.8

Community & Adoption

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

42Weak · 17% of overall
How it's scored
38.6/60Stars — 240 stars
13.7/25Forks — 45 forks
0/15Watchers — 2 watchers
Inputs used
forks45
stars240
watchers2
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
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
39.4/80Monthly downloads — 895 downloads/month across go, npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgithub.com/tawanorg/claude-sync, @tawandotorg/claude-sync
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads895
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

57Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.9/22.5Commit distribution — top contributor authored 65% of commits
12.2/13.5Contributor breadth — 9 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.651
How it's scored
24.9/42Issue resolution — 59% of issues closed
21.1/30PR acceptance — 31/44 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs31
open_issues11
closed_issues16
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.593
closed_unmerged_prs13
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.9/25Owner reach — 32 followers of tawanorg
25/25Track record — 199 public repos, account ~11 yr old
Inputs used
followers32
owner_typeUser
is_verified
owner_logintawanorg
public_repos199
account_age_days4,188
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on go, npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 45 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/tawanorg/claude-sync, @tawandotorg/claude-sync
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

65Good · 19% 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
10/20OpenSSF Scorecard: CI-Tests — 7 out of 12 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

37Weak · 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
1.2/2.5CI-Tests — 7 out of 12 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 13 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
5/5Security-Policy — security policy file 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
0/7.5Vulnerabilities — 31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3.7

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

81Excellent · 4% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes8,099
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 — Dockerfile, lockfile
10/10Demonstrated agent practice — 31 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.31
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
53.9/55Manageable file sizes — 1/49 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes102,777
source_files_sampled49
oversized_source_files1

Key facts

240GitHub stars
9contributors
166commits, last 12 months
6days since last push
43releases
1bus factor
11open issues
Go, npmpackage 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

Star and fork history 0 ★ / 45 ⇿
0Stars
45Forks
27Releases

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

010203040504532026-032026-052026-07
Major 0Minor 15Patch 12
OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-08-01 23:29 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests7 out of 12 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 13 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
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/storagev1.59.2go.mod
Gofilippo.io/agev1.3.1go.mod
Gogithub.com/AlecAivazis/survey/v2v2.3.7go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.41.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.7go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.7go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.96.0go.mod
Gogithub.com/btcsuite/btcd/btcutilv1.1.6go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogolang.org/x/cryptov0.45.0go.mod
Gogoogle.golang.org/apiv0.256.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": [],
      "is_fork": false,
      "size_kb": 4460,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 490907,
        "Shell": 5185,
        "Python": 4016,
        "Makefile": 2195,
        "JavaScript": 15037
      },
      "pushed_at": "2026-07-26T12:07:20Z",
      "created_at": "2026-02-07T22:26:43Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T21:29:58Z",
      "description": "Sync Claude Code sessions across devices using Cloudflare R2 with end-to-end encryption",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "tawan.org",
      "name": "tawanorg",
      "type": "User",
      "login": "tawanorg",
      "company": null,
      "location": "Australia",
      "followers": 32,
      "avatar_url": "https://avatars.githubusercontent.com/u/10970130?v=4",
      "created_at": "2015-02-12T03:33:55Z",
      "is_verified": null,
      "public_repos": 199,
      "account_age_days": 4188
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2026-07-26T12:07:29Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-07-26T11:46:14Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-07-21T09:59:14Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-07-21T02:25:33Z"
        },
        {
          "tag": "v1.14.6",
          "kind": "patch",
          "published_at": "2026-07-09T05:13:18Z"
        },
        {
          "tag": "v1.14.5",
          "kind": "patch",
          "published_at": "2026-07-09T04:23:37Z"
        },
        {
          "tag": "v1.14.4",
          "kind": "patch",
          "published_at": "2026-07-09T04:09:43Z"
        },
        {
          "tag": "v1.14.3",
          "kind": "patch",
          "published_at": "2026-07-09T03:50:04Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2026-06-25T23:39:03Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2026-06-22T08:09:19Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-06-22T08:00:46Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-06-22T07:30:17Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-06-19T11:07:30Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2026-06-12T22:28:55Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-06-12T22:20:36Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-06-12T10:04:49Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-05-22T08:25:05Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-04-06T23:53:18Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-04-01T00:26:41Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-03-31T20:32:15Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-03-27T19:24:21Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-03-27T18:51:06Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-03-25T12:57:44Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-03-25T12:50:04Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-03-25T12:43:20Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-03-25T12:37:37Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-25T12:27:34Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-02-09T04:36:35Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-02-09T04:29:55Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-02-08T23:33:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-02-08T11:50:45Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-02-08T09:44:52Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-02-08T06:48:08Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-02-08T06:32:30Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-02-08T06:06:51Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-02-08T05:40:47Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-02-08T05:34:12Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-02-08T04:06:26Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-02-08T03:39:01Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-02-08T03:36:06Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-02-08T03:28:48Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-02-08T03:25:03Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-02-08T03:10:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "49420ef63fe0bbd5b06e64c7dec421f39c9de0c4",
          "body": "## [1.17.1](https://github.com/tawanorg/claude-sync/compare/v1.17.0...v1.17.1) (2026-07-26)\n\n### Bug Fixes\n\n* **npm:** repair broken publish pipeline and installer fallback ([#67](https://github.com/tawanorg/claude-sync/issues/67)) ([0911b2a](https://github.com/tawanorg/claude-sync/commit/0911b2a6bf8a2afbc0c835b00cf0f13a3b109b98))",
          "is_bot": false,
          "headline": "chore(release): 1.17.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-26T12:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0911b2a6bf8a2afbc0c835b00cf0f13a3b109b98",
          "body": "npm publishing has been failing silently since 2026-04-07. The registry\nsits at 1.8.1 while git tags are at v1.17.0 — nine minor releases that\nnever shipped to the primary install channel.\n\nThree separate faults, each of which hid the next:\n\n1. `continue-on-error: true` on the publish step meant a f\n[…]\nting @tawandotorg/claude-sync but\ncannot create new packages in the @tawandotorg scope; it needs\nread/write on the whole scope. Until it is rotated, releases will now\nfail loudly rather than silently.",
          "is_bot": false,
          "headline": "fix(npm): repair broken publish pipeline and installer fallback (#67)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-26T12:02:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df2ceed5e8ce144f904e4b124c41d12d9b480a90",
          "body": ".gitignore covers bin/claude-sync and npm/*/claude-sync, but not a\nbinary built to the repo root. `go build -o claude-sync ./cmd/claude-sync`\nis the obvious command to reach for when not using `make build`, and it\ndrops a ~55MB Mach-O binary next to go.mod where nothing ignores it.\n\nA single `git add -A` would commit that into history, where it bloats\nevery clone permanently and is awkward to remove after the fact.",
          "is_bot": false,
          "headline": "chore: ignore root-level claude-sync build output (#66)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-26T11:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9668fc7daacc0dc3f352a28336352c22da5979c",
          "body": "# [1.17.0](https://github.com/tawanorg/claude-sync/compare/v1.16.0...v1.17.0) (2026-07-26)\n\n### Features\n\n* apply sync_paths override with scope as a hard ceiling ([#65](https://github.com/tawanorg/claude-sync/issues/65)) ([291aadf](https://github.com/tawanorg/claude-sync/commit/291aadf6b99ed5b32aa1d2b043947e8c4107fd53)), closes [#64](https://github.com/tawanorg/claude-sync/issues/64)",
          "is_bot": false,
          "headline": "chore(release): 1.17.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-26T11:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291aadf6b99ed5b32aa1d2b043947e8c4107fd53",
          "body": "The sync_paths config override was dead code: Syncer.syncPaths() called\nconfig.ScopedSyncPaths(cfg.Scope) directly and never consulted\nGetEffectiveSyncPaths(), so a user-supplied path list was silently\nignored by push, status, and diff.\n\nWiring the override up alone was not safe. GetEffectiveSyncPat\n[…]\nre-pull backup could miss files pull would\n  overwrite. Both now use the effective path set.\n\nNote: workflows/ begins syncing on full scope, which is why this is\ntyped feat rather than fix.\n\nFixes #64",
          "is_bot": false,
          "headline": "feat: apply sync_paths override with scope as a hard ceiling (#65)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-26T11:41:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81775fe3a7e3fda9b17296acc3f4c9ea139baf47",
          "body": "# [1.16.0](https://github.com/tawanorg/claude-sync/compare/v1.15.0...v1.16.0) (2026-07-21)\n\n### Features\n\n* **sync:** add rebuild-history to recover lost /resume prompt history ([#63](https://github.com/tawanorg/claude-sync/issues/63)) ([beff293](https://github.com/tawanorg/claude-sync/commit/beff29310fc5132e1b20d66b24b5b34ad6d318d3))",
          "is_bot": false,
          "headline": "chore(release): 1.16.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T09:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beff29310fc5132e1b20d66b24b5b34ad6d318d3",
          "body": "…y (#63)\n\nhistory.jsonl syncs as one opaque file, so pushes from two devices are\nlast-writer-wins and one device's prompt-history entries get lost, breaking\nthe /resume session picker. Session files sync cleanly (one file per session),\nso the prompt history can be reconstructed from them.\n\nAdd 'rebu\n[…]\ns, deduping, sorting by\ntimestamp, and backing up to history.jsonl.bak (atomic write).\n\nVerified against real data (19,876 entries): all preserved, 561 lost prompts\nrecovered, output valid and sorted.",
          "is_bot": false,
          "headline": "feat(sync): add rebuild-history to recover lost /resume prompt histor…",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-21T09:57:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da252d5ee1b885ef12eafa7d42b79e14d3253515",
          "body": "* style: fix gofmt struct-field alignment\n\nThese three files were committed unformatted (gofmt disagrees under both\nGo 1.24 and 1.25). Apply gofmt; the result is stable across both versions.\nNo behavior change.\n\n* ci: enforce gofmt formatting in lint job\n\nCI had no formatting gate, so unformatted files could land unnoticed\n(golangci-lint's default linters don't include gofmt). Add an explicit\ngofmt -l check to the lint job.",
          "is_bot": false,
          "headline": "style: fix gofmt formatting + add CI gofmt gate (#62)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-21T02:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69ca516b1035b60ae2d9638b109b91d1431dae7",
          "body": "# [1.15.0](https://github.com/tawanorg/claude-sync/compare/v1.14.6...v1.15.0) (2026-07-21)\n\n### Features\n\n* **storage:** add path-style addressing for S3-compatible endpoints ([#61](https://github.com/tawanorg/claude-sync/issues/61)) ([87f126d](https://github.com/tawanorg/claude-sync/commit/87f126d8ad9a075f5a30b958e3d13de758791339))",
          "is_bot": false,
          "headline": "chore(release): 1.15.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T02:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f126d8ad9a075f5a30b958e3d13de758791339",
          "body": "…(#61)\n\nSome S3-compatible servers (Ceph RGW, MinIO without wildcard DNS) do\nnot resolve buckets as subdomains, so virtual-hosted addressing\n(bucket.endpoint/key) fails. Add a --use-path-style flag and a\nuse_path_style config option that switches to path-style addressing\n(endpoint/bucket/key).\n\nThe option is honored only when a custom endpoint is configured, so\nAWS-native S3 behavior is unchanged. Covered by unit tests for both\nthe applied and ignored cases.",
          "is_bot": false,
          "headline": "feat(storage): add path-style addressing for S3-compatible endpoints …",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-21T02:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8acd1826141acb75eaaa56a294709cba464373",
          "body": "## [1.14.6](https://github.com/tawanorg/claude-sync/compare/v1.14.5...v1.14.6) (2026-07-09)\n\n### Bug Fixes\n\n* **security:** add download size limits to prevent memory exhaustion ([#57](https://github.com/tawanorg/claude-sync/issues/57)) ([88878cb](https://github.com/tawanorg/claude-sync/commit/88878cb6088f43f0c0259fe8f7c7ab3609e29267))",
          "is_bot": false,
          "headline": "chore(release): 1.14.6 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-09T05:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88878cb6088f43f0c0259fe8f7c7ab3609e29267",
          "body": "…(#57)\n\n* fix(security): add download size limits to prevent memory exhaustion\n\nStorage adapters (R2, S3, GCS, WebDAV):\n- Add MaxDownloadSize constant (100MB) to storage package\n- Limit all Download() methods using io.LimitReader\n- Return clear error when file exceeds limit\n\nWebDAV PROPFIND:\n- Add m\n[…]\n in binary update code\n- Use t.Setenv() in backup_test.go and reset_test.go\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(security): add download size limits to prevent memory exhaustion …",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-07-09T05:08:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e7081a1fbd08e70ed0578344c4bb639567bdc1ce",
          "body": "## [1.14.5](https://github.com/tawanorg/claude-sync/compare/v1.14.4...v1.14.5) (2026-07-09)\n\n### Bug Fixes\n\n* **security:** additional hardening for contributor stability ([b41f8f7](https://github.com/tawanorg/claude-sync/commit/b41f8f7822c4092039689dd18fc9af0df5069084))",
          "is_bot": false,
          "headline": "chore(release): 1.14.5 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-09T04:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b41f8f7822c4092039689dd18fc9af0df5069084",
          "body": "WebDAV:\n- Enforce HTTPS for remote WebDAV URLs to protect Basic Auth credentials\n- Allow HTTP only for localhost/127.0.0.1 (local development)\n- Add tests for HTTPS enforcement\n\nCrypto:\n- Increase minimum passphrase from 8 to 12 characters\n- Fixed Argon2 salt makes weak passphrases more vulnerable t\n[…]\nigDirPathE() and ClaudeDirE()\n- Export ErrNoHomeDir for better error handling in containers\n- Backward compatible: original functions preserved\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(security): additional hardening for contributor stability",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-07-09T04:19:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2d96a7efda79d42af4301a4ba9f6f09f249e6a0f",
          "body": "## [1.14.4](https://github.com/tawanorg/claude-sync/compare/v1.14.3...v1.14.4) (2026-07-09)\n\n### Bug Fixes\n\n* **security:** address multiple security vulnerabilities ([8fb1b08](https://github.com/tawanorg/claude-sync/commit/8fb1b08223087c7c57e2e2db8ca36c5bb8736831))",
          "is_bot": false,
          "headline": "chore(release): 1.14.4 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-09T04:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb1b08223087c7c57e2e2db8ca36c5bb8736831",
          "body": "- install.js: Add SHA256 checksum verification for downloaded binaries\n  to prevent MITM attacks. Add redirect domain validation (only allow\n  github.com and objects.githubusercontent.com). Add redirect limit (max 5)\n  to prevent infinite redirect loops.\n\n- sync.go: Add 500MB size limit to gzipDecom\n[…]\nentity() to return (string, error)\n  instead of silently returning empty string on failure. This prevents\n  writing invalid/empty keys to disk.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(security): address multiple security vulnerabilities",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-07-09T04:05:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3a7a47b81af7f346d65ee1259b8360b98e69c737",
          "body": "## [1.14.3](https://github.com/tawanorg/claude-sync/compare/v1.14.2...v1.14.3) (2026-07-09)\n\n### Bug Fixes\n\n* **webdav:** fall back to Depth: 1 walk when server rejects Depth: infinity ([#53](https://github.com/tawanorg/claude-sync/issues/53)) ([b701b84](https://github.com/tawanorg/claude-sync/commit/b701b8400b36206ae3014b7ffe5ea1b1b3776694)), closes [#52](https://github.com/tawanorg/claude-sync/issues/52)",
          "is_bot": false,
          "headline": "chore(release): 1.14.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-09T03:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b701b8400b36206ae3014b7ffe5ea1b1b3776694",
          "body": "…finity (#53)\n\nFixes #52\n\nReviewed and verified:\n- Tests pass (including new WebDAV fallback tests)\n- User confirmed fix works on Synology WebDAV Server\n- Code properly handles Depth: infinity rejection with graceful Depth: 1 fallback",
          "is_bot": false,
          "headline": "fix(webdav): fall back to Depth: 1 walk when server rejects Depth: in…",
          "author_name": "tikibozo",
          "author_login": "tikibozo",
          "committed_at": "2026-07-09T03:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a0d3291e082fd3cbc81410cd033903b7850a80",
          "body": "## [1.14.2](https://github.com/tawanorg/claude-sync/compare/v1.14.1...v1.14.2) (2026-06-25)\n\n### Bug Fixes\n\n* recover from corrupt state file instead of bricking push/pull ([#51](https://github.com/tawanorg/claude-sync/issues/51)) ([aae878c](https://github.com/tawanorg/claude-sync/commit/aae878c48ae74b7c8f04bbeb13b15ba553001dc8)), closes [#50](https://github.com/tawanorg/claude-sync/issues/50) [#50](https://github.com/tawanorg/claude-sync/issues/50)",
          "is_bot": false,
          "headline": "chore(release): 1.14.2 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-25T23:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aae878c48ae74b7c8f04bbeb13b15ba553001dc8",
          "body": "state.json is a regenerable sync cache (file hashes, timestamps, device\nID, MCP baseline), not user config. A corrupt cache should never block\npush/pull or force the user toward init (which risks overwriting real\nconfig).\n\n- Save() now writes atomically (temp file + rename) so a crash or\n  concurren\n[…]\nrrupt file to state.json.corrupt-<ts> and starts fresh, so the next\n  sync simply re-scans without touching real config.\n- Add regression test reproducing the exact issue #50 byte sequence.\n\nFixes #50",
          "is_bot": false,
          "headline": "fix: recover from corrupt state file instead of bricking push/pull (#51)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-06-25T23:34:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b9d16928ef473e2910aa06afbade1b14443f896",
          "body": "## [1.14.1](https://github.com/tawanorg/claude-sync/compare/v1.14.0...v1.14.1) (2026-06-22)\n\n### Bug Fixes\n\n* update GitHub Actions to v6 for Node 24 compatibility ([#49](https://github.com/tawanorg/claude-sync/issues/49)) ([f071a0e](https://github.com/tawanorg/claude-sync/commit/f071a0eeb0b52d89c02466a745b9c580d3ad9f40))",
          "is_bot": false,
          "headline": "chore(release): 1.14.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T08:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f071a0eeb0b52d89c02466a745b9c580d3ad9f40",
          "body": "* fix: update GitHub Actions to v6 for Node 24 compatibility\n\nNode 20 is being deprecated in GitHub Actions. Update all actions\nto v6 which support Node 24:\n\n- actions/checkout@v5 → v6\n- actions/setup-go@v5 → v6\n- actions/upload-artifact@v5 → v6\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.co\n[…]\n requirement\n\ngo.mod requires go >= 1.24.0, update CI workflow accordingly.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: update GitHub Actions to v6 for Node 24 compatibility (#49)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-06-22T08:05:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "916fff7f4d4bc98fd7be3a77a4cc520bb55c2d8e",
          "body": "# [1.14.0](https://github.com/tawanorg/claude-sync/compare/v1.13.0...v1.14.0) (2026-06-22)\n\n### Features\n\n* improve MCP sync UX and add sync path management ([#48](https://github.com/tawanorg/claude-sync/issues/48)) ([7d20a33](https://github.com/tawanorg/claude-sync/commit/7d20a339d6cbe38a0e59bcbfdd1b49439888b9ac)), closes [#45](https://github.com/tawanorg/claude-sync/issues/45) [#46](https://github.com/tawanorg/claude-sync/issues/46) [#47](https://github.com/tawanorg/claude-sync/issues/47)",
          "is_bot": false,
          "headline": "chore(release): 1.14.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T08:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d20a339d6cbe38a0e59bcbfdd1b49439888b9ac",
          "body": "* feat: improve MCP sync UX and add sync path management\n\nMCP Sync Improvements (supersedes PR #45):\n- Add `mcp status` to show auto-sync state and server count\n- Add `mcp enable` to enable auto-sync and push immediately\n- Add `mcp disable` to disable auto-sync\n- Change MCPSync config to *bool for t\n[…]\n5 <noreply@anthropic.com>\n\n* fix: check json.Unmarshal error return in test\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: improve MCP sync UX and add sync path management (#48)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-06-22T07:56:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9037320a99dd324f49e2eab1d255755fefb5a409",
          "body": "# [1.13.0](https://github.com/tawanorg/claude-sync/compare/v1.12.0...v1.13.0) (2026-06-22)\n\n### Features\n\n* implement claude-sync auto enable/disable/status with TDD ([#47](https://github.com/tawanorg/claude-sync/issues/47)) ([0a9f77f](https://github.com/tawanorg/claude-sync/commit/0a9f77f701bfbdfd50a00b05aab17eac6bd996a1))",
          "is_bot": false,
          "headline": "chore(release): 1.13.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T07:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a9f77f701bfbdfd50a00b05aab17eac6bd996a1",
          "body": "* feat: implement claude-sync auto enable/disable/status with TDD\n\nAdd `claude-sync auto` subcommand to manage auto-sync hooks in Claude Code's\n~/.claude/settings.json. This enables automatic pull on session start and\npush on session end.\n\nCommands:\n- `claude-sync auto enable` - Install hooks (with \n[…]\nblog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: implement claude-sync auto enable/disable/status with TDD (#47)",
          "author_name": "tawanorg",
          "author_login": "tawanorg",
          "committed_at": "2026-06-22T07:25:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4be3151fc43cadf84cc25a81902e328fc7999442",
          "body": "# [1.12.0](https://github.com/tawanorg/claude-sync/compare/v1.11.1...v1.12.0) (2026-06-19)\n\n### Bug Fixes\n\n* implement proper globstar (**) pattern matching in exclude patterns ([5e69f77](https://github.com/tawanorg/claude-sync/commit/5e69f77986dab8ca0cf6f81efb3c8870586d8479)), closes [#43](https://\n[…]\n timestamps across devices on pull ([3b13503](https://github.com/tawanorg/claude-sync/commit/3b135036cc11f8198cefaeb256d02ba8b1e95dd3)), closes [#41](https://github.com/tawanorg/claude-sync/issues/41)",
          "is_bot": false,
          "headline": "chore(release): 1.12.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-19T11:07:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b135036cc11f8198cefaeb256d02ba8b1e95dd3",
          "body": "Fixes #41 - File modification times (mtime) are now preserved when\nsyncing files across devices.\n\nImplementation:\n- Push uploads a manifest (_metadata/manifest.json) with mtimes\n- Pull downloads manifest and restores mtimes using os.Chtimes()\n- Manifest is encrypted and compressed like regular files\n[…]\nexcluded from regular sync via buildRemoteMap\n\nThis allows users to see when conversations actually occurred rather\nthan when they were synced.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: preserve file modification timestamps across devices on pull",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-19T11:00:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5e69f77986dab8ca0cf6f81efb3c8870586d8479",
          "body": "Fixes #43 - The exclude patterns using recursive globstar (**) like\n**/.git/** were silently ignored because Go's filepath.Match doesn't\nsupport ** syntax.\n\nThis change:\n- Adds bmatcuk/doublestar library for proper glob matching\n- Updates IsExcluded to use doublestar.Match for full ** support\n- Patt\n[…]\nde_modules/** now work correctly\n- Normalizes path separators for consistent matching\n- Maintains backward compatibility with existing patterns\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: implement proper globstar (**) pattern matching in exclude patterns",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-19T10:59:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "da6fca6cbad0d9558792f86ac0b95cbfb106c06e",
          "body": "- Update Socket Badge version from 1.8.0 to 1.11.1\n- Add S3-compatible providers (Backblaze B2, MinIO, Wasabi) to storage list\n- Document --scope sessions option for selective sync\n- Update self-updating feature to mention SHA256 checksum verification\n- Document tightened file permissions (0600/0700) in Security section\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update README with new features from recent releases",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-13T00:34:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0802f040b03a612b386fb57f5e9647e9bc96e8e8",
          "body": "Adds end-to-end tests for WebDAV storage provider using a mock WebDAV\nserver. Tests the full upload -> list -> download -> delete cycle to\nverify the Storage interface contract is correctly implemented.\n\n- TestWebDAVFullCycle: complete storage operation cycle\n- TestWebDAVDeleteBatchIntegration: batc\n[…]\nn\n- Interface compliance documentation\n\nThis ensures push/pull operations will work correctly with WebDAV\nbackends like Nextcloud and ownCloud.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add WebDAV integration tests with mock server",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-13T00:20:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b530eb240aecbced99b24b376d5e836d9a60c483",
          "body": "## [1.11.1](https://github.com/tawanorg/claude-sync/compare/v1.11.0...v1.11.1) (2026-06-12)\n\n### Bug Fixes\n\n* handle error return values from w.Write in tests ([115951c](https://github.com/tawanorg/claude-sync/commit/115951cf9007ca73ba565726a760ba71ad3ce2eb))",
          "is_bot": false,
          "headline": "chore(release): 1.11.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-12T22:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115951cf9007ca73ba565726a760ba71ad3ce2eb",
          "body": "Fixes golangci-lint errcheck warnings by explicitly ignoring the error\nreturn value from w.Write calls in test HTTP handlers.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: handle error return values from w.Write in tests",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T22:24:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ac2c1dbd9f2dd31c33d453c4be40b13cf45ab0a2",
          "body": "…cation\n\n- Add WebDAV storage tests covering all operations (upload, download,\n  delete, list, head, bucket exists) using httptest server mocking\n- Add tests for URL building, authentication, and parent directory creation\n- Add tests for checksum verification in update command\n- Improves WebDAV coverage from 13.6% to 82.2%\n- Improves total internal package coverage from 55.6% to 64.1%\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add comprehensive tests for WebDAV provider and checksum verifi…",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T22:21:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f8b046d5c6e8ee10e260d4cf510672498b64d660",
          "body": "# [1.11.0](https://github.com/tawanorg/claude-sync/compare/v1.10.0...v1.11.0) (2026-06-12)\n\n### Bug Fixes\n\n* add Windows build targets and remove non-existent auto command docs ([a31c7ec](https://github.com/tawanorg/claude-sync/commit/a31c7ec8e24967942d5d5800cd0d3d3fa84232ac)), closes [#26](https://\n[…]\nrify sha256 checksums when self-updating ([#36](https://github.com/tawanorg/claude-sync/issues/36)) ([9a58bf7](https://github.com/tawanorg/claude-sync/commit/9a58bf78bc9c1b12036b5531f6ff9c8aff9ad65b))",
          "is_bot": false,
          "headline": "chore(release): 1.11.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-12T22:20:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36aba1a428f428071052a6cf195eb13360a8aa6d",
          "body": "The createBackup function signature was changed to require a scope\nargument but backup_test.go was not updated. Also fixes formatting\nissues introduced in the WebDAV PR merge.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: pass scope argument to createBackup in test and fix formatting",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T22:16:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a31c7ec8e24967942d5d5800cd0d3d3fa84232ac",
          "body": "- Add build-windows target to Makefile (windows-amd64, windows-arm64)\n- Remove documentation for non-existent 'claude-sync auto' command\n- Update references to point to Shell Integration section\n\nFixes #26, helps #31\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add Windows build targets and remove non-existent auto command docs",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T22:15:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "360e309ad4341a669c8fdacefa70f0a9d5814aae",
          "body": "Add self-hosted WebDAV storage provider for sync.\n- Full WebDAV client using PROPFIND/MKCOL/PUT/GET/DELETE\n- Auto-creates path prefix directory\n- Interactive wizard with Nextcloud guidance\n- XML parsing for directory listing\n\nCo-Authored-By: tikibozo <4793440+tikibozo@users.noreply.github.com>\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add WebDAV storage provider (Nextcloud, ownCloud) (#25)",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T10:14:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9a58bf78bc9c1b12036b5531f6ff9c8aff9ad65b",
          "body": "Security: Add SHA256 checksum verification for updates (M2/M3 audit items)\n- Release pipeline publishes checksums.txt alongside binaries\n- update command verifies checksum before installing\n\nCo-Authored-By: merv-nexura <merv@nexura.co>\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: verify sha256 checksums when self-updating (#36)",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T10:10:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "32655534e2f6c2cc1298da44cac2e9b0112fc582",
          "body": "…de_modules) (#33)\n\nAdd --scope option to init/push/pull to sync only portable session data.\n- 'sessions' scope syncs only projects/, history.jsonl, tasks/, plans/\n- 'full' scope (default) syncs everything\n- Interactive prompt during init to choose scope\n- Skips plugins/ with node_modules/.venv that are not portable\n\nCo-Authored-By: ekinertac <ekinertac@gmail.com>\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add --scope to sync only portable session data (skip plugins/no…",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-06-12T10:08:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "88f7d2c15c2c657e1973a1e5e483358cd8c90304",
          "body": "# [1.10.0](https://github.com/tawanorg/claude-sync/compare/v1.9.0...v1.10.0) (2026-06-12)\n\n### Bug Fixes\n\n* tighten file permissions on downloads and backups ([#24](https://github.com/tawanorg/claude-sync/issues/24)) ([a286974](https://github.com/tawanorg/claude-sync/commit/a286974239f03280b2d37cb37\n[…]\nd S3-compatible custom-endpoint provider ([#32](https://github.com/tawanorg/claude-sync/issues/32)) ([02301b5](https://github.com/tawanorg/claude-sync/commit/02301b52b9f92a41b6f0e3d6d0636c2d334b05ca))",
          "is_bot": false,
          "headline": "chore(release): 1.10.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-12T10:04:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "02301b52b9f92a41b6f0e3d6d0636c2d334b05ca",
          "body": "Add S3-compatible custom endpoint support for Backblaze B2, MinIO, Wasabi, and other providers",
          "is_bot": false,
          "headline": "feat: add S3-compatible custom-endpoint provider (#32)",
          "author_name": "Ekin Ertaç",
          "author_login": "ekinertac",
          "committed_at": "2026-06-12T10:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a286974239f03280b2d37cb37b1da7355a606938",
          "body": "Security fix: tightens file permissions on downloads and backups to address L2/L3 audit items.",
          "is_bot": false,
          "headline": "fix: tighten file permissions on downloads and backups (#24)",
          "author_name": "merv-nexura",
          "author_login": "merv-nexura",
          "committed_at": "2026-06-12T09:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0a9b39910efb84ea03e7362567a6f47a82f4af",
          "body": "Simple docs fix to silence shell job control noise in the shell integration snippet.",
          "is_bot": false,
          "headline": "docs: silence background job output in shell integration snippet (#29)",
          "author_name": "Enea",
          "author_login": "eni9889",
          "committed_at": "2026-06-12T09:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c838e1ea610837fbda4865dcf8789097028265e",
          "body": "# [1.9.0](https://github.com/tawanorg/claude-sync/compare/v1.8.1...v1.9.0) (2026-05-22)\n\n### Features\n\n* sync plans and tasks directories ([#28](https://github.com/tawanorg/claude-sync/issues/28)) ([a7d6e64](https://github.com/tawanorg/claude-sync/commit/a7d6e64a65b6f8982f3acb64570d6cfb250df7a2))",
          "is_bot": false,
          "headline": "chore(release): 1.9.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-22T08:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d6e64a65b6f8982f3acb64570d6cfb250df7a2",
          "body": "Add ~/.claude/plans/ and ~/.claude/tasks/ to SyncPaths so implementation\nplans and task tracking state are preserved when syncing across devices.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: sync plans and tasks directories (#28)",
          "author_name": "tikibozo",
          "author_login": "tikibozo",
          "committed_at": "2026-05-22T08:21:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "14d49965a7bb6c4807cdd8cea530c2ccdd1e199b",
          "body": "…ackages\n\nrefactor: replace postinstall with platform-specific npm packages",
          "is_bot": false,
          "headline": "Merge pull request #23 from tawanorg/refactor/platform-specific-npm-p…",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-04-07T01:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23987756b4895712a7cb5540f6d72564bd34a4b7",
          "body": "Eliminates the Socket.dev installScripts alert by removing the\npostinstall hook that downloaded binaries at install time. Instead,\nuses platform-specific optional dependencies (like esbuild) that npm\nresolves at install time based on os/cpu fields.\n\nEach platform gets its own package (@tawandotorg/claude-sync-{platform})\ncontaining the prebuilt binary. The bin wrapper resolves the binary from\nthe installed platform package via require.resolve.",
          "is_bot": false,
          "headline": "refactor: replace postinstall script with platform-specific npm packages",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-04-06T23:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3ad077647b86842e13245af434a94561e1c539",
          "body": "## [1.8.1](https://github.com/tawanorg/claude-sync/compare/v1.8.0...v1.8.1) (2026-04-06)\n\n### Bug Fixes\n\n* fail init when storage bucket does not exist ([11ad555](https://github.com/tawanorg/claude-sync/commit/11ad555dc2fd0a50e1224702b8612d9a5cfd583d)), closes [#21](https://github.com/tawanorg/claude-sync/issues/21)",
          "is_bot": false,
          "headline": "chore(release): 1.8.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-04-06T23:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08397e969b02abd04827792c100da7f2fcefb293",
          "body": "fix: fail init when storage bucket does not exist",
          "is_bot": false,
          "headline": "Merge pull request #22 from tawanorg/fix/init-bucket-validation",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-04-06T23:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ad555dc2fd0a50e1224702b8612d9a5cfd583d",
          "body": "Previously, `claude-sync init` would print a warning when the bucket\ndidn't exist but still report \"Setup complete!\", leading to a confusing\nerror on the subsequent `push`. Now init fails with an actionable error\nmessage including links to create the bucket.\n\nAlso fixes BucketExists in all three storage backends (R2, S3, GCS) to\nproperly distinguish \"bucket not found\" from other errors (auth failures,\nnetwork issues) instead of silently swallowing all errors.\n\nCloses #21",
          "is_bot": false,
          "headline": "fix: fail init when storage bucket does not exist",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-04-06T22:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa31196dc6bbcff5c4e3e2aa9381cf8b6155d019",
          "body": "# [1.8.0](https://github.com/tawanorg/claude-sync/compare/v1.7.0...v1.8.0) (2026-04-01)\n\n### Features\n\n* add NewSyncerWith for dependency-injected testing ([60c21bc](https://github.com/tawanorg/claude-sync/commit/60c21bc3fd931b06e24581442ab68250b4614cf3))",
          "is_bot": false,
          "headline": "chore(release): 1.8.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-04-01T00:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bff7f25a5c12775398b95cba324475f6a6108a",
          "body": "refactor: extract testable packages and increase coverage to 70%",
          "is_bot": false,
          "headline": "Merge pull request #19 from tawanorg/feat/increase-test-coverage",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-04-01T00:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5742ba700c2fcf04159a4c5cfcb4cbe1d18c08",
          "body": "Measure coverage on internal/ packages (excluding cloud provider\nadapters that require real credentials). Set 60% threshold with\ncurrent coverage at 70.7%.",
          "is_bot": false,
          "headline": "ci: add coverage threshold check on library packages",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T23:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc66f279c19890e929a03146672026d6450b25a",
          "body": "Add tests for Push, Pull, Status, State, MCP sync, and gzip operations\ncovering Tasks 3-7 of the test coverage initiative.",
          "is_bot": false,
          "headline": "test: add comprehensive Syncer operation tests",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T23:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c21bc3fd931b06e24581442ab68250b4614cf3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add NewSyncerWith for dependency-injected testing",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T23:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cae07ff7ae4c4e592a03c85eb5c75b839d7ac4",
          "body": "Move truncatePath, formatSize, compareVersions, and getBinaryName from\ncmd/claude-sync/main.go to internal/util/format.go as exported functions.\nAdd comprehensive table-driven tests in internal/util/format_test.go.",
          "is_bot": false,
          "headline": "refactor: extract helpers to internal/util package",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T23:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8a0abf5eadcce803d8827bd3361f4288866435",
          "body": "Add unit tests for previously uncovered functions:\n\n- cmd/claude-sync: truncatePath, formatSize, compareVersions, getBinaryName\n- internal/config: ClaudeJSONPath, GetStorageConfig, IsLegacyConfig\n- internal/sync/state: IsEmpty, GetMCPBaseline, SetMCPBaseline, Save/Load",
          "is_bot": false,
          "headline": "test: increase test coverage from 21.6% to 24.3%",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T23:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013747919faa6a2bb0739be127a783b9d3137ea2",
          "body": "# [1.7.0](https://github.com/tawanorg/claude-sync/compare/v1.6.3...v1.7.0) (2026-03-31)\n\n### Bug Fixes\n\n* add commands directory to SyncPaths ([6fb290d](https://github.com/tawanorg/claude-sync/commit/6fb290dbffb96b0797c24368caf626ee7d8780f0)), closes [#14](https://github.com/tawanorg/claude-sync/iss\n[…]\nanorg/claude-sync/commit/43b1318921e0288169e261ecdf25cec251912df7))\n* add test coverage check to CI ([a78e191](https://github.com/tawanorg/claude-sync/commit/a78e191d40c5abba6245018a263f10ba4fe37cc8))",
          "is_bot": false,
          "headline": "chore(release): 1.7.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-31T20:32:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd4be609a22051da765e306e887a6d5a71e6bba3",
          "body": "feat: add test coverage check to CI",
          "is_bot": false,
          "headline": "Merge pull request #18 from tawanorg/feat/test-coverage-ci",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T20:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78e191d40c5abba6245018a263f10ba4fe37cc8",
          "body": "- Generate coverage profile with go test -coverprofile\n- Display coverage summary in CI output\n- Fail if total coverage drops below 20% threshold\n- Upload coverage.out as build artifact\n\nStarting with a 20% threshold matching current coverage baseline.\nCan be increased as test coverage improves.",
          "is_bot": false,
          "headline": "feat: add test coverage check to CI",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T20:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175379a3f273b89bb111086003c382ab66ab69af",
          "body": "fix: add commands directory to SyncPaths",
          "is_bot": false,
          "headline": "Merge pull request #17 from tawanorg/fix/add-commands-to-sync-paths",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T20:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb290dbffb96b0797c24368caf626ee7d8780f0",
          "body": "Custom slash commands stored in ~/.claude/commands/ were not being\nsynced across devices. Add \"commands\" to SyncPaths so users don't\nlose their custom commands after pulling on a new device.\n\nCloses #14",
          "is_bot": false,
          "headline": "fix: add commands directory to SyncPaths",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T20:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d2e8e4d599c3f0e88a8b5f2e51ca7546858d72",
          "body": "feat: add MCP server sync support",
          "is_bot": false,
          "headline": "Merge pull request #16 from kilabyte/feat/mcp-sync",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-31T20:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41fbee7d6480171be1b3a26f3f0456d21918fb8",
          "body": "len() on a nil map is defined as zero in Go, so the explicit nil\ncheck is unnecessary and triggers S1009.",
          "is_bot": false,
          "headline": "fix: remove redundant nil check on map to fix gosimple lint",
          "author_name": "kilabyte",
          "author_login": "kilabyte",
          "committed_at": "2026-03-31T19:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b1318921e0288169e261ecdf25cec251912df7",
          "body": "Add support for syncing global MCP server configurations from\n~/.claude.json across environments. Only the mcpServers key is\nextracted and synced, not the entire file.\n\nKey features:\n- Path normalization: machine-specific paths (e.g. /Users/alice/)\n  are replaced with ${HOME} on push and resolved on\n[…]\nlper\n- internal/sync/state.go: MCPBaseline for three-way merge state\n- internal/sync/sync.go: PushMCP/PullMCP methods, _external/ filter\n- cmd/claude-sync/main.go: mcp subcommands, --include-mcp flags",
          "is_bot": false,
          "headline": "feat: add MCP server sync support (#15)",
          "author_name": "kilabyte",
          "author_login": "kilabyte",
          "committed_at": "2026-03-28T18:42:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c7340047199c253b47f9fc183c94cd5737173fd",
          "body": "## [1.6.3](https://github.com/tawanorg/claude-sync/compare/v1.6.2...v1.6.3) (2026-03-27)\n\n### Bug Fixes\n\n* remove claude-sync auto command ([96c4d73](https://github.com/tawanorg/claude-sync/commit/96c4d73fc9bcb7fc5f17323dd1b2319455bfd2a9))",
          "is_bot": false,
          "headline": "chore(release): 1.6.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-27T19:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5dbce0a6779f51a0f24c8db2468ad03bddd580",
          "body": "fix: remove claude-sync auto command",
          "is_bot": false,
          "headline": "Merge pull request #13 from tawanorg/fix/remove-auto-command",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-27T19:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c4d73fc9bcb7fc5f17323dd1b2319455bfd2a9",
          "body": "The auto enable/disable/status subcommand installed hooks into\n~/.claude/settings.json for automatic pull on SessionStart and push on\nStop. This caused frequent conflicts and startup errors. Users should\nuse explicit push/pull instead.",
          "is_bot": false,
          "headline": "fix: remove claude-sync auto command",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-27T19:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e787af1465e10d1aaba666fa7877013510d6f820",
          "body": "## [1.6.2](https://github.com/tawanorg/claude-sync/compare/v1.6.1...v1.6.2) (2026-03-27)\n\n### Bug Fixes\n\n* remove auto push/pull hooks to prevent session startup errors ([54d0bfe](https://github.com/tawanorg/claude-sync/commit/54d0bfe82e28cc750e57a498f685bf9f2f3ab8eb))",
          "is_bot": false,
          "headline": "chore(release): 1.6.2 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-27T18:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951a5b24587805604d2d9634ec11aa7f2816a5d9",
          "body": "fix: remove auto push/pull hooks to prevent session startup errors",
          "is_bot": false,
          "headline": "Merge pull request #12 from tawanorg/fix/remove-auto-sync-hooks",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-27T18:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d0bfe82e28cc750e57a498f685bf9f2f3ab8eb",
          "body": "Auto-sync via SessionEnd/Idle hooks caused frequent conflicts (especially\nhistory.jsonl) and Claude Code hook startup errors. Users should push/pull\nmanually when they want to sync.\n\n- Remove SessionEnd and Idle auto-push hooks from plugin\n- Delete auto-push.sh script\n- Keep SessionStart config check (info only, no sync)\n- Add 11 unit tests for Push/Pull/Conflict with mock storage",
          "is_bot": false,
          "headline": "fix: remove auto push/pull hooks to prevent session startup errors",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-27T18:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e612d4b9bc685926e9a50cc6b223637b10034fb9",
          "body": "- Add changelog command documentation\n- Add auto-sync hooks section (auto enable/disable/status)\n- Add exclude patterns configuration\n- Add compression to features and security sections\n- Add settings.local.json to synced paths table\n- Update navigation links\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update README with new features",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T13:25:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f2770c870da398cbfdea04f181a9a450939ac575",
          "body": "# [1.6.0](https://github.com/tawanorg/claude-sync/compare/v1.5.1...v1.6.0) (2026-03-25)\n\n### Features\n\n* add changelog command to view release history ([5581559](https://github.com/tawanorg/claude-sync/commit/5581559f88f7a53665dd1f4f17c2de21752fdafb))",
          "is_bot": false,
          "headline": "chore(release): 1.6.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-25T12:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5581559f88f7a53665dd1f4f17c2de21752fdafb",
          "body": "- Fetches releases from GitHub API\n- Displays version tags, release dates, and notes\n- Shows current version indicator\n- Supports --limit flag to control number of releases\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add changelog command to view release history",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:54:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1ebd449ea1c6476b1f3a4f11b2b9e4570ad5008d",
          "body": "## [1.5.1](https://github.com/tawanorg/claude-sync/compare/v1.5.0...v1.5.1) (2026-03-25)\n\n### Bug Fixes\n\n* update sync state after resolving conflicts ([b533622](https://github.com/tawanorg/claude-sync/commit/b5336220f6eb70e2cf0c6d1696962d5e17625f1a))",
          "is_bot": false,
          "headline": "chore(release): 1.5.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-25T12:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5336220f6eb70e2cf0c6d1696962d5e17625f1a",
          "body": "Previously, conflict resolution only deleted/renamed files but didn't\nupdate the sync state. This caused conflicts to reappear on the next\npull because the state hash didn't match the local file hash.\n\nNow after resolving each conflict, the state is updated with the\nresolved file's hash and marked as uploaded. The state is saved at\nthe end of resolution.\n\nAlso fixes golangci-lint errcheck warning in state_test.go.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: update sync state after resolving conflicts",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:46:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a07978edafbfb5dfbe80501f4af345c34098beb",
          "body": "# [1.5.0](https://github.com/tawanorg/claude-sync/compare/v1.4.0...v1.5.0) (2026-03-25)\n\n### Bug Fixes\n\n* remove --quiet from auto-sync hooks so users see sync progress ([e620333](https://github.com/tawanorg/claude-sync/commit/e6203336a36d082f09efb2cafc56dd1541697b7f))\n\n### Features\n\n* add auto-sync command for Claude Code hooks ([3ff7628](https://github.com/tawanorg/claude-sync/commit/3ff762801df9c84df134363560ff69e3f93bb1b2))",
          "is_bot": false,
          "headline": "chore(release): 1.5.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-25T12:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bd0fadf2453a9c7dbca728c4ea02d9e0ec4f76",
          "body": "Add auto-sync command for Claude Code session hooks",
          "is_bot": false,
          "headline": "Merge pull request #7 from vinistoisr/feat/auto-sync",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b66d8711e0ae2bd37ea8deb1ad596d18cad0005",
          "body": "# [1.4.0](https://github.com/tawanorg/claude-sync/compare/v1.3.0...v1.4.0) (2026-03-25)\n\n### Features\n\n* enhance exclude patterns and add comprehensive tests ([d5d4f8b](https://github.com/tawanorg/claude-sync/commit/d5d4f8b7561a47761eb9ce90b3e84b1e6fc8cc4a)), closes [#9](https://github.com/tawanorg/claude-sync/issues/9) [#9](https://github.com/tawanorg/claude-sync/issues/9)",
          "is_bot": false,
          "headline": "chore(release): 1.4.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-25T12:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47badb1b222b41d0eb7f8871f4d4d0c50aea4084",
          "body": "feat: enhance exclude patterns and add comprehensive tests",
          "is_bot": false,
          "headline": "Merge pull request #11 from tawanorg/feat/enhance-exclude-patterns",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d4f8b7561a47761eb9ce90b3e84b1e6fc8cc4a",
          "body": "- Add /** recursive wildcard pattern support (e.g., plugins/cache/**)\n- Add filename glob matching (e.g., *.tmp matches foo/bar/file.tmp)\n- Add TestIsExcluded with 20 test cases covering all pattern types\n- Add TestGetLocalFilesWithExclude integration test\n- Add TestDetectChangesWithExclude integrat\n[…]\ntest pattern\n\nIncorporates valuable improvements from PR #9 while maintaining\nbackward compatibility with existing exclude patterns.\n\nCloses #9\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: enhance exclude patterns and add comprehensive tests",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:33:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "105fe482f37fb497ef2e7875588d8daf8dc6dff7",
          "body": "# [1.3.0](https://github.com/tawanorg/claude-sync/compare/v1.2.2...v1.3.0) (2026-03-25)\n\n### Features\n\n* add exclude list to skip paths during sync ([73735f1](https://github.com/tawanorg/claude-sync/commit/73735f171c9b965a2c0d6eb84b2e7a9701a5351b))\n* add exclude list to skip paths during sync ([02e5\n[…]\na2661bfda08ff5e))\n\n### Performance Improvements\n\n* concurrent uploads/downloads with 10 worker pool ([1b32c63](https://github.com/tawanorg/claude-sync/commit/1b32c637d949bb552df82075ab26bd0ee55fd2da))",
          "is_bot": false,
          "headline": "chore(release): 1.3.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-25T12:27:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9246bb01a5d1d665fefb1a64efbd604a24ecd7d5",
          "body": "Gzip compression before encryption for faster transfers",
          "is_bot": false,
          "headline": "Merge pull request #6 from vinistoisr/feat/compression",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ff712f35c5aade0cc5421812ff6ba041e45788",
          "body": "Concurrent uploads/downloads with worker pool",
          "is_bot": false,
          "headline": "Merge pull request #5 from vinistoisr/feat/concurrent-sync",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59db52a3b170c369542e244f08b8632255e6007f",
          "body": "Add configurable exclude list for sync paths",
          "is_bot": false,
          "headline": "Merge pull request #4 from vinistoisr/feat/exclude-list",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2968746ffbbed04011db234e3daafe6a181e0ed4",
          "body": "Add cross-platform build workflow with Windows support",
          "is_bot": false,
          "headline": "Merge pull request #3 from vinistoisr/feat/windows-builds",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1355ea9f52c14dd5d35cf619b03230a48837bcc2",
          "body": "docs: add security audit report",
          "is_bot": false,
          "headline": "Merge pull request #2 from kinder-world/docs/security-audit",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-25T12:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6203336a36d082f09efb2cafc56dd1541697b7f",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: remove --quiet from auto-sync hooks so users see sync progress",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:54:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3ff762801df9c84df134363560ff69e3f93bb1b2",
          "body": "Adds `claude-sync auto enable/disable/status` to manage Claude Code\nsession hooks. When enabled, automatically pulls on session start and\npushes on session end, keeping all machines in sync without manual steps.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add auto-sync command for Claude Code hooks",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:36:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d853d36bf2a59f10d95651514a2661bfda08ff5e",
          "body": "Compresses file data with gzip before encrypting, significantly reducing\ntransfer sizes for text-heavy content like session logs (.jsonl files\ncompress 5-10x). Backward-compatible: detects gzip magic bytes on\ndownload and handles both compressed and uncompressed data transparently.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: gzip compression before encryption for faster transfers",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:27:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b32c637d949bb552df82075ab26bd0ee55fd2da",
          "body": "Push and pull now process files 10 at a time instead of sequentially.\nDeletes use batch API (up to 1000 per call). State mutations are\nmutex-protected for goroutine safety.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf: concurrent uploads/downloads with 10 worker pool",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:07:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "73735f171c9b965a2c0d6eb84b2e7a9701a5351b",
          "body": "Adds an `exclude` config option (glob/prefix patterns) to skip\npaths like plugins/marketplace that are read-only cached clones.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add exclude list to skip paths during sync",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:07:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "02e5e4e00753632ac429b76a046d8454712531e6",
          "body": "Adds an `exclude` config option (glob/prefix patterns) to skip\npaths like plugins/marketplace that are read-only cached clones.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add exclude list to skip paths during sync",
          "author_name": "vinistoisr",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-09T00:06:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b3211e7e8ec119948ff2b2a7c196fb2271aea38a",
          "body": null,
          "is_bot": false,
          "headline": "Add cross-platform build workflow with Windows support",
          "author_name": "vincent royer",
          "author_login": "vinistoisr",
          "committed_at": "2026-03-08T23:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959c6c3e6e0880120f50275e5050872cd80d7a5f",
          "body": "Comprehensive security audit covering source, dependencies, crypto,\nand supply chain. 0 critical/high findings, 5 medium, 5 low.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add security audit report",
          "author_name": "Allen",
          "author_login": "allenlinli",
          "committed_at": "2026-03-08T16:44:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "60870dddc85490b3fc21ef67686ad3633395af03",
          "body": "Claude Code indexes sessions by absolute path, so syncing ~/.claude/projects/\nwon't allow resuming sessions across machines unless both use identical paths.\nAdded workaround recommendations.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add limitation about path-based session indexing",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-03-05T18:28:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cf899509d8d0528c9c6d4c74dfc58ac2e57ca3bf",
          "body": "## [1.2.2](https://github.com/tawanorg/claude-sync/compare/v1.2.1...v1.2.2) (2026-02-09)\n\n### Bug Fixes\n\n* use record format for hooks instead of array ([8433bda](https://github.com/tawanorg/claude-sync/commit/8433bdaca3eeb40b5827a023a3d5e4636c4e9925))",
          "is_bot": false,
          "headline": "chore(release): 1.2.2 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-02-09T04:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8433bdaca3eeb40b5827a023a3d5e4636c4e9925",
          "body": "Claude Code expects hooks to be a record with event names as keys,\nnot an array with event fields.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use record format for hooks instead of array",
          "author_name": "Tawan",
          "author_login": "tawanorg",
          "committed_at": "2026-02-09T04:33:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8069301d08a62e7141a70f345c501a7cfa7c13b5",
          "body": "## [1.2.1](https://github.com/tawanorg/claude-sync/compare/v1.2.0...v1.2.1) (2026-02-09)\n\n### Bug Fixes\n\n* use 'source' instead of 'path' in marketplace.json ([e7253aa](https://github.com/tawanorg/claude-sync/commit/e7253aa5d989fe2e25f4b24a959ba5cdceb0309c))",
          "is_bot": false,
          "headline": "chore(release): 1.2.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-02-09T04:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 43,
      "commits_last_year": 166,
      "latest_release_at": "2026-07-26T12:07:29Z",
      "latest_release_tag": "v1.17.1",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 3.8
    },
    "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/tawanorg/claude-sync",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/tawanorg/claude-sync",
          "is_deprecated": false,
          "latest_version": "v1.17.1",
          "repository_url": "https://github.com/tawanorg/claude-sync",
          "versions_count": 45,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-26T12:07:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        },
        {
          "name": "@tawandotorg/claude-sync",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "claude",
            "claude-code",
            "sync",
            "cli",
            "anthropic",
            "ai",
            "r2",
            "s3",
            "gcs",
            "encryption"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tawandotorg/claude-sync",
          "is_deprecated": false,
          "latest_version": "1.8.1",
          "repository_url": "https://github.com/tawanorg/claude-sync",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 895,
          "first_published_at": "2026-02-08T05:37:26.529000Z",
          "latest_published_at": "2026-04-06T23:53:27.773000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        }
      ]
    },
    "popularity": {
      "forks": 45,
      "stars": 240,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-08",
            "count": 3
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 2
          },
          {
            "date": "2026-07-25",
            "count": 1
          },
          {
            "date": "2026-07-28",
            "count": 1
          },
          {
            "date": "2026-07-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 45,
        "total_forks": 45
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 102777,
      "source_files_sampled": 49,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 8099
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "package.json"
      ],
      "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",
        "npm"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.59.2"
        },
        {
          "name": "filippo.io/age",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/AlecAivazis/survey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.96.0"
        },
        {
          "name": "github.com/btcsuite/btcd/btcutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.6"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.256.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": 4,
        "merged_prs": 31,
        "open_issues": 11,
        "closed_ratio": 0.593,
        "closed_issues": 16,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tawanorg",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/10970130?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "vinistoisr",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/36953653?v=4"
        },
        {
          "type": "User",
          "login": "kilabyte",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/487948?v=4"
        },
        {
          "type": "User",
          "login": "tikibozo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4793440?v=4"
        },
        {
          "type": "User",
          "login": "allenlinli",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/849911?v=4"
        },
        {
          "type": "User",
          "login": "ekinertac",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/127144?v=4"
        },
        {
          "type": "User",
          "login": "eni9889",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/360222?v=4"
        },
        {
          "type": "User",
          "login": "merv-nexura",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/247443227?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.651
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-release.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "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": 5,
            "reason": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
            "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 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 13 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": 10,
            "reason": "security policy file 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": 0,
            "reason": "31 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "49420ef63fe0bbd5b06e64c7dec421f39c9de0c4",
        "ran_at": "2026-08-01T23:29:29Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T05:29:03Z",
      "oldest_open_prs": [
        {
          "number": 37,
          "created_at": "2026-06-12T17:33:06Z",
          "last_comment_at": "2026-07-21T02:26:43Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 56,
          "created_at": "2026-07-07T18:54:59Z",
          "last_comment_at": "2026-07-21T02:26:40Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 73,
          "created_at": "2026-07-31T05:09:40Z",
          "last_comment_at": "2026-07-31T07:24:39Z",
          "last_comment_author": "marioparaschiv"
        },
        {
          "number": 74,
          "created_at": "2026-07-31T07:53:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-26T12:02:47Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2026-05-17T14:18:21Z",
          "last_comment_at": "2026-07-31T02:39:48Z",
          "last_comment_author": "marioparaschiv"
        },
        {
          "number": 44,
          "created_at": "2026-06-19T20:45:51Z",
          "last_comment_at": "2026-07-21T02:26:55Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 54,
          "created_at": "2026-07-03T07:23:06Z",
          "last_comment_at": "2026-07-21T02:26:53Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 55,
          "created_at": "2026-07-03T19:18:45Z",
          "last_comment_at": "2026-07-21T02:26:51Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 60,
          "created_at": "2026-07-14T01:59:25Z",
          "last_comment_at": "2026-07-21T02:26:50Z",
          "last_comment_author": "tawanorg"
        },
        {
          "number": 68,
          "created_at": "2026-07-28T15:34:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2026-07-30T08:49:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2026-07-30T08:49:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2026-07-30T08:49:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2026-07-30T08:49:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2026-08-01T15:48:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tawanorg/claude-sync",
    "host": "github.com",
    "name": "claude-sync",
    "owner": "tawanorg"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 37,
        "vitality": 80,
        "community": 42,
        "governance": 57,
        "calibration": "2026-08-02",
        "engineering": 65,
        "ai_readiness": 81,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 80,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 166,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "166 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 166
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 13 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": 43,
              "latest_release_tag": "v1.17.1",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 3.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "43 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.8
                    }
                  }
                ],
                "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": "exceptional",
            "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": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 45,
              "stars": 240,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "240 stars",
                "points": 38.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 240
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "45 forks",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "weak",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "packages": [
                "github.com/tawanorg/claude-sync",
                "@tawandotorg/claude-sync"
              ],
              "dependents": null,
              "ecosystems": "go, npm",
              "total_downloads": null,
              "monthly_downloads": 895
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "895 downloads/month across go, npm",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 895,
                      "ecosystems": "go, npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.651
            },
            "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 65% of commits",
                "points": 7.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 11,
              "closed_issues": 16,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.593,
              "closed_unmerged_prs": 13,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "59% of issues closed",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/44 decided PRs merged",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 44
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 32,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tawanorg",
              "public_repos": 199,
              "account_age_days": 4188
            },
            "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": "32 followers of tawanorg",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 32,
                      "login": "tawanorg"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "199 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 199
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/tawanorg/claude-sync",
                "@tawandotorg/claude-sync"
              ],
              "ecosystems": "go, npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on go, npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "go, npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "45 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "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": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.7
            },
            "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": "7 out of 12 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "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 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 13 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 detected",
                "points": 5,
                "status": "met",
                "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": "31 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 5
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 81,
        "weight": 0.04,
        "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": 8099
            },
            "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": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.31,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "31 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 31,
                      "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 102777,
              "source_files_sampled": 49,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/49 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 49,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "cli"
      ],
      "scores": {
        "cli": 6,
        "library": 12
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:github.com/spf13/cobra",
          "weight": 4
        },
        {
          "tier": "tags",
          "label": "cli",
          "source": "tag:cli",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "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-08-01T23:29:42.909541Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tawanorg/claude-sync.svg",
  "full_name": "tawanorg/claude-sync",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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