Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 03:48 UTC

fsprojects / FSharp.Data.JsonSchema

F# · ShellMIT★ 57 stars⑂ 6 forkssince Sep 2019View on GitHub ↗

fsprojects/FSharp.Data.JsonSchema holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (70/100) and lowest on Community & Adoption (44/100). It was last updated today. A single contributor accounts for most of its recent work.

61
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

61
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

332 followers124 public repossince Nov 2013

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

Metrics by category

Vitality

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

70Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
13.1/18Commit volume — 28 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year28
human_commit_share1
days_since_last_push0
active_weeks_last_year3
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~299.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv3.1.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases299.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

44At risk · 18% of overall
How it's scored
28.4/60Stars — 57 stars
5.8/25Forks — 6 forks
3.3/15Watchers — 5 watchers
Inputs used
forks6
stars57
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.7/22.5Commit distribution — top contributor authored 75% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.748
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 15/15 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs15
open_issues0
closed_issues15
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.1/25Owner reach — 332 followers of fsprojects
25/25Track record — 124 public repos, account ~12 yr old
Inputs used
followers332
owner_typeOrganization
is_verified
owner_loginfsprojects
public_repos124
account_age_days4,631

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 5 out of 6 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/9 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
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_packages15
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 15 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

63Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 50 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes1,027
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — F# (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 21 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.21
toolchain_manifests
dependency_bot_commit_share0
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

57GitHub stars
4contributors
28commits, last 12 months
0days since last push
5releases
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 ★ / 6 ⇿
0Stars
6Forks
1Releases

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.

123456612020-112022-072024-03
Major 0Minor 0Patch 1

Each point covers 4 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests5 out of 6 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 17

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

RegistryPackageVersionRelation
NuGetExpecto9.0.2indirect
NuGetExpecto9.0.4indirect
NuGetFSharp.SystemTextJson1.1.23indirect
NuGetGitHubActionsTestLogger1.1.0indirect
NuGetMicrosoft.AspNetCore.OpenApi10.0.10indirect
NuGetMicrosoft.AspNetCore.OpenApi9.0.12indirect
NuGetMicrosoft.NET.Test.Sdk17.14.1indirect
NuGetMicrosoft.OpenApi2.9.0indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNJsonSchemaindirect
NuGetSystem.ComponentModel.Annotationsindirect
NuGetSystem.Text.Json6.0.10indirect
NuGetSystem.Text.Json8.0.6indirect
NuGetVerify.ClipboardAccept20.3.2indirect
NuGetVerify.DiffPlex2.2.1indirect
NuGetVerify.Expecto20.3.2indirect
NuGetYoloDev.Expecto.TestSdk0.9.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 15 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": [],
      "is_fork": false,
      "size_kb": 478,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "F#": 219682,
        "Shell": 47472,
        "PowerShell": 172
      },
      "pushed_at": "2026-07-28T03:41:48Z",
      "created_at": "2019-09-26T18:10:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T03:40:14Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "F#",
      "significant_languages": [
        "F#",
        "Shell"
      ]
    },
    "owner": {
      "blog": "http://fsprojects.github.io",
      "name": "F# Community Project Incubation Space",
      "type": "Organization",
      "login": "fsprojects",
      "company": null,
      "location": "Worldwide",
      "followers": 332,
      "avatar_url": "https://avatars.githubusercontent.com/u/6001315?v=4",
      "created_at": "2013-11-21T13:40:41Z",
      "is_verified": null,
      "public_repos": 124,
      "account_age_days": 4631
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2026-07-28T03:41:49Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-02-10T05:52:24Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-02-07T18:39:26Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-03-16T18:03:10Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2023-04-16T21:17:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a55d7874f6c89f350f8ec95dc30ae02ceda7abef",
          "body": "… refs (#29) (#34)\n\nDateTime, DateTimeOffset, DateOnly, TimeOnly, Guid, Uri, and TimeSpan fields\nwere routed through SchemaAnalyzer's Ref/definitions path, producing a\nneedless $ref to a single-purpose component (e.g. \"WeatherForecast.DateTime\")\ninstead of an inline {\"type\": \"string\", \"format\": \"dat\n[…]\ntput for\nthe same types, which is intentional, tested behavior there.\n\n\nClaude-Session: https://claude.ai/code/session_01Bs5FwyUrCG4dpj3JygXu3J\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: inline format-annotated primitives instead of dangling component…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-28T03:39:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "48a24e8e03f8a45f501b27673bca7dd003ad2f69",
          "body": "…s (#33)\n\n* fix: resolve build warnings and vulnerable transitive package versions\n\n- Suppress FS0044 self-calls in deprecated schema-processor types and\n  drop redundant upcasts (FS0066) in JsonSchema.fs\n- Pin System.Text.Json and Newtonsoft.Json above versions flagged by\n  NU1903 (GHSA-8g4q-xg66-9\n[…]\nach\ncall, so unrelated future obsolete-API misuse in this file still\nwarns.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: resolve build warnings and vulnerable transitive package version…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-28T03:21:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6e0d8e8158eda2c66bc105b6cca5cd984fa05f7a",
          "body": "Fix dangling OpenApiSchemaReference on net10 (#30)",
          "is_bot": false,
          "headline": "Merge pull request #32 from fsprojects/30-openapi-dangling-schema-ref",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-28T03:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1dc9fc0ab69124ec31c13d49a0d07520eacbba9",
          "body": "Generator.CreateInternal's closure calls into Namotion.Reflection (via\nSchemaNameGenerator.Generate -> ty.ToCachedType(), and NJsonSchema's own\nbase generator) with no synchronization. Namotion.Reflection keeps\nglobal, non-thread-safe type-metadata caches, so concurrent schema\ngeneration for differe\n[…]\nigger without\ntouching the third-party dependency: 15/15 clean runs after the fix\n(vs 3/8 failures before), confirmed on net8.0/net9.0/net10.0.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: serialize schema generation to close a Namotion.Reflection race",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-28T02:56:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5d4d5e50de9eed2563542febcce5a1efba58bf9a",
          "body": "The transitive default (2.0.0, floored by Microsoft.AspNetCore.OpenApi\n10.0.10) is affected by GHSA-v5pm-xwqc-g5wc (stack overflow parsing\ncircular schema refs in untrusted documents; patched at 2.7.5+). We\nonly generate documents, never parse untrusted ones, so exposure was\nlow, but pinning above t\n[…]\n10.0\n(25/25) at the new pinned version; the AddComponent/OpenApiSchemaReference/\nTarget-resolution APIs this fix depends on behave identically.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: pin net10 Microsoft.OpenApi to 2.9.0",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-28T02:38:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3f25c1ad29f2d008938012fbdd58e227d4196448",
          "body": "document.AddComponent is TryAdd (first writer wins, never throws), and\ncomponent ids were bare case/definition names — so two different F#\ntypes sharing a case name (e.g. both having a \"Leaf\" or \"Error\" case)\nwould silently collide in the same OpenAPI document, with the second\ntype's schema never ac\n[…]\n: precondition guard on rootTypeId, doc-comment scope fixes,\nrestored net9 comment, and a WebApplication dispose leak in the e2e\ntest fixtures.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: resolve cross-type case-name collisions in registered component ids",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T23:03:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e5cdd129f253b2d9c59336a2763a05af6f83b9a3",
          "body": "Add e2e test proving two different self-recursive types on the same\ndocument register distinct components without collision. Document the\nAddComponent id-ownership assumption and the null-Document fallback's\nrelationship to #30. Correct RELEASE_NOTES to scope the self-ref id\nfix to net10.",
          "is_bot": false,
          "headline": "fix: address final review findings for #30",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af63fe76075cc055742a9597bf4e8a316c0bb40",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.1.0 for #30 fix",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8af99076499ca2d614d5d517a78ff4a26f3357d",
          "body": "FSharpSchemaTransformer now calls translateForDocument with the live\ncontext.Document and the root type's id (via SchemaGeneratorConfig's\nexisting TypeIdResolver) on net10, so component schemas are actually\nregistered and references resolve instead of dangling. This is what\nmade Microsoft.AspNetCore.OpenApi 10.0.3+ throw on any DU or\nself-recursive type.",
          "is_bot": false,
          "headline": "fix: register OpenAPI component schemas into the live document (#30)",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a303651e851f429ba4165de5e797bfe4f4e4efe",
          "body": "Adds translateForDocument, which registers component schemas (including\nthe root schema itself under a supplied rootTypeId) into a live\nOpenApiDocument and binds references to it via document.AddComponent /\nOpenApiSchemaReference(id, document), so .Target actually resolves.\nAlso fixes self-ref (\"#\")\n[…]\nema.Title was never set), which would\nhave collided across different self-recursive types sharing a document\nonce references were actually registered. translate(doc) is unchanged\nfor existing callers.",
          "is_bot": false,
          "headline": "fix: bind OpenApiSchemaTranslator references to a live document (#30)",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:24:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e09418d23089c3d069f6eba383e6512ccd9b9246",
          "body": "Real WebApplication + MapOpenApi + HTTP GET /openapi/v1.json, for both\na plain DU and a self-recursive DU. Fails on net10 with the exact #30\nexception; passes on net9, confirming the bug and the fix are scoped\nto the net10 / Microsoft.OpenApi 2.x path.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add failing end-to-end repro for #30",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:16:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7576b1f26dae93c704faaf8ebd643e9d7640bd6",
          "body": "The floating 10.0.0-* reference resolved to exactly 10.0.0, the one\nversion that predates the breaking schema-resolution strictness change\nin #30. Pinning to a current version so tests actually exercise the\ncode path that broke.",
          "is_bot": false,
          "headline": "chore: pin net10 Microsoft.AspNetCore.OpenApi test dependency to 10.0.10",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-27T02:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "886fe0c43c25dc2d6499c73bd6ca1e60d47a10e6",
          "body": "… (#30)\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add implementation plan for dangling OpenApiSchemaReference fix…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-25T22:08:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "72d0bf4ced8f71617f74c5915bdf6972281fe477",
          "body": "Root-caused via local repro against Microsoft.AspNetCore.OpenApi 10.0.10:\nOpenApiSchemaTranslator constructs OpenApiSchemaReference with a null host\ndocument and FSharpSchemaTransformer never registers component schemas into\nthe live OpenApiDocument, so references never resolve once ASP.NET 10.0.3+\nstarted walking and resolving the schema tree strictly after transformers run.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add design spec for dangling OpenApiSchemaReference fix (#30)",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-07-25T21:55:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a2f45573c52998e6c596ebf068823d043da4e92b",
          "body": "Remove VersionPrefix from individual .fsproj files to inherit from\nsrc/Directory.Build.props, ensuring consistent versioning across all\npackages.\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: centralize version in Directory.Build.props",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-10T05:51:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0c2d1307ab0308dc86d108473baf362641750ecb",
          "body": "- Update version in src/Directory.Build.props to 3.0.1\n- Add release notes for 3.0.1 with recursive type serialization fixes\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump version to 3.0.1",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-10T05:43:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "24ae7038c076c2b38b42c8eea124be0092851a80",
          "body": "…ft.OpenApi 2.0.x\n\nMicrosoft.OpenApi 2.0.x (used in net10.0) does not auto-initialize collections\nlike 1.6.x does. Added null checks before calling .Clear() on Properties,\nRequired, AnyOf, OneOf, AllOf, and Enum collections to prevent\nNullReferenceException when transforming F# types.\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add defensive null checks in FSharpSchemaTransformer for Microso…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-10T05:39:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e28a4ff963fdf03f66a2eff68c62dd2bdb755a6d",
          "body": "feat: add support for recursive type schema generation",
          "is_bot": false,
          "headline": "Merge pull request #28 from fsprojects/003-recursive-types",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T18:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a8830a84b3119360f4cebcc1908ece8dfbe866",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into 003-recursive-types",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T18:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed80ac1b5f4bf021aca2acf23899a8c2b1f20518",
          "body": "feat: Extended Types Support (Choice, Anonymous Records, DU Encodings)",
          "is_bot": false,
          "headline": "Merge pull request #27 from fsprojects/002-extended-types",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T18:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8d2dff76fb2c65c6144f9c3e25b6bc76fb2fa6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into 002-extended-types",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T18:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e227737b568248fc064bea351f8a7b3c1246154",
          "body": "feat: Core IR extraction, OpenAPI support, and package restructuring",
          "is_bot": false,
          "headline": "Merge pull request #26 from fsprojects/001-core-extraction",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T18:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b6b7cb810228c3f6f74f75e3fe06b21361df39",
          "body": "Fixed critical bug where nullable self-references (Ref \"#\") were not properly\ntranslated. When a type has a field with nullable self-reference (e.g.,\nLinkedNode with Next: LinkedNode option), the translator was trying to look up\n\"#\" in the definitions dictionary instead of referencing rootSchema dir\n[…]\n 51 × 3 frameworks\n- Main tests: 128 × 3 frameworks\n- OpenApi tests: 18 × 2 frameworks\n\nFixes GitHub issue #15 for self-recursive type support.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: NJsonSchemaTranslator handle Ref(#) in nullable contexts",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T04:39:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6b45e5a1cd5324fe048111ebd32671a9e14a395c",
          "body": "…d DU encoding styles\n\nImplements comprehensive support for extended F# type features in JSON Schema generation:\n\n**User Stories Implemented:**\n- US1: Anonymous Record Support - inline object schemas with no $ref\n- US2: Choice Type Support - anyOf schemas for all 7 Choice variants\n- US3: DU Encoding\n[…]\nionEncoding = InternalTag (unchanged)\n- ✅ API fully backwards compatible (optional parameters)\n- ✅ No breaking changes to schemas or behavior\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: implement 002-extended-types with Choice, anonymous records, an…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-07T03:46:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fb580a2f5df2fe69f1562d5fe498a4bad71e35ca",
          "body": "The .NET 10 SDK can build all target frameworks (netstandard2.0,\nnetcoreapp3.1, net6.0, etc.) by downloading targeting packs\nautomatically. Only need:\n\n- .NET 9 SDK for net9.0 tests\n- .NET 10 SDK for net10.0 tests and building all frameworks\n\nThe original NETSDK1085 error was from the --no-build flag bug,\nnot missing SDKs. Reverts unnecessary SDK additions from previous\ncommit.\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "revert: remove unnecessary SDK installations, keep only .NET 9 and 10",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T21:18:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ddea067093fbb1e045eeef874ce08586bdfb6765",
          "body": "The projects target netcoreapp3.1 and net6.0 which require their\nrespective SDKs to be installed. The CI was missing these, causing\npack failures.\n\nSDKs now installed:\n- .NET Core 3.1 (for netcoreapp3.1)\n- .NET 6 (for net6.0)\n- .NET 8 (for net8.0, testing)\n- .NET 9 (for net9.0, testing)\n- .NET 10 (for net10.0, testing)\n\nnetstandard2.0 and netstandard2.1 can be built with any modern SDK.\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): add .NET Core 3.1 and .NET 6 SDK for all target frameworks",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T21:16:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6f0ecf9c9c63e87f9a08633e407c7ceba9b4e2e",
          "body": "…ility\n\nFixes NETSDK1085 error: \"The 'NoBuild' property was set to true\nbut the 'Build' target was invoked.\"\n\nThis is a known issue with .NET SDK 10.0.102 and multi-targeted\nprojects. Removing --no-build from the pack command is the\nrecommended workaround. Pack will still reuse existing build\nartifacts from the Build step, so this doesn't cause unnecessary\nrebuilds.\n\nSee: https://github.com/dotnet/sdk/issues/44199\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): remove --no-build from pack command for .NET 10 SDK compatib…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T21:16:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d88843a14fd2b6a3ba8ed3e32cbaa157cbb094e4",
          "body": "Fixes \"Could not find a test logger with AssemblyQualifiedName,\nURI or FriendlyName 'GitHubActions'\" error in CI pipeline.\n\nThe CI workflow uses --logger \"GitHubActions;report-warnings=false\"\nbut Core.Tests and OpenApi.Tests were missing the package reference.\n\nAdded GitHubActionsTestLogger v1.1.0 to:\n- test/FSharp.Data.JsonSchema.Core.Tests\n- test/FSharp.Data.JsonSchema.OpenApi.Tests\n\n(Main Tests already had this package)\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): add GitHubActionsTestLogger to all test projects",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T20:37:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "784ea0469d08ca925f4ef2615642749bc30b14f1",
          "body": "Changed focus from \"opinionated NJsonSchema wrapper\" to \"pluggable\nCore IR with multiple translation targets.\"\n\n- Updated main description to emphasize extensible architecture\n- Replaced \"Why JSON Schema?\" with \"Why This Library?\"\n- Highlights F#-first type analysis and pluggable translators\n- Positions NJsonSchema and OpenAPI as translation targets, not foundation\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update README to reflect Core IR architecture",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T20:35:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "80118c715617260129311c747a6e65f053c89475",
          "body": "…onSchema\n\nBREAKING CHANGE: Package has been renamed for clearer naming convention.\n\nPackage Changes:\n- Renamed FSharp.Data.JsonSchema → FSharp.Data.JsonSchema.NJsonSchema\n- Created FSharp.Data.JsonSchema as deprecated compatibility shim\n- Aligned all package versions to 3.0.0\n\nNew Package Structure\n[…]\n=\"3.0.0\" />\n\nCode remains unchanged - namespace and API are identical.\n\nTest Results: All 151 tests passing (Core: 35, OpenApi: 17, Main: 99)\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: rename FSharp.Data.JsonSchema to FSharp.Data.JsonSchema.NJs…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T20:20:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e930a0fbe987bfe0e3f472abc52ba7a870927ac",
          "body": null,
          "is_bot": false,
          "headline": "docs: mark implementation tasks complete with regression fix notes",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T20:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9731bae881f8b3c0ce4ae6c03ab6e122a00a01",
          "body": "…n fixes\n\nThis commit completes the core extraction refactoring (feature 001-core-extraction),\nsplitting the library into three packages while maintaining full backwards compatibility\nand adding critical regression fixes for format-annotated types.\n\n## New Packages\n\n- **FSharp.Data.JsonSchema.Core 1\n[…]\nults\n\nAll 151 tests pass across all target frameworks:\n- 99 main tests (89 existing + 10 new format tests)\n- 35 Core tests\n- 17 OpenApi tests\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: implement Core IR extraction and OpenAPI support with regressio…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T20:05:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "62cd1afca5bc2a8e8bc3c6963819b849267abe9d",
          "body": "…ture\n\nDesign specification for refactoring FSharp.Data.JsonSchema into a\nthree-package architecture (Core IR, NJsonSchema translator, OpenApi\ntarget). Includes project constitution, feature spec with 25 functional\nrequirements across 5 user stories, implementation plan, data model,\nAPI contracts, research decisions, quickstart guide, and 48 tasks.\n\nConstitution v1.1.0 amended to support multi-package dependency rules.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add specification for core extraction and multi-target architec…",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2026-02-06T05:24:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4fb887ecf05b2644a50392af6972d2f8380791eb",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): giving up on embedding README for now",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T20:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf6f5ca3bd3f9ccd14133f6f58d9ba2f6c43b65a",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): resolve Directory.Build.props README issue",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T20:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55756d415b5764585795f82e03b16cc6ef23980c",
          "body": null,
          "is_bot": false,
          "headline": "fix: build",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T19:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025a9e83acbb7965a47a4752b761990ad6a132c3",
          "body": null,
          "is_bot": false,
          "headline": "Update Directory.Build.props",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T19:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffad944cf0bdd83bec4a10f0fc7523fc5c7626f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T19:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e1eb613a651476c6debdaf82a4d1f1d2bfc795",
          "body": "Add a usage example to the readme",
          "is_bot": false,
          "headline": "Merge pull request #24 from kurt-mueller-osumc/patch-1",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T18:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6bd9994048d2cfc908d869bfae4a618173761cc",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #21 from moinessim/master",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2025-03-16T16:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3b962d696dd2d7559287cd2669ddbc80d7c80d",
          "body": "Support value option",
          "is_bot": false,
          "headline": "Merge pull request #3 from moinessim/support-value-option",
          "author_name": "moinessim",
          "author_login": "moinessim",
          "committed_at": "2025-03-03T19:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d8632fdb4655fedb4c84e6abae4cc3a3613c1f",
          "body": null,
          "is_bot": false,
          "headline": "Use actions/upload-artifact@v4",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2025-03-03T19:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd386edc398e58727933a9955660e10e6ada3811",
          "body": null,
          "is_bot": false,
          "headline": "Support ValueOption",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2025-03-03T19:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd155f5b10e710de514f18131c0c743546036ab",
          "body": null,
          "is_bot": false,
          "headline": "Support parent DU case with same name",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T22:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b2c85818a290ebd055fb93358515d01a1e260e",
          "body": null,
          "is_bot": false,
          "headline": "Fix --no-symbols param by removing 'true'",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T17:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9ea79b3930ef51608d9336a6dd2c73c33b0f48",
          "body": null,
          "is_bot": false,
          "headline": "Push nupkg with optional prefix",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T17:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b9fb1d9b7f7a6f6835ce1be9f8c56122e9f2830",
          "body": null,
          "is_bot": false,
          "headline": "Fix Version",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T17:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c8776d99e674151c06672e0cafc9b32a8ef33e",
          "body": "Set Version before build\n\nUse net8.0 in build.sh",
          "is_bot": false,
          "headline": "Fix fsproj packageid condition",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T17:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62be5982020611a37aa382e8f8d8e172220f730c",
          "body": null,
          "is_bot": false,
          "headline": "Run CI on pre-release veriosn tags",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T16:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28417476ca639e23ee3b36664fb4b4c53241746",
          "body": null,
          "is_bot": false,
          "headline": "Conditionally change PackageId so I can test nuget package deployment",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T15:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64b9f94afa1ee433a31f6e03d355038390488c8",
          "body": null,
          "is_bot": false,
          "headline": "Target net8.0",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2024-07-25T14:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8da3130a63f211bc6d31d4c8df03b01f483b6a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kurt Mueller",
          "author_login": "kurt-mueller-osumc",
          "committed_at": "2024-03-04T15:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5910089a08f2f45b6c8c02e1304b77a73743be70",
          "body": "…solver\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "MultiCaseDU: Make sure that all generated schemas are added to the re…",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-19T15:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0b6e117cb45f509469a1f6a06fbe0b2885acbb",
          "body": "…d yet.\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "MultiCaseDU: Add generated schema to resolver if it has not been adde…",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-19T03:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b208fa9b0db3a8e9d770e2fe960fba6ac516c6",
          "body": "The generator will use the existent cache in the passed resolver\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "MultiCaseDU: Do not cache field schemas locally",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-18T20:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ecc898bed0fea92d020abf384bb91f398de4945",
          "body": "…aProcessor\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "Pass the current context.Resolver to the generator in the OptionSchem…",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-18T17:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2199492444a99c51c073bd95ab366cbe86d8bda",
          "body": "…t resolver\n\nto the Generator.Generate method\n\nDo not process reference schemas, to avoid infinite recursion\n\nAvoid double dictionary lookups by returning a tuple\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "Support mutually recursive MultiCaseDUs by passing the current contex…",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-18T17:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade2dc8d7303b53efe7007fceb481506ec126137",
          "body": "[B1PC-4]",
          "is_bot": false,
          "headline": "Add test for interdepenedent recursive types",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-07-17T15:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d7638b65b247bccda6ce6f4f99bcc18c4a9c64",
          "body": "[B1PC-4]",
          "is_bot": false,
          "headline": "Test that data annotations are generated properly for records",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-30T15:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ddc208ad100d6499a0bc6917e69aee380a6dcb5",
          "body": "…eprecated\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "Use context.ContextualType.Type intead of context.Type, since it is d…",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-30T14:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1fa6f8df5eb1bf3dd17ae7554f6eafcbf1a3357",
          "body": "[B1PC-4]",
          "is_bot": false,
          "headline": "Use F# XmlDocumentation to generate documentation for the schema",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-19T23:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1229e8b9ba4a6d464227033d67d60cfe3dcd03",
          "body": "so that they can be validated and roundtripped correctly.\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "Do not unwrap single case unions",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-16T20:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c521c1f1d74d21e24f472fb510602c53077df81",
          "body": "[B1PC-4]",
          "is_bot": false,
          "headline": "Schema  Generator: Do not require record properties that have OneOf Null",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-15T04:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7492fe50a252677738f37ad9265d2168bd89e567",
          "body": "Refactor the serializer options to be more DRY\n\nModify and fix tests\n\n[B1PC-4]",
          "is_bot": false,
          "headline": "Make all non-optional fields required in the schema",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-13T15:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5398d0f77ea4515af9779978d0d17c8c2b5bc0a3",
          "body": "[B1PC-4]",
          "is_bot": false,
          "headline": "JsonSchema: Use VerifyTests",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-09T22:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3971a892973b47da5b266aa4ed1aa7544958f815",
          "body": "Update fsharp.systemtextjson",
          "is_bot": false,
          "headline": "Merge pull request #1 from moinessim/update-fsharp.systemtextjson",
          "author_name": "moinessim",
          "author_login": "moinessim",
          "committed_at": "2023-06-07T20:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06727d5e926ee225fc9de650af54a62c597c586",
          "body": null,
          "is_bot": false,
          "headline": "Windows: run tests in net6.0",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-06T21:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cdb7c8a2d01ebfafd4b442da2da5de8e723cf1",
          "body": null,
          "is_bot": false,
          "headline": "Serializer: UnwrapFieldlessTags",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-06-06T21:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dfc0a2502c52fe5c0d8a9258fddabcf76a4748f",
          "body": "Use net6.0 since net5.0 is not supported\n\nUse fluid version of JsonConverterOptions\n\nAllow SkippableOptionFields, since the lack of it was causing tests to fail",
          "is_bot": false,
          "headline": "Update version of FSharp.SystemTextJson to 1.1.23",
          "author_name": "Moises Nessim",
          "author_login": null,
          "committed_at": "2023-05-31T01:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292adbc7feda800cf5aa751d24041baf13730079",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T21:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2feb3a55be6aa7e6575d6b7392d4afec33685d",
          "body": null,
          "is_bot": false,
          "headline": "Update Directory.Build.props",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T21:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ffa0a12e7dd566db2550163929c27650d61f80",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T21:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30cc5c3f7d9336b59db5649a7c90192b475255bd",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T21:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76dde495fabce1f8db59a7691afbc42f83725935",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T21:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec1319b01ba2396bf27e5cfd26b8fa315ee1407",
          "body": null,
          "is_bot": false,
          "headline": "Update RELEASE_NOTES.md",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T20:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd31c661855bdf211a8a58e5c9933898978d205",
          "body": "Du decimal definitions",
          "is_bot": false,
          "headline": "Merge pull request #19 from blakeSaucier/du-decimal-definitions",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T20:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f518f7a97bba3fb08010cf27c76fdcaec15b01b",
          "body": "DU cases set additional properties to false",
          "is_bot": false,
          "headline": "Merge pull request #17 from blakeSaucier/du-additional-properties",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2023-04-16T20:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf2bcca9ec0708b96b51c7d3e359889f61e67ab",
          "body": null,
          "is_bot": false,
          "headline": "Fix schema for decimal types",
          "author_name": "James Saucier",
          "author_login": null,
          "committed_at": "2023-03-18T17:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92bcbcd227057b90abe2c2fd8f3a956de410312",
          "body": null,
          "is_bot": false,
          "headline": "DU cases set additional properties to false",
          "author_name": "James Saucier",
          "author_login": null,
          "committed_at": "2023-03-17T23:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66141deefb52068d92a87916f64964793fe543f",
          "body": null,
          "is_bot": false,
          "headline": "Update RELEASE_NOTES",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2022-11-11T04:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c446093a54ff7917b5f90e2d5784097f8888c60b",
          "body": "Fix fsharp list schema generation",
          "is_bot": false,
          "headline": "Merge pull request #14 from blakeSaucier/fix-fsharp-list",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2022-11-11T04:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61420ba08c3c7800f902e147068bb27fdc588e84",
          "body": null,
          "is_bot": false,
          "headline": "remove printfn",
          "author_name": "James Saucier",
          "author_login": null,
          "committed_at": "2022-10-26T22:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b8c92c33075e2b0349d2bd223c4c89cf1cf395a",
          "body": null,
          "is_bot": false,
          "headline": "Fix schema generation for fsharp list",
          "author_name": "James Saucier",
          "author_login": null,
          "committed_at": "2022-10-26T21:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b258145ee690c288ac36f5adafcdd7b51f295b63",
          "body": null,
          "is_bot": false,
          "headline": "Use recommended way to set envvar",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a063f645a54e17a1b548cad2d290f3ff38e27fc0",
          "body": null,
          "is_bot": false,
          "headline": "Add test to verify missing, optional field does not fail to deserialize",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7ac9434d68a2f2747541e97efa28bc8467117d",
          "body": null,
          "is_bot": false,
          "headline": "Update RELEASE_NOTES",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9bfcea3e70c32423c2257905b10d69718a2b2b0",
          "body": null,
          "is_bot": false,
          "headline": "Fix build on github",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcbe453528924642871c67a41cd3f26b8d30351",
          "body": null,
          "is_bot": false,
          "headline": "Add test for #7",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb50156fac38e7d0ddde1c380300ecfcafca409c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-11-03T14:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf47b2228aff4495ac4075f3505b218f2057c67",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-27T14:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880f6fc32cb6677733e513666b5c13d7aa763875",
          "body": "Bugfix for #10",
          "is_bot": false,
          "headline": "Merge pull request #12 from panesofglass/bugfix/10",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-27T14:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f11bb861fa8c739cb625263fbc38577ea81a15",
          "body": null,
          "is_bot": false,
          "headline": "Update version and release notes",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T19:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a287546e4d0c2795dd3fe1200b34b72d1999e51",
          "body": null,
          "is_bot": false,
          "headline": "#11 - enforce required and option fields",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T19:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02f00e677e4d9b8adbc40ab3c27ef265448c52e",
          "body": null,
          "is_bot": false,
          "headline": "Should address #10",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T18:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f12fc99c896df32fba173d63471b818c902ff53",
          "body": null,
          "is_bot": false,
          "headline": "Address #10 for discriminated unions",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T17:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9375a528892be1d2f952cb8af694fd8a9450808b",
          "body": null,
          "is_bot": false,
          "headline": "Address #10 for discriminated unions",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T16:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b9f131c6f17565c8443efb4053884645c2c9f7",
          "body": null,
          "is_bot": false,
          "headline": "#10 Add failing tests",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T15:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1b987c1869390d93c23b4f14ef62025e982b1a",
          "body": null,
          "is_bot": false,
          "headline": "Add additional serialization roundtrip tests",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-10-22T15:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695aa45fbbb2b2ec47d17b7c7d0f3b4a2222404a",
          "body": null,
          "is_bot": false,
          "headline": "***NO_CI*** Update RELEASE_NOTES for all tagged versions",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-03-20T15:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521ce59ccdab29dd51c1065c3e0d1145f3a9a62c",
          "body": null,
          "is_bot": false,
          "headline": "Add tuple and roundtrip serialization tests",
          "author_name": "Ryan Riley",
          "author_login": "panesofglass",
          "committed_at": "2021-03-18T16:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 28,
      "latest_release_at": "2026-07-28T03:41:49Z",
      "latest_release_tag": "v3.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 299.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 6,
      "stars": 57,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1027
    },
    "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": 15,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Expecto",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Expecto",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "FSharp.SystemTextJson",
            "direct": false,
            "version": "1.1.23",
            "ecosystem": "nuget"
          },
          {
            "name": "GitHubActionsTestLogger",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.OpenApi",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.OpenApi",
            "direct": false,
            "version": "9.0.12",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.OpenApi",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NJsonSchema",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": false,
            "version": "6.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": false,
            "version": "8.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.ClipboardAccept",
            "direct": false,
            "version": "20.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.DiffPlex",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.Expecto",
            "direct": false,
            "version": "20.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "YoloDev.Expecto.TestSdk",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 0,
        "indirect_count": 17
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 15,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 15,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "panesofglass",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/8803?v=4"
        },
        {
          "type": "User",
          "login": "tachyus-ryan",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/79724437?v=4"
        },
        {
          "type": "User",
          "login": "moinessim",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47434700?v=4"
        },
        {
          "type": "User",
          "login": "kurt-mueller-osumc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/66080261?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.748
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
            "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/9 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a55d7874f6c89f350f8ec95dc30ae02ceda7abef",
        "ran_at": "2026-07-28T03:48:26Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T03:43:34Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-28T03:39:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fsprojects/FSharp.Data.JsonSchema",
    "host": "github.com",
    "name": "FSharp.Data.JsonSchema",
    "owner": "fsprojects"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 60,
        "vitality": 70,
        "community": 44,
        "governance": 61,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 1,
              "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": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v3.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 299.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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 ~299.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 299.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 6,
              "stars": 57,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "57 stars",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.748
            },
            "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 75% of commits",
                "points": 5.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 15,
              "open_issues": 0,
              "closed_issues": 15,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "15/15 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 15,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 332,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fsprojects",
              "public_repos": 124,
              "account_age_days": 4631
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "332 followers of fsprojects",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 332,
                      "login": "fsprojects"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "124 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 124
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.9
            },
            "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 is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 15 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": 15
                }
              },
              {
                "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": 15,
              "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": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 15,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1027
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "50 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 50,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.21,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "21 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": "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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T03:48:42.109325Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fsprojects/FSharp.Data.JsonSchema.svg",
  "full_name": "fsprojects/FSharp.Data.JsonSchema",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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