Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 23:03 UTC

vbfox / MasterOfFoo

An F# library to allow using printf style strings in more places.

F#Apache-2.0★ 14 stars⑂ 2 forkssince Sep 2016View on GitHub ↗

vbfox/MasterOfFoo holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Vitality (63/100) and lowest on Community & Adoption (33/100). It was last updated today. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

51
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).

Ownership

Julien RoncagliaPersonal account
78 followers129 public repossince Sep 2009@sundayapp

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

63Moderate · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
12.2/18Commit volume — 22 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year22
human_commit_share0.97
days_since_last_push0
active_weeks_last_year3
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 0 days ago
5.4/27Release cadence — a release every ~375.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count13
latest_release_tag2.1.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases375.7

Community & Adoption

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

33At Risk · 17% of overall
How it's scored
18.1/60Stars — 14 stars
0/25Forks — 2 forks
0/15Watchers — 2 watchers
Inputs used
forks2
stars14
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

49Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution — 100% of issues closed
25.7/30PR acceptance — 12/14 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs12
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs2
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.6/25Owner reach — 78 followers of vbfox
25/25Track record — 129 public repos, account ~16 yr old
Inputs used
followers78
owner_typeUser
is_verified
owner_loginvbfox
public_repos129
account_age_days6,151
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsfsharp, printf
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?

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/16 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages2
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

41Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11/40Legible commit history — 20 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.206
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — F# (statically typed)
10/10Reproducible environment — Dockerfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — F# (statically typed)
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageF#
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

14GitHub stars
1contributors
22commits, last 12 months
0days since last push
13releases
1bus factor
0open issues
package ecosystems

Data collection warnings

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

More detail

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

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.

111222212016-102019-012021-04
Major 1Minor 2Patch 5

Each point covers 5 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/16 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 4

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

RegistryPackageVersionRelation
NuGetBlackFox.MasterOfFooindirect
NuGetFSharp.Coreindirect
NuGetFSharp.Core4.5.0indirect
NuGetMicrosoft.SourceLink.GitHub1.0.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "fsharp",
        "printf"
      ],
      "is_fork": false,
      "size_kb": 523,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "F#": 268308,
        "Shell": 881,
        "Batchfile": 228,
        "Dockerfile": 1130
      },
      "pushed_at": "2026-07-31T23:02:03Z",
      "created_at": "2016-09-25T13:31:23Z",
      "owner_type": "User",
      "updated_at": "2026-07-31T22:49:06Z",
      "description": "An F# library to allow using printf style strings in more places.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "F#",
      "significant_languages": [
        "F#"
      ]
    },
    "owner": {
      "blog": "https://vbfox.net",
      "name": "Julien Roncaglia",
      "type": "User",
      "login": "vbfox",
      "company": "@sundayapp",
      "location": "Paris, France",
      "followers": 78,
      "avatar_url": "https://avatars.githubusercontent.com/u/131878?v=4",
      "created_at": "2009-09-27T14:25:00Z",
      "is_verified": null,
      "public_repos": 129,
      "account_age_days": 6151
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2026-07-31T22:53:35Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-12-18T22:11:33Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-09-06T08:17:34Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-09-05T21:42:47Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2021-04-17T10:24:51Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2018-09-09T12:31:44Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2018-07-22T19:25:44Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2018-02-11T21:01:13Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2018-02-11T20:51:11Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2017-04-28T18:57:35Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2016-10-23T21:43:36Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2016-10-07T22:26:21Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2016-10-07T21:50:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "41060957eb46777b3cab74f96f2d1ffb4b7dc2ec",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to release via CI",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ef00805d0b958a582e2a68a16a0c881b14326f",
          "body": null,
          "is_bot": false,
          "headline": "Release notes for the fix",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f1df587cfd3885390a0ad89cca5a7e641bb5a6",
          "body": null,
          "is_bot": false,
          "headline": "Make porting new changes a bit more documented",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843e8ed54bbff0bf2235603779083ca997854df0",
          "body": null,
          "is_bot": false,
          "headline": "Ensure trailing whitespace cleanup",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2baed2ba11a0ee4a453bdcf92efe393f92d4c5f",
          "body": "Port of commit bf277fe45538542e17451d3fdb4ac4b4c65bdcc5 - https://github.com/dotnet/fsharp/commit/bf277fe45538542e17451d3fdb4ac4b4c65bdcc5",
          "is_bot": false,
          "headline": "Use culture-independent IndexOf in interpolated string parsing",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f36b2b45ad3aeb0dffe5537ca97691b07c8d8a",
          "body": null,
          "is_bot": false,
          "headline": "Add link in core readme",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf723b5ad5db60d01c16d5a0f134ce15b23c4166",
          "body": null,
          "is_bot": false,
          "headline": "Move the Core files into Core",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5424ebe8021c67840747c223130be177a024db7",
          "body": null,
          "is_bot": false,
          "headline": "Update release notes",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T22:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf1873cd2cbbca1da7fccbe420496fcb332e060",
          "body": "* Add a DockerCompat command to the build scripts checking the code against multiple FSharp.Core and SDK versions\n* Fix one incompatibility found with old SDKs due to compressed Metadata\n* Run the test matrix in CI",
          "is_bot": false,
          "headline": "Test the package against every supported .NET SDK and FSharp.Core (#12)",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T21:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f691770935c6d78c4a367b525a159a9a4db9510c",
          "body": "…pload-artifact-7.0.1\n\nBump actions/upload-artifact from 6.0.0 to 7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #15 from vbfox/dependabot/github_actions/actions/u…",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T19:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b79a580dd6739925227673dafb0627f351ac3c9",
          "body": "…etup-dotnet-6.0.0\n\nBump actions/setup-dotnet from 5.4.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #16 from vbfox/dependabot/github_actions/actions/s…",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-31T19:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3decf46f08e8c1f58783de3c25809cc6ba2f7b90",
          "body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.4.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/26b0ec14cb23fa6904739307f278c14f94c95bf1...a98b56852c35b8e3190ac28c8c2271da59106c\n[…]\npendency-name: actions/setup-dotnet\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-dotnet from 5.4.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-30T15:02:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3348e873682aa1c496ddb02fed75b0c95233c893",
          "body": "…heckout-7.0.1\n\nBump actions/checkout from 6.1.0 to 7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #14 from vbfox/dependabot/github_actions/actions/c…",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-30T15:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e4aca88db36e7dc36035998b09f0569daa3a3f",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...043fb46d1a93c77aae656e7c1c\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6.0.0 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-29T21:44:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5588d1d8b9dba1e10086ddd5849810f3a5aa53ef",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.1.0 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/d23441a48e516b6c34aea4f\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.1.0 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-29T21:44:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b93db24b16a9c6e4a804b2172235e216f3401d4e",
          "body": "Pin GitHub Actions to commit SHAs",
          "is_bot": false,
          "headline": "Merge pull request #13 from vbfox/chore/pin-gh-actions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-29T21:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eca1935d16433fddb21d48f83dd491f8a6bb897",
          "body": "Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Pin GitHub Actions to commit SHAs and add dependabot",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-29T21:38:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7716b21048e471d19645f7c14e67b0ee8d3c43f",
          "body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update master references to main after default branch rename",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-28T20:57:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "39ac233768649dbc866aede83dc609ab990b9f31",
          "body": "Upgrade build to .NET 10 SDK",
          "is_bot": false,
          "headline": "Merge pull request #11 from vbfox/upgrade-dotnet-10",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-22T22:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c8bd7f8c2328c928afe010f2aeaa1226f4223d",
          "body": "net8.0 is still a supported LTS runtime, so verify the library's\nnetstandard2.0/net5.0 assemblies run correctly there too, not just on\nthe latest net10.0. Doesn't affect the published NuGet package, which\nnever targeted net8.0 to begin with.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Keep net8.0 in the test-hosting matrix alongside net10.0",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-22T22:37:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a943e25ec3f326cdee59b665e4f18d17d689411d",
          "body": "Bumps global.json to the 10.0.302 SDK, retargets the build/test/testapp\ntooling projects from net8.0 to net10.0, and updates Paket to 10.3.1\nsince 8.0.3 doesn't understand the net10.0 moniker. Also suppresses the\nnew NU1901 audit warning and disables NuGet package pruning (Paket lists\ntransitive dep\n[…]\nrs), and pins\nSystem.Data.SqlClient to 4.8.6 to avoid a newer obsolete-as-error API\nin the TestApp sample. CI now also installs the 10.0.x SDK.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Upgrade build to .NET 10 SDK",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2026-07-22T22:36:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "055cf77e536f7b2b8606f8951e624da858a87b02",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T22:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d932c4295b8e47d33de607f06ca2e1babf793363",
          "body": null,
          "is_bot": false,
          "headline": "Add FSharp.Logf to readme",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T22:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c895ece5cdb749b52aa44b99afcf246c92236375",
          "body": "Specify FSharp.Core version 4.5 for net5 builds",
          "is_bot": false,
          "headline": "Merge pull request #10 from vbfox/specific_fshare_core_version",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T22:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b535df6bd276e777ef3f360d4b52bca9b6b9cc0e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T21:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4025467ab342458c436eda3f11f8adef45999a77",
          "body": null,
          "is_bot": false,
          "headline": "Specify FSharp.Core version 4.5 for net5 builds",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T21:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "297874e3e8ff1789a9f3a2fc8383b762f76a9aa9",
          "body": null,
          "is_bot": false,
          "headline": "Ignore binlogs from git",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-18T21:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3df3338ee7bd2611bb97c690a9627940d4e9a9a",
          "body": "Update build environment",
          "is_bot": false,
          "headline": "Merge pull request #9 from vbfox/ci_integration_test",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T09:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd2de3aeab0e8ccd49e38db073a1cf212d6133e1",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T09:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ae11596eaeda5a44d68c7ccd2079177f7f98d3",
          "body": null,
          "is_bot": false,
          "headline": "Linux artifacts",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T09:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b3b02fc3754e0b545816e9e94d9fd35a2b58e50",
          "body": null,
          "is_bot": false,
          "headline": "Try another ubuntu version, artifacts",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T09:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae2b9ff46100fcd675e7dec446cf7be86320e54",
          "body": null,
          "is_bot": false,
          "headline": "Runs on old ubuntu for dotnet 5",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T09:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8280231f37b36772ce316e9bc56ae7d4227cd3fc",
          "body": null,
          "is_bot": false,
          "headline": "Stop rollForward in global.json",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2025-12-16T08:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13662843bf744e00fe20d882d5ed5db8aaad34a2",
          "body": null,
          "is_bot": false,
          "headline": "New printf.fs location",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-06T08:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "243d52c4f9fe9681198e8c92e7ec03284817d0a5",
          "body": "Support the %B specifier",
          "is_bot": false,
          "headline": "Merge pull request #7 from vbfox/vbfox/B_specifier",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-06T08:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c699919b1a22a38d3d936cd49a781a1b5f47402",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-06T07:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6ae3a52c1f2f58301897c732def03568a769db",
          "body": null,
          "is_bot": false,
          "headline": "Release notes prepared for 2.1",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T23:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231c932854936886509b7356af40c4a501186fea",
          "body": null,
          "is_bot": false,
          "headline": "Test binary format",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T23:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf979eee9d165fd80bdff6a99a072fc3376efd41",
          "body": "From commit 67f160cf37a5d36116c148cc75c30b1da9c4c8dc",
          "is_bot": false,
          "headline": "Import the latest printf.fs",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T22:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f76c10874f4255fc2ca277b764e688b79cd2108",
          "body": "Core bump 2021",
          "is_bot": false,
          "headline": "Merge pull request #5 from vbfox/core_bump_2021",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T21:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2f63124fd59dc6173ec057ba14e19922ef3526",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for a 2.0.0",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T21:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc204df6904e60c395a42eb7ebd1ec072181de7",
          "body": null,
          "is_bot": false,
          "headline": "Twitter is dead",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T20:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51439e733866f57090e6355cb7d699f28bf1c7bf",
          "body": null,
          "is_bot": false,
          "headline": "More .NET versions in GH actions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0edd043c6570bfa78303cd51bbefebb4b3dd0c",
          "body": null,
          "is_bot": false,
          "headline": "Include readme in NuGet",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e6d54f4271fa2c5a7e70c4b3b7439007f03bde",
          "body": null,
          "is_bot": false,
          "headline": "Make it build again",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c3cf0c3f14cf5b4f1a480292819b6d94b087cb8",
          "body": null,
          "is_bot": false,
          "headline": "Ensure we have all packages for net8.0 build",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3587e7e784ea0ae94c97c985495670522870ea16",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for an alpha release",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2806f13c080f720e54785393e756d181f8afeb1b",
          "body": null,
          "is_bot": false,
          "headline": "Restrict .Net versions a bit more",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b70b2b3cfb13fe6480e2748b25f93c9949b129",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T19:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad9542d107ecf12160ba31c91496d392f55da90",
          "body": null,
          "is_bot": false,
          "headline": "Test some custom IFormattable",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-05T18:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742afa8a1fdc67615623a1bcab0e6ecc3c7dbda5",
          "body": null,
          "is_bot": false,
          "headline": "Don't force personal VSCode settings on users",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T22:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b3a4c6c67584dd14f60eff34b494f2bbaff1cf",
          "body": null,
          "is_bot": false,
          "headline": "Test string interpolation a bit more",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T22:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c59754defbb8cbc1e2b830b902f0e09aa1169dd",
          "body": null,
          "is_bot": false,
          "headline": "Document string interpolation",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T22:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8904452d2aec9b5443ab43e22102f6ff23381c8a",
          "body": null,
          "is_bot": false,
          "headline": "Test all interpolated string formats",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T22:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809dc7ee44d735018e0bbeacc0506c636f799c17",
          "body": null,
          "is_bot": false,
          "headline": "Let's try installing old dotnet on GH actions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c877198325b69444f81220b9ce326467f7e50f5c",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout to v4",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7a952b2c0411c15a73e6a8375a84ff1f306b51",
          "body": null,
          "is_bot": false,
          "headline": "Bump a bunch of versions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2592fcb06a2d207a09d90297b8fb16240e0f273",
          "body": null,
          "is_bot": false,
          "headline": "Use a newer version of the SDK",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97006c90a91bd5979e43f10062b7396b13129142",
          "body": null,
          "is_bot": false,
          "headline": "Less warnings",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90482689681f9ae7b10be872e63e521a5fd42204",
          "body": null,
          "is_bot": false,
          "headline": "Default to LF line endings",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63667d2934a3ec4d2aa6dd631041830e00c7d34a",
          "body": null,
          "is_bot": false,
          "headline": "Bump paket",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T21:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16944b44f52159fa21a9fbd1d2dbc52580ce2942",
          "body": null,
          "is_bot": false,
          "headline": "Small rename",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T20:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b19a2a4448b6f36c4143d81691d485dd1ff159c",
          "body": null,
          "is_bot": false,
          "headline": "Fix readme position in SLN",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T20:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af50a799b9534000a0491ac3da1bd2471d37d531",
          "body": null,
          "is_bot": false,
          "headline": "Ignore more warnings",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2024-09-04T20:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa19c6803a7652b6fc62a4fbd77e24f70244a15",
          "body": "Not yet finished, need a few more things like precision, custom\nfunctions",
          "is_bot": false,
          "headline": "Add a more complete test suite that can serve as non-regression",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-10T21:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95077c17e03320553f325895b77e7a3ab3dbe2e5",
          "body": null,
          "is_bot": false,
          "headline": "Cleaner TestApp",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-10T20:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a3537825813e7a9b1bb9e7a856c568530b0f29",
          "body": null,
          "is_bot": false,
          "headline": "More readme for myself",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e837efa0201ee9822c400a62f1ebe10ca50ebb0",
          "body": null,
          "is_bot": false,
          "headline": "Commit the original files from the compiler for easy diff",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b22e70d6e4899ebf8d4fd2807d48c966f88339d",
          "body": null,
          "is_bot": false,
          "headline": "Add a few tests",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc9bf1cea384e6ab463bcf780819aad7218e6ac",
          "body": null,
          "is_bot": false,
          "headline": "Hide IsNullOrEmpty",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfdad47743b0739795984be0bcfc5b66501afba9",
          "body": null,
          "is_bot": false,
          "headline": "Ignore test results",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42e1b3c774636c726eb965d8f39671f16978af5",
          "body": null,
          "is_bot": false,
          "headline": "Rename back to Finalize for compat",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f73915fcb55b518293f1caaa2da69435fb96fae",
          "body": null,
          "is_bot": false,
          "headline": "Move things to internal",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bedb688010a769024dfacabf76fee5d175fc549",
          "body": null,
          "is_bot": false,
          "headline": "Make Interpolated strings build",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T22:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9917c505f5d743a690b3fa24a138c1e60a3012d9",
          "body": null,
          "is_bot": false,
          "headline": "Wip",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-05-09T21:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18442769d5ed90bece7d8ca3d4b656b32cdfc4d7",
          "body": null,
          "is_bot": false,
          "headline": "Paket update main",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T13:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad82134861f51c5794443e8eb6aa6dbebb1ff30",
          "body": null,
          "is_bot": false,
          "headline": "paket update --group build",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T13:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb9ebbc96d51c9418b1ffd731f0f81b8880801f",
          "body": null,
          "is_bot": false,
          "headline": "Use Fsharp.Core 5 in build",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T12:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77bd342814b153e055718ab10ae874a1c18b585c",
          "body": null,
          "is_bot": false,
          "headline": "Ignore idea files",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T12:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a2d498e61dd961db65b7531b62319668d1af73c",
          "body": null,
          "is_bot": false,
          "headline": "Bump test app to 5.0",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T11:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b4e3e9c846c5c941d73bf6e24c75c0bf072d49e",
          "body": null,
          "is_bot": false,
          "headline": "remove version from paket dependencies",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T10:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b29084aec30ab475335ebb96f0892e90358778e",
          "body": null,
          "is_bot": false,
          "headline": "build: fix the release process",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T10:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f24f866c5dba1c9f2f7240f1fe89fdc1ddf4a0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62fae2559d03f127db71d6226d4880800d3a0df8",
          "body": null,
          "is_bot": false,
          "headline": "readme: tweak CI link",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0398723f2b8c175510e2348a2429357e933337",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix badge",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f276bdc1a9275404afc76a9ac2cc306b729a9d0",
          "body": "Modernize",
          "is_bot": false,
          "headline": "Merge pull request #4 from vbfox/modernize",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d062a15ed5275d52b9b18fc9cc04e529d4cd066",
          "body": null,
          "is_bot": false,
          "headline": "Add back more steps on GH action",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84317b94e763bda1915d05b059087106119aab08",
          "body": null,
          "is_bot": false,
          "headline": "Move to GH actions in Fake BuildServer",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048b60188c0db70d57dc5ac01d4df301354f7846",
          "body": null,
          "is_bot": false,
          "headline": "Test the net5.0 version of the lib",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a096ee94d8c0b1a721af5161d1f775edd899a2a",
          "body": null,
          "is_bot": false,
          "headline": "Use PackageIcon",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d9919ea48954feeff3d53578c056be860bb3f6",
          "body": null,
          "is_bot": false,
          "headline": "build: Move to net5.0, paket global tool",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e690bef844d0a37d0c02725c030eaea4df0bed2",
          "body": null,
          "is_bot": false,
          "headline": "Use less strict FSharp.Core package reference versions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa5577d8edfbd6477df5083eb508e97fbe87a33",
          "body": null,
          "is_bot": false,
          "headline": "Bump sourcelink",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50722d6a9f8b22edb5232c824a454d2cf05210f4",
          "body": null,
          "is_bot": false,
          "headline": "Ignore ionide folder",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692c53947940671b81fa3cd8c6b1cb448a7867c0",
          "body": null,
          "is_bot": false,
          "headline": "ci: no paket.cmd yet",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7367fb78f03cc265bfd2b04e48f4dafdc6759224",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove other buil systems than GH actions",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546598a6b57e9324b848cb7c33ee1e4a5e876800",
          "body": null,
          "is_bot": false,
          "headline": "Add GH action",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2021-04-17T09:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb191febdc41d25849245c4c77d9015847b662a",
          "body": null,
          "is_bot": false,
          "headline": "Bump dotnet version in travis",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2018-12-04T22:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb67492b1810d0c12ecee6e6e437c5c8b5fcc742",
          "body": null,
          "is_bot": false,
          "headline": "Specify the package license using SPDX",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2018-12-04T22:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e66246ee66db5d5b6df9e9bd5a0ec15aa509162",
          "body": null,
          "is_bot": false,
          "headline": "Newer release notes",
          "author_name": "Julien Roncaglia",
          "author_login": "vbfox",
          "committed_at": "2018-12-04T21:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 22,
      "latest_release_at": "2026-07-31T22:53:35Z",
      "latest_release_tag": "2.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 375.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 2,
      "stars": 14,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "BlackFox.MasterOfFoo",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "FSharp.Core",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "FSharp.Core",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 12,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "vbfox",
          "commits": 247,
          "avatar_url": "https://avatars.githubusercontent.com/u/131878?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "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": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/16 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "41060957eb46777b3cab74f96f2d1ffb4b7dc2ec",
        "ran_at": "2026-07-31T23:02:55Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T22:53:38Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-31T21:40:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vbfox/MasterOfFoo",
    "host": "github.com",
    "name": "MasterOfFoo",
    "owner": "vbfox"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 51,
            "calibrated": 51,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 51,
      "inputs": {
        "security": 58,
        "vitality": 63,
        "community": 33,
        "governance": 49,
        "calibration": "2026-08-02",
        "engineering": 50,
        "ai_readiness": 41,
        "weighted_overall_raw": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 22,
              "human_commit_share": 0.97,
              "days_since_last_push": 0,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "22 commits in the last year",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "2.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 375.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~375.7 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 375.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 33,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 2,
              "stars": 14,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 0,
              "closed_issues": 2,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 2,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12/14 decided PRs merged",
                "points": 25.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 14
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 78,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vbfox",
              "public_repos": 129,
              "account_age_days": 6151
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "78 followers of vbfox",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 78,
                      "login": "vbfox"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "129 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 129
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "fsharp",
                "printf"
              ],
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 2,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.206,
              "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": "20 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "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": 0,
                "status": "missed",
                "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": "F# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "F#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "primary_language": "F#",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "F# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "F#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {
        "library": 2
      },
      "primary": null,
      "evidence": [
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T23:03:05.492385Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vbfox/MasterOfFoo.svg",
  "full_name": "vbfox/MasterOfFoo",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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