Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 08:05 UTC

zio / zio-aws

Low level ZIO interface for the full AWS

ScalaApache-2.0★ 152 stars⑂ 38 forkssince Aug 2020View on GitHub ↗

zio/zio-aws holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on AI Readiness (46/100). It was last updated today. A single contributor accounts for most of its recent work.

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

60
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

ZIOOrganization
340 followers47 public repossince Apr 2019

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

Metrics by category

Vitality

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

57Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 244 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_year244
human_commit_share0.96
days_since_last_push0
active_weeks_last_year45
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

51Moderate · 18% of overall
How it's scored
35.3/60Stars — 152 stars
13.1/25Forks — 38 forks
2.7/15Watchers — 4 watchers
Inputs used
forks38
stars152
watchers4
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?

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.2/22.5Commit distribution — top contributor authored 90% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.901
How it's scored
34.9/46.8Issue resolution — 75% of issues closed
25.8/38.3PR acceptance — 1,240/1,836 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 27/28 approved changesets -- score normalized to 9
Inputs used
merged_prs1,240
open_issues18
closed_issues53
issue_closed_ratio0.746
closed_unmerged_prs596
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.2/25Owner reach — 340 followers of zio
24.2/25Track record — 47 public repos, account ~7 yr old
Inputs used
followers340
owner_typeOrganization
is_verified
owner_loginzio
public_repos47
account_age_days2,656

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://zio.dev/zio-aws
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsaws, scala, zio
has_wikiyes
homepagehttps://zio.dev/zio-aws
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 27/28 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 5 contributing companies or organizations
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
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 96 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Scala (statically typed)
0/10Reproducible environment
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
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Scala (statically typed)
55/55Manageable file sizes — 0/87 source files over 60KB
Inputs used
primary_languageScala
largest_source_bytes53,615
source_files_sampled87
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

152GitHub stars
17contributors
244commits, last 12 months
0days since last push
0releases
1bus factor
18open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 38 ⇿
0Stars
38Forks

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

01325383532020-082023-062026-05

Each point covers 6 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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-24 08:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 27/28 approved changesets -- score normalized to 9
10Contributorsproject has 5 contributing companies or organizations
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
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "aws",
        "scala",
        "zio"
      ],
      "is_fork": false,
      "size_kb": 5962,
      "has_wiki": true,
      "homepage": "https://zio.dev/zio-aws",
      "languages": {
        "Scala": 359347,
        "Shell": 540
      },
      "pushed_at": "2026-07-23T22:04:55Z",
      "created_at": "2020-08-06T22:45:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T08:13:54Z",
      "description": "Low level ZIO interface for the full AWS",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Scala",
      "significant_languages": [
        "Scala"
      ]
    },
    "owner": {
      "blog": "https://zio.dev/",
      "name": "ZIO",
      "type": "Organization",
      "login": "zio",
      "company": null,
      "location": null,
      "followers": 340,
      "avatar_url": "https://avatars.githubusercontent.com/u/49655448?v=4",
      "created_at": "2019-04-15T17:55:30Z",
      "is_verified": null,
      "public_repos": 47,
      "account_age_days": 2656
    },
    "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": [],
      "recent_commits": [
        {
          "oid": "ae6e9c0df9fee457dfd022bfaf740e2f6199ba34",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-config, zio-config-typesafe to 4.0.8 (#1908)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-22T08:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02bb65834a4698330cdc3993e8db435f1580537",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.14 (#1909)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-22T08:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f803a34882a612f13f0900706d47e63fe4851eb5",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.9.1 (#1910)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-22T08:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6fff3307419ed6de617280cbd4af7e6cf441e6",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.4 (#1912)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-22T08:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f929ff44447fc5f2d1d14c6c125d583573d6b54e",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.6.1 (#1906)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-13T23:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fff936ecf057a2faedcea710b195357d85cd4cfb",
          "body": null,
          "is_bot": false,
          "headline": "Update http4s-dsl to 0.23.36 (#1903)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-13T06:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed055e5749f15cc10d335751588963a61f60bd42",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.3 (#1905)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-07-13T06:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d309d12b9dfbbd77a174f01c1d33d844935e6018",
          "body": "Co-authored-by: guizmaii <guizmaii@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update README.md (#1883)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-24T03:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25567778f25da5f842f60d0db91765cb692f7a20",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.6.0 (#1892)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-24T03:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc31572668efbc61063fea96fda4b2e27dbe8f66",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.13 (#1891)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-24T03:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4435b1c65714a1b6cc7203ed8835acac263eba",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.17 (#1894)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-24T03:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e142ba09fe9b5f0f6745b1c190f135ae35972c",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.12 (#1885)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-16T09:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b7fa9530085229c90f495eee1a4a346afd9d46",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.11 (#1886)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-16T09:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6693b415d244d0b9357c54e2f2dc50614280da",
          "body": null,
          "is_bot": false,
          "headline": "Update scala3-compiler, scala3-library, ... to 3.3.8 (#1882)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-13T06:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6fdd78ea5c8a1d42099cdd5af5a38a56ccf840",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.9 (#1881)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-12T08:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3471afcae5b58713af15ef3cf4ac22f46aa5fa",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.5 (#1879)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-06T00:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c4e5745d92925eb738a61362d4125bbb61b696",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.4 (#1878)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-05T12:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a681ea1e0a1c9e87400d04090d553e063224abe",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.1 (#1876)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-03T03:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3094e3d1a365f30463c652f857c326fd82df4801",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.46.0 (#1875)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-02T00:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51819e82f3e6f1b66afe8fbd37042f28a7196108",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.14 (#1874)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-06-01T07:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d27aeb30fff610f2f679b9a64ab2a999eab9cb",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.13 (#1873)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-26T23:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d56b3414e2e60626b24566843c05d4136c0e6f7",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.5.3 (#1872)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-26T08:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e375d0ae7de2b8e997f706a9f8f8737bc92146",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.12 (#1871)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-23T12:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205ac0c81e18cb77bbd3e3699f6ae7fb5705717e",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.10 (#1870)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-21T00:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f92c0d246150d041659bb800e0d0778d73475e9",
          "body": null,
          "is_bot": false,
          "headline": "Update CI (#1868)",
          "author_name": "Jules Ivanic",
          "author_login": "guizmaii",
          "committed_at": "2026-05-19T03:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d45d9e1f9c7b7438f22768a71c1731fbaacb823",
          "body": "Co-authored-by: guizmaii <guizmaii@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update README.md (#1867)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-19T02:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323b0db18b5e1e37fb8c2bbbaf48f9b0a345816a",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.5.2 (#1865)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-19T01:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190bb5a16a87dfb7c6b4cf4f4a68ae3448f8b1fd",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.8 (#1866)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-19T01:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579f176d09040ee1e708f94097349cfc5110a253",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.7 (#1864)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-17T23:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04a0ae1ca5b28995a907b1f7f422c70b30b0776",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.6 (#1863)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-15T09:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb362132cd355be77e79822a0a5295e4e049eca5",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.5 (#1862)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-14T06:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ff1de6ea9d7e87c6f7244cdd38c29881564cf7",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.1 (#1861)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-12T09:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8e4459d15f0a0b6e9ecb6d92d4b54630d0892e",
          "body": "Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>",
          "is_bot": false,
          "headline": "Update zio, zio-streams, zio-test, ... to 2.1.26 (#1857)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-08T00:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b646794b6415257b971252b8b9e576be1b7311",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.4 (#1859)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-08T00:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603b6b6b1bc09d90c92f199ebc0fa9e542b8a793",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.2 (#1858)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-07T01:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562c664f13dfb7910c3d217317d5bc41f655226d",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.5.1 (#1855)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-05T02:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56ad17b4c98a09fc05bb16d03677e403362f277",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.1 (#1856)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-05T02:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b5f9e3578c7505454e0bfd421f28b8f45e6d34",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.11 (#1853)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-03T00:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906e6a4a100b313fbcdbfcc29a996443fb2fedba",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.44.0 (#1854)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-03T00:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e20aedaef68fa8a5a6137ef00358e3b7f13855",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.43.2 (#1852)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-05-01T01:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f78fc54f98f2496e8ebd109a7f3b03b8fe3a901",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.41 (#1850)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-30T01:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc1885456b7322c9dfc18b67a40e683022b0b29",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.10 (#1851)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-30T01:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec9761e5a8def49902e17ce83ee5510c11ce9d0",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.40 (#1849)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-25T07:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248f24240821f56ea8d47c85195e5419eda426f4",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.39 (#1848)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-24T00:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad046e9201119a8b53ddbb0ff1617984f6419cc6",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.37 (#1846)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-21T23:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f702d7c916d78d876d05eb874c24ced2ef4c6b",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.36 (#1845)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-21T05:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed54ef1f2da982b0d5e9433d3d9889b7f9467105",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.35 (#1844)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-18T07:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bc6d0b354623e55490ec1948a94141420e2a34",
          "body": null,
          "is_bot": false,
          "headline": "Update http4s-dsl to 0.23.34 (#1837)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-13T23:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18348316a79ab38df96e557e72b14abacc39bab3",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.9.0 (#1840)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-13T23:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2260531ad94719296ad3aa6c7d971b2a053b1d3c",
          "body": "* Update scalafmt-core to 3.11.0\n\n* Reformat with scalafmt 3.11.0\n\nExecuted command: scalafmt --non-interactive\n\n* Add 'Reformat with scalafmt 3.11.0' to .git-blame-ignore-revs",
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.0 (#1842)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-13T23:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11bee8f85a3bfb76b2284371d8b86756e99bef2a",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.34 (#1843)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-13T23:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3afff80d34c3686cad892b6738f224b05b22f1",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.33 (#1839)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-12T05:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f69bad070dfc1c8c06bbd64d1c2c5a4aa453456",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.31 (#1836)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-09T23:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69db7640c336874831cdbed852ada4651529af4d",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.30 (#1835)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-09T01:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd477c0ae6c2495c14caa73127a3a8bce6c6498",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.9 (#1833)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-08T00:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f89123d7779db6d0b98764962d4924ec42dac6b2",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.29 (#1834)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-08T00:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d190eadb736a77bdabcf8576eeb43463fdbd5374",
          "body": "* Update README.md\n\n* Update CI\n\n---------\n\nCo-authored-by: guizmaii <guizmaii@users.noreply.github.com>\nCo-authored-by: Jules Ivanic <jules.ivanic@gmail.com>",
          "is_bot": true,
          "headline": "Update README.md (#1832)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-07T03:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b56fe922ce1a6ba9042bbbea79b63a3a1f3c95f",
          "body": null,
          "is_bot": false,
          "headline": "Update zio, zio-streams, zio-test, ... to 2.1.25 (#1831)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-07T00:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa9243c135a2826c20682062696b432a644f90ef",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.28 (#1830)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-05T06:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe6d9e8f8b6f5adef671232ee940eb70faa85c9",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.27 (#1829)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-04T03:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8b05a5772704f1cc8e9f3e2b013c806ced2dac",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.26 (#1828)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-03T04:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53aebf635522660864c6f2dba2f87b17217f4448",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.25 (#1827)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-04-01T22:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca875599955c45992bcb02334cf25bfaf15875a",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.24 (#1826)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-31T23:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b2905eac262aa15684eda159a79692f5652283",
          "body": "Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>",
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.8 (#1819)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-29T22:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faecf3f7cf63876d855851ba9831a6a364d1dc05",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.23 (#1824)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-29T22:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc83ff3dafc7110823a5b53186defff4bd30e0fc",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-prelude to 1.0.0-RC47 (#1825)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-29T22:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad158ed8835a78b5173379f2acb42542b538cec",
          "body": "* Update aws-core, http-client-spi, ... to 2.42.21\n\n* Update aws-core, http-client-spi, ... to 2.42.21\n\n* Pass LOCALSTACK_AUTH_TOKEN to localstack service container\n\nService containers don't inherit workflow-level env vars, so the\nauth token must be passed directly in the service definition.\n\n* Update aws-core, http-client-spi, ... to 2.42.21\n\n---------\n\nCo-authored-by: Jules Ivanic <jules.ivanic@gmail.com>",
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.21 (#1822)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-28T03:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6203952849d749e0215f71caa0f6051998a54e",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.18 (#1818)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-21T23:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b7578e3e3b601512283e942d032b5bf8c296ad",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.17 (#1817)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-21T04:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7f4ab43c506cfe0ff226357cb50f4e6037b787",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.16 (#1816)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-20T01:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d7cf4d5bb4fa355d1e116d8b2ada6fc3c7e80d9",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-config, zio-config-typesafe to 4.0.7 (#1814)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-18T23:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86f78d86402240dc7abbf829610807da99dc695",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.15 (#1815)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-18T23:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843db77bd3e068ae90ed61e288057162abb86d84",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.14 (#1813)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-18T00:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad2923b61ba34b42148fd208698f394045b11a2",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.6 (#1812)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-17T01:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9ce94c4a0bec212414ad6cbeac7bf84df89c74",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.13 (#1811)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-15T23:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0de3a424c2ea0b552b6ab1200fb33f45820020a",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.12 (#1810)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-14T08:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b3fd0f24765bbb999bac188822ba5e35626b83",
          "body": null,
          "is_bot": false,
          "headline": "Update fs2-reactive-streams to 3.13.0 (#1808)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-12T22:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b63795579c7e7b35b0a5864c7a7f72c1ef8699",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.11 (#1809)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-12T22:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce3baa0b053f21ab399bc46ddd189b8dd564a2c",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.10 (#1807)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-12T01:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d57f42adb3a771c136cc46cf22f47c54b657e3",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.9 (#1806)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-10T22:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3906e7d5f720505f398b847e4ec8bef2555b797e",
          "body": null,
          "is_bot": false,
          "headline": "Update cats-effect to 3.7.0 (#1805)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-09T22:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b7c18031e92996ada6fa3c7d469da551501a3c",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.8 (#1804)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-08T08:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1a09a1a3821b1dfd475cea6cb3668289833f51",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.7 (#1803)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-07T20:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5b09a4e2d3c1147c56629d668e1f39f7132ca1",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.6 (#1802)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-05T23:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88bd14ff6b0b6b7b31908e7df0d5e023892133f",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.5 (#1801)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-04T23:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078b6a0ae8411f68ceef0b8bf9830e305ab942b8",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.5 (#1800)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-02T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083b0dc94f302e6a2bdf842f8fe3ce89ec461156",
          "body": null,
          "is_bot": false,
          "headline": "Update CI.yml (#1799)",
          "author_name": "Jules Ivanic",
          "author_login": "guizmaii",
          "committed_at": "2026-03-02T01:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a21517abb05883ae90dfb42cf0c2db68124c2d",
          "body": null,
          "is_bot": false,
          "headline": "CI: Add JDK 21 and JDK 25 (#1792)",
          "author_name": "Jules Ivanic",
          "author_login": "guizmaii",
          "committed_at": "2026-03-02T00:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc93b3661204e43c4fdb95f437e1914d76891ac",
          "body": null,
          "is_bot": true,
          "headline": "Update README.md (#1798)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-01T09:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3eed98dfb66ee2c473b53aee7409f028ba9e57d",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.4 (#1797)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-03-01T09:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29840ac65404ddea9916e4e6a7caeab4127aa273",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.3 (#1796)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-27T23:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18fe5e3f8fa8e3eca0803781a2805b16507ab388",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.5.0 (#1794)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-26T23:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c00137a453fd25bcefe7babaa08681ffc351435",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.2 (#1795)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-26T23:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eac722b1ac7bec6c3a096396fe199d54d309054b",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.1 (#1793)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-25T23:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56f7845e707525b099a41b63b1bce32e0019236",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.42.0 (#1791)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-24T23:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c654097eafd91af83636dfbc07d05dea0a1d5927",
          "body": null,
          "is_bot": false,
          "headline": "Update zio-sbt-website to 0.4.11 (#1789)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-24T01:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a12f3541b457fcc8ac53067143bb49eb9c5beeb",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.4 (#1790)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-24T01:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb122cdde5ff5d5537400d96dbf5cce847a3697",
          "body": null,
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.41.34 (#1788)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-22T23:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "208fefa54b0f4527bdaa90bbb3d3d184545f9438",
          "body": "Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>",
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.41.32 (#1785)",
          "author_name": "Daniel Vigovszky",
          "author_login": "vigoo",
          "committed_at": "2026-02-20T02:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a18c1c8dbd63df1eec3aca31692209a71b82d98",
          "body": "Co-authored-by: Daniel Vigovszky <vigoo@mailfence.com>",
          "is_bot": false,
          "headline": "Update aws-core, http-client-spi, ... to 2.41.31 (#1786)",
          "author_name": "Jules Ivanic",
          "author_login": "guizmaii",
          "committed_at": "2026-02-19T22:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 244,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "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": []
    },
    "popularity": {
      "forks": 38,
      "stars": 152,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 2
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 38
      },
      "star_history": null,
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 53615,
      "source_files_sampled": 87,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 1240,
        "open_issues": 18,
        "closed_ratio": 0.746,
        "closed_issues": 53,
        "closed_unmerged_prs": 596
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "vigoo",
          "commits": 2381,
          "avatar_url": "https://avatars.githubusercontent.com/u/2292489?v=4"
        },
        {
          "type": "User",
          "login": "svroonland",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/2190467?v=4"
        },
        {
          "type": "User",
          "login": "scala-steward",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/43047562?v=4"
        },
        {
          "type": "User",
          "login": "guizmaii",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1193670?v=4"
        },
        {
          "type": "User",
          "login": "khajavi",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/235974?v=4"
        },
        {
          "type": "User",
          "login": "migiside",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/382158?v=4"
        },
        {
          "type": "User",
          "login": "jsoref",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4"
        },
        {
          "type": "User",
          "login": "ithinkicancode",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8069171?v=4"
        },
        {
          "type": "User",
          "login": "iravid",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/283332?v=4"
        },
        {
          "type": "User",
          "login": "soujiro32167",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6598104?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.901
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "scala-steward.yml",
        "site.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "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": 9,
            "reason": "Found 27/28 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ae6e9c0df9fee457dfd022bfaf740e2f6199ba34",
        "ran_at": "2026-07-24T08:04:58Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T22:05:10Z",
      "oldest_open_prs": [
        {
          "number": 1860,
          "created_at": "2026-05-10T21:50:51Z",
          "last_comment_at": "2026-07-17T21:55:57Z",
          "last_comment_author": "vigoo"
        },
        {
          "number": 1895,
          "created_at": "2026-06-24T04:21:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1900,
          "created_at": "2026-07-02T22:07:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1901,
          "created_at": "2026-07-04T07:35:27Z",
          "last_comment_at": "2026-07-18T03:09:33Z",
          "last_comment_author": "migiside"
        },
        {
          "number": 1911,
          "created_at": "2026-07-17T21:55:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1913,
          "created_at": "2026-07-22T22:10:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1914,
          "created_at": "2026-07-23T22:05:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T08:13:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 14,
          "created_at": "2020-08-19T19:53:52Z",
          "last_comment_at": "2020-11-19T12:44:58Z",
          "last_comment_author": "vigoo"
        },
        {
          "number": 24,
          "created_at": "2020-08-24T16:49:29Z",
          "last_comment_at": "2020-08-25T07:34:58Z",
          "last_comment_author": "vigoo"
        },
        {
          "number": 144,
          "created_at": "2020-11-25T13:30:49Z",
          "last_comment_at": "2020-11-29T13:04:08Z",
          "last_comment_author": "afsalthaj"
        },
        {
          "number": 152,
          "created_at": "2020-11-30T07:14:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 168,
          "created_at": "2020-12-11T08:49:08Z",
          "last_comment_at": "2020-12-14T22:16:06Z",
          "last_comment_author": "vigoo"
        },
        {
          "number": 252,
          "created_at": "2021-02-23T13:11:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 377,
          "created_at": "2021-05-25T05:36:13Z",
          "last_comment_at": "2023-06-13T06:57:56Z",
          "last_comment_author": "VivienBudavolgyi"
        },
        {
          "number": 429,
          "created_at": "2021-07-08T13:57:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 583,
          "created_at": "2021-10-26T18:56:34Z",
          "last_comment_at": "2023-05-18T15:30:37Z",
          "last_comment_author": "soujiro32167"
        },
        {
          "number": 721,
          "created_at": "2022-02-22T06:51:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 797,
          "created_at": "2022-04-10T15:39:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 814,
          "created_at": "2022-04-29T00:04:00Z",
          "last_comment_at": "2023-08-04T16:27:29Z",
          "last_comment_author": "joprice"
        },
        {
          "number": 1032,
          "created_at": "2022-11-23T09:33:52Z",
          "last_comment_at": "2022-11-23T09:59:57Z",
          "last_comment_author": "vigoo"
        },
        {
          "number": 1059,
          "created_at": "2022-12-15T09:43:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1144,
          "created_at": "2023-03-17T07:53:43Z",
          "last_comment_at": "2025-02-07T22:08:47Z",
          "last_comment_author": "guizmaii"
        },
        {
          "number": 1181,
          "created_at": "2023-05-18T22:43:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1277,
          "created_at": "2024-01-21T10:55:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1451,
          "created_at": "2025-03-26T23:10:41Z",
          "last_comment_at": "2025-03-27T00:01:13Z",
          "last_comment_author": "rick-cox"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zio/zio-aws",
    "host": "github.com",
    "name": "zio-aws",
    "owner": "zio"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 50,
        "vitality": 57,
        "community": 51,
        "governance": 59,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 244,
              "human_commit_share": 0.96,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "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": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "244 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 244
                    }
                  }
                ],
                "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": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 38,
              "stars": 152,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "152 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 152
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "38 forks",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.901
            },
            "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 90% of commits",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 1240,
              "open_issues": 18,
              "closed_issues": 53,
              "issue_closed_ratio": 0.746,
              "closed_unmerged_prs": 596
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1240/1836 decided PRs merged",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1240,
                      "decided": 1836
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 27/28 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 340,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "zio",
              "public_repos": 47,
              "account_age_days": 2656
            },
            "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": "340 followers of zio",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 340,
                      "login": "zio"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "47 public repos, account ~7 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 47
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "aws",
                "scala",
                "zio"
              ],
              "has_wiki": true,
              "homepage": "https://zio.dev/zio-aws",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://zio.dev/zio-aws",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 27/28 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 9
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "96 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 96,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Scala (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Scala"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "Scala",
              "largest_source_bytes": 53615,
              "source_files_sampled": 87,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Scala (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Scala"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/87 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 87,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T08:05:22.589449Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zio/zio-aws.svg",
  "full_name": "zio/zio-aws",
  "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 statistics.