Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 00:43 UTC

openclaw / gitcrawl

Local-first GitHub issue and pull request crawler for maintainer triage

Go · PythonMIT★ 100 stars⑂ 26 forkssince Apr 2026View on GitHub ↗

openclaw/gitcrawl holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (80/100) and lowest on Community & Adoption (50/100). It was last updated today. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

openclawOrganization
22,926 followers85 public repossince Jan 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/openclaw/gitcrawlv0.8.4-280 days ago

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
8.3/36Commit cadence — 12/52 weeks with commits
18/18Commit volume — 667 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year667
human_commit_share0.94
days_since_last_push0
active_weeks_last_year12
How it's scored
27/27Ships releases — 28 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~3.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count28
latest_release_tagv0.8.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases3.6

Community & Adoption

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

50Moderate · 18% of overall
How it's scored
32.4/60Stars — 100 stars
11.7/25Forks — 26 forks
0/15Watchers — 1 watchers
Inputs used
forks26
stars100
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

70Good · 24% 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
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.648
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35.8/38.3PR acceptance — 101/108 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/24 approved changesets -- score normalized to 1
Inputs used
merged_prs101
open_issues0
closed_issues16
issue_closed_ratio1
closed_unmerged_prs7
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 22,926 followers of openclaw
14.1/25Track record — 85 public repos, account ~0 yr old
Inputs used
followers22,926
owner_typeOrganization
is_verified
owner_loginopenclaw
public_repos85
account_age_days199
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 0 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/openclaw/gitcrawl
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://gitcrawl.sh
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://gitcrawl.sh
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/24 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 11 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
4.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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.4
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages44
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

80Good · 0% of overall
How it's scored
45/45Agent instructions — .agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files.agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md
agent_instruction_max_bytes437
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
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — Go (statically typed)
51.8/55Manageable file sizes — 8/138 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes312,490
source_files_sampled138
oversized_source_files8

Key facts

100GitHub stars
10contributors
667commits, last 12 months
0days since last push
28releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
24Releases

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.

0510152025302632026-042026-062026-07
Major 0Minor 8Patch 16
OpenSSF Scorecard 5.4 / 10
5.4aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/24 approved changesets -- score normalized to 1
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool is not run on all commits -- score normalized to 8
9Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
Gogithub.com/alecthomas/kongv1.16.0go.mod
Gogithub.com/charmbracelet/bubblesv1.0.0go.mod
Gogithub.com/charmbracelet/bubbleteav1.3.10go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/charmbracelet/x/ansiv0.11.7go.mod
Gogithub.com/mattn/go-isattyv0.0.23go.mod
Gogithub.com/openclaw/crawlkitv0.14.3go.mod
Gogithub.com/zalando/go-keyringv0.2.8go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gomodernc.org/sqlitev1.54.0go.mod
All dependencies 44

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

RegistryPackageVersionRelation
Gogithub.com/alecthomas/kongv1.16.0direct
Gogithub.com/charmbracelet/bubblesv1.0.0direct
Gogithub.com/charmbracelet/bubbleteav1.3.10direct
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/charmbracelet/x/ansiv0.11.7direct
Gogithub.com/mattn/go-isattyv0.0.23direct
Gogithub.com/openclaw/crawlkitv0.14.3direct
Gogithub.com/zalando/go-keyringv0.2.8direct
Gogolang.org/x/sysv0.47.0direct
Gomodernc.org/sqlitev1.54.0direct
Gogithub.com/alecthomas/reprv0.5.4indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/goldenv0.0.0-20260720091843-3eef36eaaa28indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/danieljoos/wincredv1.2.3indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/godbus/dbus/v5v5.2.2indirect
Gogithub.com/google/pprofv0.0.0-20260709232956-b9395ee17fa0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efindirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gomodernc.org/gc/v3v3.1.5indirect
Gomodernc.org/libcv1.74.3indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2485,
      "has_wiki": false,
      "homepage": "https://gitcrawl.sh",
      "languages": {
        "Go": 2466377,
        "Shell": 16161,
        "Python": 551021,
        "Makefile": 1143,
        "Dockerfile": 973,
        "JavaScript": 48937,
        "PowerShell": 1008
      },
      "pushed_at": "2026-07-22T14:13:28Z",
      "created_at": "2026-04-27T05:57:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T14:17:46Z",
      "description": "Local-first GitHub issue and pull request crawler for maintainer triage",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Python"
      ]
    },
    "owner": {
      "blog": "https://openclaw.ai",
      "name": "openclaw",
      "type": "Organization",
      "login": "openclaw",
      "company": null,
      "location": null,
      "followers": 22926,
      "avatar_url": "https://avatars.githubusercontent.com/u/252820863?v=4",
      "created_at": "2026-01-04T02:59:23Z",
      "is_verified": null,
      "public_repos": 85,
      "account_age_days": 199
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2026-07-22T13:31:49Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2026-07-21T06:49:36Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-07-18T20:34:54Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-07-18T02:33:25Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-17T16:45:51Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-07-09T10:01:40Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-06T15:15:59Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2026-06-23T09:20:36Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2026-06-23T05:32:32Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-06-20T00:59:02Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-19T08:47:23Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-10T23:54:21Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-05-27T20:14:12Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-05-23T22:29:34Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2026-05-23T20:40:42Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-05-22T12:41:29Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-05-18T06:51:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-17T06:42:28Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-05-14T11:30:39Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-05-11T12:56:05Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-05-10T04:06:36Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-05-08T08:57:13Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-08T05:23:36Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-05-05T21:04:41Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-05T08:11:27Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-05-01T12:02:39Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-30T03:58:44Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-30T02:36:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4e4ec339c47b503485b53a6e13e0fd1a3acd97c2",
          "body": null,
          "is_bot": false,
          "headline": "chore: start 0.8.5 development",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-22T14:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8670e461f32dce39d17f293d61b00413ffc61a77",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep portable doctor checks read-only (#124)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-22T12:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681395a19f4d5af54a2df1f3a027ee64c42d2c5d",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v0.8.4",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-22T11:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d4208f248a539cb9365c14339faf8c3c0998ec",
          "body": null,
          "is_bot": false,
          "headline": "fix: migrate portable runtimes before stale search (#123)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-22T11:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41338d2851e9fa57a6620d283abda87e511c2e21",
          "body": null,
          "is_bot": false,
          "headline": "chore: start 0.8.4 development",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-21T06:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91329ae30edfd33774fecc2114aa5a370e041d73",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v0.8.3",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-21T06:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7929567e358a6d07839b78808c3df5436cc6079a",
          "body": "Preserve portable runtime writes across reopen and migrate legacy health state safely.\n\nCo-authored-by: Altay <altay@hey.com>",
          "is_bot": false,
          "headline": "fix: preserve portable runtime writes after reopening (#122)",
          "author_name": "Altay",
          "author_login": "altaywtf",
          "committed_at": "2026-07-21T01:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88d7297668c91f8974994d4b19176c9d09d2ff3",
          "body": "* feat(store): preserve child tombstones\n\n* test(store): cover tombstone APIs",
          "is_bot": false,
          "headline": "feat: preserve child tombstones (#120)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-18T22:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b444a3eeb6397eec66880a36d7870a3c16c4ff9",
          "body": null,
          "is_bot": false,
          "headline": "chore: start 0.8.3 development",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-18T20:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699cdc85073cc7f8dde38bd292f96a4af4294625",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): prepare 0.8.2 release",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-18T19:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859ce57b24b0ba0e38756451a6c598455c6c9025",
          "body": null,
          "is_bot": false,
          "headline": "chore: start 0.8.2 development",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-18T02:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ba6cd63c76d3115a0db1b7babf7fddf60e8266a",
          "body": null,
          "is_bot": false,
          "headline": "build: prepare v0.8.1 release",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T23:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957baf09cc7aeafc6cd5fac30b2cc87da2e3da7d",
          "body": "* build(deps): update crawlkit to v0.14.3\n\n* build(deps): refresh release toolchain",
          "is_bot": false,
          "headline": "build(deps): refresh 0.8.1 dependencies (#119)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T23:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afaefcbeca1833bb07d66fe34d115ecd9495f467",
          "body": null,
          "is_bot": false,
          "headline": "build(release): notarize macOS binaries (#118)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T23:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c26a60d6ac621ccc14d620596a94755521274c7",
          "body": "Co-authored-by: Pedro Larroy <pedro.larroy.lists@gmail.com>",
          "is_bot": false,
          "headline": "feat(config): add embedding endpoint override",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T19:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000c28514db250ad8077eb1c6f098698d7ec3fbc",
          "body": null,
          "is_bot": false,
          "headline": "chore: start 0.8.1 development",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T16:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6d3ead4e3cbc938693d7a1533eda8156514d92",
          "body": null,
          "is_bot": false,
          "headline": "build: prepare v0.8.0 release",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T08:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1471f573c002e54f129c086a8dea037e3f4de596",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): use stable lipgloss release (#116)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-17T07:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602d331ae66372e08593c46528a6878354bcc5a6",
          "body": "* Track sync hydration failures\n\n* Handle pre-ledger sync failure databases\n\n* test: cover sync failure helpers\n\n* fix(portable): protect sync failure exports\n\nCo-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com>\n\n* fix(sync): harden failure ledger reporting\n\nCo-authored-by: An\n[…]\nthub.com>\n\n* fix(portable): make failure scrub crash-safe\n\nCo-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
          "is_bot": false,
          "headline": "Track failed sync hydration attempts (#90)",
          "author_name": "Andy Ye",
          "author_login": "TurboTheTurtle",
          "committed_at": "2026-07-17T05:20:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffae350a35b52c51b11e457e5b0bd29350ae90b0",
          "body": "* Add bounded PR detail fill command\n\n* Ignore stale fill rate limit cache\n\n* Enforce PR fill rate limit reserve\n\n* fix(github): make PR fill quota fleet-aware\n\nCo-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
          "is_bot": false,
          "headline": "feat: add bounded PR detail fill command (#89)",
          "author_name": "Andy Ye",
          "author_login": "TurboTheTurtle",
          "committed_at": "2026-07-17T03:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24bf74235f580758bc57e8ddca60ea2f51ad0c7",
          "body": "…115)\n\nBumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.15.0 to 1.16.0.\n- [Commits](https://github.com/alecthomas/kong/compare/v1.15.0...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/alecthomas/kong\n  dependency-version: 1.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/alecthomas/kong from 1.15.0 to 1.16.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T20:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333baa017736acf5674da6d514f34ba5ac8c9a39",
          "body": "…114)\n\nBumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.22 to 0.0.23.\n- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.22...v0.0.23)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/mattn/go-isatty\n  dependency-version: 0.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-isatty from 0.0.22 to 0.0.23 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T19:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fac973420066f03bbf35275cd8ccafe8856ee91",
          "body": "Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.53.0 to 1.54.0.\n- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)\n- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: modernc.org/sqlite\n  depende\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump modernc.org/sqlite from 1.53.0 to 1.54.0 (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T19:50:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c873370a5788f46ce16bd8503ce7e7dba7526d5",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.46.0 to 0.47.0.\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.47.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 (#98)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T19:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f6e2b27280bcdd2d54736ab10d81fdd2d4fdf5",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6 to 7 (#113)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T19:27:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4cb2b621de601da4c27bf4910c8013daba604c04",
          "body": "…110)\n\nBumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.95.8 to 3.95.9.\n- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)\n- [Commits](https://github.com/trufflesecurity/trufflehog/compare/v3.95.8...v3.95.9)\n\n---\nupdated-dependencies:\n- \n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump trufflesecurity/trufflehog from 3.95.8 to 3.95.9 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T19:24:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1bd7dbf7622dd0c7b1c7126384c4ee8610b903b9",
          "body": "Co-authored-by: morluto <76467478+morluto@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(runtime): verify portable store worktrees (#109)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-16T19:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9167d05dd234e914f7c00932123e5a20c24147b",
          "body": "…ository's issue (#108)\n\n* fix(cluster): unrelated threads cluster when a body links another repository's issue\n\n* fix(cluster): preserve unqualified issue and pull request path references",
          "is_bot": false,
          "headline": "fix(cluster): unrelated threads cluster when a body links another rep…",
          "author_name": "劉昱廷",
          "author_login": "GongYuanCaiJi",
          "committed_at": "2026-07-16T19:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38e3152b87136a86b25ecd3bd8b384ee7315441",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): keep portable snapshots under blob limit (#107)",
          "author_name": "Peter Steinberger",
          "author_login": "steipete",
          "committed_at": "2026-07-15T08:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f2798963407d51d71d0b1ee1b16aa2173526c0",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): reuse legacy key summaries",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-14T04:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa65dd9dd344f2d6039dc752b54bc0801828d7bf",
          "body": null,
          "is_bot": false,
          "headline": "chore: align pull request template (#104)",
          "author_name": "Hannes Rudolph",
          "author_login": "hannesrudolph",
          "committed_at": "2026-07-13T18:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc31bc798547b59fd439d018f224dd102d015018",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): bind bundle digest to snapshot",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8115e5912a972d6175a7fd90e48b8c80d9fc873",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): attest snapshot cutover status",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574221db80bee98bc4db4d235caa36976c7bb1b4",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): harden snapshot publication exactness",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4291f9a84dc6a56234c241ad81e68bd82675f9b",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): adopt concurrent snapshot generation",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e8c856b1718882d6605e9c72ad8cd633563227",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): accept concurrent snapshot completion",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30975d5e1e13ba00fb2ff7f576ed2115437e4270",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): resume incomplete snapshot ingest",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26ec00571d270df216c3026ff2fa92691e480be",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): scope publisher status to snapshots",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a412cc810d3cb789b4628b62ff58aef8536b69",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): require staged snapshot manifests",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db87b98e4001d91fbac5d044b15f8dc94a524ef",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): require persisted PR file freshness",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "304f275d327006b75fea52570c338ee6a54e3896",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): verify chunked SQLite hydration",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f7e69904b495b080aaa53b95d1918b168f9388",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): trust current PR file reservations",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2cd8aff9a1061e31b702a1163eb7020319d2c5",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): preflight export query schemas",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb51d22102d21772c1b45d11934b45dedf2baef9",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): verify publication acknowledgements",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7c831cf04edcb5e7c3310f3c749aaf91342b0f",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): accept admin publish credentials",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156aa4bf7099a97e3ee0f11729a8c9d9ccbad054",
          "body": null,
          "is_bot": false,
          "headline": "test(cloud): preflight portable snapshots end to end",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70e9ed7c716aa598f12c0a1b32ca6bb84438b1a",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): count snapshot datasets directly",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623d0cda6e1683b854b39a6be97bba17031150c8",
          "body": null,
          "is_bot": false,
          "headline": "test(cloud): cover sparse revision observations",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37e6dcb6d8eadee4375aea3633558a2b3b75fbf",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): require isolated snapshot staging",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be96f418fe4701445f7d961ee36bfb5340186fc4",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): stream staged snapshot publication",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b7ef5060e6c7c8c7c701515d4503ee94b039da",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): support portable snapshot preflight",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b712c94a45189b3425e33612738cd4f72cff20a",
          "body": null,
          "is_bot": false,
          "headline": "docs(cloud): document dual-role publish preflight",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb57f9a21bf18a75a105d4d866080624f18eeb0",
          "body": null,
          "is_bot": false,
          "headline": "test(cloud): cover publication integrity guards",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe5cc5dba989a71de61bdbee0c4f443aa9a30e5",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): harden snapshot publication integrity",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518d3b8df1d55cb1978ca782465865234ad4aa8e",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): align bound hydration contract",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17cb18ad2ae5b1061ecd5dfb6cef6d0ba4f3ce66",
          "body": null,
          "is_bot": false,
          "headline": "docs(cloud): require readable snapshot cutover",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17da911acf212c3ae4644f92957cc2660d848aee",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): verify bound snapshot hydration",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef9fea491f95ddb5a28753a22ca9fac46867bf8",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): allow additive remote query args",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f654b415a26c0b49e9bb5636948c5e434116bf0",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): compare snapshot times chronologically",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6b609e54320806c5ecfb3fac738f949ba26b72b",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): resume staged publish across processes",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1db5a9d3f129ca6f79226a54e2cc33d70e8d3b9",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): require complete staged coverage",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58efdf6c8934552e60b4d80945bf6ac14f164158",
          "body": null,
          "is_bot": false,
          "headline": "docs(cloud): define snapshot retention boundary",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d4d52a29a65c05bfb45a63b89990311136144d3",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): require persisted PR file coverage",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be97d2984b60c78fbc68e859ce6f6e824a75e344",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): harden staged snapshot resume",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff75291faf8ce3f5c6799a4a18f5347d4ab78614",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): resume staged publisher snapshots",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dfd28ebfad1f57dc2e7113bedd21659ab82c2bb",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): align reader query contract",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec9c2f7084336fd0fb04bb4fd81f37cef044c16",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): require reader contract before publish",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6897afd3102d4d78c78aa410e9c99dc4cde07792",
          "body": null,
          "is_bot": false,
          "headline": "build: pin crawlkit v0.14.0",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6d64c8c375778f40f7d458ddd9f43ec43cb18d",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): resume staged capability snapshots",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a3f0ba592ee6413833bec12c972bc88a5b55ea",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): preserve default reader cutover",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5757c88525282c8a5e1b53beb809f46d41d51b0c",
          "body": null,
          "is_bot": false,
          "headline": "chore(changelog): preserve release-owned heading",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54574ed11928abe345cda54dff20a6ed9c05c516",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): validate the full publish profile",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5fbb1353f57214d10203b8533373c7e4948869f",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): prove legacy PR file hydration",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4676a48bcb3ed4ff2ad3fe77c7367106190a6a99",
          "body": null,
          "is_bot": false,
          "headline": "docs(cloud): document explicit snapshot cutover",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74807459c8ee9f47c5836e7cd68d7d4d90fafaf",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): negotiate safe snapshot publication",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d7f16cf234e746bc3e576453304f73113089f6",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): require current PR file hydration",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8746d614c756b8f05d58fb8fdc83169c41b05a84",
          "body": null,
          "is_bot": false,
          "headline": "build: pin landed crawlkit snapshot API",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef6a947f2d0b2073eb1ce7a128f24ed2ffaa83f",
          "body": null,
          "is_bot": false,
          "headline": "fix(cloud): publish scoped snapshot bundles",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6401ae2b1c5106652eecc071bd3d6e6543c49efb",
          "body": null,
          "is_bot": false,
          "headline": "build: track reviewed crawlkit snapshot API",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5879842745ca56980f5fae574bd2fa3ff125a1b9",
          "body": null,
          "is_bot": false,
          "headline": "docs(cloud): explain atomic snapshot publishing",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc14a88c49b4a071a13f31c34379a96f78946ec9",
          "body": null,
          "is_bot": false,
          "headline": "test(cloud): cover snapshot publication and privacy",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4659a6042a9fa1a0dbfbaea622e6e991150e75",
          "body": null,
          "is_bot": false,
          "headline": "feat(cloud): publish content-addressed snapshots",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdc809218ed860b63c157775a79dd865e8b7db1",
          "body": null,
          "is_bot": false,
          "headline": "build: consume snapshot-aware crawlkit",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5347d604414ec7126b2689003ce2b3e14050fced",
          "body": null,
          "is_bot": false,
          "headline": "fix(sync): order completed child observations",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "644caf34a6730dc2bb5ba309c4db86432c423ef7",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): reject incomplete observation convergence",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5de2d331b744f361d822409ff3f150ac8096f78",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): separate parent revision freshness",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59dbf174d03c5afc0c280f012aa3511d0dddada",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): timestamp legacy empty workflow snapshots",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a0460d59849f1a0bea1b4536c7b3b06640a62f",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): preserve source-bound workflow fences",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb56ae12cefa46a750e9c541c5dbcd023fd43f9",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): order legacy workflow cache writes",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf2f30023347403be4395e25ccc4f38487ec717",
          "body": null,
          "is_bot": false,
          "headline": "fix(sync): persist workflows past stale parents",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e611074283f7b55985cf7b46ed0e6e11bc1da6",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): require exact accepted evidence generation",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8a7e6ced7a57b9a59f25d772207dde5b10e6db",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): preserve parent evidence clock in migration",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6222ff105f2995d338556c2506c65557e8829d",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove release-owned changelog entry",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89172c97905a623d230042a33e1c2cf2a6114a36",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): preserve portable truncation metadata",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6147393ea74500e9133fd244f36d269033c3f6f",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): repair regressed workflow fences",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee57616fde538aa7e5fdd6d0bac7894cc529d574",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): preserve unknown workflow migration fences",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80b749d35b46af3c10b901aa6bfcfe2b28001d6",
          "body": null,
          "is_bot": false,
          "headline": "fix(sync): order workflow observations after verification",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4877d37eb9632010e8c5dedc8ea1bad66c1b64a6",
          "body": null,
          "is_bot": false,
          "headline": "fix(sync): tombstone later sibling workflow deletions",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7943f74e552c45ad436ee0bf4862cc91a24539f5",
          "body": null,
          "is_bot": false,
          "headline": "fix(store): preserve highest migrated workflow fence",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11cdcdddf56076d8851772908d7f317bf58c192c",
          "body": null,
          "is_bot": false,
          "headline": "test(sync): cover sibling workflow deletion orders",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T10:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 667,
      "latest_release_at": "2026-07-22T13:31:49Z",
      "latest_release_tag": "v0.8.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 3.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/openclaw/gitcrawl",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/openclaw/gitcrawl",
          "is_deprecated": false,
          "latest_version": "v0.8.4",
          "repository_url": "https://github.com/openclaw/gitcrawl",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T12:57:10Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 100,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 3
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 26
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": 312490,
      "source_files_sampled": 138,
      "oversized_source_files": 8,
      "agent_instruction_files": [
        ".agents/skills/autoreview/AGENTS.md",
        ".agents/skills/autoreview/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 437
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 44,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/alecthomas/kong",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/charmbracelet/bubbles",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.10"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/charmbracelet/x/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.7"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.23"
        },
        {
          "name": "github.com/openclaw/crawlkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.3"
        },
        {
          "name": "github.com/zalando/go-keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.8"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.54.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/alecthomas/kong",
            "direct": true,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": true,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": true,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openclaw/crawlkit",
            "direct": true,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zalando/go-keyring",
            "direct": true,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.54.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/repr",
            "direct": false,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/golden",
            "direct": false,
            "version": "v0.0.0-20260720091843-3eef36eaaa28",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/danieljoos/wincred",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260709232956-b9395ee17fa0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260718201538-764159d718ef",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/gc/v3",
            "direct": false,
            "version": "v3.1.5",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.74.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 44,
        "direct_count": 10,
        "indirect_count": 34
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 101,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 16,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "vincentkoc",
          "commits": 421,
          "avatar_url": "https://avatars.githubusercontent.com/u/25068?v=4"
        },
        {
          "type": "User",
          "login": "steipete",
          "commits": 206,
          "avatar_url": "https://avatars.githubusercontent.com/u/58493?v=4"
        },
        {
          "type": "User",
          "login": "RomneyDa",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/6581799?v=4"
        },
        {
          "type": "User",
          "login": "TurboTheTurtle",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/35905412?v=4"
        },
        {
          "type": "User",
          "login": "joshka",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/381361?v=4"
        },
        {
          "type": "User",
          "login": "stainlu",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/109842185?v=4"
        },
        {
          "type": "User",
          "login": "altaywtf",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9790196?v=4"
        },
        {
          "type": "User",
          "login": "AmAzing129",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/115673583?v=4"
        },
        {
          "type": "User",
          "login": "hannesrudolph",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/49103247?v=4"
        },
        {
          "type": "User",
          "login": "GongYuanCaiJi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/129952120?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.648
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "crabbox-hydrate.yml",
        "docker.yml",
        "pages.yml",
        "release-assets.yml",
        "release.yml",
        "secret-scan.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 4/24 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4e4ec339c47b503485b53a6e13e0fd1a3acd97c2",
        "ran_at": "2026-07-23T00:42:44Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T14:14:21Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T12:57:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/openclaw/gitcrawl",
    "host": "github.com",
    "name": "gitcrawl",
    "owner": "openclaw"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 63,
        "vitality": 73,
        "community": 50,
        "governance": 70,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 667,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "667 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 667
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v0.8.4",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 3.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 26,
              "stars": 100,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "100 stars",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.648
            },
            "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": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 101,
              "open_issues": 0,
              "closed_issues": 16,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "101/108 decided PRs merged",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 101,
                      "decided": 108
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/24 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 22926,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "openclaw",
              "public_repos": 85,
              "account_age_days": 199
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "22,926 followers of openclaw",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22926,
                      "login": "openclaw"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "85 public repos, account ~0 yr old",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 85
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/openclaw/gitcrawl"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://gitcrawl.sh",
              "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": "https://gitcrawl.sh",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.4
            },
            "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/24 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 44
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 44,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 44,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 80,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                ".agents/skills/autoreview/AGENTS.md",
                ".agents/skills/autoreview/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 437
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/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": "94 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "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,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.06
            },
            "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 312490,
              "source_files_sampled": 138,
              "oversized_source_files": 8
            },
            "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": "8/138 source files over 60KB",
                "points": 51.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 138,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T00:43:05.622159Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/openclaw/gitcrawl.svg",
  "full_name": "openclaw/gitcrawl",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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