Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 11:57 UTC

xin9le / FastEnum

The world fastest enum utilities for C#/.NET

C#MIT★ 510 stars⑂ 31 forkssince Sep 2019View on GitHub ↗

xin9le/FastEnum holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (76/100) and lowest on AI Readiness (40/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Takaaki SuzukiPersonal account
114 followers24 public repossince Jun 2013Sigma Consulting Co.,Ltd.

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

Metrics by category

Vitality

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

76Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
17/18Commit volume — 77 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year77
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
27/27Ships releases — 28 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~76.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tagv2.0.8
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases76.7
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?

56Moderate · 18% of overall
How it's scored
43.9/60Stars — 510 stars
12.3/25Forks — 31 forks
5/15Watchers — 9 watchers
Inputs used
forks31
stars510
watchers9
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?

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.995
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
37.4/38.3PR acceptance — 90/92 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs90
open_issues3
closed_issues12
issue_closed_ratio0.8
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.8/25Owner reach — 114 followers of xin9le
22.2/25Track record — 24 public repos, account ~13 yr old
Inputs used
followers114
owner_typeUser
is_verified
owner_loginxin9le
public_repos24
account_age_days4,781
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicshigh-performance, enum, utility, csharp, netstandard
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj, src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj, src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestssrc/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj, src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj, src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj, src/libs/FastEnum.Core/FastEnum.Core.csproj, src/libs/FastEnum.Generators/FastEnum.Generators.csproj, src/libs/FastEnum/FastEnum.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
50.1/55Manageable file sizes — 4/45 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes129,745
source_files_sampled45
oversized_source_files4

Key facts

510GitHub stars
5contributors
77commits, last 12 months
0days since last push
28releases
1bus factor
3open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 31 ⇿
0Stars
31Forks
25Releases

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.

0510152025303022019-092023-012026-06
Major 1Minor 8Patch 13

Each point covers 7 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-26 11:57 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests9 out of 9 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
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 6

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

RegistryPackageVersionRelation
NuGetBenchmarkDotNetindirect
NuGetEnums.NETindirect
NuGetMicrosoft.CodeAnalysis.CSharpindirect
NuGetMSTestindirect
NuGetNetEscapades.EnumGeneratorsindirect
NuGetShouldlyindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "high-performance",
        "enum",
        "utility",
        "csharp",
        "netstandard"
      ],
      "is_fork": false,
      "size_kb": 1097,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C#": 651169,
        "Batchfile": 260
      },
      "pushed_at": "2026-07-26T11:56:27Z",
      "created_at": "2019-09-03T08:26:05Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T11:55:32Z",
      "description": "The world fastest enum utilities for C#/.NET",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://about.xin9le.net/",
      "name": "Takaaki Suzuki",
      "type": "User",
      "login": "xin9le",
      "company": "Sigma Consulting Co.,Ltd.",
      "location": "Fukui, Japan",
      "followers": 114,
      "avatar_url": "https://avatars.githubusercontent.com/u/4776688?v=4",
      "created_at": "2013-06-22T17:51:18Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 4781
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.8",
          "kind": "patch",
          "published_at": "2026-07-26T11:56:27Z"
        },
        {
          "tag": "v2.0.7",
          "kind": "patch",
          "published_at": "2026-07-10T03:40:23Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2025-11-17T08:19:04Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2025-01-13T13:34:45Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2024-12-26T13:53:49Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2024-12-12T15:03:42Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2024-11-15T12:14:40Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2024-09-29T14:42:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-09-19T00:23:51Z"
        },
        {
          "tag": "v2.0.0-preview3",
          "kind": "prerelease",
          "published_at": "2024-09-04T08:58:11Z"
        },
        {
          "tag": "v2.0.0-preview2",
          "kind": "prerelease",
          "published_at": "2024-09-01T11:25:56Z"
        },
        {
          "tag": "v2.0.0-preview1",
          "kind": "prerelease",
          "published_at": "2024-08-25T15:54:57Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2022-06-28T17:38:08Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-11-09T16:57:46Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2021-05-05T06:07:53Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2020-11-14T09:14:55Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2020-11-11T16:08:39Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2020-04-18T15:13:09Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2020-04-14T17:21:38Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2020-01-12T18:22:12Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-01-12T17:38:21Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2019-10-30T14:36:18Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-10-30T13:18:28Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2019-10-15T07:53:53Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2019-09-28T09:23:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2019-09-16T08:03:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-09-09T11:42:30Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-09-06T14:06:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bc1dbec7ece032847356816166c2ae4198922239",
          "body": "Release v2.0.8",
          "is_bot": false,
          "headline": "Merge pull request #109 from xin9le/feature/v2.0.8",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-26T11:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28539db674d49c6eecc674a72ea27b5ecb051a8f",
          "body": null,
          "is_bot": false,
          "headline": "Release v2.0.8",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-26T11:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df2a7b9f7e573bfbdcec73d5a53d41999074356",
          "body": "Fix `WarningAsError` build failure when generating code for enums with `[Obsolete]` fields",
          "is_bot": false,
          "headline": "Merge pull request #107 from xin9le/fix/#106",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T07:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed6696d154201f2216a354fd5616518047ea6c0",
          "body": null,
          "is_bot": false,
          "headline": "comment out",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T07:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa1b5697896589bf6e870e43eb06cae80838e06",
          "body": null,
          "is_bot": false,
          "headline": "Changed to compare using MetadataName",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T07:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5886645074bd2fc20e922c0ca3fa8122dd7866d",
          "body": null,
          "is_bot": false,
          "headline": "Use SpecialType",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T07:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f58420fdd7e408ae9c1fd2af948e38a4489a8e",
          "body": null,
          "is_bot": false,
          "headline": "Supports [Obsolete(DiagnosticId = \"xxx\")]",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T06:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188b1d7bcdf5239e28720a90777ded049c8bcab4",
          "body": null,
          "is_bot": false,
          "headline": "Split using directive block",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T05:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41a2372f41bfe8f041126fdb2d0539f0a8509d7",
          "body": null,
          "is_bot": false,
          "headline": "remove restore warning",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T05:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b34294bbc29045cf4b38edcfa37aadd5d389734",
          "body": null,
          "is_bot": false,
          "headline": "Also addressed CS0612",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T05:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ad9ad6cabeac0630a95e9083102cabed67a0a7",
          "body": "…ing the CS0618 warning as an error via WarningAsError.",
          "is_bot": false,
          "headline": "Enable validation of errors caused by the Obsolete attribute by treat…",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T04:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d364e4282c668c7d8208809e7c7202d7b4cb48",
          "body": null,
          "is_bot": false,
          "headline": "remove unnecessary empty lines",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T04:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b0d2c3a05a883fa6a74a3eb4de814e5d7e8bda",
          "body": null,
          "is_bot": false,
          "headline": "Disable CS0618 warning",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-25T04:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f42a4eb470285d807665ef498338b7ab6710db",
          "body": "Use extension members",
          "is_bot": false,
          "headline": "Merge pull request #105 from xin9le/refactor/extension-members",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T12:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfec7a9bd052bae11c262cb77198ae4f4e57af4f",
          "body": null,
          "is_bot": false,
          "headline": "Use extension members",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T12:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32cd7626642012532f73e695276e16f16ecead9c",
          "body": "Release v2.0.7",
          "is_bot": false,
          "headline": "Merge pull request #104 from xin9le/feature/v2.0.7",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T03:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882b06158d98bd5456684047f60e4398bcbd2bf1",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark info",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T03:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389e4d135bc085ac119e025863b6503056b65e65",
          "body": null,
          "is_bot": false,
          "headline": "fix benchmark file path",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T03:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8a43f6854df71b0b361e3a8497ad1d5be167b1",
          "body": null,
          "is_bot": false,
          "headline": "Add benchmark result as .png",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T03:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d42291312d71a9f2f310da4997dc6ec294c3cde",
          "body": null,
          "is_bot": false,
          "headline": "Release v2.0.7",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T03:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6bafef04d84b712de5e31f11b2a63ce998b5de",
          "body": "Update NuGet packages",
          "is_bot": false,
          "headline": "Merge pull request #103 from xin9le/refactor/update-libs",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-10T02:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a5ee2ce784f2bdf79561eeb59bd61ddab4559a",
          "body": null,
          "is_bot": false,
          "headline": "Simplify package reference config",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-09T15:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df249d602330e8adecf2d347882da3d8fe23be46",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet packages",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-09T14:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c53776bed81d901ef50cd99aac43ee18afb95f5",
          "body": "…NET10\n\nUse `FrozenDictionary<K,V>` in .NET 10 instead of `FastReadOnlyDictionary<K,V>`",
          "is_bot": false,
          "headline": "Merge pull request #102 from xin9le/refactor/Use-FrozenDictionary-in-…",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T16:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2d71da74071c073d653aa3f444671784e77670",
          "body": null,
          "is_bot": false,
          "headline": "Changed to use FrozenDictionary in the .NET 10 environment.",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T07:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bf39adaaf847d1a32737013c22f52ead80de55",
          "body": "Suppress CA1069 warning",
          "is_bot": false,
          "headline": "Merge pull request #101 from xin9le/refactor/suppress-warning",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T07:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e0ed9b57f56fa5cdb91bb088461a37b1dc9c77",
          "body": null,
          "is_bot": false,
          "headline": "Suppress CA1069 warning",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T06:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "308c85819d756e4e81e1a150ab076a1b48c67af4",
          "body": "Using .NET 10 runtime explicitly",
          "is_bot": false,
          "headline": "Merge pull request #100 from xin9le/refactor/job-net10",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T04:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30dbea12646a28ec34d3093179d90a861ca82ffd",
          "body": null,
          "is_bot": false,
          "headline": "Measure using .NET 10 runtime explicitly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T04:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a391bce57ee26f99c8fd8b190d198dfb0857c5be",
          "body": "Add reflection benchmark",
          "is_bot": false,
          "headline": "Merge pull request #99 from xin9le/feature/add-reflection-benchmark",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T04:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e28521c5531114170db6abe35b525dc7e263a7",
          "body": null,
          "is_bot": false,
          "headline": "Add reflection benchmark for comparison",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T04:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe387d02f04a2762b01d91ee50ce45c6ae52ab63",
          "body": "Improve `.TryParseName()` performance",
          "is_bot": false,
          "headline": "Merge pull request #98 from xin9le/perf/TryParseName",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T03:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73e7bda90fd7b4e3a8c215e2f03c4d866ecf8d7",
          "body": "…executing the detailed check.",
          "is_bot": false,
          "headline": "Modified the logic to perform a branch based on string length before …",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T02:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76091a4ca0adb78b2ccbdac17b582c7f68cbd664",
          "body": "Improve `.IsDefined(ReadOnlySpan<char>)` performance",
          "is_bot": false,
          "headline": "Merge pull request #97 from xin9le/perf/IsDefined(ROS_char)",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-08T01:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96968f7573917088f1d85f15ac3d4868e51784b0",
          "body": null,
          "is_bot": false,
          "headline": "Changed the conditional statement from if to switch expression.",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T16:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fc73b3ac608ea8d0a6c3675d0bee975457406e",
          "body": "Improve `.ToNumberString()` performance",
          "is_bot": false,
          "headline": "Merge pull request #96 from xin9le/perf/ToNumberString",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T15:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd885fc3b84038db651ce3037b13a1bd90676ab5",
          "body": null,
          "is_bot": false,
          "headline": "Add .ToString() test for negative sign",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T15:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ab62b20a1dd33d61669a2bf7e97056c4bb1f39",
          "body": null,
          "is_bot": false,
          "headline": "fix indent",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T15:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37f732a0bd0ba125d1643fffbd81eeb15339fd0",
          "body": "…ing integer values ​​to strings.",
          "is_bot": false,
          "headline": "Improve performance by not specifying an IFormatProvider when convert…",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T15:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f5a910441c5c847fb3072005ef591e2d64f4fc",
          "body": "Improve range checking",
          "is_bot": false,
          "headline": "Merge pull request #95 from xin9le/perf/range-check",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T14:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb439877db67f4063ece3d96526ba16aca76711d",
          "body": null,
          "is_bot": false,
          "headline": "Add test cases",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T14:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1767e43984c9d7caab29a21150e0649aadef31b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the incorrect scope for 'unchecked'",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T14:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba541a7d6c4dd3e59eff9bab7157a84ebe4e26b",
          "body": "…d behavior.",
          "is_bot": false,
          "headline": "Accelerating range comparisons by utilizing overflow-based wrap-aroun…",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T14:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573a3862020834b548f23ca502338adb3496fa68",
          "body": "Improve `GetHashCode` performance",
          "is_bot": false,
          "headline": "Merge pull request #94 from xin9le/perf/GetHashCode",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T13:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8ecf21fd52d2b1f88f42c77cfd3d7a037e9520",
          "body": null,
          "is_bot": false,
          "headline": "adjust comment",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T13:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20358bb8aafc52e3c828ed7a1b3900e978ea4697",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T13:10:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "145f8972f27fdf6600384c073be5ed9943b8a07a",
          "body": "…lue.",
          "is_bot": false,
          "headline": "Modified to include the middle character as an element of the hash va…",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T13:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c4ea74301c9b5f65de46e6da062c76bb55cc6b",
          "body": null,
          "is_bot": false,
          "headline": "Improve GetHashCode performance",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T12:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9c21796facd53173104be457a4035e142d36d2",
          "body": "Refactor benchmark configuration",
          "is_bot": false,
          "headline": "Merge pull request #93 from xin9le/refactor/benchmark",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T08:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc2087df8a693cdcb5456979088943aa8b18eaa",
          "body": null,
          "is_bot": false,
          "headline": "fix TFM",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T07:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0926a270d9ab5671b98f278d795bd2018e11c348",
          "body": null,
          "is_bot": false,
          "headline": "Code sharing",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T07:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358cedbc72674a05e13355fea90fad7cb9355c0d",
          "body": null,
          "is_bot": false,
          "headline": "Add DisassemblyDiagnoser",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-07T07:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fecef1c297513677d142b3afa1f8c0be8893055",
          "body": "Update NuGet packages",
          "is_bot": false,
          "headline": "Merge pull request #92 from xin9le/refactor/update-libs",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-06T14:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6358719f8d56077386127e1a643792692018897",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet packages",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-07-06T14:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd7f8854325805eabc727adacd0510cc9d13400",
          "body": "Specify commit hash",
          "is_bot": false,
          "headline": "Merge pull request #91 from xin9le/feature/commit-hash",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-04-04T14:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4bef54b8678af76e0b8d836a51a41bdecafddc",
          "body": null,
          "is_bot": false,
          "headline": "Specify commit hash",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2026-04-04T14:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142b3a193d6f907f61fad6dcb332c1dff68aa763",
          "body": "Release v2.0.6",
          "is_bot": false,
          "headline": "Merge pull request #90 from xin9le/feature/v2.0.6",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T08:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14624e077364fe78379e62c9644b80104a22acfa",
          "body": null,
          "is_bot": false,
          "headline": "Release v2.0.6",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T08:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d95efd31e256416c1a55aa9695ebce39d44035",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T08:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d92463a271cc4c310a8ec15356f2dc9c1ecefd0",
          "body": "Remove unnecessary pragma",
          "is_bot": false,
          "headline": "Merge pull request #89 from xin9le/refactor/remove-pragma",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T07:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc132b34c75952eb2e359119c67c7a1630bd3bab",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary pragma",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T07:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79a17c02528fbc77ebdb2bfd63a8fb40f2f04b2",
          "body": "Add specialized cictionary benchmark",
          "is_bot": false,
          "headline": "Merge pull request #88 from xin9le/feature/add-benchmark",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T02:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2345642ed4d2e9a52cbe71b046d561f8f2e096b",
          "body": null,
          "is_bot": false,
          "headline": "Add SpecializedDictionary benchmark",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T02:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d6aa6383546249d23e945e4a1d8b8deb6b7d0a",
          "body": "Enable method level parallel unit testing explicitly",
          "is_bot": false,
          "headline": "Merge pull request #87 from xin9le/feature/parallel-testing",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T02:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e967f490be9f1793c1bb81ba034797d4ce9e09a",
          "body": null,
          "is_bot": false,
          "headline": "Enable method level parallel unit testing explicitly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T02:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d1472992bea66ada9713df8adc6147ef88c4c6",
          "body": "Update NuGet Packages",
          "is_bot": false,
          "headline": "Merge pull request #86 from xin9le/feature/update-libs",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab5d4952e31db0f177220a78f5949ebd5462a54",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet Packages",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343141b4c8d8d6b9def4141828f205271bd2f0a1",
          "body": "Enable artifacts output",
          "is_bot": false,
          "headline": "Merge pull request #85 from xin9le/feature/artifacts",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8115d3f095a1ef4396e917a92e37568cc839a183",
          "body": null,
          "is_bot": false,
          "headline": "Enable artifacts output",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf47452b2f6ccbc204d269d19338e4f461d4c84",
          "body": "Support .NET 10",
          "is_bot": false,
          "headline": "Merge pull request #84 from xin9le/feature/net10+c#14",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8262aa0169cd089ca6fa139be3b56d532dbdb395",
          "body": null,
          "is_bot": false,
          "headline": "update ci yaml",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98b43680156100ff8706937bdaa227ddfb5a4d9",
          "body": null,
          "is_bot": false,
          "headline": "Use C# 14",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a77523a70cb168f7271f683cdcd18f7dca81963",
          "body": null,
          "is_bot": false,
          "headline": "Add .NET 10 to TargetFramework",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-17T01:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a2d63999b0fdd83fd4fb222a453eb8cd393d77",
          "body": "Add setting files to .slnx",
          "is_bot": false,
          "headline": "Merge pull request #83 from xin9le/feature/assets",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-16T13:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b408d049fbea6a302169d71fcdaa23a2c1095832",
          "body": null,
          "is_bot": false,
          "headline": "Add setting files to .slnx",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-11-16T12:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85de7002f73f8dff1c8563b8ed25558a44c4945a",
          "body": "Add FUNDING.yml",
          "is_bot": false,
          "headline": "Merge pull request #82 from xin9le/feature/GitHub-Sponsors",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-10-24T13:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd7b7059702ad3268167b75738d00971347a71c",
          "body": null,
          "is_bot": false,
          "headline": "Add FUNDING.yml",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-10-24T12:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e406742fda72f0a6656a14c2e0a9397a0ff0e7b0",
          "body": "Update NuGet packages",
          "is_bot": false,
          "headline": "Merge pull request #81 from xin9le/feature/update-libs",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-10-24T12:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5751ff4e067e6b792b2d3be6b247fd6dc91ac75",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet packages",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-10-24T12:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abdd95e753504a48dad740fc2b49f0d324ed0958",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-04-07T16:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a5e044ae3d8b31b9d1ddb4839cea1054e1d0748",
          "body": "Update NuGet packages",
          "is_bot": false,
          "headline": "Merge pull request #80 from xin9le/feature/update-libs",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T06:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a154e9c4f53c6cf4404636d13495ef36773f5430",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet packages",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T06:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3dc3954c3782d848d2bc21c20c75786e13e5e4c",
          "body": "Move to `.slnx`",
          "is_bot": false,
          "headline": "Merge pull request #79 from xin9le/refactor/slnx",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T06:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5e87ebe102d70f2377d3b9fb755a3d53a9af75",
          "body": null,
          "is_bot": false,
          "headline": ".sln -> .slnx",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T06:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd9a367c121d35047a7dea307a83d248d61c4b4",
          "body": "Refine .editoconfig",
          "is_bot": false,
          "headline": "Merge pull request #78 from xin9le/refactor/editorconfig",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T06:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a154e6fb2a42bfd91c0ebf4b34d29c81c77474b",
          "body": null,
          "is_bot": false,
          "headline": "refine .editoconfig",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-22T05:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109a68f62980165874b7b89f3b12edccec8bf9df",
          "body": "Suppress IDE0305",
          "is_bot": false,
          "headline": "Merge pull request #76 from xin9le/refactor/editorconfig",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-08T15:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55eb4b60d076b9a5b9ddaa32619f76ad70dc50a8",
          "body": null,
          "is_bot": false,
          "headline": "Suppress IDE0305",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-03-08T15:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceaf1f74e009f276ac071fb30b6e4a0cfe83425a",
          "body": "Prefer constant values",
          "is_bot": false,
          "headline": "Merge pull request #75 from xin9le/refactor/prefer-const",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T15:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72073f7584536ab93540b7de9cdc5fd712deb251",
          "body": null,
          "is_bot": false,
          "headline": "Prefer const value",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T15:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc10b4ce9e77b423961e351ce825341c135bf76",
          "body": "goto Shouldly;",
          "is_bot": false,
          "headline": "Merge pull request #74 from xin9le/feature/shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T15:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d7e54a4aebfa43a39403aef8c2cb160bb1356f",
          "body": null,
          "is_bot": false,
          "headline": "Remove FluentAssertions",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T15:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254460abb6cc9e61f5695d1b0ef6207702192b73",
          "body": null,
          "is_bot": false,
          "headline": "Move BasicTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T15:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b54764d422868febc85164515f6fa928573b15",
          "body": null,
          "is_bot": false,
          "headline": "Move SameValueTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23c50c0c8349088c58ae00df961d84d2f2a96a0",
          "body": null,
          "is_bot": false,
          "headline": "Move CaseInsensitiveTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4c14a76d88604ff76a857ba1f0f0debda6bf56",
          "body": null,
          "is_bot": false,
          "headline": "Move EmptyTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94bdfbd6c7368ccaf798086496ec7d35265dc0ec",
          "body": null,
          "is_bot": false,
          "headline": "Move DiscontinuousTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb08dda057f2b8fb2dd4e440a1a440871be8af4",
          "body": null,
          "is_bot": false,
          "headline": "Move ContinuousTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb2ff6358830c13eb5722f074a81f7f92b5464b",
          "body": null,
          "is_bot": false,
          "headline": "Move SameValueTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T14:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad56362dcbda2e74c65168366b74e28c23b2b719",
          "body": null,
          "is_bot": false,
          "headline": "Move BasicTests to Shouldly",
          "author_name": "Takaaki Suzuki",
          "author_login": "xin9le",
          "committed_at": "2025-02-12T13:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 77,
      "latest_release_at": "2026-07-26T11:56:27Z",
      "latest_release_tag": "v2.0.8",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 76.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 31,
      "stars": 510,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 31
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj",
        "src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj",
        "src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj",
        "src/libs/FastEnum.Core/FastEnum.Core.csproj",
        "src/libs/FastEnum.Generators/FastEnum.Generators.csproj",
        "src/libs/FastEnum/FastEnum.csproj"
      ],
      "largest_source_bytes": 129745,
      "source_files_sampled": 45,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Enums.NET",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NetEscapades.EnumGenerators",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Shouldly",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 0,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 90,
        "open_issues": 3,
        "closed_ratio": 0.8,
        "closed_issues": 12,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "xin9le",
          "commits": 807,
          "avatar_url": "https://avatars.githubusercontent.com/u/4776688?v=4"
        },
        {
          "type": "User",
          "login": "akeit0",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/90429982?v=4"
        },
        {
          "type": "User",
          "login": "oronf-mda",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/232178714?v=4"
        },
        {
          "type": "User",
          "login": "YoshihiroIto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/994125?v=4"
        },
        {
          "type": "User",
          "login": "prozolic",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/42107886?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "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": 10,
            "reason": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/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 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": "bc1dbec7ece032847356816166c2ae4198922239",
        "ran_at": "2026-07-26T11:57:00Z",
        "aggregate_score": 5.1,
        "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-26T11:56:00Z",
      "oldest_open_prs": [
        {
          "number": 77,
          "created_at": "2025-03-10T11:59:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2026-07-25T15:02:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-26T11:55:12Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 70,
          "created_at": "2025-01-14T09:39:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2025-01-14T09:50:07Z",
          "last_comment_at": "2025-01-14T10:32:52Z",
          "last_comment_author": "akeit0"
        },
        {
          "number": 73,
          "created_at": "2025-01-21T12:24:41Z",
          "last_comment_at": "2026-07-24T12:45:46Z",
          "last_comment_author": "RyanYANG52"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xin9le/FastEnum",
    "host": "github.com",
    "name": "FastEnum",
    "owner": "xin9le"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 51,
        "vitality": 76,
        "community": 56,
        "governance": 52,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 77,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "77 commits in the last year",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v2.0.8",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 76.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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 ~76.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 76.7
                    }
                  }
                ],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 31,
              "stars": 510,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "510 stars",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 510
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "31 forks",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.995
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 90,
              "open_issues": 3,
              "closed_issues": 12,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "90/92 decided PRs merged",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 90,
                      "decided": 92
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 114,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xin9le",
              "public_repos": 24,
              "account_age_days": 4781
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "114 followers of xin9le",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 114,
                      "login": "xin9le"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~13 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "high-performance",
                "enum",
                "utility",
                "csharp",
                "netstandard"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "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": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "src/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj",
                "src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj",
                "src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj",
                "src/libs/FastEnum.Core/FastEnum.Core.csproj",
                "src/libs/FastEnum.Generators/FastEnum.Generators.csproj",
                "src/libs/FastEnum/FastEnum.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj, src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj, src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/insights/FastEnum.Benchmarks/FastEnum.Benchmarks.csproj, src/insights/FastEnum.Sandbox/FastEnum.Sandbox.csproj, src/insights/FastEnum.UnitTests/FastEnum.UnitTests.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 129745,
              "source_files_sampled": 45,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/45 source files over 60KB",
                "points": 50.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T11:57:15.292703Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xin9le/FastEnum.svg",
  "full_name": "xin9le/FastEnum",
  "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.