Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 11:42 UTC

lightwebinc / shard-proxy

BSV Layered Multicast sharding ingress proxy for scaled networks.

GoApache-2.0★ 3 stars⑂ 0 forkssince Mar 2026View on GitHub ↗

lightwebinc/shard-proxy holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (26/100). It was last updated today. A single contributor accounts for most of its recent work.

59
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.

59
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

Lightweb Inc.Organization
10 followers20 public repossince May 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/lightwebinc/shard-proxyv1.20.0-422 days ago

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.8/36Commit cadence — 17/52 weeks with commits
18/18Commit volume — 218 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year218
human_commit_share1
days_since_last_push0
active_weeks_last_year17

Release discipline

100Excellent
How it's scored
27/27Ships releases — 58 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~3.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tagv1.20.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases3.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

26Critical · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 1/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of lightwebinc
10/25Track record — 20 public repos, account ~0 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_loginlightwebinc
public_repos20
account_age_days62
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 2 days ago
20/20Version history — 42 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/lightwebinc/shard-proxy
ecosystemsgo
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.
How it's scored
13.7/35Direct dependencies free of known advisories — 4 affected: golang.org/x/net v0.52.0 (moderate 6.5), go.opentelemetry.io/otel v1.41.0 (unknown), go.opentelemetry.io/otel v1.43.0 (unknown), +1 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories14
affected_packages6
assessed_packages60
unassessed_packages0
affected_by_severitycritical 1, moderate 1, unknown 4
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 60 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.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.8/40Legible commit history — 9 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.09
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsci/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/46 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes53,127
source_files_sampled46
oversized_source_files0

Key facts

3GitHub stars
1contributors
218commits, last 12 months
0days since last push
58releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
Godagger.io/daggerv0.21.3ci/go.mod
Gogithub.com/lightwebinc/shard-commonv0.18.0go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogo.opentelemetry.io/otelv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/prometheusv0.65.0go.mod
Gogo.opentelemetry.io/otel/metricv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0go.mod
Gogolang.org/x/netv0.52.0go.mod
Gogolang.org/x/sysv0.42.0go.mod
All dependencies 60

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

RegistryPackageVersionRelation
Godagger.io/daggerv0.20.8direct
Gogithub.com/lightwebinc/shard-commonv0.18.0direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogo.opentelemetry.io/otelv1.41.0direct
Gogo.opentelemetry.io/otelv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/prometheusv0.65.0direct
Gogo.opentelemetry.io/otel/metricv1.41.0direct
Gogo.opentelemetry.io/otel/metricv1.43.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0direct
Gogolang.org/x/netv0.52.0direct
Gogolang.org/x/sysv0.42.0direct
Gogithub.com/99designs/gqlgenv0.17.89indirect
Gogithub.com/adrg/xdgv0.5.3indirect
Gogithub.com/aerospike/aerospike-client-go/v8v8.7.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/khan/genqlientv0.8.1indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.67.5indirect
Gogithub.com/prometheus/otlptranslatorv1.0.0indirect
Gogithub.com/prometheus/procfsv0.20.1indirect
Gogithub.com/redis/go-redis/v9v9.19.0indirect
Gogithub.com/shirou/gopsutil/v4v4.26.5indirect
Gogithub.com/sosodev/durationv1.4.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/vektah/gqlparser/v2v2.5.32indirect
Gogithub.com/wadey/gocovmergev0.0.0-20160331181800-b5bfa59ec0adindirect
Gogithub.com/yuin/gopher-luav1.1.2indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.41.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/textv0.35.0indirect
Gogolang.org/x/toolsv0.42.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/grpcv1.80.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.80.0indirectcritical11.82.1
golang.org/x/netv0.52.0directmoderate91.26.3
go.opentelemetry.io/otelv1.41.0directunknown11.44.0
go.opentelemetry.io/otelv1.43.0directunknown11.44.0
golang.org/x/sysv0.42.0directunknown10.44.0
golang.org/x/textv0.35.0indirectunknown10.39.0

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": 9706,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 427247,
        "Shell": 3329,
        "Makefile": 2984,
        "Dockerfile": 971
      },
      "pushed_at": "2026-07-26T17:23:57Z",
      "created_at": "2026-03-26T23:01:22Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T17:24:01Z",
      "description": "BSV Layered Multicast sharding ingress proxy for scaled networks.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://lightweb.net",
      "name": "Lightweb Inc.",
      "type": "Organization",
      "login": "lightwebinc",
      "company": null,
      "location": "United States of America",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/287816037?v=4",
      "created_at": "2026-05-25T21:23:15Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 62
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2026-07-24T19:29:59Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2026-07-19T20:31:46Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2026-07-19T19:40:30Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-07-19T18:53:29Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-07-08T20:02:34Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-07-08T00:20:49Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-07-05T21:02:13Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-07-01T21:20:59Z"
        },
        {
          "tag": "v1.12.16",
          "kind": "patch",
          "published_at": "2026-06-24T14:23:27Z"
        },
        {
          "tag": "v1.12.15",
          "kind": "patch",
          "published_at": "2026-06-22T19:51:04Z"
        },
        {
          "tag": "v1.12.14",
          "kind": "patch",
          "published_at": "2026-06-22T16:33:24Z"
        },
        {
          "tag": "v1.12.13",
          "kind": "patch",
          "published_at": "2026-06-12T16:19:05Z"
        },
        {
          "tag": "v1.12.12",
          "kind": "patch",
          "published_at": "2026-06-10T14:23:30Z"
        },
        {
          "tag": "v1.12.11",
          "kind": "patch",
          "published_at": "2026-06-08T00:56:42Z"
        },
        {
          "tag": "v1.12.10",
          "kind": "patch",
          "published_at": "2026-06-08T00:13:21Z"
        },
        {
          "tag": "v1.12.9",
          "kind": "patch",
          "published_at": "2026-06-07T23:47:51Z"
        },
        {
          "tag": "v1.12.8",
          "kind": "patch",
          "published_at": "2026-06-07T21:13:28Z"
        },
        {
          "tag": "v1.12.7",
          "kind": "patch",
          "published_at": "2026-06-07T17:24:25Z"
        },
        {
          "tag": "v1.12.6",
          "kind": "patch",
          "published_at": "2026-06-07T03:34:44Z"
        },
        {
          "tag": "v1.12.5",
          "kind": "patch",
          "published_at": "2026-06-04T14:45:52Z"
        },
        {
          "tag": "v1.12.4",
          "kind": "patch",
          "published_at": "2026-06-03T20:38:57Z"
        },
        {
          "tag": "v1.12.3",
          "kind": "patch",
          "published_at": "2026-06-03T02:48:50Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2026-06-03T00:22:04Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-05-31T04:26:27Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-05-30T23:22:27Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2026-05-30T16:05:25Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2026-05-24T21:00:54Z"
        },
        {
          "tag": "v1.10.5",
          "kind": "patch",
          "published_at": "2026-05-20T21:07:16Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2026-05-20T16:57:30Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2026-05-19T00:59:02Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2026-05-18T20:25:43Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-05-18T16:44:13Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2026-05-18T15:36:31Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2026-05-17T18:10:04Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-05-14T01:55:23Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-05-14T00:33:48Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-05-12T22:39:48Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-05-10T19:52:46Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-05-06T16:39:42Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-05-06T16:25:45Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-05-06T16:08:12Z"
        },
        {
          "tag": "v1.7",
          "kind": "other",
          "published_at": "2026-04-17T01:43:54Z"
        },
        {
          "tag": "v1.6",
          "kind": "other",
          "published_at": "2026-04-15T22:07:36Z"
        },
        {
          "tag": "v1.5",
          "kind": "other",
          "published_at": "2026-04-15T22:07:06Z"
        },
        {
          "tag": "v1.4",
          "kind": "other",
          "published_at": "2026-04-15T19:34:05Z"
        },
        {
          "tag": "v1.3",
          "kind": "other",
          "published_at": "2026-04-12T20:51:58Z"
        },
        {
          "tag": "v1.2",
          "kind": "other",
          "published_at": "2026-04-05T21:20:16Z"
        },
        {
          "tag": "v1.1",
          "kind": "other",
          "published_at": "2026-04-05T19:43:51Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2026-04-01T19:55:02Z"
        },
        {
          "tag": "v0.9",
          "kind": "other",
          "published_at": "2026-03-30T04:23:11Z"
        },
        {
          "tag": "v0.8",
          "kind": "other",
          "published_at": "2026-03-30T04:14:35Z"
        },
        {
          "tag": "v0.7",
          "kind": "other",
          "published_at": "2026-03-29T21:13:50Z"
        },
        {
          "tag": "v0.6",
          "kind": "other",
          "published_at": "2026-03-29T18:28:27Z"
        },
        {
          "tag": "v0.5",
          "kind": "other",
          "published_at": "2026-03-29T01:16:34Z"
        },
        {
          "tag": "v0.4",
          "kind": "other",
          "published_at": "2026-03-27T18:41:20Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2026-03-27T18:36:57Z"
        },
        {
          "tag": "v0.2",
          "kind": "other",
          "published_at": "2026-03-27T13:54:36Z"
        },
        {
          "tag": "v0.1",
          "kind": "other",
          "published_at": "2026-03-26T23:20:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2890c630f6c52f4f51a0145d20d17916539761c5",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] BEEF worker tests: single-topic stance + reject multi-topic",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-26T17:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c804974c5b6ec61cfd2ae76536e6cc97f41697",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] OSS BEEF ingress single-topic; reject multi-topic",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-26T17:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2684293eb0407ed258f9e5ecc87a9e2e9eac8e41",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common v0.18.0",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-24T19:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e2eda49af15607828f599e12ddfdc20e8bbb75",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-148 per-domain shard-bits applier hook",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-24T19:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a2a84d345666e62b8e3dea590990cc25a042a2",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-148 configuration docs",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-24T16:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea464ac5a4f14dd815401c74f598574340b8c6d8",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-148 BEEF open-class ingress",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-24T15:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "407803d53ec7dc2dee8202616f2df1db693e124c",
          "body": null,
          "is_bot": false,
          "headline": "[Add] Recorder.Gatherer for embedders",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-20T01:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f597772f4d383b52d50cbbf31373c4feacaf9794",
          "body": null,
          "is_bot": false,
          "headline": "[Add] bare-tx grammar on TCP lane",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-19T20:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70744aa27af05d6487fc7a7cdb6f52cddd66abd0",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] dual-stack TCP lanes",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-19T19:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d9a0df954b23c0b1ed8c0cf40d222fe94190da",
          "body": null,
          "is_bot": false,
          "headline": "[Add] lane FlushVia sink",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-19T18:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be89fdf0dc15dfb0a764a05cd40a0bc52dde103",
          "body": null,
          "is_bot": false,
          "headline": "[Add] EF-native ingress + unified bare-tx on 8725 (-require-ef)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-08T19:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4a9c9cadf73ce4acd0b4a18d629af5563a7c67",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] go 1.25.12 (GO-2026-5856 crypto/tls ECH)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-08T16:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c84d4434890d21187a9fbdec29e3a0e24f458797",
          "body": null,
          "is_bot": false,
          "headline": "[Del] miner multicast port; [Add] 8726/8727 push-ingest lanes",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-08T00:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d36136164bb885709eed22fc55364a083bf85d6",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] README chart version",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-05T21:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a14a07a988d15bc91b63367181bf32ee4f94272",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] shard-bits max 12 + shard-common v0.14.3",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-05T21:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d5cfbd723cbbd74207da56490af7962908c63cd",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] docs audit",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-05T20:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48fe37f0f5187a77a8e9bd61746bf0ece471d15f",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common v0.14.1",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-01T21:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcceb8840f5cdcc7b3874bb4da0130b069bf34c9",
          "body": null,
          "is_bot": false,
          "headline": "[Add] docs: BRC-142 coalescing + document missing flags",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-01T20:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74062907356c7cbf2f4fa3651192b0c8b502b379",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] scrub private-repo paths + lab subnet from examples",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-07-01T20:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f39f787e0e7c8757d577fc514edb13a431eb1bf",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-142 bundle relay: spine re-emits coalesced bundles verbatim",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-29T22:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a2073f8cb54fc4a958d70379ec9bac57f0fe74",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-142 within-batch coalescing (opt-in)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-29T16:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b95aa7d283b805e7979b53d55004e3d79f31050",
          "body": "…ed source IP (per-consumer own-traffic exclusion); default on, off behind a source-rewriting LB",
          "is_bot": false,
          "headline": "[Add] -stamp-source: proxy authoritatively stamps HashKey from observ…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-24T01:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac4e03afc13dd32e5d90ddb689951ec0a1708686",
          "body": null,
          "is_bot": false,
          "headline": "[Add] ingress class/tier volume counters",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-22T19:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa28dd9c6217494a9c5e2cada25399787af7d1e",
          "body": null,
          "is_bot": false,
          "headline": "[Add] miner-tier ingress gate + block-announce PoW",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-22T16:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960596adbfb50b449167faa5cf6373132e92a76c",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] pin govulncheck v1.1.4 (Go 1.26 panic)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-22T14:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3e42e37123976bb58aedf70a9c0cff6cb1ded8",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] errcheck latency-sink metrics writes",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-22T13:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4f6c59225666f257f0d97d8c655d427d415c6b",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] proxy ingress port 8725",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-22T13:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04dc913f8fcad6123cb333f38ca6f0b239619a7c",
          "body": "…psed/mesh nodes MFC-forward locally-originated multicast",
          "is_bot": false,
          "headline": "[Add] EGRESS_MULTICAST_LOOP flag: enable IPV6_MULTICAST_LOOP so colla…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-17T00:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ebda3cfa06fb715de3f92507e82c7005ecd374",
          "body": null,
          "is_bot": false,
          "headline": "[Add] probe mode to latency-sink",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-11T01:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299e3cd72f5a91c821e54c0f687c88d040107921",
          "body": null,
          "is_bot": false,
          "headline": "[Add] latency stamp + sink to perf tools",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-11T01:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d131db330c00a8721bc2d3ded06fbd0a5480b5",
          "body": null,
          "is_bot": false,
          "headline": "[Del] private repo refs from public docs",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-10T14:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f027fbf3fa1e19e8e72cacd73fefc70bf18abc50",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] BRC-139 rename; repoint folded-doc links",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-09T14:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0d0d0ecc58842911790ce5da30c06c5dc2b9f1",
          "body": null,
          "is_bot": false,
          "headline": "[Add] Egress.FlushVia: drain egress queue through a custom write func",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-08T00:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437559847975217ef602653fe08b8d18a82ee18e",
          "body": "…cache-line contention on the multi-Mpps hot path (1.69M->2.81M w/ metrics)",
          "is_bot": false,
          "headline": "[Fix] metrics: shard flow counters per-worker (sum at scrape); kills …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-08T00:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c03b63bffb6572c7c2d46b853c8480473d49c3",
          "body": "…nc.Map + active-group mutex); 42ns/0-alloc PacketForwarded",
          "is_bot": false,
          "headline": "[Fix] metrics: integer-indexed lock-free hot path (drop per-packet sy…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T23:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f281d5fa726e7c58efed26d785d2f9835aea1b",
          "body": null,
          "is_bot": false,
          "headline": "[Add] link to bsv-multicast docs in README",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T21:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e153f0cafd5c7b4dbda97399c5103b51272f632e",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] errcheck conn.Close in forward-path benchmark",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T21:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9647ba1627152d9f3bb3cb3c059a79eb60ca732c",
          "body": "…~2x faster",
          "is_bot": false,
          "headline": "[Fix] cache per-group egress addresses; forward path 6->3 allocs/op, …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T21:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a02a14d2d1cad1dd46cb62629265ed42e04d78",
          "body": null,
          "is_bot": false,
          "headline": "[Add] Forwarder.Dispatch: exported frame-version routing seam",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T17:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ce2c2ded4f7e8dd0b60daca8c57789a71078fd",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] FreeBSD SO_REUSEPORT_LB worker fan-out",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-07T03:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405048a9dfb1efdad2ff982f233b63a597a94d96",
          "body": null,
          "is_bot": false,
          "headline": "[Add] EGRESS_HOPLIMIT for routed/tunneled mesh egress",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-04T20:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd53267b53bdbd54e0c706133c5ef50fe246aea3",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] repoint doc links to shard-common",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-04T18:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661c614c4d07d458e55bbf7fefc6210d754ac542",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] subtree group/data announce naming; bump shard-common v0.13.5",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-04T14:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40a748facaa3b91ff940e51ac9ec2cc0641b490",
          "body": null,
          "is_bot": false,
          "headline": "[Add] docs: unified logging flags, host.inventory, cat-8 logs, tracing",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-03T20:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238caa1efe8905693637420598334504e9778540",
          "body": "…-8 OS/NIC logs",
          "is_bot": false,
          "headline": "[Add] unified logging: slog init, host.inventory, opt-in tracing, cat…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-03T20:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3150da97d0adb753ae61f2b719356a0386876bf7",
          "body": null,
          "is_bot": false,
          "headline": "[Add] bump shard-common v0.13.3",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-03T02:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2acac3107c38bff88878a20425ece37d7e4dc1b1",
          "body": null,
          "is_bot": false,
          "headline": "[Add] configurable ingress dedup cache backend",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-03T02:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a4e8b044dee751bbe4789028bdd7e192b64a3d",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump Go to 1.25.11 (GO-2026-5037) + shard-common v0.13.2",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-03T00:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351fe1e8ff50073d1dd2bd481364c25ebe0b4c7e",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common to v0.13.1 (sharded localSet)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T23:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8d19599480ea5c5ef25c46f3fca8fb2155522b",
          "body": null,
          "is_bot": false,
          "headline": "[Add] document -ingress-dedup and -pprof flags + sharded localSet",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T22:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d559313d149389f5460f8c55223a9c04011543",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] egress recordWrite panic when WriteBatch returns -1 (clamp sent)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T22:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3e3ce30c32346082e6a988f17733fb0fd681d46",
          "body": "…ps with dedup on)",
          "is_bot": false,
          "headline": "[Add] direct prometheus for TxidClaim* counters (per-packet at high p…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T19:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff955c62c4ebc37b9150cc64e871f0c672661d6",
          "body": "…t path",
          "is_bot": false,
          "headline": "[Add] -ingress-dedup boolean flag to bypass TxID dedup entirely on ho…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T18:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5329e1db8d46211e0a35993abbbd453bfafec15",
          "body": null,
          "is_bot": false,
          "headline": "[Del] dead OTel workerIfaceCache (replaced by hotPathCache in Step 4)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T18:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfd5f3a36a2ac2c46a43efa7fc4e039ef050984",
          "body": "…ps at 256B)",
          "is_bot": false,
          "headline": "[Add] direct prometheus client_golang for hot-path counters (+13.7% p…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T18:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21466a69692c043291296a5520e428b025f9b1db",
          "body": null,
          "is_bot": false,
          "headline": "[Add] disable OTel exemplar filter (we never emit traces)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T17:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91373be9f6d0cb38a6d058d6ae47e1008ac66b94",
          "body": null,
          "is_bot": false,
          "headline": "[Add] cache OTel attribute opts per (iface, worker) on hot path",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T17:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41955968605b32db3150716d0f0810870442ef4",
          "body": null,
          "is_bot": false,
          "headline": "[Add] optional pprof endpoint on metrics server (-pprof flag)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-06-02T17:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc2b33406a799fbd305d476f2d622090f7aef40",
          "body": null,
          "is_bot": false,
          "headline": "[Add] BRC-137 consumer to architecture + README",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T14:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3292ba35b1733a2a72a856e7996ba415c9dc7331",
          "body": null,
          "is_bot": false,
          "headline": "[Add] forwarder, manifest, worker unit tests",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T13:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2530461836e64b6d34b349b89db77ba5b838e1b6",
          "body": "… bridging\n\nPhase 1+2 of the auto-shard-config feature, proxy side:\n- forwarder: BridgingEngine + atomic.Pointer on Forwarder; SetBridging\n  publishes a secondary shard engine; Process fast-path emits to BOTH\n  active and successor destinations when bridging is set, with\n  collision suppression for \n[…]\nnabled.\n- docs: Auto-Shard-Config configuration reference added.\n- ci: dagger lint image bumped to golangci-lint v2.12.2 (Go 1.26)\n  and CI workflow resolves matching shard-common branch when present.",
          "is_bot": false,
          "headline": "[New] BRC-137 auto-shard-config: consumer subsystem + live-resharding…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T04:26:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60ad9d0a574a7359fe9d4916c61c08eb42742643",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common to v0.13.0 (manifest package + Successor block)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T04:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb222c2624c9cda93f6f6a7b2bc470701a48ecba",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] CI: bump dagger lint image to golangci-lint v2.12.2 (Go 1.26)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T04:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8c649a04616b1ed55f17b9f76f80d594f99b5b",
          "body": "The proxy's CI checks out shard-common as a sibling. When the proxy's\nfeature branch depends on new shard-common APIs (e.g. BRC-137\nforwarder.BridgingEngine or shard-common/manifest), pinning to\nshard-common@main breaks the build until the upstream shard-common PR\nmerges.\n\nThe new \"Resolve shard-com\n[…]\nt a\nmatching branch on shard-common (github.head_ref for PRs,\ngithub.ref_name for direct pushes) and falls back to main when no\nmatch exists. Steady-state behaviour is unchanged after upstream\nmerges.",
          "is_bot": false,
          "headline": "[Fix] CI: resolve matching shard-common feature branch when present",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T04:07:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52b58620f74515258f73a06baa7f57b8647f476c",
          "body": null,
          "is_bot": false,
          "headline": "[Add] Auto-Shard-Config section to configuration.md",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T03:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76717ecb011c541b171e8e73f1dcd0ab25796e85",
          "body": "forwarder/: new BridgingEngine type and atomic.Pointer field on\nForwarder. SetBridging publishes a secondary shard engine; Process\nfast-path consults the pointer per frame and (when non-nil) emits to\nBOTH the active and secondary destinations. Identical-index collisions\nshort-circuit the secondary e\n[…]\nin place\ninstead of triggering a restart. ShardBits/SourceMode hooks suppress\nrestart in this mode; the eventual cutover-restart is driven by the\npilot rolling GenerationID forward at TransitionEpoch.",
          "is_bot": false,
          "headline": "[Add] BRC-137 live-resharding bridging mode (proxy dual-emit)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T03:45:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50b32e7204bc635a07ac7b5bdca5625c10d3c816",
          "body": "config/: new flags -manifest-consumer-enabled, -manifest-bootstrap,\n-pilot-quorum, -pilot-hysteresis, -manifest-beacon-scope,\n-manifest-beacon-port, -live-resharding, -bridging-window. Defaults off;\nbeacon-scope inherits MCScope when blank.\n\nmanifest/listener.go (new): owns the proxy's BRC-137 recei\n[…]\ntRequest.Request and writes restartSig, which the existing\nsignal-select treats as an early SIGTERM so the standard drain path runs.\n\ngo.mod: temporary local replace for shard-common pending tag bump.",
          "is_bot": false,
          "headline": "[Add] BRC-137 manifest consumer subsystem (proxy-side)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-31T03:23:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00d6ebae56ae516ebf6991ee18b0124df6cebaa2",
          "body": null,
          "is_bot": false,
          "headline": "[Add] SSM operator docs (README + docs/) updated for v0.11.0+ APIs",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T23:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb88ad1adb266b40202c4c5309458b235096164",
          "body": "config: -source-mode (asm|ssm) + -bind-source flag. SSM derives MCPrefix via shard.Prefix (FF35 site / FF3E global) and rejects link/org scopes plus IPv4 bind-source. SSM mode requires bind-source (distinct per replica — anycast breaks PIM-SSM RPF).\n\nforwarder: SetBindSource(net.IP) plumbs the source IPv6 into openEgressSocket so net.ListenPacket binds it (instead of the wildcard \"::\"). main.go validates and applies.\n\nshard-common bumped to v0.11.0.",
          "is_bot": false,
          "headline": "[Add] SSM: -source-mode / -bind-source flags and Forwarder.SetBindSource",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T21:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182bf4521b93b6cbcc6d50c4e42f81efa307797d",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] CI: install go from ci/go.mod for dagger job (needs 1.26)",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T16:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171c12177fb5a25d5964130bda43cad467e33cc7",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common to v0.10.2",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T16:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c783f7931e374b4b3bf9cc872d79123db054ac2",
          "body": "ci/go.mod: dagger.io/dagger v0.20.8 → v0.21.3 (go 1.26.1)\nworkflows: docker/* v3/v6 → v4/v7, gh-release v2 → v3",
          "is_bot": false,
          "headline": "[Fix] bump dagger to v0.21.3 and GH action majors",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T16:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa279c801bcebb6aa17909261a4404d4a91360a2",
          "body": "…TCP_LISTEN_PORT > 0",
          "is_bot": false,
          "headline": "[Add] gate /readyz on TCP listener bind to prevent sender races when …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T01:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38931d75b5117dcac8381430e1aea0901118479a",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] docs: document -recv-buf-bytes flag",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-30T00:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6233140d7a6d2615d15d66b7e2b99ec126328b00",
          "body": "…CV_BUF_BYTES env var",
          "is_bot": false,
          "headline": "[Add] configurable SO_RCVBUF size via -recv-buf-bytes flag and BSP_RE…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-29T22:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac860db1b2172dfd27a05b77110dc06d4373923",
          "body": "…-cryptographic random data generation",
          "is_bot": false,
          "headline": "[Fix] perf-test: replace crypto/rand with math/rand/v2 for faster non…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-29T20:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb22ac8df2e56ce9fcaf123ee392501463b41805",
          "body": "…isation",
          "is_bot": false,
          "headline": "[Add] batched ingress/egress with recvmmsg/sendmmsg for syscall amort…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-28T21:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da8001650215682d791d150b89244f11de976cf",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] bump shard-common to v0.10.1 for Group* rename",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-28T03:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63328613813fe515973f26f3556f953a6216a9c0",
          "body": "Manual workflow_dispatch with RELEASE confirm, production env gate, builds canonical Dockerfile and pushes linux/amd64 to ghcr.io/lightwebinc/shard-proxy.",
          "is_bot": false,
          "headline": "[Add] gated image-publish workflow for ghcr.io",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-28T03:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc535997b43a1f1c49c49e9b1649fbad4909ed6",
          "body": "…for consistency with updated shard-common API",
          "is_bot": false,
          "headline": "[Fix] docs: rename control group constants from CtrlGroup* to Group* …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-28T01:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c254aaae7de80d29e4bd799e6687d99bc97dcf",
          "body": "…dent flow identity from block announces",
          "is_bot": false,
          "headline": "[Add] coinbase frames use distinct virtual index (0xFFF8) for indepen…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-28T00:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faff97fc71b2b203a5ae06d39f634857f4c0a3dc",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] update .gitignore binary name",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-27T16:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325f0e64ae1d463c58bf2a68972ae88ab849ebb0",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] update comments, log strings, and docs to new names",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-27T16:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6e138c7ad29583138fc3818c27ee5043e87300",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] update README title and badge URLs",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-27T16:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b52fc4db285c087e77eff09cd0b075b7a53a638",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] rename module path and update shard-common dependency",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-27T16:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37d2f14b51c4549c6380d7a6d18bae307324ba5",
          "body": "…for independent flow identity",
          "is_bot": false,
          "headline": "[Fix] docs: correct anchor frame virtual index from 0xFFFE to 0xFFF9 …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-26T01:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff67a360ee1b1f8db422772cc495c1dc561bf14",
          "body": "…m store",
          "is_bot": false,
          "headline": "[Add] ingress TxID dedup with two-tier local-LRU and Redis SETNX clai…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-25T23:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ee480daa103c74cf13fb5c48ac0186a5df74af",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] deps: bump bitcoin-shard-common to v0.8.2",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T23:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07636eb680ecb48760f3e1310371c89745f99e0d",
          "body": "…locking commit",
          "is_bot": false,
          "headline": "[Fix] githooks: auto-format with gofmt and stage changes instead of b…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T23:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0132ce8db59dc45c6558a6a8ab8813438780d61",
          "body": "…for cross-organizational block header delivery",
          "is_bot": false,
          "headline": "[Fix] docs: CtrlGroupControl uses global scope (FF0E) per BRC-129 §3 …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T23:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608dd437f61af9f1b9172ffe5c5222910664591d",
          "body": "…ion compatibility",
          "is_bot": false,
          "headline": "[Fix] forwarder: stamp HashKey independently of SeqNum for gap-inject…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T20:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf300eb1eb2246f3e0d71b3bc46072bcc0861b9",
          "body": "A local-path replace for bitcoin-shard-common legitimately pulls\ntransitive-dep hashes into go.sum that are not in the committed file\n(e.g. test deps of shard-common's tests visible via the local replace).\nThe original GH-Actions CI only diffed go.mod for this reason; restore\nthat behavior in the Dagger pipeline.",
          "is_bot": false,
          "headline": "[Fix] ci: skip go.sum diff in tidy step",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T19:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb032aaad006297dc5b2ceb2ad46535ee710b3d",
          "body": "…and image workflows",
          "is_bot": false,
          "headline": "[Add] Dagger-based CI pipeline with containerized build, lint, test, …",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T19:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b090c43e38d89e13cfeb19a6005eca89355f4f",
          "body": null,
          "is_bot": false,
          "headline": "[Add] Helm chart installation documentation and references",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-24T18:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051b277b654de6bd0439c0d8c36e767d1fee32ac",
          "body": "…ation",
          "is_bot": false,
          "headline": "[Fix] docs: clarify seqhash module purpose as per-flow HashKey comput…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-23T18:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b0183c017893704fd436e09906e54b8c4a0d26",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] docs: BRC-134 anchor coverage, skills link-out",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-21T19:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f390a63b19593c073850b74e4e5c0fba79ee94",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] otel: bump to v1.43.0 to align with retry-endpoint",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-21T19:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341d2356072df7875f56a3b97634679397e32a4f",
          "body": "…) for independent flow identity from block control frames",
          "is_bot": false,
          "headline": "[Fix] BRC-134 anchor frames use dedicated virtual group index (0xFFF9…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-20T21:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ec7cded2ad52fec2df8d09b1e427a074b27453",
          "body": "…Announce (0xFFFC)",
          "is_bot": false,
          "headline": "[Fix] BRC-127 subtree group announce routing to CtrlGroupSubtreeGroup…",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-20T16:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4392ac35f172c77f9d3ba96fc1628b36dc6e5af4",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] staticcheck SA5011: return after t.Fatal nil guards",
          "author_name": "Jeff Harris",
          "author_login": "jefflightweb",
          "committed_at": "2026-05-20T15:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 218,
      "latest_release_at": "2026-07-24T19:29:59Z",
      "latest_release_tag": "v1.20.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 3.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/lightwebinc/shard-proxy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/lightwebinc/shard-proxy",
          "is_deprecated": false,
          "latest_version": "v1.20.0",
          "repository_url": "https://github.com/lightwebinc/shard-proxy",
          "versions_count": 42,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T19:28:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "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": [
        "ci/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 53127,
      "source_files_sampled": 46,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "ci/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 5
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.52.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 80
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.42.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 65
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 12
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 4,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 14,
        "affected_count": 6,
        "assessed_count": 60,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "dagger.io/dagger",
          "manifest": "ci/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.3"
        },
        {
          "name": "github.com/lightwebinc/shard-common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.65.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.52.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dagger.io/dagger",
            "direct": true,
            "version": "v0.20.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lightwebinc/shard-common",
            "direct": true,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/prometheus",
            "direct": true,
            "version": "v0.65.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/gqlgen",
            "direct": false,
            "version": "v0.17.89",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adrg/xdg",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aerospike/aerospike-client-go/v8",
            "direct": false,
            "version": "v8.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/khan/genqlient",
            "direct": false,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/otlptranslator",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": false,
            "version": "v9.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sosodev/duration",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vektah/gqlparser/v2",
            "direct": false,
            "version": "v2.5.32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wadey/gocovmerge",
            "direct": false,
            "version": "v0.0.0-20160331181800-b5bfa59ec0ad",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/gopher-lua",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 60,
        "direct_count": 13,
        "indirect_count": 47
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jefflightweb",
          "commits": 215,
          "avatar_url": "https://avatars.githubusercontent.com/u/26550587?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql.yml",
        "image-publish.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2890c630f6c52f4f51a0145d20d17916539761c5",
        "ran_at": "2026-07-27T11:42:19Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T06:34:27Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-14T22:06:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lightwebinc/shard-proxy",
    "host": "github.com",
    "name": "shard-proxy",
    "owner": "lightwebinc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 46,
        "vitality": 86,
        "community": 26,
        "governance": 54,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 218,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 17
            },
            "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": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "218 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 218
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v1.20.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 3.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 26,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "lightwebinc",
              "public_repos": 20,
              "account_age_days": 62
            },
            "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": "10 followers of lightwebinc",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "lightwebinc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~0 yr old",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "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/lightwebinc/shard-proxy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "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 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "42 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 60 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 60
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "osv",
              "advisories": 14,
              "affected_packages": 6,
              "assessed_packages": 60,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, moderate 1, unknown 4",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: golang.org/x/net v0.52.0 (moderate 6.5), go.opentelemetry.io/otel v1.41.0 (unknown), go.opentelemetry.io/otel v1.43.0 (unknown), +1 more",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "golang.org/x/net v0.52.0 (moderate 6.5), go.opentelemetry.io/otel v1.41.0 (unknown), go.opentelemetry.io/otel v1.43.0 (unknown)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 60,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.09,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "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": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "ci/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 53127,
              "source_files_sampled": 46,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/46 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 46,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T11:42:25.277693Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lightwebinc/shard-proxy.svg",
  "full_name": "lightwebinc/shard-proxy",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.