Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:56 UTC

transmission / fmt

A modern formatting library

C++MIT★ 1 star⑂ 1 forksince Mar 2022forkView on GitHub ↗

transmission/fmt holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Security (80/100) and lowest on Community & Adoption (12/100). It was last updated 41 days ago. A single contributor accounts for most of its recent work.

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

57
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

TransmissionOrganization
444 followers31 public repossince Mar 2010

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?

79Good · 22% of overall
How it's scored
18/36Push recency — last push 41 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 348 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_year348
human_commit_share0.97
days_since_last_push41
active_weeks_last_year46
How it's scored
16.2/27Ships releases — 58 version tags (no GitHub releases)
36/36Release recency — latest release 43 days ago
19.8/27Release cadence — a release every ~76.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tag12.2.0
releases_from_tagsyes
days_since_latest_release43
mean_days_between_releases76.4
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?

12Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.1/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 24 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.864
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 107/107 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs107
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19/25Owner reach — 444 followers of transmission
23/25Track record — 31 public repos, account ~16 yr old
Inputs used
followers444
owner_typeOrganization
is_verified
owner_logintransmission
public_repos31
account_age_days5,972

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

40At risk
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site — https://fmt.dev
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://fmt.dev
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

80Good · 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
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 24 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is 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
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
5/5SAST — SAST tool detected: CodeQL
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate8
Excluded from scoring (no data or not applicable): ci_tests, 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.

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.3/40Legible commit history — 37 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.381
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — support/build.gradle (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
9/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestssupport/build.gradle
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — C++ (statically typed)
49.3/55Manageable file sizes — 8/77 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes532,839
source_files_sampled77
oversized_source_files8

Key facts

1GitHub stars
99contributors
348commits, last 12 months
41days since last push
58releases
1bus factor
0open issues
Mavenpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 1 ★ / 1 ⇿
1Stars
1Forks
5Releases

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.

0001111112023-122024-052024-10
Major 1Minor 1Patch 3
OpenSSF Scorecard 8.0 / 10
8.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-21 22:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 24 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is 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
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
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": [],
      "is_fork": true,
      "size_kb": 17249,
      "has_wiki": false,
      "homepage": "https://fmt.dev",
      "languages": {
        "C": 10693,
        "C++": 2505227,
        "Cuda": 905,
        "CMake": 44496,
        "Shell": 2113,
        "Python": 53732,
        "Makefile": 299
      },
      "pushed_at": "2026-06-10T21:08:01Z",
      "created_at": "2022-03-06T06:04:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-10T21:08:36Z",
      "description": "A modern formatting library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "https://transmissionbt.com/",
      "name": "Transmission",
      "type": "Organization",
      "login": "transmission",
      "company": null,
      "location": null,
      "followers": 444,
      "avatar_url": "https://avatars.githubusercontent.com/u/223312?v=4",
      "created_at": "2010-03-15T20:23:11Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 5972
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "12.2.0",
          "kind": "minor",
          "published_at": "2026-06-08T06:18:43Z"
        },
        {
          "tag": "12.1.0",
          "kind": "minor",
          "published_at": "2025-10-29T14:40:27Z"
        },
        {
          "tag": "12.0.0",
          "kind": "major",
          "published_at": "2025-09-17T16:45:35Z"
        },
        {
          "tag": "11.2.0",
          "kind": "minor",
          "published_at": "2025-05-03T16:36:27Z"
        },
        {
          "tag": "11.1.4",
          "kind": "patch",
          "published_at": "2025-02-26T18:14:28Z"
        },
        {
          "tag": "11.1.3",
          "kind": "patch",
          "published_at": "2025-01-25T18:08:57Z"
        },
        {
          "tag": "11.1.2",
          "kind": "patch",
          "published_at": "2025-01-12T16:15:44Z"
        },
        {
          "tag": "11.1.1",
          "kind": "patch",
          "published_at": "2024-12-27T16:41:16Z"
        },
        {
          "tag": "11.1.0",
          "kind": "minor",
          "published_at": "2024-12-25T16:46:43Z"
        },
        {
          "tag": "11.0.2",
          "kind": "patch",
          "published_at": "2024-07-20T14:17:38Z"
        },
        {
          "tag": "11.0.1",
          "kind": "patch",
          "published_at": "2024-07-05T15:25:31Z"
        },
        {
          "tag": "11.0.0",
          "kind": "major",
          "published_at": "2024-07-01T13:02:59Z"
        },
        {
          "tag": "10.2.1",
          "kind": "patch",
          "published_at": "2024-01-03T19:17:28Z"
        },
        {
          "tag": "10.2.0",
          "kind": "minor",
          "published_at": "2024-01-01T19:10:16Z"
        },
        {
          "tag": "10.1.1",
          "kind": "patch",
          "published_at": "2023-08-26T15:20:41Z"
        },
        {
          "tag": "10.1.0",
          "kind": "minor",
          "published_at": "2023-08-12T14:18:59Z"
        },
        {
          "tag": "10.0.0",
          "kind": "major",
          "published_at": "2023-05-09T22:55:39Z"
        },
        {
          "tag": "9.1.0",
          "kind": "minor",
          "published_at": "2022-08-27T15:57:10Z"
        },
        {
          "tag": "9.0.0",
          "kind": "major",
          "published_at": "2022-07-04T16:50:06Z"
        },
        {
          "tag": "8.1.1",
          "kind": "patch",
          "published_at": "2022-01-06T22:35:15Z"
        },
        {
          "tag": "8.1.0",
          "kind": "minor",
          "published_at": "2022-01-02T16:34:01Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2021-07-02T23:14:33Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2021-06-21T12:59:17Z"
        },
        {
          "tag": "7.1.3",
          "kind": "patch",
          "published_at": "2020-11-25T01:15:02Z"
        },
        {
          "tag": "7.1.2",
          "kind": "patch",
          "published_at": "2020-11-04T14:50:09Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2020-11-01T14:30:39Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2020-10-25T17:44:22Z"
        },
        {
          "tag": "7.0.3",
          "kind": "patch",
          "published_at": "2020-08-06T15:51:01Z"
        },
        {
          "tag": "7.0.2",
          "kind": "patch",
          "published_at": "2020-07-29T14:30:55Z"
        },
        {
          "tag": "7.0.1",
          "kind": "patch",
          "published_at": "2020-07-07T14:47:44Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2020-07-05T15:43:47Z"
        },
        {
          "tag": "6.2.1",
          "kind": "patch",
          "published_at": "2020-05-09T16:13:20Z"
        },
        {
          "tag": "6.2.0",
          "kind": "minor",
          "published_at": "2020-04-05T13:46:41Z"
        },
        {
          "tag": "6.1.2",
          "kind": "patch",
          "published_at": "2019-12-11T14:16:42Z"
        },
        {
          "tag": "6.1.1",
          "kind": "patch",
          "published_at": "2019-12-04T20:21:48Z"
        },
        {
          "tag": "6.1.0",
          "kind": "minor",
          "published_at": "2019-12-02T00:58:40Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2019-08-26T13:23:37Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2018-12-28T20:31:41Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2018-09-21T17:18:51Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2018-09-13T14:28:20Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2018-07-05T13:22:54Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2018-05-22T04:00:04Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2017-12-20T16:19:43Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2017-06-27T17:02:24Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2017-06-14T16:05:24Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2016-11-01T08:24:49Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2016-05-07T16:50:47Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2016-04-11T19:17:15Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2016-03-21T14:58:24Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-03-13T17:19:25Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2015-12-01T15:33:30Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-03-06T16:33:25Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-02-05T16:42:25Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2014-10-25T17:27:49Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2014-08-21T15:51:45Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2014-07-01T14:19:42Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2014-05-13T16:28:53Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2014-04-15T06:28:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e8deaf2ec3b53ced589fce6f640061e5b32eeeaa",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-10T09:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128ba144ab85ddd0ad9ea39f2febdfb51802cb1b",
          "body": null,
          "is_bot": false,
          "headline": "fix out-of-bounds read in basic_format_args::get (#4800)",
          "author_name": "aizu-m",
          "author_login": "aizu-m",
          "committed_at": "2026-06-10T05:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60274b29c0a748df2c6280d0a374e6eef3b6c73",
          "body": "The lint workflow was path-filtered to source files, so PRs that didn't\ntouch them never ran clang-format/cmake-format. Since those checks are\nrequired, such PRs were blocked forever waiting for a status that never\ncame. Drop the paths filter so the workflow always reports a status.",
          "is_bot": false,
          "headline": "Run lint workflow on all PRs to fix stuck required checks",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T13:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bb05d3b2169002e3358bd56eebbd36c43add02",
          "body": "The provenance job called the SLSA generator with contents: read, but the\ngenerator's upload-assets job declares contents: write. A reusable\nworkflow's job permissions may not exceed the caller's, so GitHub failed\nthe run at startup. Grant contents: write; the upload-assets job is still\nskipped at runtime since upload-assets is false.",
          "is_bot": false,
          "headline": "Fix release workflow startup failure from insufficient permissions",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T13:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de684d52d5b85a5baca4c9ecef88a602f6d27e0",
          "body": null,
          "is_bot": false,
          "headline": "Add .gradle directory to .gitignore (#4799)",
          "author_name": "Pedro Montes Alcalde",
          "author_login": "EXtremeExploit",
          "committed_at": "2026-06-09T13:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ccba0cf8008548abcabee6eb1d65bdca74e05b4",
          "body": "With upload-assets the SLSA generator created and published its own\nrelease (and tag) to host the attestation, duplicating the draft. Disable\nupload-assets and add a job that downloads the provenance artifact and\nattaches it to the draft alongside the source zip.",
          "is_bot": false,
          "headline": "Attach SLSA provenance to the draft instead of a new release",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T04:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c7296bfa949c4f5dd7c7b3b749920cb838bfca",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for fmt_print",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T06:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841040e781f9ad3ceca12bd3069804fe48a1ab0b",
          "body": "Draft releases do not fire the `release: created` event, so the release\nworkflow never ran and the source zip and SLSA provenance were not\nattached to the draft. Trigger the workflow explicitly from release.py\nvia workflow_dispatch, passing the tag to attach to and the ref to build\nfrom, and resolve the tag/ref in the workflow for both event types.",
          "is_bot": false,
          "headline": "Attach release artifacts to draft via workflow_dispatch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T05:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1819f7fa43e2bfb2c936ed1b2cfda098d5f204c8",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T05:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a8751df7a68144952d5b21b0d4a76327b6c9f7",
          "body": "Re-enable generation of the api.html redirect page during docs deploy so\nlegacy links such as api.html#udt forward to the new MkDocs api/ page with\ntheir URL hash preserved.",
          "is_bot": false,
          "headline": "Restore api.html redirect to fix broken deep links",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-05T15:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd8397db10ceb6e8d663097c647ad8fae71a93f",
          "body": "* Add FMT_FORMAT_ARGS(fmt, ...) macro to C API to simplify user-defined format wrappers\n\n* Add fmt_print to C API",
          "is_bot": false,
          "headline": "Add `fmt_print` to C API (#4789)",
          "author_name": "Ferdinand Bachmann",
          "author_login": "Ferdi265",
          "committed_at": "2026-06-05T13:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afcd929ba675d942371de8ca1832f9d5d09b4bd",
          "body": null,
          "is_bot": false,
          "headline": "Fix release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9764b90ddb39383c8a73e507e14f327c79ebcecf",
          "body": null,
          "is_bot": false,
          "headline": "Drop redundant section",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2121216cdf5608c84cea94fa47b2f426d76130",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2995637c2d48a050d1fcebb2b67a341a75b24b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T23:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd653cac1762df5a4f7e3b526410108a05ab2f4",
          "body": null,
          "is_bot": false,
          "headline": "Use venv in the release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54dbce57958ac8470d6ba06f396b600b74b00d8",
          "body": null,
          "is_bot": false,
          "headline": "Update branch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f794e395a52be64ed54182c2b22adb5f1d1c30",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57563a7ebd69d3a99501c401535d168b7bb64a97",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.36.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T22:15:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a597d06854a513067f93f8378a9b534354642024",
          "body": "…_generic_slsa3.yml (#4792)\n\nBumps [slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml](https://github.com/slsa-framework/slsa-github-generator) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)\n- [Changelog](http\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump slsa-framework/slsa-github-generator/.github/workflows/generator…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T22:14:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11488989c64aff07a4336a96665fa91db8d6b086",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T21:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bab3cc0cc5fe77b5be9e745e380a8759fe539db",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T21:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb9f0807ad6fd994731501ce89780fa2930ef52",
          "body": null,
          "is_bot": false,
          "headline": "Consistent plurality",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T18:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f577c1f11dc9795ff8e6e3ad743cd9b5b9c87394",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T17:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889da4274e08060ee73da54dad56cfc3e4dac47f",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T17:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea98ad22886479a68b7e425fedaec2c6de75eb0",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T16:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04adde25436b410f53768c2a03b0a40f3cef7d0",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T16:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840a5b4190d157c26a30f44dd5a06612f3c66090",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T15:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90ad5d6fde4b39417f63a034d566dd7f09b0a55",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting std::tm with null tm_zone (#4790)",
          "author_name": "Jiami Lin",
          "author_login": "Carmel0",
          "committed_at": "2026-06-02T01:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53c0408a3388de34879a7a40a616326b4459d68",
          "body": "The syntax documentation no longer derives from Python's string\nmodule documentation, so the PSF license no longer applies.",
          "is_bot": false,
          "headline": "Remove Python license attribution",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T22:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6248c5bc02527b8e631541e5f3f070557534ba7",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc deploy condition for main branch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T22:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab921915538eb2210bfe640795ea8ef65650eaa0",
          "body": "Only reuse the BNF syntax.",
          "is_bot": false,
          "headline": "Rewrite syntax.md from scratch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T21:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2d7f9726986f63e7cd5e5041ce68bc60459247",
          "body": "Match the naming convention used by the other workflows: lowercase,\nsingle-word names that describe what the workflow does rather than the\ntool it uses. Also rename the job from Fuzzing to fuzz for consistency.",
          "is_bot": false,
          "headline": "Rename CIFuzz workflow to fuzz",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T19:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2538c89e71cf3c2bb87d1356355d8326fcecbb55",
          "body": null,
          "is_bot": false,
          "headline": "Scope CodeQL write permissions to the analyze job",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T17:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18919cb38409b730cf2cb1f1cf1fee2f1837282",
          "body": null,
          "is_bot": false,
          "headline": "Clean up supply-chain workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T17:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3046d2ca7ec6d15db34b58120f2aa9c9015a367a",
          "body": null,
          "is_bot": false,
          "headline": "Add CodeQL workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T16:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95390170a9f63e04d455298e8787cddb9265e89d",
          "body": null,
          "is_bot": false,
          "headline": "Rename scorecard workflow to supply-chain",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T15:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c98a69c6671fa0358d141d8f906638e5daaaffd",
          "body": null,
          "is_bot": false,
          "headline": "Move security policy from README to .github/SECURITY.md",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T13:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5d7ec5a3856be2c90af7264dd5f168c43aa00a",
          "body": null,
          "is_bot": false,
          "headline": "Add CODEOWNERS",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T04:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0533a92348fd1d56b5f8ccfc0c4915f2065c05",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Pin clang-20 install",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T04:23:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e48f8a9070377f1020d9530493c18bb1823f642b",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Pin clang-format install",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T03:56:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a1d56c425454afa1027b3a3a43c19be7d13b4d7",
          "body": null,
          "is_bot": false,
          "headline": "Pin doc deps",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T03:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49780cabbe563c9a7515846fc115541255f41c33",
          "body": null,
          "is_bot": false,
          "headline": "Pin deps",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T02:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e889e16154e1fe8826f3c2ee13fc8fa8b4bde6",
          "body": "Adds .github/workflows/release.yml, triggered on `release: created`, which:\n  - checks out the release's target_commitish,\n  - builds the source zip via CMake/CPack (`package_source`),\n  - uploads the zip to the draft release,\n  - calls slsa-framework/slsa-github-generator to produce a\n    SLSA v1.0\n[…]\ntests to the actual\nbuild environment that produced the artifact, not to a hash observed\nafter the fact. The script still builds docs locally because the\nsubsequent mkdocs deploy step depends on them.",
          "is_bot": false,
          "headline": "Build release artifacts and SLSA provenance in CI",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T01:16:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d079860923ddd47d2a1c5c8eab60f9b7b2fd71a8",
          "body": null,
          "is_bot": false,
          "headline": "Remove a temporary workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T01:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da081318af0520fcaff9d5d6230fb841963c5d6d",
          "body": null,
          "is_bot": false,
          "headline": "Add workflow_dispatch trigger to scorecard.yml",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T22:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e743e0f7ea620d26f25347996d0e313ba31cd6c5",
          "body": null,
          "is_bot": false,
          "headline": "Merge Documentation License into License",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T18:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4cee596eb3049652ca4cc781603a6f37c3d3f9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T17:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c33842346447bfbf4fd9276e5ba2c197b166ed",
          "body": null,
          "is_bot": false,
          "headline": "Move support link to badge",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T17:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a24d1ae2e595db3d47fffee374c620e47e35d46",
          "body": "…eases",
          "is_bot": false,
          "headline": "Add a temporary workflow to backfill SLSA provenance for existing rel…",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T16:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cf422f54dcc21d3805fb7bbec7777395eb6d0e",
          "body": null,
          "is_bot": false,
          "headline": "Unify copyright notices",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T15:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a823ba06994ae1a843d0fe0c7650f119e07a7e3e",
          "body": null,
          "is_bot": false,
          "headline": "Deconstexprify exception formatter",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T15:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029d543768abdc14a94360446597d0f5bc7350aa",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile time format for ranges, style, and std (#4759)",
          "author_name": "j4niwzis",
          "author_login": "j4niwzis",
          "committed_at": "2026-05-31T15:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0acf106c52f5c7f068ce6313f2ca310c7d5e8b63",
          "body": null,
          "is_bot": false,
          "headline": "Add println functions for formatted output with color support (#4782)",
          "author_name": "ahoarau",
          "author_login": "ahoarau",
          "committed_at": "2026-05-25T15:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e26fa578712891ee0a5302e7563e0ba79efef9",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup is_contiguous",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-22T15:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30cf7d1adf074628c4ae765999e3ef95895843d",
          "body": "Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>",
          "is_bot": false,
          "headline": "Provide reasonable default definition for is_contiguous (#4770)",
          "author_name": "Vladislav Shchapov",
          "author_login": "phprus",
          "committed_at": "2026-05-21T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f18a88e68af42bdda0e5210f80fac07ae756bd6",
          "body": null,
          "is_bot": false,
          "headline": "fix GCC PCH Breakage Triggered by fmt Scoped #pragma GCC optimize(0g)",
          "author_name": "theflashwin",
          "author_login": "theflashwin",
          "committed_at": "2026-05-11T14:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb8c0f92b4c345fb974a75d71370c23047528aa",
          "body": "…anges.h on C++26 (P3168R2) (#4761)\n\nSigned-off-by: Vladislav Shchapov <vladislav@shchapov.ru>",
          "is_bot": false,
          "headline": "Fix ambiguous formatter<std::optional<T>> between fmt/std.h and fmt/r…",
          "author_name": "Vladislav Shchapov",
          "author_login": "phprus",
          "committed_at": "2026-05-03T14:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9a184448b6db8a7d037ed5e5ff51258e96d49a",
          "body": null,
          "is_bot": false,
          "headline": "Apply clang-format",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-03T14:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aabdcf0ba7336c471498ea072ab8a93da0c6e4a",
          "body": null,
          "is_bot": false,
          "headline": "Workaround apt-add-repository timeouts",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-03T14:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f20ee6191a8b1b00ff387e484b751d8abeb3ef8",
          "body": null,
          "is_bot": false,
          "headline": "Correct image link in README",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T15:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522b5091e509643a1f1a0ed160009be28e6a7d54",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge links in README",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T14:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e3d20af8f657090112c078d4f5d39ed7cbbd79",
          "body": null,
          "is_bot": false,
          "headline": "chore(IWYU):Remove redundant includes (#4758)",
          "author_name": "Kağan Can Şit",
          "author_login": "KaganCanSit",
          "committed_at": "2026-04-30T03:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432fda7bfa0167403b8dd30d3cc6b43c9b80f468",
          "body": null,
          "is_bot": false,
          "headline": "Fix false positive in tsan (fixes #4755)",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T00:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeff8680ed900933c28df7c618ca3e11d6a766ec",
          "body": "* Avoid dropping null byte in format string\n\n* Add a test for null byte in format string",
          "is_bot": false,
          "headline": "Avoid dropping null byte in format string (#4732)",
          "author_name": "user202729",
          "author_login": "user202729",
          "committed_at": "2026-04-23T16:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b50ad794422c6ecbf773141a09592fd9061a6fb",
          "body": "…#4751)",
          "is_bot": false,
          "headline": "Replace `try` and `catch` with the `FMT_TRY` and `FMT_CATCH` macros (…",
          "author_name": "st0rmbtw",
          "author_login": "st0rmbtw",
          "committed_at": "2026-04-20T17:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb39832132a5c56a802bc817179e85d5f32fb9c",
          "body": null,
          "is_bot": false,
          "headline": "Update link anchor (#4748)",
          "author_name": "Powerbyte7",
          "author_login": "Powerbyte7",
          "committed_at": "2026-04-16T15:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382609a920d2c43c00f2951233bc0d578a783982",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup module test and CI config",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-14T19:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8783c3c2d4a507c6f319db7a06bf395e666c12d9",
          "body": "- Update g++ module testing to use g++ version 15 instead of 14.\n  The module support in version 14 isn't very stable and the module\n  testing was not working due to unresolved locale symbols.\n- Update CI for linux and macos to add verbosity so its consistent with\n  windows.\n- Refactor test/CMakeLis\n[…]\nfactored tests related to `fmt::format_args` that now requires lvalue\n  references as opposed to direct values.\n- Remove the none-working code identified in the `module-test.cc` file\n  while updating.",
          "is_bot": false,
          "headline": "enable fmt_module tests by updating module-test.cc (#4702)",
          "author_name": "Mathew Benson",
          "author_login": "MathewBensonCode",
          "committed_at": "2026-04-12T17:07:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27d0c03c4d2e9c7acd79d9d65f6ada2cdc96551e",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-12T16:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cfb8645e2646fce738fe9d8e13fe7d7d947ad4",
          "body": null,
          "is_bot": false,
          "headline": "Workaround a CUDA issue in handing UTF-32 literals (#4719)",
          "author_name": "Cazadorro",
          "author_login": "Cazadorro",
          "committed_at": "2026-04-10T23:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ccf1d4faf977a77f157fcad2b96b663109f59cb",
          "body": null,
          "is_bot": false,
          "headline": "Fix out-of-bounds read in vprintf with trailing '%' (#4742)",
          "author_name": "Raúl Marín",
          "author_login": "Algunenano",
          "committed_at": "2026-04-10T19:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be98ea8addfd8f0dd6f319e7818f94988728ca0a",
          "body": "Just a tiny bugfix I spotted: The `f(un)lockfile` wrappers in\n`format-inl.h` that wrap Windows's `_(un)lock_file` methods are\ndefined with a trailing return type derived by using decltype on a\nhypothetical call to the underlying functions.\n\nThe wrappers don't contain a `return` in their bodies, however, so if\nthe return type of the underlying functions were to ever change from\n`void`, there would be a compile error. This just adds `return` to each.",
          "is_bot": false,
          "headline": "Fix bug re: return type of `f(un)lockfile` wrappers for Windows (#4739)",
          "author_name": "Mike Vastola",
          "author_login": "mvastola",
          "committed_at": "2026-04-10T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9396f77fe4b007d4803ff2248a0926f2ced46951",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused header includes in test files (#4729)",
          "author_name": "Kağan Can Şit",
          "author_login": "KaganCanSit",
          "committed_at": "2026-04-06T01:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2a159fbe7cb2bbcd61935e7f9d8f416eb9641d9",
          "body": null,
          "is_bot": false,
          "headline": "Apply clang-format",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-04T00:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3febdca556d2979566cd88ebebeb809c9faabcc0",
          "body": null,
          "is_bot": false,
          "headline": "clang compilation failiure fix (#4718)",
          "author_name": "mccakit",
          "author_login": "mccakit",
          "committed_at": "2026-04-02T23:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907f002f8ed01cab120fc4cf8f4083658dc7fc1c",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup CI",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-02T23:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579587bee349b31fcedf24dba4bf50a4edc73a4f",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.35.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.32.0 to 4.35.1 (#4727)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T22:20:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8572a246038d7d7d929128151941bd3b02f08e5d",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup CI config",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-02T22:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb8dc76d936a12aacc20b6d283d7c24ee4307fe",
          "body": "- This adds a set of CI tests for linux that include compilers that\n  support modules\n- This CI workflow uses ninja as the build system generator\n- Can be integrated with the other linux workflow after successful\n  testing\n\nCo-authored-by: Mathew Benson <mathew@benson.co.ke>",
          "is_bot": false,
          "headline": "Add C++-Modules Based Linux CI workflow (#4708)",
          "author_name": "Mathew Benson",
          "author_login": "MathewBensonCode",
          "committed_at": "2026-03-28T16:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602df7dab8c795777c82d30dc5c3b3a60364134c",
          "body": null,
          "is_bot": false,
          "headline": "Simplify copy",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-28T16:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2c4d064bef736f712c5d0601b40e1448816b97",
          "body": null,
          "is_bot": false,
          "headline": "Speed up iterator_buffer (#4679)",
          "author_name": "user202729",
          "author_login": "user202729",
          "committed_at": "2026-03-25T14:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc05bee30755bb993add7ed90845d87c2315f9c6",
          "body": "Thanks ZUENS2020 for reporting.",
          "is_bot": false,
          "headline": "Don't assume nul termination in printf",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-23T20:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea85b81ccdb28dda636351e80a1888b1d279f325",
          "body": null,
          "is_bot": false,
          "headline": "Support fmt::runtime with wchar_t in fmt::format_to_n (#4715)",
          "author_name": "sunmy2019",
          "author_login": "sunmy2019",
          "committed_at": "2026-03-22T00:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4968433a6abecbbf7e72e97188926586a7fd0662",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-16T21:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8244777ee1c32df8233c215ac9ff626b2dd2c38",
          "body": null,
          "is_bot": false,
          "headline": "Move a few classes into an anonymous namespace (#4713)",
          "author_name": "Victor Chernyakin",
          "author_login": "localspook",
          "committed_at": "2026-03-15T14:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879463ecad453b33c914eead826535429319764b",
          "body": null,
          "is_bot": false,
          "headline": "Apply cmake-format",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-14T21:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7733f4c1363823a5d38dbe156d313b559088acf3",
          "body": null,
          "is_bot": false,
          "headline": "Add cmake-format job",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-14T20:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6fd83e2ee09ac260f30bbd33f2071e99f972de",
          "body": null,
          "is_bot": false,
          "headline": "Make fmt/fmt-c.h compile with Clang on Windows (#4712)",
          "author_name": "Victor Chernyakin",
          "author_login": "localspook",
          "committed_at": "2026-03-14T00:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cd0fcfece8ac1541857a6dc5955745f1ec165b",
          "body": null,
          "is_bot": false,
          "headline": "Add missing moves to grouping std::string member (#4704)",
          "author_name": "Aaron Gokaslan",
          "author_login": "Skylion007",
          "committed_at": "2026-03-11T16:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245e4d97233dc8971990332cf5b27a5e1213c066",
          "body": "CMakeParseArguments is a no-op since CMake 3.5 and the\nminimum version {fmt} supports is 3.8:\n    https://cmake.org/cmake/help/latest/module/CMakeParseArguments.html\n\nGNUInstallDirs is already unconditionally included\nearlier in the file.",
          "is_bot": false,
          "headline": "Clean up a couple of CMake includes (#4710)",
          "author_name": "Victor Chernyakin",
          "author_login": "localspook",
          "committed_at": "2026-03-11T13:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4eb7df478a0a2ec319cf192292d2fc7b6acab2",
          "body": "- We need to confirm compiler support for module scanning before\n  creating the CXX_MODULE FILE_SET using the `target_sources` command\n- This is especially relevant for compilers that have module support but\n  do not support the module scanning such as g++13, clang15. For these\n    we can use the older way of creating the fmt-module target\n\nCo-authored-by: Mathew Benson <mathew@benson.co.ke>",
          "is_bot": false,
          "headline": "Update Check for module support to include compiler versions (#4709)",
          "author_name": "Mathew Benson",
          "author_login": "MathewBensonCode",
          "committed_at": "2026-03-09T22:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29b64dde78ffd6658124af0f1bcc071da29b3e4",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup the C API",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-08T21:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb03303099c57cbe606d9fe7d0aa2cc244d14b04",
          "body": "…re macro magic (#4696)\n\nThe dummy argument {fmt_int} was there as a workaround for MSVC and to\navoid needing to rely on another GCC extension for zero-size arrays. Use\nmacro magic similar to FMT_NARG() instead that replaces the problematic\nzero-size array with NULL.\n\nIn order to avoid a quadratic number of expansions, defer creating the\nmapped argument list until after selection of whether to use NULL or\nthe fmt_arg array.\n\nSigned-off-by: Ferdinand Bachmann <ferdinand.bachmann@yrlf.at>",
          "is_bot": false,
          "headline": "Replace the dummy arg from compound initializers in the C API with mo…",
          "author_name": "Ferdinand Bachmann",
          "author_login": "Ferdi265",
          "committed_at": "2026-03-07T15:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4f6615212d55b1241b2f7f9aedd89382521fd4",
          "body": null,
          "is_bot": false,
          "headline": "Rename cmake-format config",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-06T01:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a6fd917717e47c8be25beaf0fd0aebe99adcff",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-06T00:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38881410a1ee199ab5214d88457a726a27437e9",
          "body": null,
          "is_bot": false,
          "headline": "Deprecated initializer_list join",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-06T00:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282b68cbd7622c97b410f94a56245d802196966f",
          "body": null,
          "is_bot": false,
          "headline": "Update a link",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-03-04T17:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8277ee6aa04e80604806f39c85016a58ed693912",
          "body": null,
          "is_bot": false,
          "headline": "Update fmt::join to support more character types (#4686)",
          "author_name": "Yancey",
          "author_login": "Yancey2023",
          "committed_at": "2026-03-04T16:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2bf61cdf809034395a066507da71c97b2ccaaf2",
          "body": "Signed-off-by: Ferdinand Bachmann <ferdinand.bachmann@yrlf.at>",
          "is_bot": false,
          "headline": "Fix fmt-c.h not being installed with fmt-c library (#4694)",
          "author_name": "Ferdinand Bachmann",
          "author_login": "Ferdi265",
          "committed_at": "2026-03-04T00:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 348,
      "latest_release_at": "2026-06-08T06:18:43Z",
      "latest_release_tag": "12.2.0",
      "releases_from_tags": true,
      "days_since_last_push": 41,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 43,
      "mean_days_between_releases": 76.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2023-12-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_stars": 1
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "support/build.gradle"
      ],
      "largest_source_bytes": 532839,
      "source_files_sampled": 77,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "support/build.gradle"
      ],
      "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": [
        "maven"
      ],
      "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": 0,
        "merged_prs": 107,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "vitaut",
          "commits": 6277,
          "avatar_url": "https://avatars.githubusercontent.com/u/576385?v=4"
        },
        {
          "type": "User",
          "login": "phprus",
          "commits": 191,
          "avatar_url": "https://avatars.githubusercontent.com/u/382460?v=4"
        },
        {
          "type": "User",
          "login": "alexezeder",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1554508?v=4"
        },
        {
          "type": "User",
          "login": "DanielaE",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1381823?v=4"
        },
        {
          "type": "User",
          "login": "jk-jeon",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/33922675?v=4"
        },
        {
          "type": "User",
          "login": "niosHD",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/1627467?v=4"
        },
        {
          "type": "User",
          "login": "mwinterb",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/1081839?v=4"
        },
        {
          "type": "User",
          "login": "gsjaardema",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/897294?v=4"
        },
        {
          "type": "User",
          "login": "brevzin",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/13238276?v=4"
        },
        {
          "type": "User",
          "login": "chronoxor",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/4397805?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.864
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "doc.yml",
        "fuzz.yml",
        "lint.yml",
        "linux.yml",
        "macos.yml",
        "release.yml",
        "supply-chain.yml",
        "windows.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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 24 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e8deaf2ec3b53ced589fce6f640061e5b32eeeaa",
        "ran_at": "2026-07-21T22:56:18Z",
        "aggregate_score": 8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-03-22T00:26:10Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/transmission/fmt",
    "host": "github.com",
    "name": "fmt",
    "owner": "transmission"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 80,
        "vitality": 79,
        "community": 12,
        "governance": 58,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 348,
              "human_commit_share": 0.97,
              "days_since_last_push": 41,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 41 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "348 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 348
                    }
                  }
                ],
                "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": "good",
            "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": 80,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "12.2.0",
              "releases_from_tags": true,
              "days_since_latest_release": 43,
              "mean_days_between_releases": 76.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 43 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~76.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 76.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.864
            },
            "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 86% of commits",
                "points": 3.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 107,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "107/107 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 107,
                      "decided": 107
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 444,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "transmission",
              "public_repos": 31,
              "account_age_days": 5972
            },
            "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": "444 followers of transmission",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 444,
                      "login": "transmission"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~16 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://fmt.dev",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://fmt.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 80,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 8
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.381,
              "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": "37 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "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.02,
              "toolchain_manifests": [
                "support/build.gradle"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "support/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "support/build.gradle"
                    }
                  }
                ],
                "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": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "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": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 532839,
              "source_files_sampled": 77,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/77 source files over 60KB",
                "points": 49.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 77,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:56:33.181263Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/transmission/fmt.svg",
  "full_name": "transmission/fmt",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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