Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-08-01 05:32 UTC

build2 / libbutl

build2 utility library

C++ · CCustom license★ 9 stars⑂ 2 forkssince May 2018View on GitHub ↗

build2/libbutl holds a health index of 43 out of 100, placing it in the At risk band. It scores highest on Vitality (66/100) and lowest on Security (34/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

43
overall / 100
At risk

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.

43
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

The build2 projectOrganization
66 followers31 public repossince May 2018

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?

66Moderate · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
13.2/36Commit cadence — 19/52 weeks with commits
14.6/18Commit volume — 41 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year41
human_commit_share1
days_since_last_push2
active_weeks_last_year19
How it's scored
16.2/27Ships releases — 19 version tags (no GitHub releases)
27/36Release recency — latest release 113 days ago
12.6/27Release cadence — a release every ~286.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv0.18.1
releases_from_tagsyes
days_since_latest_release113
mean_days_between_releases286.5
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?

39At risk · 18% of overall
How it's scored
14.6/60Stars — 9 stars
0/25Forks — 2 forks
2.7/15Watchers — 4 watchers
Inputs used
forks2
stars9
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
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?

40At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.8/22.5Commit distribution — top contributor authored 61% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.61
How it's scored
23.4/46.8Issue resolution — 50% of issues closed
0/38.3PR acceptance — 0/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues2
closed_issues2
issue_closed_ratio0.5
closed_unmerged_prs1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.1/25Owner reach — 66 followers of build2
23/25Track record — 31 public repos, account ~8 yr old
Inputs used
followers66
owner_typeOrganization
is_verified
owner_loginbuild2
public_repos31
account_age_days2,989

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 20% of overall
How it's scored
0/24CI workflows
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_cino
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
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 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 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. 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.

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.7/40Legible commit history — 7 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.07
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — C++ (statically typed)
49.2/55Manageable file sizes — 4/38 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes105,133
source_files_sampled38
oversized_source_files4

Key facts

9GitHub stars
3contributors
41commits, last 12 months
2days since last push
19releases
1bus factor
2open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
3Releases

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.

111222212023-102025-012026-04
Major 0Minor 2Patch 1

Each point covers 3 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-01 05:32 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 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
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": false,
      "size_kb": 2237,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 470133,
        "C++": 1735500,
        "Ruby": 21323
      },
      "pushed_at": "2026-07-29T11:57:16Z",
      "created_at": "2018-05-28T12:54:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T08:52:08Z",
      "description": "build2 utility library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "C"
      ]
    },
    "owner": {
      "blog": "https://build2.org",
      "name": "The build2 project",
      "type": "Organization",
      "login": "build2",
      "company": null,
      "location": null,
      "followers": 66,
      "avatar_url": "https://avatars.githubusercontent.com/u/39628269?v=4",
      "created_at": "2018-05-25T15:24:22Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 2989
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2026-04-09T09:29:17Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-03-27T06:37:08Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2024-06-17T12:25:51Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-06-30T11:28:21Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2022-07-28T04:45:31Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2021-10-16T10:15:13Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2020-07-18T12:57:35Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-11-19T05:51:04Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-06-08T08:35:27Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2019-03-18T14:15:53Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2019-02-19T06:11:27Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-09-11T08:46:59Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2018-05-29T13:39:13Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2017-08-07T11:04:15Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2017-05-03T17:00:57Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2016-09-07T08:45:11Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2016-04-25T14:36:19Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2016-01-31T09:35:59Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2015-12-20T08:21:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3064092097861578114ac409721adb34e041b3f1",
          "body": null,
          "is_bot": false,
          "headline": "Update odb submodule to version 2.6.0",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-07-29T08:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935fc6a7fc2521c3eb041dc213f96ab81e05100f",
          "body": null,
          "is_bot": false,
          "headline": "Don't install byte-order.h, which is implementation detail",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-07-16T09:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6edf450d3e6be10521a33e7e251aa8dc989255",
          "body": null,
          "is_bot": false,
          "headline": "Update odb submodule to version 2.6.0-b.2",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-07-14T11:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a33952195ec2de0eff6792b06b45fae73ff5ca",
          "body": null,
          "is_bot": false,
          "headline": "Update sqlite submodule to version 3.53.3",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-07-14T10:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ebfb644d0603585fd5449011ea252deb6a093e7",
          "body": null,
          "is_bot": false,
          "headline": "Update sqlite submodule to version 3.51.3+1",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-05-06T07:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7206787b33f1315241f90cdb44838fcbf17c2805",
          "body": null,
          "is_bot": false,
          "headline": "Work around musl libc reporting bogus thread stack size (GH #526)",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-28T13:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7ff4155d71c2c3f57bfe5b8d2f8f9e249dd453",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for musl-based target triplets",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-28T10:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc19b67724180b86e5fe25b9f15625be00f6ba7",
          "body": null,
          "is_bot": false,
          "headline": "Disable more SQLite features that cause warnings",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-27T10:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606c178a5a2403ce0184e4294fc9bd74a2ab694c",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade sqlite submodule to version 3.51.3",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-27T09:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29991508c7e7c7c139a60d2117472042c76f930f",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant inclusion of version.hxx into uuid.hxx",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-04-22T09:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75bc9d4bd3597a3beca3df59f56ef615117721aa",
          "body": null,
          "is_bot": false,
          "headline": "Change note about using POSIX threads during bootstrap",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-04-22T08:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b1a2aff19503a50b7419588bee6b118d9211bc",
          "body": null,
          "is_bot": false,
          "headline": "Update libpkg-config submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-08T11:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3796e8fca8f8874325f04c71cce89e95f436b1b1",
          "body": null,
          "is_bot": false,
          "headline": "Change to version 0.19.0-a.0.z",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-04-01T11:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba19deb4d664e8cccd12383601951b199f65b78c",
          "body": null,
          "is_bot": false,
          "headline": "Release version 0.18.0",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-03-27T06:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726335c0af4996d09ffd08860193454bbbbd718c",
          "body": null,
          "is_bot": false,
          "headline": "Update upstream/libpkg-config submodule to 0.1.3",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-03-24T10:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a16269e68d813d8cf6ee47b4aa3683ab0d38938f",
          "body": null,
          "is_bot": false,
          "headline": "Minor tweaks to char scanner",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-02-25T09:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118a56b82ff55505f9439fc1d88a78720b07294c",
          "body": "Also update them when get() returns a previously ungot character.",
          "is_bot": false,
          "headline": "Fix char_scanner to update position counters in unget()",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-02-25T07:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4a9e59444b6fa09b029e75fb16da3427093604",
          "body": "Also update it when get() returns a previously ungot character.",
          "is_bot": false,
          "headline": "Fix char_scanner to update save_ buffer in unget()",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-02-25T07:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2773eb294ccd17725bef5e0257fddcdea7b2fb",
          "body": null,
          "is_bot": false,
          "headline": "Wait in process::wait() while SIGINT or SIGTERM signal is pending",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-02-23T07:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5750ce24ef49f92bc2f10a23acb1cb64796e3647",
          "body": null,
          "is_bot": false,
          "headline": "Add some tests for sha256sum and xxh64sum builtins",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-02-20T08:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd2546f3d756c2929e5cb6dc34ae8440cc87b16",
          "body": null,
          "is_bot": false,
          "headline": "Suppress bogus GCC 16 -Wdangling-pointer in SQLite source code",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-02-16T12:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e41525d8eee803f0d87c13cf6172954832e7b27",
          "body": null,
          "is_bot": false,
          "headline": "Update sqlite submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-02-16T12:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfcb6979343f9aa406311b53d48f70553e3d8e3c",
          "body": "See GCC bug 124109.",
          "is_bot": false,
          "headline": "Exclude certain unused SQLite components to avoid bogus GCC 16 warnings",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-02-16T08:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4024949a6fe65e52c0aee3fbc186cefaf496477a",
          "body": "…lers",
          "is_bot": false,
          "headline": "Prevent child process from inheriting signal mask and overridden hand…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2026-02-09T08:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "329f74a8a375d3df38276fcc9d0b944bb91c8c7d",
          "body": null,
          "is_bot": false,
          "headline": "Fix unused variable warning",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-28T12:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc135c38f843be0e0ebbe4cef5f65a1cc7a4a00",
          "body": "Currently only supported on POSIX.",
          "is_bot": false,
          "headline": "Add fdopen_fifo()",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-28T09:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5f44455054a706ce3bace33d8bd98209195f3e",
          "body": null,
          "is_bot": false,
          "headline": "Add fdopen_mode::non_blocking",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-28T09:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04db89d7a66dbf7ccc37892e5f846984849e3217",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright year",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-28T09:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c845041fb0422236b1ee857184c6a8b6e4a3a6d",
          "body": null,
          "is_bot": false,
          "headline": "Don't construct active auto_rm if path is empty",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-28T09:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687226c1c6ac54d095c0176bea36f387e4f2b34f",
          "body": null,
          "is_bot": false,
          "headline": "Adjust to renaming of $cli.configured to $cli.build.configured",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2026-01-06T14:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7620d8f85fc366d71da47c515f735077261ad25",
          "body": null,
          "is_bot": false,
          "headline": "Add xxh64sum builtin",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-11-25T07:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a956022ba8d7f54d9ad2c5a213a7fe0613022b6e",
          "body": null,
          "is_bot": false,
          "headline": "Run echo builtin synchronously when possible",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-11-06T14:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4048167597fb086aaea48d88a6e946e38fc1c26a",
          "body": null,
          "is_bot": false,
          "headline": "Add faster one-shot stateless xxh64 API",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-11-06T11:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b877995c16868ae599a0d5fbacc6b8e935156d",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests/.gitignore",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-11-05T09:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae5af5691fc2310d4a6a8cece7b9bf7a619dc34",
          "body": null,
          "is_bot": false,
          "headline": "Factor byte order detection to separate header, use in xxHash",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-11-05T09:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525c000b86f3dcf70c9f3d3dea5d305fe6e875e9",
          "body": "This is a much faster (but non-cryptographic) hashing algorithm than\nSHA1/SHA256.",
          "is_bot": false,
          "headline": "Add xxHash variant XXH64 hashing support",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-11-05T09:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6926c3e791eac5e808153edec9943605bb5474e5",
          "body": null,
          "is_bot": false,
          "headline": "Add committed_version flag for b_info()",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-10-21T10:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a75d3566e37cdbfc825a5412cf8a18793a8406a",
          "body": null,
          "is_bot": false,
          "headline": "Adjust stack size for threads that execute builtins (GH issue #329)",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-10-21T10:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf75bc4bad270b5851811f2e58a00a07d205e700",
          "body": null,
          "is_bot": false,
          "headline": "Update JSON parser with fix",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-10-21T09:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35ef7f6bc86f531d505a24c559c8a64c684739a",
          "body": null,
          "is_bot": false,
          "headline": "Update JSON parser to libstud-json 0.6.0 with JSON5 support",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-10-20T10:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551d70b1d439cf94b0e71966b313c62d0809d792",
          "body": null,
          "is_bot": false,
          "headline": "Drop dir argument for try_rmsymlink()",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-09-02T14:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb42b8c688d3d5d830c9bdfeb40005c8e7dfe8e",
          "body": null,
          "is_bot": false,
          "headline": "Add note to filesystem.cxx",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-07-31T09:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15aca646c0ade6445722086972de41600c26f22c",
          "body": null,
          "is_bot": false,
          "headline": "Add file_link_count() that returns hard link count for file",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-07-30T11:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b382c9d25ba6d318d89d9693d7e2669e412fc7",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in previous commit",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-07-30T11:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "586b1e242b2632deaf9c798f2f09a63b63069492",
          "body": null,
          "is_bot": false,
          "headline": "Add support for hard links in ln builtin",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-07-30T09:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3276c96a06383a3e67495730188ed6a747b54d",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in previous commit",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-07-22T12:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b20bbad7e025f4084453121ce9e189f28516ac5",
          "body": null,
          "is_bot": false,
          "headline": "Include correct <thread> header",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-07-22T12:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f63c0255a9e5faaa6171c891411edf5820e6c5",
          "body": "…before execv() call",
          "is_bot": false,
          "headline": "Don't reset environment variables to current values in child process …",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-05-22T13:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c456fc79651878ff36f12f84fedae8320f00cf00",
          "body": null,
          "is_bot": false,
          "headline": "Fix deadlock due allocations in child process before execv() call",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-05-20T13:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9688582a64213789c908c3d2025fd17cbad2b67",
          "body": null,
          "is_bot": false,
          "headline": "Add sha256sum builtin",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-21T09:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f484c78f9f7bdcadbe9964da941411802130bb74",
          "body": null,
          "is_bot": false,
          "headline": "Load version module in tests subproject",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-21T09:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce865d4f0c8a81a3b29dfbfec47c477078f05562",
          "body": null,
          "is_bot": false,
          "headline": "Convert testscripts to syntax 2",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-16T14:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e871e107c28e037573c8478c67a3155d115a8c",
          "body": null,
          "is_bot": false,
          "headline": "Bump toolchain version dependency to 0.18.0- in manifest",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-16T14:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eb632bbbef7ad91600c301b91cc0b73d77177b1",
          "body": "…loaded",
          "is_bot": false,
          "headline": "Fix b_info() to properly handle empty version when version module is …",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-16T14:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d4eeee6ee9fde2e71681afc286b3f9a8cd4766",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in previous commit",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-04-16T09:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77f1c2853004bbf1551ffca75d71fa766cf661e",
          "body": null,
          "is_bot": false,
          "headline": "Minor tweaks to JSON serializer",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-04-15T09:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb337d5139a484070abb6c40dcce0e32f12bd146",
          "body": null,
          "is_bot": false,
          "headline": "Add constructor for creating earliest standard version",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-04-07T09:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae18e09a8b32849e2afafb61e35a4e8c7a340c18",
          "body": null,
          "is_bot": false,
          "headline": "Add note to builtin.cxx",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2025-02-10T06:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b796368082251c639bf13a66148d4941ff46cf",
          "body": "Also provide to_stream() that can print any subset of information.\n\nThe old semantics did not work well for function templates that tried\nto print process_path or process_env generically. More generally, only\nprinting a subset of data by default is surprising.",
          "is_bot": false,
          "headline": "Redo operator<<(process_env) to print process path",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-02-03T10:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78a985bb6aa02227ce9e5833a25af37ae9a3e86",
          "body": null,
          "is_bot": false,
          "headline": "Improve next_word() documentation",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-01-22T09:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df312bd38f8335e66dea39d7bccf25d20443d774",
          "body": "Specifically, updated to ODB 2.5.0.",
          "is_bot": false,
          "headline": "Update submodules",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-01-14T08:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f0ea2418baa425769155f675fd2619c9101ae7",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright year",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2025-01-14T08:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44fba3192ad2401f33cccbe5d8ac88e3cf86b6f9",
          "body": "…their make_*() variants",
          "is_bot": false,
          "headline": "Rename some ucase(), lcase(), and sanitize_identifier() overloads to …",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-12-06T09:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794805e4c30e30f26286ac0c2d6a513d2391d38e",
          "body": null,
          "is_bot": false,
          "headline": "Fix description of 'timestamp from_string()' function",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-12-03T10:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bef49e83a69f64b47dd582ccef880cbd8a7979",
          "body": null,
          "is_bot": false,
          "headline": "Use POSIX fdterm_color() semantics for MSYS terminal (GH issue #447)",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-11-12T12:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e3bf8d8e01e72d760dc11e600de40a6756f9cd",
          "body": null,
          "is_bot": false,
          "headline": "Fix path_entry() not to fail for non-existent drives on Windows",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-11-05T10:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d061c88ae81eb5e1354526f07f9f8d90d0732656",
          "body": null,
          "is_bot": false,
          "headline": "Add comments parameter to string_parser functions",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-11-04T08:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0befab300849be7ac0f77bc4228f8de50a108191",
          "body": "…y strings",
          "is_bot": false,
          "headline": "Make regex_replace_search() not to match empty substrings in non-empt…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-10-28T14:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f892e075668c1ed1d668c59d4d0a7929d0c7f5e",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue in previous commit",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-10-09T15:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041848d460f4cce1ba7ef4e61e948fa6499724ca",
          "body": null,
          "is_bot": false,
          "headline": "Retry to create process after EAGAIN error",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-10-09T08:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f13e5394194084d2d97b3b01005b57f26dcf77f",
          "body": null,
          "is_bot": false,
          "headline": "Retry to create builtin thread after EAGAIN error",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-10-09T07:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6ecab4b6aa207606e8f015859118459b3a4462",
          "body": "…st,forward_list} types",
          "is_bot": false,
          "headline": "Fix 'reference to value_type is ambiguous' error for small_{vector,li…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-10-05T12:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ca402859c2f9c9547c0374ea9a53dd6c6abc3c",
          "body": "…irectory separator (GH issue #434)",
          "is_bot": false,
          "headline": "Fix find builtin to dereference symlink argument if terminated with d…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-09-30T06:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0385d5e3fd8bdd160ff959c0950a8f351d39a7b",
          "body": null,
          "is_bot": false,
          "headline": "Fix path_entry() not to fail for non-existent drives on Windows",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-09-09T13:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fbf3f0284268073fdfe1ed6d9dbfe54dc4d4bb",
          "body": "…izer",
          "is_bot": false,
          "headline": "Add ability to customize/disable multi-value separator in JSON serial…",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-09-04T08:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3852a414a4fa2b4006c5dca475a23add619cb2a1",
          "body": null,
          "is_bot": false,
          "headline": "Suppress -Wno-unused-function Clang warning on Windows",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-08-08T14:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113e01a2148c34821ef5bb671d015443a2e29c5a",
          "body": null,
          "is_bot": false,
          "headline": "Update odb submodule to version 2.5.0-b.28.z",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-08-01T13:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7200d2b484d16b7ddda4481ea7ef07034a5165c6",
          "body": null,
          "is_bot": false,
          "headline": "Update sqlite submodule to version 3.45.3",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-08-01T13:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fc06daa1c3511ae02cca811e0ad691993b5ed4",
          "body": "…tional GH issue #1",
          "is_bot": false,
          "headline": "Add disabled test for butl::optional use case described in libstud-op…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-07-31T11:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "064536ef079051dd0af53b7f311bef4aa4670ccb",
          "body": "… in 'foo:<newline>\\<newline>')",
          "is_bot": false,
          "headline": "Serialize manifest using new-fashioned multi-line mode introducer (as…",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-07-31T11:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc1d78fd95694b65ce80be90970be9ef305f973",
          "body": null,
          "is_bot": false,
          "headline": "Add curl::version() function",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-07-31T11:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e5c6c1119b2bc569391432ec2904f3a640c967",
          "body": null,
          "is_bot": false,
          "headline": "Fix pager's 'broken pipe' error",
          "author_name": "Karen Arutyunov",
          "author_login": "karen-arutyunov",
          "committed_at": "2024-06-20T11:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc9f1ea10b31ddfbd822b8c12f9f9944b517e7a",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 0.18.0-a.0.z",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-06-19T10:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3736c623a831642a54d1c48dc468d178eaed94",
          "body": null,
          "is_bot": false,
          "headline": "Release version 0.17.0",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-06-17T12:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01619db789f78238a193eb472a47698b5b909025",
          "body": null,
          "is_bot": false,
          "headline": "Update odb submodule to v2.5.0-b.27",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-06-12T09:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc1f169d86222a5cc423491948b30b44b1a8119",
          "body": null,
          "is_bot": false,
          "headline": "Update libpkg-config submodule to v0.1.2",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-06-12T06:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a093e86f991151228f64f89810f539ada40962b7",
          "body": null,
          "is_bot": false,
          "headline": "Use -pthread instead of -lpthread",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-06-06T06:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5ac6d727321426776f6231293a68e82a38c157",
          "body": null,
          "is_bot": false,
          "headline": "Suppress bogus GCC 14 -Wstringop-overread for sqlite3.c",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-29T11:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa6521c562ebf09343353717fb7c927df1eee86",
          "body": null,
          "is_bot": false,
          "headline": "Add notion of thread-specific current working directory",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-21T10:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5fe5459ffbc53504d46331c520f5bff90085a5b",
          "body": null,
          "is_bot": false,
          "headline": "Improve path::normalize() documentation",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-21T06:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f28f2c4ca9fea040cc98fead3c8c5caa178b233",
          "body": null,
          "is_bot": false,
          "headline": "Update upstream/libpkg-config submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-14T11:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03c638d0d0bd2ab50940bc479cb5b7ff18c9803",
          "body": "…() call",
          "is_bot": false,
          "headline": "Fix fdterm() mis-classification of nul on Windows with GetConsoleMode…",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-09T12:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9543ece42a8a9071f38fc661d246b17e44db7e",
          "body": null,
          "is_bot": false,
          "headline": "Add test for fdterm(/dev/null)",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-09T11:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7d705bd288fae70a2525de0fb0349b40797ce2",
          "body": null,
          "is_bot": false,
          "headline": "Add missing dllexport declaration when compiling SQLite source file",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-07T11:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c315da6043946df024155a5b8ca15c760d4ed92b",
          "body": null,
          "is_bot": false,
          "headline": "Update license information",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-06T07:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e21b218db0e979d56b7b6027854a86ad7ffc96b",
          "body": "This is an additional (to libbutl) utility library which contains the source\ncode of libpkg-config configured and tuned for our needs.",
          "is_bot": false,
          "headline": "Add libbutl-pkg-config source subdirectory",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-06T07:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54213a4ff48ecfa8fa3b416d12b1282158746dc",
          "body": null,
          "is_bot": false,
          "headline": "Add libpkg-config as submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-06T06:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b61bd245870bad80a2655ea4c4b56d1246233df",
          "body": "This is an additional (to libbutl) utility library which contains the source\ncode of libodb, libodb-sqlite, and libsqlite3 configured and tuned for our\nneeds.",
          "is_bot": false,
          "headline": "Add libbutl-odb source subdirectory",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-06T05:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a1f350d9b6483997886d7438504d2a75498f68",
          "body": null,
          "is_bot": false,
          "headline": "Update upstream/odb submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-02T09:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1630ecbbf8bc2c5b0137ef69e17d6df6e8077b56",
          "body": null,
          "is_bot": false,
          "headline": "Add libsqlite3 as submodule",
          "author_name": "Boris Kolpackov",
          "author_login": "boris-kolpackov",
          "committed_at": "2024-05-02T06:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 41,
      "latest_release_at": "2026-04-09T09:29:17Z",
      "latest_release_tag": "v0.18.1",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 113,
      "mean_days_between_releases": 286.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 2,
      "stars": 9,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": [],
      "largest_source_bytes": 105133,
      "source_files_sampled": 38,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "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": [],
      "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": 3,
        "merged_prs": 0,
        "open_issues": 2,
        "closed_ratio": 0.5,
        "closed_issues": 2,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "boris-kolpackov",
          "commits": 617,
          "avatar_url": "https://avatars.githubusercontent.com/u/31799599?v=4"
        },
        {
          "type": "User",
          "login": "karen-arutyunov",
          "commits": 394,
          "avatar_url": "https://avatars.githubusercontent.com/u/11507038?v=4"
        },
        {
          "type": "User",
          "login": "francoisk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10463033?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.61
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "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 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "3064092097861578114ac409721adb34e041b3f1",
        "ran_at": "2026-08-01T05:32:37Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 3,
          "created_at": "2020-08-21T18:17:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2023-10-24T06:59:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2026-04-21T06:45:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2023-09-10T01:30:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2025-01-03T14:48:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/build2/libbutl",
    "host": "github.com",
    "name": "libbutl",
    "owner": "build2"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 34,
        "vitality": 66,
        "community": 39,
        "governance": 40,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 41,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "41 commits in the last year",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v0.18.1",
              "releases_from_tags": true,
              "days_since_latest_release": 113,
              "mean_days_between_releases": 286.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 113 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 113
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~286.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 286.5
                    }
                  }
                ],
                "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 2,
              "stars": 9,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.61
            },
            "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 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 2,
              "closed_issues": 2,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 66,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "build2",
              "public_repos": 31,
              "account_age_days": 2989
            },
            "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": "66 followers of build2",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 66,
                      "login": "build2"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~8 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.07,
              "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": "7 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 105133,
              "source_files_sampled": 38,
              "oversized_source_files": 4
            },
            "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": "4/38 source files over 60KB",
                "points": 49.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 38,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T05:32:42.482334Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/build2/libbutl.svg",
  "full_name": "build2/libbutl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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